aboutsummaryrefslogtreecommitdiff
path: root/sysutils/jkill
Commit message (Collapse)AuthorAgeFilesLines
* Allow staging as a regular userAntoine Brodin2014-09-081-2/+2
| | | | Notes: svn path=/head/; revision=367678
* Add missing patches.Vanilla I. Shu2014-06-271-0/+13
| | | | Notes: svn path=/head/; revision=359443
* Stagify.Vanilla I. Shu2014-06-271-5/+3
| | | | | | | Approved by: portmgr@ (blanket approval) Notes: svn path=/head/; revision=359442
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - convert to the new perl5 frameworkAndrej Zverev2013-09-071-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326572
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Add jkill, a command that hutdowns a running jail and all its processes.Pav Lucistnik2004-03-303-0/+31
No additional software or tools like "jailer(8)" needed. WWW: http://ext.by/jkill/ PR: ports/64814 Submitted by: Pavel Novikov <pavel@ext.by> Notes: svn path=/head/; revision=105663