Initial import of ap2-transform-0.4.0.

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 commit is contained in:
xtraeme 2004-05-30 13:27:16 +00:00
parent d843dafef8
commit 63bf039abb
4 changed files with 31 additions and 0 deletions

3
www/ap2-transform/DESCR Normal file
View file

@ -0,0 +1,3 @@
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.

View file

@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/05/30 13:27:16 xtraeme Exp $
#
DISTNAME= mod_transform-0.4.0
PKGNAME= ${DISTNAME:S/mod_/ap2-/}
CATEGORIES= www
MASTER_SITES= http://www.outoforder.cc/downloads/mod_transform/
MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.outoforder.cc/projects/apache/mod_transform/
COMMENT= Filter module for Apache 2.0 to do dynamic XSL transformations
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-apxs=${APXS}
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../www/apache2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

3
www/ap2-transform/PLIST Normal file
View file

@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/30 13:27:16 xtraeme Exp $
include/httpd/mod_transform.h
lib/httpd/mod_transform.so

View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2004/05/30 13:27:16 xtraeme Exp $
SHA1 (mod_transform-0.4.0.tar.gz) = 68b77150120783991385f9d3d9602c728f18093f
Size (mod_transform-0.4.0.tar.gz) = 202673 bytes