Marius Bakke
e08ffa2447
gnu: slurm-monitor: Update to 0.4.4.
...
* gnu/packages/networking.scm (slurm-monitor): Update to 0.4.4.
[build-system]: Change to MESON-BUILD-SYSTEM.
[native-inputs]: Add PKG-CONFIG.
2022-11-22 08:37:26 +01:00
Marius Bakke
2f69eeabd6
gnu: ifstatus: Update to 2.0.0.
...
* gnu/packages/networking.scm (ifstatus): Update to 2.0.0.
[source](uri): Adjust.
[source](modules, snippet): Remove.
2022-11-22 08:37:24 +01:00
kiasoc5
4727f45d04
gnu: iwd: Update to 2.0.
...
* gnu/packages/networking.scm (iwd): Update to 2.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-20 11:02:03 +02:00
Maxim Cournoyer
8fc7f20cb2
gnu: opendht: Use latest fmt.
...
* gnu/packages/networking.scm (opendht)[inputs]: Replace fmt-8 with fmt.
2022-11-11 23:52:04 -05:00
Nicolas Graves
b6b4be2e48
gnu: Add vnstat.
...
* gnu/packages/networking.scm (vnstat): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-09 23:59:42 +01:00
Maxim Cournoyer
ddea1161ad
gnu: restinio: Update to 0.6.17.
...
* gnu/packages/networking.scm (restinio): Update to 0.6.17.
[propagated-inputs]: Replace fmt-8 with fmt.
2022-11-06 00:08:05 -04:00
Maxim Cournoyer
4f407a9c49
gnu: restinio: Prepare for tests and propagate some inputs.
...
* gnu/packages/networking.scm (restinio): Update to 0.6.15.
[configure-flags]: New field.
[phases]: {change-directory}: Change directory to 'dev'.
[inputs]: Remove zlib, catch2, boost, pcre, and pcre2.
[propagated-inputs]: Add pcre, pcre2, and zlib.
[native-inputs]: Add catch2, clara, and json-dto.
2022-11-06 00:08:05 -04:00
Maxim Cournoyer
451d2802f6
gnu: fmt: Update to 9.1.0.
...
* gnu/packages/pretty-print.scm (fmt): Update to 9.1.0.
(fmt-8): New variable.
* gnu/packages/hyperledger.scm (hyperledger-iroha)
[snippet]: Delete trailing #t.
[native-inputs]: Re-indent. Replace fmt with fmt-8.
* gnu/packages/networking.scm (opendht) [inputs]: Replace fmt with fmt-8.
* gnu/packages/storage.scm (ceph): Likewise.
* gnu/packages/video.scm (mkvtoolnix): Likewise.
* gnu/packages/aidc.scm (zxing-cpp): Likewise.
* gnu/packages/wm.scm (waybar): Likewise.
* gnu/packages/geo.scm (osm2pgsql): Likewise.
* gnu/packages/graphics.scm (openimageio): Likewise.
* gnu/packages/build-tools.scm (bear): Likewise.
* gnu/packages/networking.scm (restinio): Likewise.
2022-11-06 00:08:04 -04:00
Vagrant Cascadian
bebbf3558f
gnu: Fix various case and whitespace issues in synopsis.
...
* gnu/packages/kodi.scm (fstrcmp)[synopsis]: Fix case.
* gnu/packages/lisp-xyz.scm (sbcl-cl-form-types)[synopsis]: Fix case.
* gnu/packages/machine-learning.scm (python-torchvision)[synopsis]: Remove
leading whitespace.
* gnu/packages/networking.scm (lcrq)[synopsis]: Fix case.
(lcsync)[synopsis]: Likewise.
* gnu/packages/ruby.scm (ruby-mustache)[synopsis]: Fix case.
2022-11-03 18:14:04 -07:00
Vagrant Cascadian
75b538daf4
gnu: Fix various synopsis and description issues.
...
* gnu/packages/admin.scm (greetd-pam-mount)[synopsis]: Base synopsis on
pam-mount synopsis.
[description]: Use two spaces consistently.
(greetd)[synopsis]: Begin sentence with upper-case.
* gnu/packages/xdisorg.scm (wlsunset)[description]: Fix spelling and case of
wlsunsest.
* gnu/packages/mail.scm (libpst): Add synopsis.
* gnu/packages/networking.scm (librecast)[synopsis]: Update synopsis.
(lcrq)[description]: Use two spaces after sentences.
2022-11-03 15:43:18 -07:00
Marius Bakke
5a7e90975b
gnu: Open vSwitch: Update to 3.0.1.
...
* gnu/packages/networking.scm (openvswitch): Update to 3.0.1.
2022-11-03 20:00:31 +01:00
Tobias Geerinckx-Rice
c11f585366
gnu: netdiscover: Update to 0.10.
...
* gnu/packages/networking.scm (netdiscover): Update to 0.10.
2022-10-30 02:00:00 +01:00
Nicolas Goaziou
3684d9c119
gnu: wireshark: Update to 4.0.1.
...
* gnu/packages/networking.scm (wireshark): Update to 4.0.1.
2022-10-30 10:23:46 +01:00
kiasoc5
7fcb2d4579
gnu: blueman: Update to 2.3.4.
...
* gnu/packages/networking.scm (blueman): Update to 2.3.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-10-24 15:54:14 +08:00
Tobias Geerinckx-Rice
88ec7bf616
gnu: lldpd: Update to 1.0.15.
...
* gnu/packages/networking.scm (lldpd): Update to 1.0.15.
2022-10-16 02:00:28 +02:00
Tobias Geerinckx-Rice
14bcee508e
gnu: iperf: Update to 3.12.
...
* gnu/packages/networking.scm (iperf): Update to 3.12.
2022-10-16 02:00:02 +02:00
Nicolas Goaziou
fd024ba0f5
gnu: wireshark: Update to 4.0.0.
...
* gnu/packages/networking.scm (wireshark): Update to 4.0.0.
[arguments]<#:phases>: Skip checks differently, as the previous way doesn't
work anymore.
[inputs]: Add pcre2.
2022-10-10 17:55:18 +02:00
Pavel Shlyak
f8bc5b13ad
gnu: Add nm-tray.
...
* gnu/packages/networking.scm (nm-tray): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-10 11:16:07 +02:00
Sergey Trofimov
37ed844711
gnu: squid: Enable TLS features.
...
Despite openssl being listed as an input, it was not actually enabled by
default. Fixing that using a configure flag.
* gnu/packages/networking.scm (squid)[arguments]: Add "--with-openssl"
to #:configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-06 23:17:05 +02:00
kiasoc5
c3d2b20b1b
gnu: blueman: Update to 2.3.2.
...
* gnu/packages/networking.scm (blueman): Update to 2.3.2.
[native-inputs]: Remove input labels.
[inputs]: Likewise.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-27 10:53:44 +02:00
Mathieu Othacehe
20fbc0bb08
gnu: openvswitch: Disable tests.
...
On berlin the following test fails:
;; 25. bfd.at:268: 25. bfd - bfd decay (bfd.at:268): FAILED (bfd.at:397)
while this one fails on hydra-114:
1040. dpif-netdev - meters (dpif-netdev.at:269): FAILED (dpif-netdev.at:376)
Disable the tests for now.
* gnu/packages/networking.scm (openvswitch)[arguments]: Disable them.
2022-09-24 15:11:35 +02:00
Maxim Cournoyer
b736af1824
gnu: catch-framework2: Rename variable to catch2.
...
Automated with:
git grep -l catch-framework2 | xargs sed 's/catch-framework2/catch2/g' -i
2022-09-15 20:15:56 -04:00
Marius Bakke
b11c1d7702
gnu: Open vSwitch: Update to 3.0.0.
...
* gnu/packages/networking.scm (openvswitch): Update to 3.0.0.
2022-09-11 19:43:15 +02:00
Marius Bakke
8f78e9b0bc
gnu: Open vSwitch: Remove input labels.
...
* gnu/packages/networking.scm (openvswitch)[native-inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-FILE instead of labels.
2022-09-11 19:43:15 +02:00
Marius Bakke
d3a772d43d
gnu: Open vSwitch: Add release-monitoring-url.
...
* gnu/packages/networking.scm (openvswitch)[properties]: New field.
2022-09-11 19:43:15 +02:00
Marius Bakke
93376d5d9c
gnu: Open vSwitch: Adjust tests for grep 3.8.
...
* gnu/packages/networking.scm (openvswitch)[arguments]: Add substitution for
'egrep'.
2022-09-11 19:43:15 +02:00
Oleg Pykhalov
072cc8d141
gnu: mtr: Build with JSON support.
...
* gnu/packages/networking.scm (mtr)[native-inputs]: Add pkg-config.
[inputs]: Add 'jansson'.
2022-09-11 03:08:48 +03:00
Olivier Dion via Guix-patches via
886306ba63
gnu: opendht: Update to 2.4.10.
...
* gnu/packages/networking.scm (opendht): Update to 2.4.10.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-09-04 10:18:13 -04:00
Liliana Marie Prikler
aaee40278c
gnu: Add missing imports for python-check.
...
This fixes an issue introduced in 3bf5a19609
,
which caused `guix pull', `guix time-machine', and a few other commands to
fail.
* gnu/packages/diffoscope.scm: Import python-check.
* gnu/packages/django.scm: Likewise.
* gnu/packages/logging.scm: Likewise.
* gnu/packages/magic-wormhole.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
2022-09-01 15:34:07 +02:00
Nicolas Goaziou
a52473e219
gnu: wireshark: Update to 3.6.7.
...
* gnu/packages/networking.scm (wireshark): Update to 3.6.7.
2022-08-29 10:32:42 +02:00
Vagrant Cascadian
d2b85f8906
gnu: libnet: Set man page date to built reproducibly.
...
* gnu/packages/networking.scm (libnet)[argument]: Add 'fix-manpage-date phase.
2022-08-19 17:40:03 -07:00
Tobias Geerinckx-Rice
ab34425e53
gnu: bird: Update to 2.0.10.
...
* gnu/packages/networking.scm (bird): Update to 2.0.10.
2022-08-14 02:00:00 +02:00
Tobias Geerinckx-Rice
56b55a13f6
gnu: haproxy: Remove ‘free’ & fluff.
...
* gnu/packages/networking.scm (haproxy)[description]: Remove the
redundant ‘free’ qualifier and some overly gushing other ones.
2022-08-07 02:00:22 +02:00
Efraim Flashner
0f6dc54780
gnu: lcsync: Fix building on non-x86 hardware.
...
* gnu/packages/networking.scm (lcsync)[arguments]: Add phase to use
simde instead of immintrin.h directly.
[native-inputs]: Add simde.
2022-08-11 19:35:22 +03:00
Efraim Flashner
ee981ba5f9
gnu: lcsync: Use test-target.
...
* gnu/packages/networking.scm (lcsync)[arguments]: Set test-target.
Remove custom 'check phase.
2022-08-11 19:35:22 +03:00
Efraim Flashner
b62c3fbd77
gnu: librecast: Use test-target.
...
* gnu/packages/networking.scm (librecast)[arguments]: Set test-target.
Remove custom 'check phase.
2022-08-11 19:35:22 +03:00
Efraim Flashner
b0f298e2c6
gnu: lcrq: Use test-target.
...
* gnu/packages/networking.scm (lcrq)[arguments]: Set test-target. Remove
custom 'check phase.
2022-08-11 19:35:21 +03:00
Vagrant Cascadian
6bdcd2f3f0
gnu: Add lcsync.
...
* gnu/packages/networking.scm (lcsync): New variable.
2022-08-10 19:24:27 -07:00
Vagrant Cascadian
78b81bf951
gnu: Add librecast.
...
* gnu/packages/networking.scm (librecast): New variable.
2022-08-10 19:24:24 -07:00
Vagrant Cascadian
24ec1b5a20
gnu: Add lcrq.
...
* gnu/packages/networking.scm (lcrq): New variable.
2022-08-10 19:24:20 -07:00
Maxim Cournoyer
eef8e2ec46
gnu: qttools: Rename to qttools-5.
...
Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:48 -04:00
Maxim Cournoyer
5f22854339
gnu: qtmultimedia: Rename to qtmultimedia-5.
...
Automated via:
git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i
git checkout NEWS
2022-07-31 21:55:44 -04:00
Maxim Cournoyer
1ef04fb228
gnu: qtsvg: Rename variable to qtsvg-5.
...
This is in preparation of the qtsvg update to version 6.
This change was automated via the following command:
git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
2022-07-31 21:55:43 -04:00
Tobias Geerinckx-Rice
cbcda3965e
gnu: net-snmp: Update to 5.9.3.
...
* gnu/packages/networking.scm (net-snmp): Update to 5.9.3.
[source]: Don't explicitly return #t from the snippet.
[arguments]: Likewise for phases.
2022-07-24 02:00:02 +02:00
Tobias Geerinckx-Rice
2ac922a8ec
gnu: ipcalc: Update to 0.51.
...
* gnu/packages/networking.scm (ipcalc): Update to 0.51.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[inputs]: Remove tar, gzip, and the bogus ‘tarball’.
[arguments]: Adjust to build from Git.
[home-page]: Update.
2022-07-24 02:00:02 +02:00
Tobias Geerinckx-Rice
b849d7194e
gnu: libsocketcan: Omit duplicate LICENSE file.
...
* gnu/packages/networking.scm (libsocketcan)[arguments]: Delete the default
'install-license-files phase.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
34680d5406
gnu: libsocketcan: Update to 0.0.12.
...
* gnu/packages/networking.scm (libsocketcan): Update to 0.0.12.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
943a5b1ee7
gnu: lldpd: Use G-expressions.
...
* gnu/packages/networking.scm (lldpd)[arguments]:
Rewrite as G-expressions.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
090667a258
gnu: lldpd: Update to 1.0.14.
...
* gnu/packages/networking.scm (lldpd): Update to 1.0.14.
[source]: Don't explicitly return #t from the snippet.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
15ac9ace9c
gnu: ndisc6: Update to 1.0.6.
...
* gnu/packages/networking.scm (ndisc6): Update to 1.0.6.
2022-07-24 02:00:01 +02:00