aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gstopd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-251-1/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200792
* Update to Version 1.1Michael Reifenberger2004-03-241-1/+1
| | | | | | | | | | Changes: - make it compile after changes to libgeom. Noticed by: kris Notes: svn path=/head/; revision=105115
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-061-1/+2
| | | | Notes: svn path=/head/; revision=100139
* Add gstopd to the ports.Michael Reifenberger2003-10-181-0/+29
gstopd stops disks (da(4) currently) after some amount of inactivity. The inactivity is measured using GEOM(4) statistics. Notes: svn path=/head/; revision=91584