summaryrefslogtreecommitdiff
path: root/x11/xmeter
AgeCommit message (Collapse)AuthorFilesLines
2001-10-23Standardise on one xmeter package in the sysutils category.agc5-56/+0
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-05-09patch-aa updated for FSCALE load average fixlukem1-2/+2
2001-05-09#undef FSHIFT and FSCALE before including <rpcsvc/rstat.h>, so that thelukem1-1/+10
rstat protocol's FSCALE of 1<<8 gets used instead of <sys/param.h>'s 1<<11. Without this fix (which rup also has), load averages are 8 times too low.
2001-04-19Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
1999-09-21Consistency:abs1-1/+1
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-07-09Add package patch checksum files.agc1-0/+3
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+2
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1998-10-30Import of xmeter, an X11-based utility for displaying data retrievedagc6-0/+46
by rstat(3), into the NetBSD packages collection, by popular request.