| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Expand CONFLICTS
- Style
PR: ports/73226
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Unregister from Apache through apxs on deinstall
- Cleanup
PR: ports/70345
Submitted by: Jeremy Chadwick (maintainer)
|
|
|
|
|
| |
PR: ports/69624
Submitted by: Jeremy Chadwick (maintainer)
|
|
|
|
|
|
|
|
|
| |
Assuming the user DOES NOT specify the
LOG_PATH variable upon build (by default, it's empty).
The logfile will end up in / (a.k.a. /suphp.log)
PR: 69334
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
|
|
|
|
|
| |
PR: ports/69139
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
Add a workaroung to make it work with apache 2 (due to an apr bug)
(so be careful)
- Pass maintainership to submitter
PR: ports/69048
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
|
|
|
|
| |
Reported by: Andries Filmer <andries@netexpo.nl>
|
|
|
|
|
|
| |
I kept LOG_NAME to not break POLA (Will be removed for next release).
Requested by: Dennis Koster <dennis@phlex.net>
|
|
|
|
| |
Spotted by: Johan Mulder <johan@localhost.nl>
|
|
|
|
|
|
|
|
| |
This version is mainly a bugfix release, fixing a bug causing a
segmentation fault in the Apache 2 module and improving the handling
of environment variables. Instead of setting unneeded / unwanted
environment variables to an empty string, they are now completely
removed from the environment.
|
| |
|
|
|
|
| |
(Part 1)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Noticed by: Starhost.nl - N.Elsten <elsten@starhost.nl>
Approved by: erwin (mentor) (implicitly)
|
|
|
|
| |
Approved and reviewed by: erwin (mentor)
|
|
|
|
|
|
| |
now suPHP supports apache2.
Approved by: erwin (mentor) (implicitly)
|
|
|
|
| |
Submitted by: dinoex
|
|
|
|
|
|
| |
PR: 57681
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Release
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
- fix critical problem, due to wrong dependency.
lang/php4-cli -> www/php4-cgi
PR: 54558
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
suPHP is a combination which provides a wrapper
for PHP.
PR: 42790
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|