Commit graph

16 commits

Author SHA1 Message Date
nia
ab845b2028 net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
2021-10-26 11:05:20 +00:00
nia
5c85662953 net: Remove SHA1 hashes for distfiles 2021-10-07 14:41:10 +00:00
roy
94882dfa26 Use the curses framework. 2017-01-04 19:29:23 +00:00
joerg
14aea90406 Bump revision of all packages using libform, libpanel or libmenu as the
library name in devel/ncurses changed.
2016-12-18 23:33:11 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
wiedi
f3d4b5f49d Need stdlib for free() 2014-02-24 12:45:44 +00:00
riastradh
c42e8bc0e8 Fix net/nload cross-build by avoiding AC_FUNC_MALLOC in configure. 2013-05-11 19:27:48 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
obache
cd4471dd2c Update nload to 0.7.4.
per maintainer update request by PR 45947.

hanges since 0.7.2:
 * Newer Linux kernels use 64 bit counters, which caused traffic to increase by
   4GB on every refresh (see Debian bug #651848)
 * Fix calculation of traffic and data units (thanks to Kirby Zhou, see also
   Debian bug #586943)
 * Fix memory leak in BSD network device detection
 * Workaround for faulty newwin() in ncurses 5.8
 * Correctly escape minus signs in man page
2012-02-15 12:30:06 +00:00
obache
d4d7f303f4 Update nload to 0.7.2.
While here, set LICENSE=gnu-gpl-v2.

2008-06-28 Roland Riegel <feedback@roland-riegel.de>

	* Really fix compilation with g++ 4.3

2008-02-27 Roland Riegel <feedback@roland-riegel.de>

	* If devices are given on the command line, display only these

	* Use --sysconfdir as given to configure
2010-03-30 11:17:45 +00:00
obache
d4a8601381 Update nload to 0.7.0, based on maintainer update request in PR 38461.
While here, marked as DESTDIR ready.

Changes since 0.6.0

 - Abort configure script if ncurses is not found
 - Rewrite the linux proc devreader
 - Implement hpux device detection
 - Implement reading and writing of config files
   (fixes debian bug #247030)
 - Add F5 and F6 key shortcuts for reading and writing current settings
 - Change defaults for traffic units to human readable
 - Make shown devices configurable at run time and
   save this setting as well
 - Remove "-t 0"
 - Change key shortcuts, especially F2 for the option window
 - Replace "average smoothness" by average window period in seconds
 - Apply patch by Paul Brook <paul@nowt.org> so that
   nload works correctly on 64-bit kernels
 - Fix SIGSEGV when /proc/net/dev doesn't exist
 - Make compilation work with GCC 4.3 (fixes debian bug #417449)
2008-04-19 10:57:34 +00:00
joerg
b4815d76f6 Uses C++. 2006-05-22 15:10:38 +00:00
joerg
dda9de75d0 Recognize DragonFly as BSD. 2006-03-23 00:13:10 +00:00
minskim
476282a1ca Import nload from pkgsrc-wip. Packaged by Bartosz Kuzma.
nload is a console application which monitors network traffic and
bandwidth usage in real time.  It visualizes the in- and outgoing
traffic using two graphs and provides additional info like the total
amount of transfered data and min/max network usage.
2005-11-13 08:31:05 +00:00