From dk@ichi.catpipe.net  Thu Sep  2 11:30:44 2004
Return-Path: <dk@ichi.catpipe.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5992C16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  2 Sep 2004 11:30:44 +0000 (GMT)
Received: from ichi.catpipe.net (ichi.catpipe.net [195.249.214.166])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 89FEA43D39
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  2 Sep 2004 11:30:43 +0000 (GMT)
	(envelope-from dk@ichi.catpipe.net)
Received: from ichi.catpipe.net (dk@localhost [127.0.0.1])
	by ichi.catpipe.net (8.12.10/8.12.10) with ESMTP id i82BUh2s039013
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 2 Sep 2004 13:30:43 +0200 (CEST)
	(envelope-from dk@ichi.catpipe.net)
Received: (from dk@localhost)
	by ichi.catpipe.net (8.12.10/8.12.10/Submit) id i82BUh7D039012;
	Thu, 2 Sep 2004 13:30:43 +0200 (CEST)
	(envelope-from dk)
Message-Id: <200409021130.i82BUh7D039012@ichi.catpipe.net>
Date: Thu, 2 Sep 2004 13:30:43 +0200 (CEST)
From: Dmitry Karasik <dk@catpipe.net>
Reply-To: Dmitry Karasik <dmitry@karasik.eu.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: devel/pear-HTML_QuickForm_Controller
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         71281
>Category:       ports
>Synopsis:       New port: devel/pear-HTML_QuickForm_Controller
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 02 11:40:15 GMT 2004
>Closed-Date:    Thu Sep 02 11:55:28 GMT 2004
>Last-Modified:  Thu Sep 02 11:55:28 GMT 2004
>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@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@catpipe.net>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTML_QuickForm_Controller
XPORTVERSION=	1.0.2
XCATEGORIES=	devel www pear
X
XMAINTAINER=	dk@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:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Thu Sep 2 11:55:25 GMT 2004 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71281 
>Unformatted:
