aboutsummaryrefslogtreecommitdiff
path: root/www/mod_extract_forwarded
Commit message (Collapse)AuthorAgeFilesLines
* - Resurrect previous version of mod_extract_forwarded for apacheJun Kuriyama2009-10-111-0/+1
| | | | | | | 1.3.x by repocopy. Notes: svn path=/head/; revision=242687
* - Upgrade to 2.0.2 (for Apache 2.x).Jun Kuriyama2009-08-053-13/+11
| | | | | | | | | | | | | | | | - This is upgraded version of 1.4 (by non-original author), but is not same as www/mod_extract_forwarded2 port (was forked from 1.x by another author). - I'm not sure we should upgrade like this (upgrade 1.4 to forked 2.0.2), but it seems original web site is disappeared, so I think we should do. - This version does not support Apache 1.3.x versions. If someone need old version of this port, I'll prepare www/mod_extract_forwarded1 port after repocopy. Notes: svn path=/head/; revision=238993
* over to apache@Philip M. Gollucci2009-08-051-1/+1
| | | | Notes: svn path=/head/; revision=238935
* Drop maintainership of some ports I do not use or have interest forAnders Nordby2009-08-041-1/+1
| | | | | | | anymore. Notes: svn path=/head/; revision=238920
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-211-0/+2
| | | | | | | | PR: ports/134611 Approved by: pav (#bsdports) Notes: svn path=/head/; revision=234362
* - USE_APACHE=yes is deprecatedPhilip M. Gollucci2009-05-082-16/+10
| | | | | | | | | | | - Convert to AP_FAST_BUILD/AP_GENPLIST PR: ports/133647 Approved by: maintainer timeout (30 days) Submitted by: me Notes: svn path=/head/; revision=233427
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-5/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* Update to 1.4.Anders Nordby2003-04-093-4/+4
| | | | Notes: svn path=/head/; revision=78685
* Project moved. Update WWW and MASTER_SITES.Anders Nordby2003-04-082-2/+2
| | | | Notes: svn path=/head/; revision=78629
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Reclaim maintainership.Anders Nordby2002-04-221-1/+1
| | | | Notes: svn path=/head/; revision=57968
* Master site updates: www.freenix.no => atreides.freenix.no for theseAnders Nordby2002-03-151-1/+1
| | | | | | | files. Notes: svn path=/head/; revision=56112
* Set maintainer to ports@FreeBSD.orgPete Fritchman2001-10-071-1/+1
| | | | | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer) Notes: svn path=/head/; revision=48508
* New port of mod_extract_forwarded, an Apache module that can make proxiedJames E. Housley2001-06-196-0/+73
requests appear with client IP. PR: 27998 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=44195