Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Aug 2004 01:09:01 -0400
From:      Aaron Straup Cope <ascope@cpan.org>
To:        "FreeBSD-gnats-submit@freebsd.org" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/69940: A (new) port of the Apache::XBEL Perl5 library
Message-ID:  <1091509741.67615.31.camel@localhost>
Resent-Message-ID: <200408030510.i735AKYO058652@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         69940
>Category:       ports
>Synopsis:       A (new) port of the Apache::XBEL Perl5 library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 03 05:10:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Straup Cope
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD localhost 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #4:
Tue Jul 27 20:25:39 EDT 2004 asc@localhost:/usr/obj/usr/src/sys/LUMPY
i386
>Description:
A (new) port of the XML::XBEL Perl5 library
>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Apache-XBEL/
#	p5-Apache-XBEL/Makefile
#	p5-Apache-XBEL/distinfo
#	p5-Apache-XBEL/pkg-descr
#	p5-Apache-XBEL/pkg-plist
#
echo c - p5-Apache-XBEL/
mkdir -p p5-Apache-XBEL/ > /dev/null 2>&1
echo x - p5-Apache-XBEL/Makefile
sed 's/^X//' >p5-Apache-XBEL/Makefile <<
'END-of-p5-Apache-XBEL/Makefile'
X# New ports collection makefile for: p5-Apache-XBEL
X# Date created: August 03 2004
X# Whom: Aaron Straup Cope <ascope@cpan.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Apache-XBEL
XPORTVERSION=	1.3
X# PORTREVISION=
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Apache
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ascope@cpan.org
XCOMMENT=	Apache mod_perl handler to render an XBEL file as an HTML tree
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \
X		${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
X		${SITE_PERL}/${PERL_ARCH}/XML/LibXSLT.pm:${PORTSDIR}/textproc/p5-XML-LibXSLT \
X		${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
X		${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec \
X		${SITE_PERL}/Memoize.pm:${PORTSDIR}/devel/p5-Memoize \
X		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
XMAN3=	Apache::XBEL.3
X
Xpost-extract:
X	@${MKDIR} ${SITE_PERL}/${PERL_ARCH}/auto/Apache/XBEL
X
Xpost-install:
X.if !defined(NOXSL)
X	@${ECHO} "Installing ${PREFIX}/share/apache-xbel/apache-xbel.xsl"
X	@${MKDIR} ${PREFIX}/share/apache-xbel
X	@${CP} ./work/${PORTNAME}-${PORTVERSION}/xsl/apache-xbel.xsl \
X		${PREFIX}/share/apache-xbel/
X.endif
X.include <bsd.port.mk>
END-of-p5-Apache-XBEL/Makefile
echo x - p5-Apache-XBEL/distinfo
sed 's/^X//' >p5-Apache-XBEL/distinfo <<
'END-of-p5-Apache-XBEL/distinfo'
XMD5 (Apache-XBEL-1.3.tar.gz) = 9cf47652de8da27d8d53005c0981e317
XSIZE (Apache-XBEL-1.3.tar.gz) = 9691
END-of-p5-Apache-XBEL/distinfo
echo x - p5-Apache-XBEL/pkg-descr
sed 's/^X//' >p5-Apache-XBEL/pkg-descr <<
'END-of-p5-Apache-XBEL/pkg-descr'
XApache mod_perl handler to render an XBEL file as an HTML tree
X
XWWW: http://search.cpan.org/dist/Apache-XBEL
END-of-p5-Apache-XBEL/pkg-descr
echo x - p5-Apache-XBEL/pkg-plist
sed 's/^X//' >p5-Apache-XBEL/pkg-plist <<
'END-of-p5-Apache-XBEL/pkg-plist'
X%%SITE_PERL%%/Apache/XBEL.pm
X%%SITE_PERL%%/mach/auto/Apache/XBEL/.packlist
Xshare/apache-xbel/apache-xbel.xsl
X@dirrm %%SITE_PERL%%/mach/auto/Apache/XBEL
X@dirrm share/apache-xbel
END-of-p5-Apache-XBEL/pkg-plist
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1091509741.67615.31.camel>