| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: ports/147143
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav)
Notes:
svn path=/head/; revision=255876
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk. This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.
'Revert' some of the PKGNAMEPREFIX changes for apXX-.
- Must be manually requested in tbe port Makefile either by
a) AP_FAST_BUILD=yes
b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
- Going forward, we will only do this for ports where WITH_APACHE
is NOT optional, but required. mod_* ports are a good fit.
141 ports are mod_ ports
80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
61 remaining are then patched to mirror the other $lang frameworks [b].
PR: ports/146956
Reported by: Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by: P6 TB run
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=255075
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- added patch from http://svn.apache.org/viewvc?view=revision&revision=905302 [1]
(fixes incorrect mutex permissions)
PR: 142795 [2], 143435 [3], 143458 [3], 143563 [1]
Submitted by: Sergey Prikhodko <sergey@network-asp.biz>
Approved by: maintainer timeout (hemi@puresimplicity.net; 22 days [2])
no response from maintainer [3]
Notes:
svn path=/head/; revision=249266
|
|
|
|
|
|
|
|
|
| |
PR: ports/141389
Submitted by: Carsten Wiedmann <carsten_sttgt@gmx.de>
Approved by: maintainer timeout (14 days)
Notes:
svn path=/head/; revision=246694
|
|
|
|
|
|
|
|
|
|
|
|
| |
mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=240715
|
|
|
|
|
|
|
|
| |
PR: ports/134611
Approved by: pav (#bsdports)
Notes:
svn path=/head/; revision=234362
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use SFE macro
- Use APACHEMODDIR
PR: ports/133684
Approved by: maintainer
Submitted by: me
Notes:
svn path=/head/; revision=232471
|
|
|
|
|
|
|
|
| |
PR: ports/123281
Reported by: Sam <brandt_21s@yahoo.com>
Notes:
svn path=/head/; revision=224424
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/117014
Submitted by: Sergey Prikhodko <sergey@network-asp.biz>
Approved by: Josh Tolbert <hemi@puresimplicity.net> (maintainer),
stas (mentor, implicit)
Notes:
svn path=/head/; revision=203850
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
PR: 116340
Submitted by: Alexey Rubtsov <arubtsov@swsof.com>
Approved by: maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=200473
|
|
|
|
|
|
|
|
|
| |
PR: ports/114105
Approved by: Josh Tolbert (maintainer)
Obtained from: mod-fcgid cvs
Notes:
svn path=/head/; revision=194412
|
|
|
|
|
|
|
|
|
| |
PR: ports/113486
Submitted by: Josh Tolbert <hemi@puresimplicity.net> (maintainer)
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=193253
|
|
|
|
|
|
|
|
| |
PR: ports/108787
Submitted by: Josh Tolbert <hemi@puresimplicity.net> (maintainer)
Notes:
svn path=/head/; revision=184319
|
|
|
|
|
|
|
|
|
| |
PR: ports/107742
Submitted by: miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=182070
|
|
|
|
|
|
|
|
| |
PR: ports/96575
Submitted by: maintainer
Notes:
svn path=/head/; revision=161100
|
|
|
|
|
|
|
|
|
|
|
|
| |
handle cases for both www/apache20 and www/apache22.
Removed www/mod_fcgid/pkg_message. Added www/mod_fcgid/files/pkg_message.in.
PR: ports/96158
Submitted by: maintainer
Notes:
svn path=/head/; revision=160190
|
|
|
|
|
|
|
| |
Submitted by: maintainer.
Notes:
svn path=/head/; revision=152009
|
|
|
|
|
|
|
|
|
| |
PR: ports/89924
Submitted by: FX <gentoo@sbcglobal.net>
Approved by: Josh Tolbert <hemi@puresimplicity.net> (maintainer)
Notes:
svn path=/head/; revision=151303
|
|
|
|
|
|
|
|
|
| |
2: set MAINTAINER to submitter.
Submitted by: Josh Tolbert hemi at puresimplicity.net
Notes:
svn path=/head/; revision=149266
|
|
|
|
| |
Notes:
svn path=/head/; revision=149265
|
|
|
|
|
|
|
| |
been inactive more than 6 months. We hope to see him back sometime.
Notes:
svn path=/head/; revision=147872
|
|
mod_fcgid has a new process management strategy, which concentrates on
reducing the number of fastcgi server, and kick out the corrupt
fastcgi server as soon as possible.
The bad news is that it does not currently support suEXEC, and the
good news is that it has PHP support. Check out the web site for
details.
Licence: GPL
WWW: http://fastcgi.coremail.cn/
Notes:
svn path=/head/; revision=116068
|