Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jan 2008 03:22:07 GMT
From:      Groovis <groovis@groovis.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120070: [NEW PORT] www/p5-HTML-Macro: Process HTML templates with loops, conditionals, macros and more
Message-ID:  <200801280322.m0S3M7Jj006067@www.freebsd.org>
Resent-Message-ID: <200801280330.m0S3U1fo072884@freefall.freebsd.org>

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

>Number:         120070
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-HTML-Macro: Process HTML templates with loops, conditionals, macros and more
>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:   Mon Jan 28 03:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Groovis
>Release:        FreeBSD 6.3-RELEASE i386
>Organization:
>Environment:
FreeBSD groovis.net 6.3-STABLE FreeBSD 6.3-STABLE #0: Sun Jan 27 18:56:11 EST 2008
>Description:
HTML::Macro is a module to be used behind a web server (in CGI scripts). It
provides a convenient mechanism for generating HTML pages by combining
"dynamic" data derived from a database or other computation with HTML templates
that represent fixed or "static" content of a page.

WWW: http://search.cpan.org/~sokolov/HTML-Macro-1.27/Macro.pm
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-Macro
#	./p5-HTML-Macro/Makefile
#	./p5-HTML-Macro/distinfo
#	./p5-HTML-Macro/pkg-descr
#	./p5-HTML-Macro/pkg-plist
#
echo c - ./p5-HTML-Macro
mkdir -p ./p5-HTML-Macro > /dev/null 2>&1
echo x - ./p5-HTML-Macro/Makefile
sed 's/^X//' >./p5-HTML-Macro/Makefile << 'END-of-./p5-HTML-Macro/Makefile'
X# New ports collection makefile for:	p5-HTML-Macro
X# Date created:				January 27th, 2008
X# Whom:	      				Groovis <groovis@groovis.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTML-Macro
XPORTVERSION=	1.27
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	groovis@groovis.net
XCOMMENT=	Process HTML templates with loops, conditionals, macros and more
X
XPERL_CONFIGURE=	YES
X
XMAN3=		HTML::Macro.3 HTML::Macro::Loop.3
X
X.include <bsd.port.mk>
END-of-./p5-HTML-Macro/Makefile
echo x - ./p5-HTML-Macro/distinfo
sed 's/^X//' >./p5-HTML-Macro/distinfo << 'END-of-./p5-HTML-Macro/distinfo'
XMD5 (HTML-Macro-1.27.tar.gz) = a9ceab441d7bab204200b046183f9104
XSHA256 (HTML-Macro-1.27.tar.gz) = efd44725b3d1b5f02b3ed181e279ba33459530fd3cba936d72b95d80291c771f
XSIZE (HTML-Macro-1.27.tar.gz) = 23728
END-of-./p5-HTML-Macro/distinfo
echo x - ./p5-HTML-Macro/pkg-descr
sed 's/^X//' >./p5-HTML-Macro/pkg-descr << 'END-of-./p5-HTML-Macro/pkg-descr'
XHTML::Macro is a module to be used behind a web server (in CGI scripts). It
Xprovides a convenient mechanism for generating HTML pages by combining
X"dynamic" data derived from a database or other computation with HTML templates
Xthat represent fixed or "static" content of a page.
X
XWWW: http://search.cpan.org/~sokolov/HTML-Macro-1.27/Macro.pm
END-of-./p5-HTML-Macro/pkg-descr
echo x - ./p5-HTML-Macro/pkg-plist
sed 's/^X//' >./p5-HTML-Macro/pkg-plist << 'END-of-./p5-HTML-Macro/pkg-plist'
X%%SITE_PERL%%/HTML/Macro.pm
X%%SITE_PERL%%/HTML/Macro/Loop.pm
X%%SITE_PERL%%/auto/HTML/Macro/Loop/autosplit.ix
X%%SITE_PERL%%/auto/HTML/Macro/autosplit.ix
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Macro/.packlist
X@dirrm %%SITE_PERL%%/HTML/Macro
X@dirrmtry %%SITE_PERL%%/HTML
X@dirrm %%SITE_PERL%%/auto/HTML/Macro/Loop
X@dirrm %%SITE_PERL%%/auto/HTML/Macro
X@dirrmtry %%SITE_PERL%%/auto/HTML
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Macro
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
END-of-./p5-HTML-Macro/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?200801280322.m0S3M7Jj006067>