Port details |
- mod_proxy_add_forward Apache module that adds a client IP header to outgoing proxy requests
- 20020710 www
=8 20020710Version of this port present on the latest quarterly branch. DEPRECATED: apache13 is deprecated, migrate to 2.2.x+ now
This port expired on: 2012-01-01
- Maintainer: apache@FreeBSD.org
 - Port Added: 2001-03-30 23:14:14
- Last Update: 2012-01-01 19:30:58
- SVN Revision: UNKNOWN
- People watching this port, also watch:: nmap, sudo
- License: not specified in port
- WWW:
- http://develooper.com/code/mpaf/
- Description:
- This is an Apache module that adds a 'X-Forwarded-For' header to outgoing proxy
requests like Squid does.
You can then get the client ip back on the "proxied host" by setting
r->connection->remote_ip from this header.
See the source for more info.
WWW: http://develooper.com/code/mpaf/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ap13-mod_proxy_add_forward>0:www/mod_proxy_add_forward
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap13-mod_proxy_add_forward
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache13
- Runtime dependencies:
-
- apxs : www/apache13
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20020710 01 Jan 2012 19:30:58
 |
ohauer  |
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@ |
20020710 02 Nov 2011 03:43:45
 |
pgollucci  |
- sync apache13 related EXPIRATION_DATE
With Hat: apache@ |
20020710 07 Sep 2011 03:00:51
 |
pgollucci  |
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from
now).
- This can be changed later as needed, if at all, either way we won't remove
them
until after 9.0 is released.
With Hat: apache@
Reported by: dvl via freshports |
20020710 27 Aug 2011 09:54:40
 |
ohauer  |
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@ |
20020710 20 Aug 2011 19:00:12
 |
ohauer  |
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/ |
20020710 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
20020710 29 Dec 2010 20:04:42
 |
pgollucci  |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
20020710 20 Oct 2010 03:26:34
 |
pgollucci  |
- Fix some MASTER_SITES
With Hat: apache@
Reported by: distilator |
20020710 05 Aug 2009 02:21:50
 |
pgollucci  |
over to apache@ |
20020710 04 Aug 2009 23:20:58
 |
anders  |
Drop maintainership of some ports I do not use or have interest for
anymore. |
20020710 21 May 2009 20:45:34
 |
pgollucci  |
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611
Approved by: pav (#bsdports) |
20020710 08 May 2009 15:55:41
 |
pgollucci  |
- USE_APACHE=yes is deprecated
- Convert to AP_FAST_BUILD/AP_GENPLIST
PR: ports/133685
Approved by: maintainer timeout (30 days)
Submitted by: me |
20020710 24 Jan 2006 03:14:23
 |
edwin  |
SHA256ify
Approved by: krion@ |
20020710 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
20020710 07 Nov 2003 09:12:58
 |
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
20020710 01 Apr 2003 22:45:50
 |
anders  |
Clean up pkg-plist.
Correct bad distfile checksum by updating to version 20020710. Only
comments changed.
Use a distfile with version number, to avoid unnecessary bad checksums
again. |
20010201 07 Mar 2003 06:12:57
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
20010201 22 Apr 2002 01:38:22
 |
anders  |
Reclaim maintainership. |
20010201 15 Mar 2002 00:31:55
 |
anders  |
Master site updates: www.freenix.no => atreides.freenix.no for these
files. |
07 Oct 2001 03:03:45
    |
petef  |
Set maintainer to ports@FreeBSD.org |
31 Mar 2001 02:14:14
    |
will  |
Add mod_proxy_add_forward 20010201, an apache module that adds a client IP
header to outgoing proxy requests. |