ports/71281: New port: devel/pear-HTML_QuickForm_Controller

Dmitry Karasik dk at catpipe.net
Thu Sep 2 11:40:51 UTC 2004


>Number:         71281
>Category:       ports
>Synopsis:       New port: devel/pear-HTML_QuickForm_Controller
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 02 11:40:15 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Karasik
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
catpipe Systems ApS
>Environment:
System: FreeBSD ichi.catpipe.net 5.2-RELEASE FreeBSD 5.2-RELEASE #7: Thu Apr 22 16:19:37 CEST 2004 root at ichi.catpipe.net:/usr/obj/usr/src/sys/ICHI 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:
#
#	pear-HTML_QuickForm_Controller
#	pear-HTML_QuickForm_Controller/Makefile
#	pear-HTML_QuickForm_Controller/distinfo
#	pear-HTML_QuickForm_Controller/pkg-descr
#
echo c - pear-HTML_QuickForm_Controller
mkdir -p pear-HTML_QuickForm_Controller > /dev/null 2>&1
echo x - pear-HTML_QuickForm_Controller/Makefile
sed 's/^X//' >pear-HTML_QuickForm_Controller/Makefile << 'END-of-pear-HTML_QuickForm_Controller/Makefile'
X# Ports collection makefile for:  pear-HTML_QuickForm_Controller
X# Date created:			  2 September 2004
X# Whom:				  Dmitry Karasik (<dk at catpipe.net>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTML_QuickForm_Controller
XPORTVERSION=	1.0.2
XCATEGORIES=	devel www pear
X
XMAINTAINER=	dk at catpipe.net
XCOMMENT=	The add-on to HTML_QuickForm that allows building of multipage forms
X
XBUILD_DEPENDS=	${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	HTML/QuickForm
XFILES=		Controller.php \
X		Action.php Page.php \
X		Action/Back.php Action/Direct.php Action/Display.php \
X		Action/Jump.php Action/Next.php Action/Submit.php
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_QuickForm_Controller/Makefile
echo x - pear-HTML_QuickForm_Controller/distinfo
sed 's/^X//' >pear-HTML_QuickForm_Controller/distinfo << 'END-of-pear-HTML_QuickForm_Controller/distinfo'
XMD5 (PEAR/HTML_QuickForm_Controller-1.0.2.tgz) = 80eb2c4cfc70565a6e6a8f240d767e36
XSIZE (PEAR/HTML_QuickForm_Controller-1.0.2.tgz) = 14363
END-of-pear-HTML_QuickForm_Controller/distinfo
echo x - pear-HTML_QuickForm_Controller/pkg-descr
sed 's/^X//' >pear-HTML_QuickForm_Controller/pkg-descr << 'END-of-pear-HTML_QuickForm_Controller/pkg-descr'
XThe package is essentially an implementation of a PageController pattern.
X
XArchitecture:
X* Controller class that examines HTTP requests and manages form values
X  persistence across requests.
X* Page class (subclass of QuickForm) representing a single page of the form.
X* Business logic is contained in subclasses of Action class.
X
XCool features:
X* Includes several default Actions that allow easy building of multipage forms.
X* Includes usage examples for common usage cases (single-page form, wizard, 
X  tabbed form).
END-of-pear-HTML_QuickForm_Controller/pkg-descr
exit

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



More information about the freebsd-ports-bugs mailing list