Port details |
- chrootuid Simple wrapper that combines chroot(8) and su(1) into one program
- 1.3_1 security
=17 1.3_1Version 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: unknown
- Last Update: 2024-02-25 12:54:54
- Commit Hash: 3324d42
- People watching this port, also watch:: nmap, unzip, chkrootkit, zip, wget
- License: MIT
- Description:
- The chrootuid command combines chroot(8) and su(1) into one program,
so that there is no need to have commands such as /usr/bin/su in the
restricted environment. Access to the file system is restricted to
the newroot subtree and privileges are restricted to those of the
newuser account (which must be a known account in the unrestricted
environment).
See also jail(8)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- chrootuid>0:security/chrootuid
- To install the port:
- cd /usr/ports/security/chrootuid/ && make install clean
- To add the package, run one of these commands:
- pkg install security/chrootuid
- pkg install chrootuid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: chrootuid
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (chrootuid1.3.tar.gz) = 93dd1af0220bce0c0265c9f810a89f7fae56b34b7077397f8ea2dcb54ec169b3
SIZE (chrootuid1.3.tar.gz) = 5439
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for chrootuid-1.3_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_chrootuid
- 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.3_1 25 Feb 2024 12:54:54
    |
Muhammad Moinur Rahman (bofh)  |
security/chrootuid: Moved man to share/man
Approved by: portmgr (blanket) |
1.3 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.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3 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.3 10 May 2016 09:03:31
  |
amdmi3  |
- Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch` |
1.3 29 Jul 2014 14:30:10
  |
adamw  |
Rename security/ patches to reflect the files they modify. |
1.3 25 Feb 2014 10:04:27
  |
ehaupt  |
Support staging |
1.3 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.3 29 Mar 2013 19:33:42
  |
cs  |
- Remove A/An in COMMENT
- Trim Header where applicable |
1.3 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
1.3 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.3 04 Mar 2007 02:26:40
 |
linimon  |
truckman@ has had his port bit taken for safekeeping, therefore, return
this port to the pool.
Hat: portmgr |
1.3 04 Jan 2006 13:56:09
 |
truckman  |
Add SHA256. |
1.3 18 Mar 2004 02:10:58
 |
truckman  |
Use DOCSDIR macro.
Install documents in DOCSDIR with INSTALL_DATA instead of INSTALL_MAN.
Simplify executable and man page installation. |
1.3 18 Mar 2004 01:47:17
 |
truckman  |
SIZEify.
Submitted by: trevor |
1.3 07 Mar 2003 06:10:51
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.3 23 Jun 2002 22:48:38
 |
truckman  |
Upgrade to version 1.3. |
09 Dec 2000 05:39:26
    |
will  |
Fix broken link to coast.cs -> ftp.cerias. |
08 Oct 2000 07:30:58
    |
asami  |
Convert category security to new layout. |
17 Jul 2000 23:33:21
    |
truckman  |
Null commit to correct the mangled log entry in the previous commit. |
21 Jun 2000 12:10:41
    |
truckman  |
Initialize supplementary groups. |