ports/73210: New port: devel/pear-HTML_Form Simple HTML form package

Antonio Carlos Venancio Junior antonio at php.net
Wed Oct 27 17:30:25 UTC 2004


>Number:         73210
>Category:       ports
>Synopsis:       New port: devel/pear-HTML_Form Simple HTML form package
>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:   Wed Oct 27 17:30:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior <antonio at php.net>
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.10-STABLE FreeBSD 4.10-STABLE #4: Thu Oct 14 15:21:29 BRT 2004 root at antonio.cb.pm.sc.gov.br:/usr/src/sys/compile/ANTONIO i386
>Description:
New port: devel/pear-HTML_Form

This is a simple HTML form generator. It supports all the
HTML form element types including file uploads, may return
or print the form, just individual form elements or the full
form in "table mode" with a fixed layout.

This package has been superceded by HTML_QuickForm.
>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:
#
#	pear-HTML_Form
#	pear-HTML_Form/Makefile
#	pear-HTML_Form/distinfo
#	pear-HTML_Form/pkg-descr
#
echo c - pear-HTML_Form
mkdir -p pear-HTML_Form > /dev/null 2>&1
echo x - pear-HTML_Form/Makefile
sed 's/^X//' >pear-HTML_Form/Makefile << 'END-of-pear-HTML_Form/Makefile'
X# Ports collection makefile for:  pear-HTML_Form
X# Date created:			  27 October 2004
X# Whom:				  Antonio Carlos Venancio Junior (<antonio at php.net>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTML_Form
XPORTVERSION=	1.1.0
XCATEGORIES=	devel www pear
X
XMAINTAINER=	antonio at php.net
XCOMMENT=	Simple HTML form package
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XFILES=		HTML/Form.php
XTESTS=		form.phpt
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-HTML_Form/Makefile
echo x - pear-HTML_Form/distinfo
sed 's/^X//' >pear-HTML_Form/distinfo << 'END-of-pear-HTML_Form/distinfo'
XMD5 (PEAR/HTML_Form-1.1.0.tgz) = b2a2207bfaf5b9533647d9e1eebe3318
XSIZE (PEAR/HTML_Form-1.1.0.tgz) = 13237
END-of-pear-HTML_Form/distinfo
echo x - pear-HTML_Form/pkg-descr
sed 's/^X//' >pear-HTML_Form/pkg-descr << 'END-of-pear-HTML_Form/pkg-descr'
XThis is a simple HTML form generator. It supports all the HTML form element
Xtypes including file uploads, may return or print the form, just individual
Xform elements or the full form in "table mode" with a fixed layout.
X
XThis package has been superceded by HTML_QuickForm.
X
XWWW: http://pear.php.net/package/HTML_Form/
END-of-pear-HTML_Form/pkg-descr
exit

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



More information about the freebsd-ports-bugs mailing list