aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pidof
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSEDmitry Marakasov2017-07-223-4/+6
| | | | | | | | | | - Regenerate patches - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=446376
* Fix build on headAntoine Brodin2015-03-171-1/+1
| | | | Notes: svn path=/head/; revision=381522
* Stagify, fix a typo in Makefile header, contract MASTER_SITES, drop articleAlexey Dokuchaev2014-01-281-7/+5
| | | | | | | | | from COMMENT. NB: maybe we should deprecate it: pgrep(1) is in the base since FreeBSD 5.3. Notes: svn path=/head/; revision=341569
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Fix build on currentBaptiste Daroussin2013-05-031-5/+4
| | | | Notes: svn path=/head/; revision=317211
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Add pidof - a tool which prints PID of given process name.Roman Bogorodskiy2005-05-024-0/+52
Notes: svn path=/head/; revision=134486