ports/67022: Replace ports/67004 & ports/67021 New Port: devel/p5-Params-Callback
Rod Taylor
ports at rbt.ca
Sat May 22 01:40:28 UTC 2004
>Number: 67022
>Category: ports
>Synopsis: Replace ports/67004 & ports/67021 New Port: devel/p5-Params-Callback
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri May 21 18:40:19 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Rod Taylor
>Release: FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD home 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Sun Feb 29 13:14:24 EST 2004 root at home:/usr/obj/usr/src/sys/HOME i386
>Description:
Okay, I'm new. Replace ports/67004 and ports/67021
67004 is broken (bad pkg-plist for dirrm)
67021 is the wrong attachment.
This port is required for Bricolage.
The idea behind this module is to provide a sort of plugin architecture for
Perl templating systems. Callbacks are executed by the contents of a request
to the Perl templating server, before the templating system itself executes.
>How-To-Repeat:
>Fix:
--- p5-Params-CallbackRequest.shar 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-Params-CallbackRequest
# p5-Params-CallbackRequest/Makefile
# p5-Params-CallbackRequest/distinfo
# p5-Params-CallbackRequest/pkg-descr
# p5-Params-CallbackRequest/pkg-plist
#
echo c - p5-Params-CallbackRequest
mkdir -p p5-Params-CallbackRequest > /dev/null 2>&1
echo x - p5-Params-CallbackRequest/Makefile
sed 's/^X//' >p5-Params-CallbackRequest/Makefile << 'END-of-p5-Params-CallbackRequest/Makefile'
X# New ports collection makefile for: Params::CallbackRequest
X# Date created: 21 May 2004
X# Whom: Rod Taylor <ports at rbt.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Params-CallbackRequest
XPORTVERSION= 1.13
XCATEGORIES= devel perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Params/DWHEELER
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= ports at rbt.ca
XCOMMENT= Provide callbacks to method and function parameters
X
XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XUSE_PERL5= yes
XPERL_CONFIGURE= yes
XPERL_MODBUILD= yes
X
XMAN3= Params::Callback.3 Params::CallbackRequest.3 \
X Params::CallbackRequest::Exceptions.3
X
X.include <bsd.port.mk>
END-of-p5-Params-CallbackRequest/Makefile
echo x - p5-Params-CallbackRequest/distinfo
sed 's/^X//' >p5-Params-CallbackRequest/distinfo << 'END-of-p5-Params-CallbackRequest/distinfo'
XMD5 (Params-CallbackRequest-1.13.tar.gz) = 69183af032eebccd5a7d734ab084b823
XSIZE (Params-CallbackRequest-1.13.tar.gz) = 35264
END-of-p5-Params-CallbackRequest/distinfo
echo x - p5-Params-CallbackRequest/pkg-descr
sed 's/^X//' >p5-Params-CallbackRequest/pkg-descr << 'END-of-p5-Params-CallbackRequest/pkg-descr'
XThe idea behind this module is to provide a sort of plugin architecture for
XPerl templating systems. Callbacks are executed by the contents of a request
Xto the Perl templating server, before the templating system itself executes.
XThis approach allows you to carry out logical processing of data submitted
Xfrom a form, to affect the contents of the request parameters before they're
Xpassed to the templating system for processing, and even to redirect or abort
Xthe request before the templating system handles it.
X
XWWW: http://search.cpan.org/dist/Params-CallbackRequest/
END-of-p5-Params-CallbackRequest/pkg-descr
echo x - p5-Params-CallbackRequest/pkg-plist
sed 's/^X//' >p5-Params-CallbackRequest/pkg-plist << 'END-of-p5-Params-CallbackRequest/pkg-plist'
X%%SITE_PERL%%/Params/CallbackRequest.pm
X%%SITE_PERL%%/Params/Callback.pm
X%%SITE_PERL%%/Params/CallbackRequest/Exceptions.pm
X at dirrm %%SITE_PERL%%/Params/CallbackRequest
X at unexec rmdir %D/%%SITE_PERL%%/Params 2>/dev/null || true
END-of-p5-Params-CallbackRequest/pkg-plist
exit
--- p5-Params-CallbackRequest.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list