aboutsummaryrefslogtreecommitdiff
path: root/sysutils/jailadmin
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Revive and update sysutils/jailadmin port.Matthias Andree2016-02-053-0/+58
| | | | | | | | | | Simplify Makefile a bit for new options framework, remove port from MOVED. PR: 200476 Submitted by: Chris Hutchinson Notes: svn path=/head/; revision=408277
* Remove non staged ports without pending PR from s*Baptiste Daroussin2014-09-024-60/+0
| | | | Notes: svn path=/head/; revision=366980
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=362126
* Fix some non default LIB_DEPENDSBaptiste Daroussin2014-07-161-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362053
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-061-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360930
* 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-161-1/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327368
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+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
* - Chase net-snmp shlib version bump.Sylvio Cesar Teixeira2011-07-281-2/+2
| | | | Notes: svn path=/head/; revision=278482
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Chase net-snmp shlib bumpSylvio Cesar Teixeira2010-06-021-2/+2
| | | | Notes: svn path=/head/; revision=255579
* - Remove support for ucd-snmp4 in ports, that also support net-snmp5.Pav Lucistnik2009-12-081-4/+0
| | | | | | | (ucd-snmp4 port is past expiration date) Notes: svn path=/head/; revision=245389
* - remove commented old code [1]Ion-Mihai Tetcu2009-04-051-3/+0
| | | | | | | | | - define PORTDOCS unconditionally [2] Submitted by: pgollucci@ [1], danfe [2] Notes: svn path=/head/; revision=231656
* - fix plist with -DNOPORTDOCSIon-Mihai Tetcu2009-04-051-1/+7
| | | | | | | | | | - do alll patching in post-patch Prompted by: QAT QA run Approved by: maintainer timeout on QATMail Notes: svn path=/head/; revision=231652
* - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.Jun Kuriyama2007-02-281-2/+2
| | | | Notes: svn path=/head/; revision=186174
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Chase shlib version bump of net-snmp.Jun Kuriyama2005-11-301-2/+2
| | | | Notes: svn path=/head/; revision=149997
* Bump shlib number and PORTREVISIONKirill Ponomarev2004-12-121-1/+2
| | | | | | | No cookies for: kuriyama Notes: svn path=/head/; revision=123806
* - Update to 1.8Pav Lucistnik2004-11-203-3/+4
| | | | | | | | PR: ports/74131 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer) Notes: svn path=/head/; revision=122023
* Add jailadmin 1.7, a system for managing a set of named jails.Clement Laforet2004-04-134-0/+65
JailAdmin is a system for managing a set of named jails. It provides: - A command line utility for starting and stopping named jails. - An efficient method for shutting down a large number of jails in parallel. - A simple configuration syntax. - SNMP monitoring facilities. It is designed to provide more flexible functionality than FreeBSD's own rc.d/jail script, and should provide a complete superset of features. WWW: http://subwiki.honeypot.net/cgi-bin/view/Freebsd/JailAdmin - Kirk Strauser kirk@strauser.com PR: ports/65095 Submitted by: Kirk Strauser <kirk@strauser.com> Notes: svn path=/head/; revision=106883