Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2005 00:29:02 GMT
From:      Chris St Denis <chris@ctgameinfo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/88818: New port: devel/pear-HTML_QuickForm_advmultiselect Element for PEAR::HTML_QuickForm that defines a 2 box multi-select
Message-ID:  <200511110029.jAB0T2ZN012865@www.freebsd.org>
Resent-Message-ID: <200511110030.jAB0UG1x023051@freefall.freebsd.org>

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

>Number:         88818
>Category:       ports
>Synopsis:       New port: devel/pear-HTML_QuickForm_advmultiselect     Element for PEAR::HTML_QuickForm that defines a 2 box multi-select
>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:   Fri Nov 11 00:30:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Chris St Denis
>Release:        5.4-RELEASE-p7
>Organization:
>Environment:
FreeBSD nausicaa.ctgameinfo.com 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 #0: Sat Oct  8 19:34:10 PDT 2005     root@216-55-169-166.dedicated.abac.net:/usr/obj/usr/src/sys/SERVER  i386
>Description:
This port is written based on a very similar port pear-HTML_QuickForm_SelectFilter.


# 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:
#
#       /usr/ports/devel/pear-HTML_QuickForm_advmultiselect
#       /usr/ports/devel/pear-HTML_QuickForm_advmultiselect/Makefile
#       /usr/ports/devel/pear-HTML_QuickForm_advmultiselect/distinfo
#       /usr/ports/devel/pear-HTML_QuickForm_advmultiselect/pkg-descr
#
echo c - /usr/ports/devel/pear-HTML_QuickForm_advmultiselect
mkdir -p /usr/ports/devel/pear-HTML_QuickForm_advmultiselect > /dev/null 2>&1
echo x - /usr/ports/devel/pear-HTML_QuickForm_advmultiselect/Makefile
sed 's/^X//' >/usr/ports/devel/pear-HTML_QuickForm_advmultiselect/Makefile << 'END-of-/usr/ports/devel/pear-HTML_QuickForm_advmultiselect/Makefile'
X# Ports collection makefile for:  pear-HTML_QuickForm_advmultiselect
X# Date created:                          11 November 2005
X# Whom:                                  Chris St Denis (<chris@ctgameinfo.com>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=      HTML_QuickForm_advmultiselect
XPORTVERSION=   1.0.0
XCATEGORIES=    devel www pear
XDISTNAME=      ${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=    chris@ctgameinfo.com
XCOMMENT=       Element for PEAR::HTML_QuickForm that defines a 2 box multi-select
X
XBUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm
XRUN_DEPENDS=   ${BUILD_DEPENDS}
X
XCATEGORY=      HTML/QuickForm
XFILES=         advmultiselect.php
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-/usr/ports/devel/pear-HTML_QuickForm_advmultiselect/Makefile
echo x - /usr/ports/devel/pear-HTML_QuickForm_advmultiselect/distinfo
sed 's/^X//' >/usr/ports/devel/pear-HTML_QuickForm_advmultiselect/distinfo << 'END-of-/usr/ports/devel/pear-HTML_QuickForm_advmultiselect/distinfo'
XMD5 (PEAR/HTML_QuickForm_advmultiselect-1.0.0.tgz) = 87dcce2d71569f40ec11cd29ffbc3b91
XSIZE (PEAR/HTML_QuickForm_advmultiselect-1.0.0.tgz) = 134955
END-of-/usr/ports/devel/pear-HTML_QuickForm_advmultiselect/distinfo
echo x - /usr/ports/devel/pear-HTML_QuickForm_advmultiselect/pkg-descr
sed 's/^X//' >/usr/ports/devel/pear-HTML_QuickForm_advmultiselect/pkg-descr << 'END-of-/usr/ports/devel/pear-HTML_QuickForm_advmultiselect/pkg-descr'
XThe HTML_QuickForm_advmultiselect package adds an element to the
XHTML_QuickForm package that is two select boxes next to each other
Xemulating a multi-select.
X
XWWW: http://pear.php.net/package/HTML_QuickForm_advmultiselect
END-of-/usr/ports/devel/pear-HTML_QuickForm_advmultiselect/pkg-descr
exit


>How-To-Repeat:
              
>Fix:
              
>Release-Note:
>Audit-Trail:
>Unformatted:



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