notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
mod_extract_forwarded Apache module that can make proxied requests appear with client IP
2.0.2_4 www Deleted on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.2_4Version of this port present on the latest quarterly branch.
Maintainer: kuriyama@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-06-18 22:59:10
Last Update: 2018-04-16 10:44:31
SVN Revision: 467473
People watching this port, also watch:: ap24-mod_fastcgi
License: not specified in port
WWW:
http://www.openinfo.co.uk/apache/
Description:
mod_extract_forwarded hooks itself into Apache's header parsing phase and looks for the X-Forwarded-For header which some (most?) proxies add to the proxied HTTP requests. It extracts the IP from the X-Forwarded-For and modifies the connection data so to the rest of Apache the request looks like it came from that IP rather than the proxy IP. mod_extract_forwarded can be dangerous for host based access control because X-Forwarded-For is easily spoofed. Because of this you can configure which proxies you trust or don't trust. WWW: http://www.openinfo.co.uk/apache/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • ap22-mod_extract_forwarded>0:www/mod_extract_forwarded
No installation instructions:
This port has been deleted.
PKGNAME: ap22-mod_extract_forwarded
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (extract_forwarded-2.0.2.tar.gz) = 934e2da02a2a71dd40a6050e884ac034174a1bfee0d0d4aeeeb68b942d94cafb SIZE (extract_forwarded-2.0.2.tar.gz) = 13812

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache22
Runtime dependencies:
  1. apxs : www/apache22
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ap22-mod_extract_forwarded-2.0.2_4: YOSHFUJI=off: yoshfuji patch (support IPv6 addr in config, etc) ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
apache:2.2
pkg-message:
************************************************************ You've installed mod_extract_forward, an Apache module that can make proxied requests appear with client IPs. Edit your apache.conf or httpd.conf to enable and setup this module. Have a look at the files in ${PREFIX}/share/doc/mod_extract_forward for information on how to configure it. Then do this to make it work effective: # apachectl configtest (see if there are any config errors) # apachectl restart ************************************************************

Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.openinfo.co.uk/apache/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.2_4
16 Apr 2018 10:44:31
Revision:467473Original commit files touched by this commit
brnrd search for other commits by this committer
www/mod_antiloris
www/mod_auth_imap2
www/mod_authn_sasl
www/mod_bw
www/mod_cband
www/mod_clamav
www/mod_extract_forwarded
www/mod_hosts_access
www/mod_log_config-st
www/mod_log_mysql
www/mod_log_sql2-dtc
www/mod_macro22
www/mod_musicindex
www/mod_ntlm2
www/mod_proxy_html
www/mod_remoteip
www/mod_spdy
www/mod_uid
www/mod_vhost_ldap
www/mod_whatkilledus
www/mod_xml2enc
2017-07-01 www/apache22: Upstream propose EoL of apache 2.2.x during the next 12
months
2.0.2_4
11 Mar 2018 17:38:46
Revision:464189Original commit files touched by this commit
brnrd search for other commits by this committer
Migrate USE_APACHE to USES= apache (category www)

 - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk

With hat:	apache
2.0.2_4
17 Aug 2015 14:20:41
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2.0.2_4
22 May 2015 20:34:29
Revision:387082Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files everywhere.

With hat:	portmgr
Sponsored by:	Absolight
2.0.2_4
06 Aug 2014 09:11:58
Revision:364158Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.

CR:		D510
Approved by:	portmgr (bapt)
2.0.2_4
06 Feb 2014 07:22:35
Revision:342940Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
2.0.2_4
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
2.0.2_4
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
2.0.2_4
24 Dec 2012 12:42:56
Revision:309457Original commit files touched by this commit
kuriyama search for other commits by this committer
Add option to patch for IPv6 address support.
2.0.2_3
22 Sep 2012 21:15:51
Revision:304723Original commit files touched by this commit
ohauer search for other commits by this committer
- USE_APACHE= s/22+/22/
- 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@
2.0.2_3
18 Aug 2012 14:29:11
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2.0.2_3
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2.0.2_3
20 Aug 2011 17:27:52
Original commit files touched by this commit
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
2.0.2_2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.0.2_2
06 Dec 2010 12:16:35
Original commit files touched by this commit
kuriyama search for other commits by this committer
Forced commit (forgot to add patch):

Fix build for "union <anonymous>' has no member named 'sin6'" error.

PR:             ports/146886
Reported by:    Yurij <ilesikz@gmail.com>
2.0.2_1
06 Dec 2010 06:34:02
Original commit files touched by this commit
kuriyama search for other commits by this committer
Fix build for "union <anonymous>' has no member named 'sin6'" error.

PR:             ports/146886
Reported by:    Yurij <ilesikz@gmail.com>
2.0.2
11 Oct 2009 14:41:06
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Resurrect previous version of mod_extract_forwarded for apache
  1.3.x by repocopy.
2.0.2
05 Aug 2009 14:27:11
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 2.0.2 (for Apache 2.x).
- 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.
1.4
05 Aug 2009 02:21:50
Original commit files touched by this commit
pgollucci search for other commits by this committer
over to apache@
1.4
04 Aug 2009 23:20:58
Original commit files touched by this commit
anders search for other commits by this committer
Drop maintainership of some ports I do not use or have interest for
anymore.
1.4
21 May 2009 20:45:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes

PR:             ports/134611
Approved by:    pav (#bsdports)
1.4
08 May 2009 15:47:15
Original commit files touched by this commit
pgollucci search for other commits by this committer
- USE_APACHE=yes is deprecated
- Convert to AP_FAST_BUILD/AP_GENPLIST

PR:             ports/133647
Approved by:    maintainer timeout (30 days)
Submitted by:   me
1.4
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.4
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.4
07 Nov 2003 09:12:58
Original commit files touched by this commit
marcus search for other commits by this committer
Use the new Apache bits from bsd.port.mk.

Submitted by:   dinoex
1.4
09 Apr 2003 22:07:26
Original commit files touched by this commit
anders search for other commits by this committer
Update to 1.4.
1.2
08 Apr 2003 22:34:25
Original commit files touched by this commit
anders search for other commits by this committer
Project moved. Update WWW and MASTER_SITES.
1.2
07 Mar 2003 06:12:57
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.2
22 Apr 2002 01:38:22
Original commit files touched by this commit
anders search for other commits by this committer
Reclaim maintainership.
1.2
15 Mar 2002 00:31:55
Original commit files touched by this commit
anders search for other commits by this committer
Master site updates: www.freenix.no => atreides.freenix.no for these
files.
07 Oct 2001 03:03:45
commit hash: fp1.19438@dev.null.freshports.orgcommit hash: fp1.19438@dev.null.freshports.orgcommit hash: fp1.19438@dev.null.freshports.orgcommit hash: fp1.19438@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Set maintainer to ports@FreeBSD.org    
19 Jun 2001 02:59:10
commit hash: fp1.15261@dev.null.freshports.orgcommit hash: fp1.15261@dev.null.freshports.orgcommit hash: fp1.15261@dev.null.freshports.orgcommit hash: fp1.15261@dev.null.freshports.org files touched by this commit
jeh search for other commits by this committer
New port of mod_extract_forwarded, an Apache module that can make proxied  
requests appear with client IP.    

Number of commits found: 32