aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/jailuser
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-4/+1
| | | | | | | | 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.
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with P,R,S
* - register CONLICTS between security/srm and security/secure_delete for bin/srmvs2008-07-311-1/+1
| | | | | | | | - reset maintainer: Vaida Bogdan no longer uses FreeBSD. Thank you for maintaining the ports so far! - nuke some small plists while here PR: ports/125698 Submitted by: Andrew Stuart
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Change maintainer's emailmnag2005-11-032-4/+4
| | | | | PR: 88419 Submitted by: Vaida Bogdan <vaidab@phenix.rootshell.be> (maintainer)
* - Fix an unquoted slash within a matching operatorpav2004-07-302-1/+2
| | | | | | PR: ports/69717 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Approved by: maintainer
* New port: sysutils/jail Builds a chrooted environmentedwin2004-07-188-0/+289
I've made a port for: http://sourceforge.net/projects/jail/ Jail Chroot Project is an attempt of write a tool that builds a chrooted environment. The main goal of Jail is to be as simple as possible, and highly portable. The most difficult step when building a chrooted environment is to set up the right libraries. PR: ports/67900 Submitted by: bugghy <bugghy@phenix.rootshell.be>