Commit graph

15 commits

Author SHA1 Message Date
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
joerg
0a4d9a8983 DESTDIR support 2010-07-08 16:05:34 +00:00
joerg
e06041f94a Do not depend on the *-config unwrap phase to not leak the .buildlink
path.
2009-11-30 18:52:33 +00:00
joerg
e031855e4a Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:00:14 +00:00
joerg
9317f6adc7 Revert previous, wrong Makefile committed. 2008-07-27 18:53:40 +00:00
joerg
69fe38e70b Fix Apache 2.2 build. 2008-07-27 16:59:57 +00:00
joerg
3fc5f6b05b Fix build when ${PREFIX}/sbin is not in PATH. 2008-07-27 16:41:34 +00:00
joerg
5ae5b7634c Installs bash script, so depend on it and bump revision. 2007-08-30 13:31:45 +00:00
joerg
8f77d0192d Disable Apache 2.2 support until the APR detection and linkage is fixed. 2007-06-30 19:45:13 +00:00
joerg
7ac9657102 Change naming of Apache 2.2 modules to use ap22 prefix.
Allow apache22 in some more case and add a hack to devel/subversion
to determine the module by the state of the apache22 option.
This comes from www/ap2-subversion and should be fixed to properly
use build options or so.

OK agc@
2007-06-30 16:09:07 +00:00
joerg
50efbc79de Fix pthread linkage for aprutil-0 link test and pthread_setspecific. 2007-06-29 22:55:50 +00:00
xtraeme
3b7dd9b1d3 I'm not maintaining these packages anymore. 2007-05-22 10:50:59 +00:00
xtraeme
431c865de4 * Use apache.mk to be compatible with the new apache22 pkg.
* Use PKG_APACHE_ACCEPTED.
2006-12-08 23:34:10 +00:00
xtraeme
d06c9c307c Provide basic info about how to load the module. 2006-12-07 13:37:21 +00:00
xtraeme
aca495c729 Initial import of ap2-xslt2 (known as mod-xslt2).
mod-xslt2 is a server side module able to transform ``xml''
documents in ``html'' (or to any other format) before they
even get back to the browser.

mod-xslt2 main features include:

* Ability to parse generated xml (ability to parse the output of
  php or perl scripts).

* Ability to use the ``xslt'' indicated by the <?xml-stylesheet
  processing instruction.

* Ability to send back the xml file unparsed to the browser.

* Ability to fetch xslt or DTDs from scripts rather than from
  static files.

* Ability to fetch a different xslt depending on the content of
  the request headers, of the get parameters or the web server
  environment.

* Ability to allow xslt stylesheets to make use of these
  variables to generate output.

--
http://www.mod-xslt2.com/
2006-12-07 02:34:01 +00:00