summaryrefslogtreecommitdiff
path: root/sysutils/free
AgeCommit message (Collapse)AuthorFilesLines
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-10-15Improve.wiz1-6/+15
XXX: both program and man page are missing a license.
2003-08-29add a manpagehubertf3-2/+35
2003-08-29Import free-1.0: Displays memory usagehubertf4-0/+77
Many users with a linux-background expect the command free, here it is, based on NetBSD's vmstat. From bsdforums.org (http://www.bsdforums.org/forums/showthread.php?s=&threadid=13410), with permission by the author Karsten Kruse <tecneeq@tecneeq.de>