aboutsummaryrefslogtreecommitdiff
path: root/sysutils/jx
Commit message (Collapse)AuthorAgeFilesLines
* Support stagingEmanuel Haupt2014-02-271-8/+6
| | | | Notes: svn path=/head/; revision=346304
* 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
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-1/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327370
* Convert left sysutils ports to new options frameworkBaptiste Daroussin2013-04-281-11/+8
| | | | Notes: svn path=/head/; revision=316744
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-1/+1
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300261
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - 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
* - Update to 1.23Dmitry Marakasov2009-05-043-5/+5
| | | | | | | | PR: 134102 Submitted by: Dmitry Shulgachik <legh at legh dot ru> (maintainer) Notes: svn path=/head/; revision=233238
* This is a perl wrapper to "jexec" with more feature.Philip M. Gollucci2009-01-263-0/+60
Script takes system jail id, rc.conf order id, full hostname of jail or rc.conf name of jail. If no command for jail is given - run default ('bash' or other). No additional software or tools like "jailer" are needed. WWW: http://legh.ru/jx/ - Dmiry Shulgachik legh@legh.ru PR: ports/ports/130148 Submitted by: Dmitry Shulgachik <legh at legh.ru> Notes: svn path=/head/; revision=226897