Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  9 Sep 2003 22:09:10 +0200 (CEST)
From:      Martin Matuska <martin@tradex.sk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56651: [NEW PORT] www/p5-Apache-Clean
Message-ID:  <20030909200910.03FD525A7A@mail.tradex.sk>
Resent-Message-ID: <200309092010.h89KABcB086901@freefall.freebsd.org>

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

>Number:         56651
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-Apache-Clean
>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 Sep 09 13:10:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
FreeBSD 4.8-RELEASE-p3 i386
>Description:

>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-Clean
#	p5-Apache-Clean/Makefile
#	p5-Apache-Clean/distinfo
#	p5-Apache-Clean/pkg-descr
#	p5-Apache-Clean/pkg-plist
#
echo c - p5-Apache-Clean
mkdir -p p5-Apache-Clean > /dev/null 2>&1
echo x - p5-Apache-Clean/Makefile
sed 's/^X//' >p5-Apache-Clean/Makefile << 'END-of-p5-Apache-Clean/Makefile'
X# New ports collection makefile for:	p5-Apache-Clean
X# Date created:				Sep 09 2003
X# Whom:	      				Martin Matuska <martin@tradex.sk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Apache-Clean
XPORTVERSION=	0.05
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Apache/GEOFF
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	martin@tradex.sk
XCOMMENT=	A mod_perl interface into HTML::Clean
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \
X		${SITE_PERL}/HTML/Clean.pm:${PORTSDIR}/www/p5-HTML-Clean
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Apache::Clean.3
XDOCSDIR=	${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	@${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-p5-Apache-Clean/Makefile
echo x - p5-Apache-Clean/distinfo
sed 's/^X//' >p5-Apache-Clean/distinfo << 'END-of-p5-Apache-Clean/distinfo'
XMD5 (Apache-Clean-0.05.tar.gz) = f5b5bf3b6c0ba9839e8d72348388f9ca
END-of-p5-Apache-Clean/distinfo
echo x - p5-Apache-Clean/pkg-descr
sed 's/^X//' >p5-Apache-Clean/pkg-descr << 'END-of-p5-Apache-Clean/pkg-descr'
XApache::Clean uses HTML::Clean to tidy up large, messy HTML, saving
Xbandwidth.  It is particularly useful with Apache::Compress for
Xultimate savings.
END-of-p5-Apache-Clean/pkg-descr
echo x - p5-Apache-Clean/pkg-plist
sed 's/^X//' >p5-Apache-Clean/pkg-plist << 'END-of-p5-Apache-Clean/pkg-plist'
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
Xlib/perl5/site_perl/%%PERL_VER%%/Apache/Clean.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Clean/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Clean
END-of-p5-Apache-Clean/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?20030909200910.03FD525A7A>