Port details |
- chroot_safe LD_PRELOAD wrapper to safely chroot(2) any program
- 1.4_2 security =4 1.4_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-12-20 20:51:54
- Last Update: 2024-02-25 12:54:52
- Commit Hash: b721a4f
- People watching this port, also watch:: sendxmpp, watchfolder, monit, nagios-certexp-plugin, logcheck
- Also Listed In: sysutils
- License: MIT
- WWW:
- https://sourceforge.net/projects/chrootsafe/
- Description:
- chroot_safe, a tool to chroot any application in a sane manner without
requring binaries, shared libraries etc within the chroot or any support from
the application. Works with any dynamically linked application.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- chroot_safe>0:security/chroot_safe
- To install the port:
- cd /usr/ports/security/chroot_safe/ && make install clean
- To add the package, run one of these commands:
- pkg install security/chroot_safe
- pkg install chroot_safe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: chroot_safe
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (chroot_safe-1.4.tgz) = dcdd299e0275838531bbc53de3bb5ecd70f99d0af5fa328e8de761b4de4623bf
SIZE (chroot_safe-1.4.tgz) = 25886
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_chroot_safe
- USES:
- tar:tgz
- 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 |
1.4_2 25 Feb 2024 12:54:52 |
Muhammad Moinur Rahman (bofh) |
security/chroot_safe: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
1.4_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 ) |
1.4_1 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4_1 22 Mar 2021 10:17:44 |
danfe |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
1.4_1 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.4_1 07 Dec 2016 09:00:45 |
amdmi3 |
- Add LICENSE
- Switch to USES=tar
- Cosmetic fixes |
1.4_1 20 Dec 2014 19:37:45 |
bapt |
cleanup plist |
1.4_1 10 Jun 2014 15:24:39 |
vanilla |
Stagify. |
1.4_1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.4_1 29 Mar 2013 19:33:42 |
cs |
- Remove A/An in COMMENT
- Trim Header where applicable |
1.4_1 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.4_1 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
1.4_1 27 Jun 2009 08:49:44 |
gabor |
- Drop maintainership of some ports I don't use any more |
1.4_1 31 Mar 2007 19:56:19 |
gabor |
- Remove DESTDIR support from my ports as it is useless now. New implementation
is coming. |
1.4_1 08 Dec 2006 13:46:35 |
gabor |
Change my e-mail address.
Approved by: erwin (mentor) |
1.4_1 06 Aug 2006 10:14:56 |
erwin |
Support DESTDIR
PR: 101429
Submitted by: gabor (maintainer) |
1.4_1 21 May 2006 13:23:24 |
stefan |
Use unsetenv(3) instead of putenv(3) to clean up environment variables
properly.
PR: 94170
Submitted by: Kenneth Vestergaard Schmidt <kvs@binarysolutions.dk>
Approved by: maintainer, arved (mentor) |
1.4 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
1.4 20 Dec 2005 20:47:45 |
edwin |
[new port] security/chroot_safe
chroot_safe, a tool to chroot any application in a sane
manner without requring binaries, shared libraries etc
within the chroot or any support from the application. Works
with any dynamically linked application.
WWW: http://sourceforge.net/projects/chrootsafe
PR: ports/90341
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> |