ports/151729: New port: devel/pear-Text_CAPTCHA Pear Implementation of CAPTCHAs

Chris St Denis chris at smartt.com
Mon Oct 25 21:10:10 UTC 2010


>Number:         151729
>Category:       ports
>Synopsis:       New port: devel/pear-Text_CAPTCHA Pear Implementation of CAPTCHAs
>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:   Mon Oct 25 21:10:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Chris St Denis
>Release:        
>Organization:
SmarttNet
>Environment:
>Description:
port of pear package Text_CAPTCHA
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-Text_CAPTCHA
#       pear-Text_CAPTCHA/Makefile
#       pear-Text_CAPTCHA/distinfo
#       pear-Text_CAPTCHA/pkg-descr
#
echo c - pear-Text_CAPTCHA
mkdir -p pear-Text_CAPTCHA > /dev/null 2>&1
echo x - pear-Text_CAPTCHA/Makefile
sed 's/^X//' >pear-Text_CAPTCHA/Makefile << '4e89e063e0e1bcbec78bee84702dda91'
X# Ports collection makefile for:        pear-Text_CAPTCHA
X# Date created:                         25 October 2010
X# Whom:                                 Chris St Denis <chris at smartt.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=       Text_CAPTCHA
XPORTVERSION=    0.4.1
XCATEGORIES=     devel www pear
XDISTNAME=       ${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=     chris at smartt.com
XCOMMENT=        Pear Implementation of CAPTCHAs
X
XBUILD_DEPENDS=  ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm \
X               ${PEARDIR}/Text/Password.php:${PORTSDIR}/security/pear-Text_Password
XRUN_DEPENDS=    ${BUILD_DEPENDS}
X
XFILES=          Text/CAPTCHA.php Text/CAPTCHA/Driver/Equation.php Text/CAPTCHA/Driver/Figlet.php Text/CAPTCHA/Driver/Image.php Text/CAPTCHA/Driver/Numeral.php Text/CAPTCHA/Driver/Word.php
X
XEXAMPLES=       CAPTCHA_Equation_test.php CAPTCHA_Figlet_test.php CAPTCHA_Numeral_test.php CAPTCHA_test.php CAPTCHA_test_measure.php CAPTCHA_test_phraseoptions.php CAPTCHA_Word_test.php
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
4e89e063e0e1bcbec78bee84702dda91
echo x - pear-Text_CAPTCHA/distinfo
sed 's/^X//' >pear-Text_CAPTCHA/distinfo << '168689ae60da430b7bc72c88e67e07af'
XMD5 (PEAR/Text_CAPTCHA-0.4.1.tgz) = 793dab7aadf92a67968f79b9e1727f54
XSHA256 (PEAR/Text_CAPTCHA-0.4.1.tgz) = c713b67c4f2fce55f0b0408c52ca40fed56c16408cc191127f0b9c633e3bceb5
XSIZE (PEAR/Text_CAPTCHA-0.4.1.tgz) = 12759
168689ae60da430b7bc72c88e67e07af
echo x - pear-Text_CAPTCHA/pkg-descr
sed 's/^X//' >pear-Text_CAPTCHA/pkg-descr << '982df8961160f916fed9e23381d4b882'
XPear Implementation of CAPTCHAs (completely automated public Turing test to
Xtell computers and humans apart)
X
XWWW: http://pear.php.net/package/Text_CAPTCHA/
982df8961160f916fed9e23381d4b882
exit

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



More information about the freebsd-ports-bugs mailing list