Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2001 13:12:31 +0400 (MSD)
From:      Alex Kapranoff <kappa@zombie.antar.bryansk.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26214: New port: p5-HTML-FillInForm
Message-ID:  <200103300912.f2U9CVM74445@zombie.antar.bryansk.ru>

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

>Number:         26214
>Category:       ports
>Synopsis:       New port: p5-HTML-FillInForm
>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:   Fri Mar 30 01:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kapranoff
>Release:        FreeBSD 4.3-RC i386
>Organization:
Inner Mongolia
>Environment:
System: FreeBSD zombie.antar.bryansk.ru 4.3-RC FreeBSD 4.3-RC #5: Mon Mar 26 12:42:11 MSD 2001 root@zombie.antar.bryansk.ru:/usr/src/sys/compile/ZOMBIE i386


	
>Description:
	
>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-FillInForm/
#	p5-HTML-FillInForm/Makefile
#	p5-HTML-FillInForm/distinfo
#	p5-HTML-FillInForm/pkg-comment
#	p5-HTML-FillInForm/pkg-descr
#	p5-HTML-FillInForm/pkg-plist
#
echo c - p5-HTML-FillInForm/
mkdir -p p5-HTML-FillInForm/ > /dev/null 2>&1
echo x - p5-HTML-FillInForm/Makefile
sed 's/^X//' >p5-HTML-FillInForm/Makefile << 'END-of-p5-HTML-FillInForm/Makefile'
X# New ports collection makefile for:	p5-HTML-FillInForm
X# Date created:				March 30th 2001
X# Whom:	      				Alex Kapranoff <kapr@crosswinds.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTML-FillInForm
XPORTVERSION=	0.11
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	HTML
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	kapr@crosswinds.net
X
XBUILD_DEPEND=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser
X
XPERL_CONFIGURE=	yes
X
XINSTALL_TARGET=	pure_install
X
XMAN3=		HTML::FillInForm.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-HTML-FillInForm/Makefile
echo x - p5-HTML-FillInForm/distinfo
sed 's/^X//' >p5-HTML-FillInForm/distinfo << 'END-of-p5-HTML-FillInForm/distinfo'
XMD5 (HTML-FillInForm-0.11.tar.gz) = d086a46cde130d9c3f49a0bdb4ee62ad
END-of-p5-HTML-FillInForm/distinfo
echo x - p5-HTML-FillInForm/pkg-comment
sed 's/^X//' >p5-HTML-FillInForm/pkg-comment << 'END-of-p5-HTML-FillInForm/pkg-comment'
XPel5 module for auto-filling HTML form fields from previous values
END-of-p5-HTML-FillInForm/pkg-comment
echo x - p5-HTML-FillInForm/pkg-descr
sed 's/^X//' >p5-HTML-FillInForm/pkg-descr << 'END-of-p5-HTML-FillInForm/pkg-descr'
XFrom README:
X
XThis module automatically inserts data from a previous HTML form into
Xthe HTML input and select tags. It is a subclass of HTML::Parser and
Xuses it to parse the HTML and insert the values into the form tags.
X
XOne useful application is after a user submits an HTML form without
Xfilling out required field.  HTML::FillInForm can be used to redisplay
Xthe HTML form with all the form elements containing the submitted
Xinfo.
X
X-- Alex Kapranoff <kapr@crosswinds.net>
END-of-p5-HTML-FillInForm/pkg-descr
echo x - p5-HTML-FillInForm/pkg-plist
sed 's/^X//' >p5-HTML-FillInForm/pkg-plist << 'END-of-p5-HTML-FillInForm/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/HTML/FillInForm.pm
X@unexec rmdir lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/FillInForm/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/FillInForm
X@unexec rmdir lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null|| true
END-of-p5-HTML-FillInForm/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?200103300912.f2U9CVM74445>