Commit graph

15 commits

Author SHA1 Message Date
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
kamil
72d2cf9ea2 Correct mesure build on NetBSD 8.99.1
Address <sys/user.h> removal fallout.
2017-06-23 19:13:15 +00:00
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.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 01:32:05 +00:00
dholland
8c49eabbeb Remove undocumented OpenBSD restriction that does not appear to be
supported by the distfile contents.
2015-01-04 04:12:32 +00:00
joerg
cd37607e26 ANSIfy do_work. 2013-03-02 17:55:27 +00:00
jperkin
73dedd67c2 PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
jmmv
3b922a2b77 Transfer ownership to pkgsrc-users. pancake's address is not valid any
more and he has agreed in private mail to drop maintainership.
2010-07-06 10:17:11 +00:00
asau
00708ce7e3 Recursive revision bump for GMP update. 2010-03-24 19:43:21 +00:00
joerg
6ea83ecd0e DESTDIR support 2010-01-27 19:13:37 +00:00
zafer
9f7a2a78ed update master site. 2009-05-22 17:27:22 +00:00
joerg
8764a17e1a Basic DragonFly support. Don't depend on conditional macros being 1 when
defined and otherwise being 0.
2006-03-25 17:14:40 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
a305071d98 Even if the program name is "mesure", the verb is still "measure". 2005-09-26 23:29:55 +00:00
xtraeme
1487cd2ab9 Initial import of mesure-0.5, created by pancake.
This tool is to be used to mesure different kinds of streams, the idea is to
create a good source to get concepts and resources for other tools that mesure
system usage.

You can mesure how KB/s grows a file received by FTP or NetCat for example.
How fast processes eat memory, stream usage (pipe like), etc.
2005-09-26 23:27:37 +00:00