Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2000 18:08:16 -0600 (CST)
From:      Jeremy Shaffner <jeremy@external.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23484: New Port: textproc/p5-dTemplate
Message-ID:  <200012120008.eBC08GY07992@indigo.external.org>
Resent-Message-ID: <200012120010.eBC0A2W90154@freefall.freebsd.org>

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

>Number:         23484
>Category:       ports
>Synopsis:       New Port: textproc/p5-dTemplate
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 11 16:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Shaffner
>Release:        FreeBSD 4.2-20001106-BETA i386
>Organization:
>Environment:

	

>Description:

This module wants to be the most powerful general purpose
templating system. It has a very clear and easy to learn
syntax with the styling capabilities.
	
>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-dTemplate
#	p5-dTemplate/Makefile
#	p5-dTemplate/pkg-comment
#	p5-dTemplate/pkg-descr
#	p5-dTemplate/distinfo
#	p5-dTemplate/pkg-plist
#
echo c - p5-dTemplate
mkdir -p p5-dTemplate > /dev/null 2>&1
echo x - p5-dTemplate/Makefile
sed 's/^X//' >p5-dTemplate/Makefile << 'END-of-p5-dTemplate/Makefile'
X# New ports collection makefile for: p5-dTemplate
X# Date created:			9 December 2000
X# Whom:				Jeremy Shaffner <jeremy@external.org>
X#
X# $FreeBSD$
X
XPORTNAME=	dTemplate
XPORTVERSION=	1.0
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	dTemplate
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	jeremy@external.org
X
XMAN3=		dTemplate.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
Xdo-configure:
X	@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
X
X.include <bsd.port.mk>
END-of-p5-dTemplate/Makefile
echo x - p5-dTemplate/pkg-comment
sed 's/^X//' >p5-dTemplate/pkg-comment << 'END-of-p5-dTemplate/pkg-comment'
XA powerful template handling logic with advanced features
END-of-p5-dTemplate/pkg-comment
echo x - p5-dTemplate/pkg-descr
sed 's/^X//' >p5-dTemplate/pkg-descr << 'END-of-p5-dTemplate/pkg-descr'
XThis module wants to be the most powerful general purpose
Xtemplating system. It has a very clear and easy to learn
Xsyntax with the styling capabilities.
X
XAll you need to use this: put $TEMPLATE_VARIABLE$ into
Xyour dTemplates, define them, and parse them. (You can
Xwrite $ signs as $$).
END-of-p5-dTemplate/pkg-descr
echo x - p5-dTemplate/distinfo
sed 's/^X//' >p5-dTemplate/distinfo << 'END-of-p5-dTemplate/distinfo'
XMD5 (dTemplate-1.0.tar.gz) = 45326e82532c1787cf5173804e78048a
END-of-p5-dTemplate/distinfo
echo x - p5-dTemplate/pkg-plist
sed 's/^X//' >p5-dTemplate/pkg-plist << 'END-of-p5-dTemplate/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/dTemplate.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/dTemplate/.packlist
END-of-p5-dTemplate/pkg-plist
exit
	


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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