aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Apache-XBEL
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-01-01 19:30:58 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-01-01 19:30:58 +0000
commit2c96f26a12ae4d0474c70d61c6cab483c2865f49 (patch)
tree3d7591c78a947273efae6c582aacdca524e69528 /textproc/p5-Apache-XBEL
parentd800016e3408fa62b2ffd8ead6e8ab7abb84a0bb (diff)
downloadports-2c96f26a12ae4d0474c70d61c6cab483c2865f49.tar.gz
ports-2c96f26a12ae4d0474c70d61c6cab483c2865f49.zip
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 ) with hat apache@
Notes
Notes: svn path=/head/; revision=288378
Diffstat (limited to 'textproc/p5-Apache-XBEL')
-rw-r--r--textproc/p5-Apache-XBEL/Makefile44
-rw-r--r--textproc/p5-Apache-XBEL/distinfo2
-rw-r--r--textproc/p5-Apache-XBEL/pkg-descr3
-rw-r--r--textproc/p5-Apache-XBEL/pkg-plist7
4 files changed, 0 insertions, 56 deletions
diff --git a/textproc/p5-Apache-XBEL/Makefile b/textproc/p5-Apache-XBEL/Makefile
deleted file mode 100644
index a630fe8675be..000000000000
--- a/textproc/p5-Apache-XBEL/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# New ports collection makefile for: p5-Apache-XBEL
-# Date created: August 03 2004
-# Whom: Aaron Straup Cope <ascope@cpan.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Apache-XBEL
-PORTVERSION= 13
-PORTREVISION= 2
-CATEGORIES= textproc perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${DISTVERSIONPREFIX}1.3${DISTVERSIONSUFFIX}
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Apache mod_perl handler to render an XBEL file as an HTML tree
-
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \
- ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
- ${SITE_PERL}/${PERL_ARCH}/XML/LibXSLT.pm:${PORTSDIR}/textproc/p5-XML-LibXSLT \
- ${SITE_PERL}/Memoize.pm:${PORTSDIR}/devel/p5-Memoize
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
-EXPIRATION_DATE= 2012-01-01
-
-MAKE_JOBS_SAFE= yes
-
-PERL_CONFIGURE= yes
-
-MAN3= Apache::XBEL.3
-
-.if defined(NOXSL)
-PLIST_SUB+= XSL="@Comment "
-.else
-PLIST_SUB+= XSL=""
-post-install:
- @${ECHO} "Installing ${DATADIR}/apache-xbel.xsl"
- @${MKDIR} ${DATADIR}
- @${INSTALL_DATA} ${WRKSRC}/xsl/apache-xbel.xsl ${DATADIR}
-.endif
-
-.include <bsd.port.mk>
diff --git a/textproc/p5-Apache-XBEL/distinfo b/textproc/p5-Apache-XBEL/distinfo
deleted file mode 100644
index addfc5f18c1e..000000000000
--- a/textproc/p5-Apache-XBEL/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Apache-XBEL-1.3.tar.gz) = 0721f13406021bb8e770e3f797afde89368f7eba246e1d923236d312931eec4b
-SIZE (Apache-XBEL-1.3.tar.gz) = 9691
diff --git a/textproc/p5-Apache-XBEL/pkg-descr b/textproc/p5-Apache-XBEL/pkg-descr
deleted file mode 100644
index 112c9fc7a15a..000000000000
--- a/textproc/p5-Apache-XBEL/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Apache mod_perl handler to render an XBEL file as an HTML tree
-
-WWW: http://search.cpan.org/dist/Apache-XBEL/
diff --git a/textproc/p5-Apache-XBEL/pkg-plist b/textproc/p5-Apache-XBEL/pkg-plist
deleted file mode 100644
index 9d783857e83a..000000000000
--- a/textproc/p5-Apache-XBEL/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-%%SITE_PERL%%/Apache/XBEL.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/XBEL/.packlist
-%%XSL%%%%DATADIR%%/apache-xbel.xsl
-%%XSL%%@dirrm %%DATADIR%%
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/XBEL
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
-@dirrmtry %%SITE_PERL%%/Apache