Commit graph

33 commits

Author SHA1 Message Date
Michael Weiss 989787b5e6
iputils: 20190324 -> 20190515
This is mainly a bug fix release [0].

File changes:
-etc/systemd/system/rdisc@.service
+etc/systemd/system/rdisc.service

nix path-info -S:
20190324: 41055576
20190515: 41055584

[0]: https://github.com/iputils/iputils/releases/tag/s20190515
2019-05-17 21:10:52 +02:00
Michael Weiss b6e50e4921
iputils: 20180629 -> 20190324
Important changes:
- Two files where removed in [0]:
  - bin/ipg
  - share/man/man8/pg3.8.gz
- The build system changed from Autotools to Meson.
- New: systemd units and Japanese translations
- "It is probable that within in many many changes a regression may have
  slipped in" [1]

[0]: 45a1d39b0c
[1]: https://github.com/iputils/iputils/releases/tag/s20190324

Co-authored-by: Will Dietz <github@wdtz.org>
2019-03-26 11:38:48 +01:00
Will Dietz d84c6bec29 iputils: upstream fixes for musl 2018-09-24 10:19:01 -05:00
Michael Weiss 1ef5b1780f iputils: Code refactoring and fixes
- Fix the cross-compiling check and add openssl for ninfod
- Add "AS-IS, SUN MICROSYSTEMS license" to meta.licenses
- Install igp (see man pg3)
2018-09-02 15:56:35 +02:00
Michael Weiss a9629064d8 iputils: Drop unnecessary dependencies 2018-09-02 15:56:32 +02:00
Michael Weiss 451d268e1d iputils: 20161105 -> 20180629 2018-08-18 20:20:21 +02:00
John Ericson 34da7e2ce2 treewide: Remove stdenv.isCross
I *want* cross-specific overrides to be verbose, so I rather not have
this shorthand. This makes the syntactic overhead more proportional to
the maintainence cost. Hopefully this pushes people towards fewer
conditionals and more abstractions.
2018-08-02 15:01:58 -04:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Linus Heckemann 2331332459 iputils: enable rarpd
also add self to maintainers
2018-04-15 15:51:41 +01:00
Shea Levy 0221112542
iputils: Fix cross compile 2018-02-28 15:01:31 -05:00
Will Dietz b281cb20d5 iputils: drop glibc assert 2018-02-13 09:45:01 -06:00
Will Dietz 5aed799ae0 iputils: only use libidn on non-musl 2018-02-13 09:44:55 -06:00
Robin Gloster 28cc2642f0
treewide: use less phases if not necessary
This removes some skipping of e.g. fixupPhase and cleans up occurences
where this led to duplicating code
2017-08-11 11:40:36 +02:00
Jörg Thalheim a674dea675
iputils: 20151218 -> 20161105
most notable change is the removal of tracepath6 and ping6
2017-02-15 11:26:17 +01:00
Franz Pletz cbd4c9f78b
iputils: install manpage for traceroute6 2016-10-31 14:33:59 +01:00
Franz Pletz aec9abc8e1 iputils: 20121221 -> 20151218 2016-08-10 07:12:08 +02:00
Vladimír Čunát 4e4f560c08 iputils: drop dontGzipMan, as it's not needed anymore 2015-10-25 12:22:32 +01:00
Eelco Dolstra 930c958771 iputils: Don't depend on both GNU TLS and OpenSSL 2013-06-04 14:57:37 +02:00
Lluís Batlle i Rossell 0236cc5d88 iputils: build and install the manpages 2013-03-18 15:07:20 +01:00
Lluís Batlle i Rossell 1e1b6ee733 iputils: update 20101006 to 20121221
Still without manpages! I don't know where to get SGML tools.
2013-03-18 12:21:47 +01:00
Eelco Dolstra 74c988959a * Updated iputils (though perhaps we should just use GNU inetutils).
svn path=/nixpkgs/trunk/; revision=25765
2011-02-02 16:05:18 +00:00
Ludovic Courtès fac9a5c936 Replace kernelHeaders' by linuxHeaders'.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19067
2009-12-21 14:04:45 +00:00
Eelco Dolstra 987c01630a svn path=/nixpkgs/branches/stdenv-updates/; revision=13971 2009-02-03 10:39:48 +00:00
Yury G. Kudryashov 6e7217a2da iputils: builder rewritten, open-max.patch added
svn path=/nixpkgs/branches/stdenv-updates/; revision=9818
2007-12-01 20:04:38 +00:00
Eelco Dolstra a0159dee8e * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
URLs to http://nix.cs.uu.nl/dist/tarballs.  With content-addressable
  mirror support (r9190, NIXPKGS-70) this is no longer necessary:
  fetchurl will try to download from that location automatically.  So
  we can keep the original URLs.

svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Michael Raskin d80093f2ff Added version suffixes.
svn path=/nixpkgs/trunk/; revision=8921
2007-06-26 12:13:17 +00:00
Eelco Dolstra 62b0dddf0e * Fix Darwin evaluation errors.
svn path=/nixpkgs/trunk/; revision=8709
2007-05-16 14:54:28 +00:00
Eelco Dolstra 3389f4bc36 * Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Armijn Hemel 4d22b61278 remove old crap
svn path=/nixpkgs/trunk/; revision=3452
2005-07-26 13:23:47 +00:00
Armijn Hemel 3440fd020c replace iputils with a slightly older version to avoid SSL based tools being
built. Still missing are security patches though, these should be ripped
from the Fedora SRPMs...

svn path=/nixpkgs/trunk/; revision=3288
2005-07-04 12:14:06 +00:00
Eelco Dolstra e42507d182 * Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers.  Resurrected some 25 missing files.

svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Armijn Hemel 5c18319127 iputils, as used in Red Hat Linux (there are a few flavours around apparently).
*** BIG FAT WARNING ***

Right now these tools can only be used as root, because they are normally
installed SUID root!

svn path=/nixpkgs/trunk/; revision=1234
2004-08-05 19:30:00 +00:00