ports/112743: New port: devel/HTML_QuickForm2
Gerrit Beine
gerrit.beine at gmx.de
Thu May 17 18:30:07 UTC 2007
>Number: 112743
>Category: ports
>Synopsis: New port: devel/HTML_QuickForm2
>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: Thu May 17 18:30:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Gerrit Beine
>Release: FreeBSD 6.1-RELEASE
>Organization:
>Environment:
FreeBSD fbsd61.localdomain 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
The package is expected to offer at least the same functionality as HTML_QuickForm and work with PHP5 E_STRICT setting.
>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_QuickForm2
# pear-HTML_QuickForm2/Makefile
# pear-HTML_QuickForm2/pkg-descr
# pear-HTML_QuickForm2/distinfo
#
echo c - pear-HTML_QuickForm2
mkdir -p pear-HTML_QuickForm2 > /dev/null 2>&1
echo x - pear-HTML_QuickForm2/Makefile
sed 's/^X//' >pear-HTML_QuickForm2/Makefile << 'END-of-pear-HTML_QuickForm2/Makefile'
X# Ports collection makefile for: pear-HTML_QuickForm2
X# Date created: 17 May 2007
X# Whom: Gerrit Beine (<gerrit.beine at gmx.de>)
X#
X# $FreeBSD$
X#
X
XPORTNAME= HTML_QuickForm2
XPORTVERSION= 0.1.0
XCATEGORIES= devel www pear
X
XMAINTAINER= gerrit.beine at gmx.de
XCOMMENT= PHP5 rewrite of the HTML_QuickForm package
X
XBUILD_DEPENDS= ${PEARDIR}/HTML/Common2.php:${PORTSDIR}/devel/pear-HTML_Common2
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XDEFAULT_PHP_VER=5
XIGNORE_WITH_PHP=4
X
XCATEGORY= HTML
XFILES= QuickForm2/Container/Fieldset.php \
X QuickForm2/DataSource/Array.php \
X QuickForm2/DataSource/Submit.php \
X QuickForm2/DataSource/SuperGlobal.php \
X QuickForm2/Element/Button.php \
X QuickForm2/Element/Input.php \
X QuickForm2/Element/InputButton.php \
X QuickForm2/Element/InputCheckable.php \
X QuickForm2/Element/InputCheckbox.php \
X QuickForm2/Element/InputFile.php \
X QuickForm2/Element/InputHidden.php \
X QuickForm2/Element/InputImage.php \
X QuickForm2/Element/InputPassword.php \
X QuickForm2/Element/InputRadio.php \
X QuickForm2/Element/InputReset.php \
X QuickForm2/Element/InputSubmit.php \
X QuickForm2/Element/InputText.php \
X QuickForm2/Element/Select.php \
X QuickForm2/Element/Textarea.php \
X QuickForm2/Container.php \
X QuickForm2/DataSource.php \
X QuickForm2/Element.php \
X QuickForm2/Exception.php \
X QuickForm2/Factory.php \
X QuickForm2/Node.php \
X QuickForm2.php
XEXAMPLES= basic-elements.php
XTESTS= QuickForm2/Container/AllTests.php \
X QuickForm2/Container/FieldsetTest.php \
X QuickForm2/DataSource/AllTests.php \
X QuickForm2/DataSource/ArrayTest.php \
X QuickForm2/DataSource/SuperGlobalTest.php \
X QuickForm2/Element/AllTests.php \
X QuickForm2/Element/ButtonTest.php \
X QuickForm2/Element/InputButtonTest.php \
X QuickForm2/Element/InputCheckableTest.php \
X QuickForm2/Element/InputCheckboxTest.php \
X QuickForm2/Element/InputFileTest.php \
X QuickForm2/Element/InputHiddenTest.php \
X QuickForm2/Element/InputImageTest.php \
X QuickForm2/Element/InputPasswordTest.php \
X QuickForm2/Element/InputResetTest.php \
X QuickForm2/Element/InputSubmitTest.php \
X QuickForm2/Element/InputTest.php \
X QuickForm2/Element/SelectTest.php \
X QuickForm2/Element/TextareaTest.php \
X QuickForm2/_files/FakeElement.php \
X QuickForm2/_files/InvalidFile.php \
X QuickForm2/AllTests.php \
X QuickForm2/ContainerTest.php \
X QuickForm2/ElementTest.php \
X QuickForm2/FactoryTest.php \
X QuickForm2/NodeTest.php \
X AllTests.php \
X QuickForm2Test.php
X_EXAMPLESDIR= docs/examples
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-pear-HTML_QuickForm2/Makefile
echo x - pear-HTML_QuickForm2/pkg-descr
sed 's/^X//' >pear-HTML_QuickForm2/pkg-descr << 'END-of-pear-HTML_QuickForm2/pkg-descr'
XThis package is expected to offer at least the same functionality as
XHTML_QuickForm and work with PHP5 E_STRICT setting.
X
XWWW: http://pear.php.net/package/HTML_QuickForm2
END-of-pear-HTML_QuickForm2/pkg-descr
echo x - pear-HTML_QuickForm2/distinfo
sed 's/^X//' >pear-HTML_QuickForm2/distinfo << 'END-of-pear-HTML_QuickForm2/distinfo'
XMD5 (PEAR/HTML_QuickForm2-0.1.0.tgz) = de91b8f00f732c8a7bc993e5d423abb1
XSHA256 (PEAR/HTML_QuickForm2-0.1.0.tgz) = ba87452e0bb51afbb55a169b44271f2201760d75c0e50b6fa45a1d34e59a8b9c
XSIZE (PEAR/HTML_QuickForm2-0.1.0.tgz) = 34260
END-of-pear-HTML_QuickForm2/distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list