Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Oct 2004 14:21:47 -0300 (BRT)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:    ports/73210: New port: devel/pear-HTML_Form Simple HTML form package
Message-ID:  <200410271721.i9RHLlB4061411@digitalsign.com>
Resent-Message-ID: <200410271730.i9RHUOL2087239@freefall.freebsd.org>

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

>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@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@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@php.net>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTML_Form
XPORTVERSION=	1.1.0
XCATEGORIES=	devel www pear
X
XMAINTAINER=	antonio@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:



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