ports/58208: New port: www/p5-HTML-MagicTemplate

Cheng-Lung Sung clsung at dragon2.net
Sat Oct 18 14:40:12 UTC 2003


>Number:         58208
>Category:       ports
>Synopsis:       New port: www/p5-HTML-MagicTemplate
>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:   Sat Oct 18 07:40:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #3: Wed Oct 8 07:32:16 CST 2003 root at sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
New port, 
HTML::MagicTemplate is a collection of handlers for Text::MagicTemplate 
useful when used in a HTML environment. 
>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-HTML-MagicTemplate
#	p5-HTML-MagicTemplate/Makefile
#	p5-HTML-MagicTemplate/distinfo
#	p5-HTML-MagicTemplate/pkg-descr
#	p5-HTML-MagicTemplate/pkg-plist
#
echo c - p5-HTML-MagicTemplate
mkdir -p p5-HTML-MagicTemplate > /dev/null 2>&1
echo x - p5-HTML-MagicTemplate/Makefile
sed 's/^X//' >p5-HTML-MagicTemplate/Makefile << 'END-of-p5-HTML-MagicTemplate/Makefile'
X# New ports collection makefile for:	www/p5-HTML-MagicTemplate
X# Date created:				October 18th 2003
X# Whom:	      				Cheng-Lung Sung <clsung at dragon2.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTML-MagicTemplate
XPORTVERSION=	3.03
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	HTML
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	clsung at dragon2.net
XCOMMENT=	A Perl Module for using Text::MagicTemplate in a HTML env
X
XBUILD_DEPENDS=	${SITE_PERL}/Text/MagicTemplate.pm:${PORTSDIR}/textproc/p5-Text-MagicTemplate \
X		${SITE_PERL}/HTML/TableTiler.pm:${PORTSDIR}/www/p5-HTML-TableTiler \
X		${SITE_PERL}/HTML/FillInForm.pm:${PORTSDIR}/www/p5-HTML-FillInForm
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	YES
X
XMAN3=		HTML::MagicTemplate.3
X
X.include <bsd.port.mk>
END-of-p5-HTML-MagicTemplate/Makefile
echo x - p5-HTML-MagicTemplate/distinfo
sed 's/^X//' >p5-HTML-MagicTemplate/distinfo << 'END-of-p5-HTML-MagicTemplate/distinfo'
XMD5 (HTML-MagicTemplate-3.03.tar.gz) = ca3ce4bd66e2f48e42b9588b2cac0aad
END-of-p5-HTML-MagicTemplate/distinfo
echo x - p5-HTML-MagicTemplate/pkg-descr
sed 's/^X//' >p5-HTML-MagicTemplate/pkg-descr << 'END-of-p5-HTML-MagicTemplate/pkg-descr'
XHTML::MagicTemplate is a collection of handlers for Text::MagicTemplate useful 
Xwhen used in a HTML environment. It adds a couple of magic HTML specific value 
Xhandlers to Text::MagicTemplate default value handlers. Just create and use the 
XMagicTemplate object as usual, to have a trasparent interface to 
XHTML::TableTiler and HTML::FillInForm too.
X
XWWW: http://search.cpan.org/~domizio/HTML-MagicTemplate-3.03/
X
XAuthor: Domizio Demichelis <dd at 4pro.net>
END-of-p5-HTML-MagicTemplate/pkg-descr
echo x - p5-HTML-MagicTemplate/pkg-plist
sed 's/^X//' >p5-HTML-MagicTemplate/pkg-plist << 'END-of-p5-HTML-MagicTemplate/pkg-plist'
X%%SITE_PERL%%/HTML/MagicTemplate.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/MagicTemplate/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/MagicTemplate
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH/auto/HTML/MagicTemplate 2>/dev/null || true
END-of-p5-HTML-MagicTemplate/pkg-plist
exit


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



More information about the freebsd-ports-bugs mailing list