~ruther/guix-local

ref: d6e63cf31cc113e310cd0e5dda9ac4f73a5caeae guix-local/gnu/packages/networking.scm -rw-r--r-- 53.7 KiB
4d9d9e3f — Leo Famulari 8 years ago
gnu: Add thc-ipv6.

* gnu/packages/networking.scm (thc-ipv6): New variable.
c2700e78 — Gábor Boskovits 8 years ago
gnu: Add quagga.

* gnu/packages/networking.scm (quagga): New variable.
* gnu/packages/patches/quagga-reproducible-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
b3623b6f — Rutger Helling 8 years ago
gnu: Add nzbget.

* gnu/packages/networking.scm (nzbget): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ec450c36 — Nicolas Goaziou 8 years ago
gnu: wireshark: Update to 2.2.7.

* gnu/packages/networking.scm (wireshark): Update to 2.2.7.
61253c4f — Stefan Reichör 8 years ago
gnu: Add fping.

* gnu/packages/networking.scm (fping): New variable.
22239ae2 — Marius Bakke 8 years ago
gnu: whois: Update to 5.2.16.

* gnu/packages/networking.scm (whois): Update to 5.2.16.
af5faef9 — Efraim Flashner 8 years ago
gnu: aircrack-ng: Fix building on non-Intel machines.

* gnu/packages/networking.scm (aircrack-ng)[arguments]: Only use system
optimizations on x86_64 and i686 machines.
22ffa153 — Marius Bakke 8 years ago
gnu: ethtool: Update to 4.11.

* gnu/packages/networking.scm (ethtool): Update to 4.11.
cc24bf98 — Leo Famulari 8 years ago
gnu: Add spiped.

* gnu/packages/networking.scm (spiped): New variable.
61b1df6f — Marius Bakke 9 years ago
Merge branch 'master' into staging
1d248adb — Ludovic Courtès 9 years ago
gnu: perl-net-dns-resolver-programmable: Shorten patch file name.

This avoids a warning from GNU tar upon "make dist" about file names
that are too long for POSIX tar.

* gnu/packages/patches/perl-net-dns-resolver-programmable-Fix-broken-interface.patch:
Rename to...
* gnu/packages/patches/perl-net-dns-resolver-programmable-fix.patch:
... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/networking.scm (perl-net-dns-resolver-programmable)[source]:
Likewise.
f930ef5c — Tobias Geerinckx-Rice 9 years ago
gnu: speedtest-cli: Update to 1.0.6.

* gnu/packages/networking.scm (speedtest-cli): Update to 1.0.6.
2f3108ad — Petter 9 years ago
gnu: Avoid circular dependencies by Perl license.

* guix/licenses.scm (perl-license): New variable.
* gnu/packages/bioinformatics.scm: Change (package-license perl) to perl-license.
* gnu/packages/compression.scm: Same.
* gnu/packages/databases.scm: Same.
* gnu/packages/gd.scm: Same.
* gnu/packages/language.scm: Same.
* gnu/packages/libevent.scm: Same.
* gnu/packages/mail.scm: Same.
* gnu/packages/messaging.scm: Same.
* gnu/packages/ncurses.scm: Same.
* gnu/packages/networking.scm: Same.
* gnu/packages/photo.scm: Same.
* gnu/packages/tcl.scm: Same.
* gnu/packages/tex.scm: Same.
* gnu/packages/tls.scm: Same.
* gnu/packages/web.scm: Same.
* gnu/packages/wm.scm: Same.
* gnu/packages/xml.scm: Same.
* gnu/packages/xorg.scm: Same.
* gnu/packages/zip.scm: Same.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
efba8327 — Mathieu Othacehe 9 years ago
gnu: ethtool: Update to 4.10.

* gnu/packages/networking.scm (ethtool): Update to 4.10.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
39d2d9a7 — Leo Famulari 9 years ago
Merge branch 'master' into staging
a2a15f6b — Mathieu Othacehe 9 years ago
gnu: speedtest-cli: Update to 1.0.5.

* gnu/packages/networking.scm (speedtest-cli): Update to 1.0.5.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
1524851f — Leo Famulari 9 years ago
Merge branch 'master' into staging
42c939a8 — Ricardo Wurmus 9 years ago
gnu: Add python-ipy.

* gnu/packages/networking.scm (python-ipy): New variable.
8c4b4b65 — Marius Bakke 9 years ago
Merge branch 'master' into staging
d1e4ad1b — Tobias Geerinckx-Rice 9 years ago
gnu: Fix typos in descriptions.

* gnu/packages/admin.scm (di)[description]: Likewise.
* gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise.
* gnu/packages/datastructures.scm (sparsehash)[description]: Likewise.
* gnu/packages/dns.scm (knot)[description]: Likewise.
* gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]:
Likewise.
* gnu/packages/gnome.scm (libpeas)[description]: Likewise.
* gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo.
* gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise.
* gnu/packages/machine-learning.scm (ghmm)[description]: Likewise.
* gnu/packages/mail.scm (mlmmj)[description]: Likewise.
* gnu/packages/maths.scm (vc)[description]: Likewise.
* gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise.
* gnu/packages/networking.scm (nload)[description]: Likewise.
* gnu/packages/python.scm (python-execnet)[description]: Likewise.
* gnu/packages/terminals.scm (tilda)[description]: Likewise.
* gnu/packages/python.scm (python-execnet, python-tables)
(python2-coverage-test-runner, python2-rope)[description]: Likewise.
Next