summaryrefslogtreecommitdiff
path: root/www/suphp/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [update] www/suphp: update to 0.3 and fix a security leak introduced with ↵Edwin Groothuis2003-08-255-76/+23
| | | | | | | | | | | | | | | previous patch - update to 0.3 - add a workaround to don't use getpwuid to performs check for apache user (since 4.x doesn't support getpwuid_r). - use %%DOCSDIR%% PR: ports/55952 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=87663
* update www/suphp: 0.2.2 --> 0.2.3Daichi GOTO2003-06-301-6/+6
| | | | | | | | | | | | | * update suphp to 0.2.3 * fix bento build (apxs related problem) * Separate build/install stages for mod_suphp PR: 53873 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Pointed out by: bento via kris Notes: svn path=/head/; revision=83880
* Add suphp 0.2.2,Daichi GOTO2003-06-253-0/+76
suPHP is a combination which provides a wrapper for PHP. PR: 42790 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=83574