| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As described in Apache issue 49838, mod_remoteip may cause segfaults when
used together with .htaccess files and allow/deny statements
The existing patch was modified to backport fixes from Apache svn r990745
and r990746.
PR: 193507
Submitted by: David Froehlich
Approved by: maintainer (Jim Riggs)
Notes:
svn path=/head/; revision=372343
|
|
|
|
|
|
|
|
|
|
| |
- add license
- minor cleanups
with hat apache@
Notes:
svn path=/head/; revision=336589
|
|
|
|
|
|
|
| |
www)
Notes:
svn path=/head/; revision=327776
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- adopt new Makefile header
Port build fails on local exp-run with apache24 with
error: 'conn_rec' has no member named 'remote_ip'
or various other apache22 specific functions/parameters
with hat apache@
Notes:
svn path=/head/; revision=304723
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
With Hat: apache@
Tested by: Several P6 TB runs
Notes:
svn path=/head/; revision=261652
|
|
remote IP address and hostname for the request with the IP address
list presented by a proxy or load balancer via the request headers.
WWW: http://httpd.apache.org/docs/2.3/mod/mod_remoteip.html
PR: ports/146509
Submitted by: Jim Riggs <ports at christianserving.org>
Notes:
svn path=/head/; revision=254233
|