Port details |
- mod_proxy_xml Apache module for rewriting URI references in XML
- 0.1_3 www
=0 0.1_3Version of this port present on the latest quarterly branch.
- BROKEN: Doesn't work as intended
DEPRECATED: Abandoned upstream, last release in 2004 This port expired on: 2022-03-31 IGNORE: is marked as broken: Doesn't work as intended
- Maintainer: apache@FreeBSD.org
- Port Added: 2007-01-22 07:51:27
- Last Update: 2022-03-31 20:31:14
- Commit Hash: 97cf09b
- License: not specified in port
- WWW:
- http://apache.webthing.com/mod_proxy_xml/
- Description:
- mod_proxy_xml is an output filter to rewrite links in a proxy
situation, to ensure that links work for users outside the proxy.
It serves the same purpose as Apache's ProxyPassReverse directive
does for HTTP headers, and is an essential component of a reverse
proxy.
WWW: http://apache.webthing.com/mod_proxy_xml/
- ¦ ¦ ¦ ¦
- 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:
-
- ap24-mod_proxy_xml>0:www/mod_proxy_xml
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap24-mod_proxy_xml
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xmlns.h) = ad1a411990601c2b22e5f4d5d071f125d9d484a4fe364d87fb3251de2607490d
SIZE (xmlns.h) = 5751
SHA256 (mod_proxy_xml.c) = 91780947448d6da0e03d0db0ace9e4e0376009c644d75cb822ffec1e7711c088
SIZE (mod_proxy_xml.c) = 11148
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache24
- Runtime dependencies:
-
- apxs : www/apache24
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_mod_proxy_xml
- USES:
- apache:2.2+ gnome
- 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 |
0.1_3 31 Mar 2022 20:31:14 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
0.1_3 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.1_2 10 Oct 2021 08:51:53 |
Daniel Engberg (diizzy) |
www/mod_proxy_xml: Mark BROKEN, deprecate and set expiration date to 2022-03-31
Abandoned upstream, last release in 2004 and reported broken
Reference:
https://stackoverflow.com/questions/11956514/how-can-i-rewrite-urls-in-xml-with-apache-2-4
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D32398 |
0.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1_2 08 Nov 2019 12:53:37 |
tobik |
www: Add missing USES=gnome |
0.1_2 11 Mar 2018 17:38:46 |
brnrd |
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
0.1_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.1_1 15 Dec 2013 22:11:21 |
ohauer |
- add stage support
- add license
- minor cleanups
with hat apache@ |
0.1_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.1_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.1_1 30 May 2013 19:14:44 |
ohauer |
- disable WRKDIR creation during fetch
- trim Makefile header |
0.1_1 18 Aug 2012 14:29:11 |
ohauer |
- 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@ |
0.1_1 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
0.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.1 07 Jun 2010 06:01:56 |
pgollucci |
- Conver to AP_FAST_BUILD / AP_GENPLIST |
0.1 06 Jun 2010 05:00:32 |
pgollucci |
- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s
PR: ports/147143
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav) |
0.1 27 May 2010 21:27:03 |
pgollucci |
- 2/3:
- consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists
PR: ports/147142
Reviewed by: portmgr (pav)
With Hat: apache@ |
0.1 27 May 2010 21:19:17 |
pgollucci |
- 1/3:
- apxs -a is install
- apxs -A is uninstall
PR: ports/147139
Reviewed by: portmgr (pav)
With Hat: apache@ |
0.1 25 May 2010 20:17:37 |
pgollucci |
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
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) |
0.1 16 Aug 2009 08:14:47 |
linimon |
Reset dom@helenmarks.co.uk due to maintainer-timeouts and no response
to email.
Hat: portmgr |
0.1 21 May 2009 20:45:34 |
pgollucci |
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611
Approved by: pav (#bsdports) |
0.1 24 Apr 2009 22:21:13 |
pgollucci |
- USE_APACHE -> 2.0+
- Fix plist with www/apache2*
PR: ports/133617
Approved by: maintainer timeout (2 weeks)
Submitted by: me |
0.1 22 Jan 2007 07:50:40 |
miwi |
mod_proxy_xml is an output filter to rewrite links in a proxy
situation, to ensure that links work for users outside the proxy.
It serves the same purpose as Apache's ProxyPassReverse directive
does for HTTP headers, and is an essential component of a reverse
proxy.
WWW: http://apache.webthing.com/mod_proxy_xml/
PR: ports/108053
Submitted by: Dominic Marks <dom at goodforbusiness.co.uk> |