aboutsummaryrefslogtreecommitdiff
path: root/sysutils/stalepid
Commit message (Collapse)AuthorAgeFilesLines
* Trim the headers in the ports I maintain.Eitan Adler2012-10-061-5/+1
| | | | Notes: svn path=/head/; revision=305369
* Avoid the use of site perlEitan Adler2012-06-061-1/+1
| | | | | | | Submitted by: az Notes: svn path=/head/; revision=298551
* Take maintainershipEitan Adler2012-02-251-1/+1
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=292218
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+3
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-5/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Add stalepid-1.0pre1, a handy utility for checking and removing stalePeter Pentchev2003-12-094-0/+50
pid files left over by daemons after unclean shutdowns. Notes: svn path=/head/; revision=95457