Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2003 18:17:23 -0500 (CDT)
From:      Manuel Rabade <mig@mig-29.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56547: New Port: HTML-Template-Associate-1.10 - Bridges gap between HTML::Template and other modules
Message-ID:  <200309062317.h86NHNZI003040@mig.mig-29.net>
Resent-Message-ID: <200309062320.h86NK42t035188@freefall.freebsd.org>

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

>Number:         56547
>Category:       ports
>Synopsis:       New Port: HTML-Template-Associate-1.10 - Bridges gap between HTML::Template and other modules
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 06 16:20:04 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     MiG
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
System: FreeBSD mig.mig-29.net 4.8-RELEASE FreeBSD 4.8-RELEASE #14: Thu Aug 28 03:46:45 CDT 2003 mig@mig.mig-29.net:/usr/obj/usr/src/sys/MIG i386


	
>Description:
	New port for HTML-Template-Associate, Bridges gap between HTML::Template and other modules like Data::FormValidator.
>How-To-Repeat:
	
>Fix:

	

--- temp begins here ---
# 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-Template-Associate
#	p5-HTML-Template-Associate/pkg-plist
#	p5-HTML-Template-Associate/distinfo
#	p5-HTML-Template-Associate/pkg-descr
#	p5-HTML-Template-Associate/Makefile
#
echo c - p5-HTML-Template-Associate
mkdir -p p5-HTML-Template-Associate > /dev/null 2>&1
echo x - p5-HTML-Template-Associate/pkg-plist
sed 's/^X//' >p5-HTML-Template-Associate/pkg-plist << 'END-of-p5-HTML-Template-Associate/pkg-plist'
X%%SITE_PERL%%/HTML/Template/Associate.pm
X%%SITE_PERL%%/HTML/Template/Associate/FormValidator.pm
X@dirrm %%SITE_PERL%%/HTML/Template/Associate
X%%SITE_PERL%%/mach/auto/HTML/Template/Associate/.packlist
X@dirrm %%SITE_PERL%%/mach/auto/HTML/Template/Associate
END-of-p5-HTML-Template-Associate/pkg-plist
echo x - p5-HTML-Template-Associate/distinfo
sed 's/^X//' >p5-HTML-Template-Associate/distinfo << 'END-of-p5-HTML-Template-Associate/distinfo'
XMD5 (HTML-Template-Associate-1.10.tar.gz) = 2331821473533b510c3307f495887c8e
END-of-p5-HTML-Template-Associate/distinfo
echo x - p5-HTML-Template-Associate/pkg-descr
sed 's/^X//' >p5-HTML-Template-Associate/pkg-descr << 'END-of-p5-HTML-Template-Associate/pkg-descr'
XHTML::Template::Associate bridges gap between HTML::Template and 
Xother modules that can be used in conjunction with it to do something 
Xuseful together, like for example Data::FormValidator that can verify form
Xinputs. 
X
XThe primary reason I wrote this is that I needed something to bridge those
Xtwo and the thought of creating something more expandable came to mind.   
X
XWWW: http://search.cpan.org/author/ALEXP/HTML-Template-Associate-1.10/
X
X- Manuel Rodrigo Rabade Garcia
Xmig@mig-29.net
END-of-p5-HTML-Template-Associate/pkg-descr
echo x - p5-HTML-Template-Associate/Makefile
sed 's/^X//' >p5-HTML-Template-Associate/Makefile << 'END-of-p5-HTML-Template-Associate/Makefile'
X# New ports collection makefile for:	HTML-Template-Associate
X# Date created:				2 Sep 2003
X# Whom:					Manuel Rábade <mig@mig-29.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTML-Template-Associate
XPORTVERSION=	1.10
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../../authors/id/A/AL/ALEXP
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	mig@mig-29.net
XCOMMENT=	Bridges gap between HTML::Template and other modules
X
XRUN_DEPENDS=	${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
X		${SITE_PERL}/CGI/Base.pm:${PORTSDIR}/www/p5-CGI-modules \
X		${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		HTML::Template::Associate.3 \
X		HTML::Template::Associate::FormValidator.3
X
X.include <bsd.port.mk>
END-of-p5-HTML-Template-Associate/Makefile
exit
--- temp ends here ---


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



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