aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ezjail
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix ezjail use of make distribution and the path to snapshots on the mirrors.Brad Davis2018-08-312-0/+21
| | | | | | | | PR: 230690 Approved by: maintainer timeout Notes: svn path=/head/; revision=478609
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* - Update to 3.4.2Martin Wilke2015-11-273-18/+3
| | | | | | | | | PR: 204758 Submitted by: erdgeist@erdgeist.org Approved by: bapt (mentor) Notes: svn path=/head/; revision=402477
* Fix ezjail.conf.sample having EZJAIL_PREFIX reference.Bryan Drewery2015-05-182-0/+15
| | | | Notes: svn path=/head/; revision=386692
* Cleanup plistAntoine Brodin2014-11-221-17/+1
| | | | Notes: svn path=/head/; revision=373038
* Unbreak the port after adding stage support.Ollivier Robert2014-06-102-3/+3
| | | | | | | | PR: 190873 Submitted by: erdgeist@erdgeist.org (MAINTAINER) Notes: svn path=/head/; revision=357303
* - Update from 3.3 to 3.4Danilo Egea Gondolfo2014-06-103-17/+10
| | | | | | | | | | | - Convert USE_BZIP2 to USES - Add stage support PR: ports/190846 Submitted by: erdgeist@erdgeist.org Notes: svn path=/head/; revision=357253
* 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
* - Update to 3.3Frederic Culot2013-04-202-3/+3
| | | | | | | | | | Changes: http://erdgeist.org/arts/software/ezjail/#changelog PR: ports/177984 Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=316158
* In categories starting with [n-s], remove empty lines (and also few cases ofAlexey Dokuchaev2013-03-171-15/+14
| | | | | | | trailing slashes) from pkg-plist. Notes: svn path=/head/; revision=314445
* - Update to 3.2.3Frederic Culot2012-09-242-3/+3
| | | | | | | | | Changes: http://erdgeist.org/arts/software/ezjail/#changelog PR: ports/171894 Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer) Notes: svn path=/head/; revision=304770
* - update to 3.2.2Jason Helfman2012-09-142-9/+3
| | | | | | | | PR: 171628 Submitted by: maintainer, erdgeist@erdgeist.org Notes: svn path=/head/; revision=304287
* Fix typos and make small modifications in COMMENT (according to Porter'sCarlo Strub2012-08-031-1/+1
| | | | | | | | | Handbook) Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301960
* Copy over configuration file on install if not presentChris Rees2012-02-092-0/+8
| | | | | | | | | PR: ports/164745 Submitted by: crees (me) Approved by: Dirk Engling (maintainer) Notes: svn path=/head/; revision=290801
* - Update to 3.2.1 (bugfixes)Jason Helfman2012-02-032-3/+3
| | | | | | | | | PR: ports/164720 Submitted by: maintainer, erdgeist at erdgeist.org Approved by: crees, rene (mentors, implicit) Notes: svn path=/head/; revision=290329
* - Update to 3.2Frederic Culot2012-01-073-7/+12
| | | | | | | | PR: ports/163881 Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer) Notes: svn path=/head/; revision=288682
* 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
* Remove %%EXAMPLESDIR%%/example/etc/make.conf duplication in plistBaptiste Daroussin2011-04-041-1/+0
| | | | | | | | | PR: ports/155693 Submitted by: Julien Laffaye <kimelto _at_ gmail.com> Approved by: maintainer (timeout: >15days) Notes: svn path=/head/; revision=272193
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 3.1Wesley Shields2010-03-043-14/+27
| | | | | | | | | PR: ports/144318 Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250567
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-7/+1
| | | | Notes: svn path=/head/; revision=225335
* - Update to 3.0Cheng-Lung Sung2008-09-263-17/+4
| | | | | | | | PR: ports/127648 Submitted by: maintainer (Dirk Engling) Notes: svn path=/head/; revision=220848
* Install /basejail/lib32 on amd64.Sergey Skvortsov2008-07-022-0/+13
| | | | | | | | | PR: ports/121836 Submitted by: Dmitriy Kirhlarov <dimma xx higis.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=216160
* - Update to 2.1Rong-En Fan2007-07-312-4/+4
| | | | | | | | PR: ports/115069 Submitted by: Dirk Engling <erdgeist at erdgeist.org> (maintainer) Notes: svn path=/head/; revision=196777
* - Version 2.0.1 fixes some quotation bugs. It also fixes bugCheng-Lung Sung2006-07-242-4/+4
| | | | | | | | | | http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/100369 PR: ports/100775 Submitted by: maintainer (Dirk Engling) Notes: svn path=/head/; revision=168612
* - Update to 2.0Marcus Alves Grando2006-06-033-4/+6
| | | | | | | | PR: 98223 Submitted by: maintainer Notes: svn path=/head/; revision=164259
* - Update to 1.3.1Tim Bishop2006-03-192-4/+4
| | | | | | | | | PR: 94395 Submitted by: Gerd Eist <erdgeist@insomniac.datenfreihafen.de> Approved by: maintainer Notes: svn path=/head/; revision=157676
* - Update to 1.3Marcus Alves Grando2006-02-183-5/+5
| | | | | | | | PR: 93430 Submitted by: maintainer Notes: svn path=/head/; revision=156296
* Update to 1.2.Sam Lawrance2006-02-113-5/+14
| | | | | | | | PR: ports/93182 Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer) Notes: svn path=/head/; revision=155762
* Update to 1.1Marcus Alves Grando2005-11-083-12/+5
| | | | | | | | | | Add SHA256 PR: 88012 Submitted by: maintainer Notes: svn path=/head/; revision=147633
* New port: sysutils/ezjail Jail handling scripts.Edwin Groothuis2005-10-164-0/+48
This port contains two scripts to easily create, manipulate and run FreeBSD jails. WWW: http://erdgeist.org/arts/software/ezjail/ PR: ports/87454 Submitted by: Dirk Engling <erdgeist@erdgeist.org> Notes: svn path=/head/; revision=145492