Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use unsetenv(3) instead of putenv(3) to clean up environment variables | Stefan Walter | 2006-05-21 | 1 | -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 S | Edwin Groothuis | 2006-05-13 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=162215 | ||||
* | [new port] security/chroot_safe | Edwin Groothuis | 2005-12-20 | 3 | -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 |