cvs commit: ports/www/suphp Makefile distinfo pkg-plist
ports/www/suphp/files patch-Makefile patch-config.hpatch-suphp.c
Edwin Groothuis
edwin at FreeBSD.org
Mon Aug 25 05:13:37 PDT 2003
edwin 2003/08/25 05:13:36 PDT
FreeBSD ports repository
Modified files:
www/suphp Makefile distinfo pkg-plist
Added files:
www/suphp/files patch-src::Makefile.in
patch-src::apache::Makefile.in
Removed files:
www/suphp/files patch-Makefile patch-config.h
patch-suphp.c
Log:
[update] www/suphp: update to 0.3 and fix a security leak introduced with 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 at cultdeadsheep.org>
Revision Changes Path
1.4 +35 -58 ports/www/suphp/Makefile
1.3 +1 -1 ports/www/suphp/distinfo
1.2 +0 -33 ports/www/suphp/files/patch-Makefile (dead)
1.2 +0 -9 ports/www/suphp/files/patch-config.h (dead)
1.1 +10 -0 ports/www/suphp/files/patch-src::Makefile.in (new)
1.1 +13 -0 ports/www/suphp/files/patch-src::apache::Makefile.in (new)
1.3 +0 -34 ports/www/suphp/files/patch-suphp.c (dead)
1.2 +19 -16 ports/www/suphp/pkg-plist
More information about the cvs-all
mailing list