Port details |
- mod_transform An XSLT and XIncludes Filter module for Apache 2.0
- 0.6.0 www
=0 0.6.0Version of this port present on the latest quarterly branch. DEPRECATED: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
This port expired on: 2011-05-01
- Maintainer: stan@stormier.net
 - Port Added: 2004-12-08 21:30:43
- Last Update: 2011-06-25 09:23:47
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.outoforder.cc/projects/apache/mod_transform/
- Description:
- mod_transform is a filter module that allows Apache 2.0 to do dynamic XSL
Transformations on either static XML documents, or XML documents generated
from another Apache module or CGI program.
This module originated from mod_xml_gnome_xslt by WebThing.
WWW: http://www.outoforder.cc/projects/apache/mod_transform/
- Stan
stan@stormier.net
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:
-
- ap20-mod_transform>0:www/mod_transform
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap20-mod_transform
- 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/apache20
- libtool>=2.4 : devel/libtool
- pkg-config : devel/pkg-config
- Runtime dependencies:
-
- apxs : www/apache20
- pkg-config : devel/pkg-config
- Library dependencies:
-
- xml2.5 : textproc/libxml2
- xslt.2 : textproc/libxslt
- 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 |
0.6.0 25 Jun 2011 09:23:47
 |
miwi  |
Bye Bye
2011-05-01 irc/gdesklets-irc: Upstream disapear and distfile is no more
available
2011-06-24 net/libevnet: no longer necessary now that libevent2 has been
released
2011-05-01 shells/44bsd-csh: Upstream disapear and distfile is no more available
2011-05-01 www/mod_auth_ldap: apache 13/20 is sceduled for deletion, migrate to
2.2.x+ and mod_authnz_ldap now
2011-05-01 www/mod_auth_remote: will be unsupported by ASF when 2.4.0 is
release, migrate to 2.2.x+ now
2011-05-01 www/mod_authenticache: will be unsupported by ASF when 2.4.0 is
release, migrate to 2.2.x+ now
2011-05-01 www/mod_layout2: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 www/mod_macro2: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 www/mod_traf_thief: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 www/mod_transform: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now |
0.6.0 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.6.0 12 Dec 2010 08:44:49
 |
pgollucci  |
- Corresponding to www/apache20 deprecation, deprecate ports
that only build with www/apache20 (2.0.x)
With Hat: apache |
0.6.0 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
0.6.0 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.6.0 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.6.0 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.6.0 21 May 2009 20:45:34
 |
pgollucci  |
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611
Approved by: pav (#bsdports) |
0.6.0 16 May 2009 02:41:25
 |
pgollucci  |
- Convert to USE_APACHE, remove apache from _DEPENDS
- USe %%AP*%% in pkg-plist
PR: ports/134450
Approved by: maintainer
Submitted by: me |
0.6.0 29 Jan 2007 23:51:55
 |
kris  |
Use libtool port instead of included version to avoid a.out objformat botch |
0.6.0 24 Jan 2006 03:14:23
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.6.0 04 Dec 2005 10:41:30
 |
clement  |
- One more fix :-) |
0.6.0 04 Dec 2005 00:18:15
 |
clement  |
- prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus |
0.6.0 08 Dec 2004 21:27:24
 |
pav  |
Add mod_transform, a filter module that allows Apache 2.0 to do dynamic XSL
Transformations on either static XML documents, or XML documents generated
from another Apache module or CGI program.
PR: ports/74787
Submitted by: Stanislas Ormieres <stan@stormier.net> |