aboutsummaryrefslogtreecommitdiff
path: root/security/chroot_safe
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,Alexey Dokuchaev2021-03-221-1/+1
| | | | | | | | contractions, "<portname> is ..." cases, missing Oxford commas, and other miscellaneous style bugs in the COMMENT line. Notes: svn path=/head/; revision=568947
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* - Add LICENSEDmitry Marakasov2016-12-071-5/+7
| | | | | | | | - Switch to USES=tar - Cosmetic fixes Notes: svn path=/head/; revision=428041
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375111
* Stagify.Vanilla I. Shu2014-06-102-3/+22
| | | | Notes: svn path=/head/; revision=357335
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Remove A/An in COMMENTCarlo Strub2013-03-291-4/+2
| | | | | | | - Trim Header where applicable Notes: svn path=/head/; revision=315566
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Drop maintainership of some ports I don't use any moreGabor Kovesdan2009-06-271-1/+1
| | | | Notes: svn path=/head/; revision=236682
* - Remove DESTDIR support from my ports as it is useless now. New implementationGabor Kovesdan2007-03-311-1/+0
| | | | | | | is coming. Notes: svn path=/head/; revision=188901
* Change my e-mail address.Gabor Kovesdan2006-12-081-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=179182
* Support DESTDIRErwin Lansing2006-08-061-1/+2
| | | | | | | | PR: 101429 Submitted by: gabor (maintainer) Notes: svn path=/head/; revision=169817
* Use unsetenv(3) instead of putenv(3) to clean up environment variablesStefan Walter2006-05-211-0/+2
| | | | | | | | | | | properly. PR: 94170 Submitted by: Kenneth Vestergaard Schmidt <kvs@binarysolutions.dk> Approved by: maintainer, arved (mentor) Notes: svn path=/head/; revision=162934
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* [new port] security/chroot_safeEdwin Groothuis2005-12-203-0/+37
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> Notes: svn path=/head/; revision=151676