| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache
Notes:
svn path=/head/; revision=464189
|
|
|
|
|
|
|
|
|
| |
- Modernize plist
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=404892
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
|
|
| |
PR: 199024
Submitted by: shun <shun.fbsd.pr@dropcut.net>
Approved by: maintainer (timeout, 14 days)
Notes:
svn path=/head/; revision=383959
|
|
|
|
|
|
|
| |
in the plist.
Notes:
svn path=/head/; revision=362026
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=352017
|
|
|
|
|
|
|
|
| |
PR: ports/187028
Submitted by: <freebsd.ports@webstyle.ch> (maintainer)
Notes:
svn path=/head/; revision=348816
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add stage support
- add vuxml entry
PR: ports/182878
Submitted by: Fabiano Sidler <freebsd.ports@webstyle.ch> (maintainer)
Security: CVE-2013-4365
Notes:
svn path=/head/; revision=330031
|
|
|
|
|
|
|
| |
www)
Notes:
svn path=/head/; revision=327776
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- remove vhost fix [1]
- change maintainer to submitter
Changes with mod_fcgid 2.3.7
o Periodically clean out the brigades which are pulling in the request
body for handoff to the fcgid child. PR: 51749
[Dominic Benson <dominic.benson thirdlight.com>]
o Resolve crash during graceful restarts. PR 50309
[Mario Brandt <JBlond gmail.com>]
o Solve latency/cogestion of resolving effective user file access rights
when no such info is desired, for config related filename stats.
PR: 51020 [Thangaraj AntonyCrouse <thangaraj gmail.com>, William Rowe]
o Fix regression in 2.3.6 which broke process controls when using vhost-
specific configuration. [Jeff Trawick] [1]
o Account for first process in class in the spawn score. [Jeff Trawick]
[1] patch r267014
PR: ports/181265
Submitted by: Fabiano Sidler <freebsd.ports@webstyle.ch>
Approved by: Tolbert Josh <hemi@puresimplicity.net> (maintainer timeout, 14+ days)
Notes:
svn path=/head/; revision=325503
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
|
|
|
|
| |
some additional cleanups/fixes
- adopt new Makefile header
- convert to optionsNG
- use BROKEN instead IGNORE in bsd.apache.mk
with hat apache@
Notes:
svn path=/head/; revision=304797
|
|
|
|
|
|
|
|
|
|
|
|
| |
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@
Notes:
svn path=/head/; revision=302724
|
|
|
|
| |
Notes:
svn path=/head/; revision=280086
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=267133
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove MD5
PR: ports/152846
Submitted by: Marko Njezic <mrmax063@maxempire.com>
Approved by: maintainer timeout (hemi@puresimplicity.net ; 17 days)
Notes:
svn path=/head/; revision=267014
|
|
|
|
|
|
|
|
|
| |
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
|