Port details |
- ezjail Framework to easily create, manipulate, and run FreeBSD jails
- 3.4.2_2 sysutils =42 3.4.2_2Version of this port present on the latest quarterly branch.
- Maintainer: erdgeist@erdgeist.org
- Port Added: 2005-10-16 02:21:30
- Last Update: 2024-01-21 15:26:54
- Commit Hash: 131a2a5
- People watching this port, also watch:: sudo, rsync, screen, pcre, subversion
- License: not specified in port
- WWW:
- https://erdgeist.org/arts/software/ezjail/
- Description:
- This port contains two scripts to easily create, manipulate and run
FreeBSD jails.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/ezjail/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/ezjail
- pkg install ezjail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ezjail
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ezjail-3.4.2.tar.bz2) = e7f618e716ed65e969b7d6f2bb8d1a23cf6195082378f2d9746c6d603c061954
SIZE (ezjail-3.4.2.tar.bz2) = 38079
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- sysutils_ezjail
- USES:
- tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.2_2 21 Jan 2024 15:26:54 |
Muhammad Moinur Rahman (bofh) |
sysutils/ezjail: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
3.4.2_1 16 May 2023 03:57:46 |
Alexey Dokuchaev (danfe) |
Cleanup: drop redundant DESTDIR propagation via MAKE_{ARGS,ENV}
Our framework usually DTRT; sometimes it's necessary to pass it
explicitly, e.g. for ports with USES+=qmake or which use exotic
build systems, but these are mostly staging dawn and apparently
debug leftovers, so remove them to not confuse the reader. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.4.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.4.2_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.4.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.4.2_1 31 Aug 2018 20:37:20 |
brd |
Fix ezjail use of make distribution and the path to snapshots on the mirrors.
PR: 230690
Approved by: maintainer timeout |
3.4.2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
3.4.2 27 Nov 2015 07:52:55 |
miwi |
- Update to 3.4.2
PR: 204758
Submitted by: erdgeist@erdgeist.org
Approved by: bapt (mentor) |
3.4.1_1 18 May 2015 17:10:46 |
bdrewery |
Fix ezjail.conf.sample having EZJAIL_PREFIX reference. |
3.4.1 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
3.4.1 10 Jun 2014 12:24:28 |
roberto |
Unbreak the port after adding stage support.
PR: 190873
Submitted by: erdgeist@erdgeist.org (MAINTAINER) |
3.4 10 Jun 2014 03:45:47 |
danilo |
- Update from 3.3 to 3.4
- Convert USE_BZIP2 to USES
- Add stage support
PR: ports/190846
Submitted by: erdgeist@erdgeist.org |
3.3 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
3.3 20 Apr 2013 16:19:40 |
culot |
- Update to 3.3
Changes: http://erdgeist.org/arts/software/ezjail/#changelog
PR: ports/177984
Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer)
Feature safe: yes |
3.2.3 17 Mar 2013 14:20:20 |
danfe |
In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist. |
3.2.3 24 Sep 2012 07:17:45 |
culot |
- Update to 3.2.3
Changes: http://erdgeist.org/arts/software/ezjail/#changelog
PR: ports/171894
Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer) |
3.2.2 14 Sep 2012 19:02:13 |
jgh |
- update to 3.2.2
PR: 171628
Submitted by: maintainer, erdgeist@erdgeist.org |
3.2.1_1 03 Aug 2012 15:54:36 |
cs |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
3.2.1_1 09 Feb 2012 18:08:28 |
crees |
Copy over configuration file on install if not present
PR: ports/164745
Submitted by: crees (me)
Approved by: Dirk Engling (maintainer) |
3.2.1 03 Feb 2012 00:00:21 |
jgh |
- Update to 3.2.1 (bugfixes)
PR: ports/164720
Submitted by: maintainer, erdgeist at erdgeist.org
Approved by: crees, rene (mentors, implicit) |
3.2 07 Jan 2012 17:20:32 |
culot |
- Update to 3.2
PR: ports/163881
Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer) |
3.1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- 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. |
3.1 04 Apr 2011 09:26:35 |
bapt |
Remove %%EXAMPLESDIR%%/example/etc/make.conf duplication in plist
PR: ports/155693
Submitted by: Julien Laffaye <kimelto _at_ gmail.com>
Approved by: maintainer (timeout: >15days) |
3.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.1 04 Mar 2010 14:57:25 |
wxs |
- Update to 3.1
PR: ports/144318
Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer)
Feature safe: yes |
3.0 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
3.0 26 Sep 2008 15:11:37 |
clsung |
- Update to 3.0
PR: ports/127648
Submitted by: maintainer (Dirk Engling) |
2.1_1 02 Jul 2008 14:19:36 |
skv |
Install /basejail/lib32 on amd64.
PR: ports/121836
Submitted by: Dmitriy Kirhlarov <dimma xx higis.ru>
Approved by: maintainer timeout |
2.1 31 Jul 2007 03:09:19 |
rafan |
- Update to 2.1
PR: ports/115069
Submitted by: Dirk Engling <erdgeist at erdgeist.org> (maintainer) |
2.0.1 24 Jul 2006 11:53:17 |
clsung |
- Version 2.0.1 fixes some quotation bugs. It also fixes bug
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/100369
PR: ports/100775
Submitted by: maintainer (Dirk Engling) |
2.0 03 Jun 2006 02:52:58 |
mnag |
- Update to 2.0
PR: 98223
Submitted by: maintainer |
1.3.1 19 Mar 2006 20:35:10 |
tdb |
- Update to 1.3.1
PR: 94395
Submitted by: Gerd Eist <erdgeist@insomniac.datenfreihafen.de>
Approved by: maintainer |
1.3 18 Feb 2006 13:47:53 |
mnag |
- Update to 1.3
PR: 93430
Submitted by: maintainer |
1.2 11 Feb 2006 16:19:59 |
lawrance |
Update to 1.2.
PR: ports/93182
Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer) |
1.1 08 Nov 2005 20:57:53 |
mnag |
Update to 1.1
Add SHA256
PR: 88012
Submitted by: maintainer |
1.0 16 Oct 2005 02:17:38 |
edwin |
New port: sysutils/ezjail Jail handling scripts.
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> |