Date: Wed, 7 Jan 2009 20:48:49 GMT From: Gerard Seibert <gerard@seibercom.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/130275: New Port: graphics/Captcha-reCAPTCHA-Mailhide "A Perl implementation of the reCAPTCHA Mailhide API" Message-ID: <200901072048.n07KmnHc078587@www.freebsd.org> Resent-Message-ID: <200901072050.n07Ko1c1011766@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130275 >Category: ports >Synopsis: New Port: graphics/Captcha-reCAPTCHA-Mailhide "A Perl implementation of the reCAPTCHA Mailhide API" >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: Wed Jan 07 20:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gerard Seibert >Release: >Organization: seibercom.net >Environment: >Description: >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: # # ./ # ./Makefile # ./distinfo # ./pkg-descr # ./pkg-plist # echo c - ./ mkdir -p ./ > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: p5-Captcha-reCAPTCHA-Mailhide X# Date created: 7 January 2009 X# Whom: gerard X# X# $FreeBSD$ X# X XPORTNAME= Captcha-reCAPTCHA-Mailhide XPORTVERSION= 0.93 XCATEGORIES= graphics perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../by-authors/id/A/AN/ANDYA XPKGNAMEPREFIX= p5- X XMAINTAINER= gerard@seibercom.net XCOMMENT= A Perl implementation of the reCAPTCHA Mailhide API X XBUILD_DEPENDS= p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \ X p5-HTML-Tiny>=0:${PORTSDIR}/textproc/p5-HTML-Tiny \ X p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 XRUN_DEPENDS= ${BUILD_DEPENDS} X XMAN3= Captcha::reCAPTCHA::Mailhide.3 X XPERL_CONFIGURE= yes X X.include <bsd.port.mk> END-of-./Makefile echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (Captcha-reCAPTCHA-Mailhide-0.93.tar.gz) = fba1995e228178b9d81dc55c465859f4 XSHA256 (Captcha-reCAPTCHA-Mailhide-0.93.tar.gz) = 0e2ba342bb36e6fdab5ec2ed174efe7c2fa2293ce7225990313f03c4a21c5f9a XSIZE (Captcha-reCAPTCHA-Mailhide-0.93.tar.gz) = 7054 END-of-./distinfo echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XCaptcha::reCAPTCHA::Mailhide - A Perl implementation of Xthe reCAPTCHA Mailhide API X XreCAPTCHA is a hybrid mechanical turk and captcha that allows visitors who Xcomplete the captcha to assist in the digitization of books. X XreCAPTCHA improves the process of digitizing books by sending words that Xcannot be read by computers to the Web in the form of CAPTCHAs for Xhumans to decipher. More specifically, each word that cannot be read Xcorrectly by OCR is placed on an image and used as a CAPTCHA. This is Xpossible because most OCR programs alert you when a word cannot be read Xcorrectly. X Xhttp://recaptcha.net/learnmore.html X XWWW: http://search.cpan.org/~andya/Captcha-reCAPTCHA-Mailhide-0.93/ END-of-./pkg-descr echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xlib/perl5/site_perl/5.8.8/Captcha/reCAPTCHA/Mailhide.pm Xlib/perl5/site_perl/5.8.8/mach/auto/Captcha/reCAPTCHA/Mailhide/.packlist X@dirrm lib/perl5/site_perl/5.8.8/mach/auto/Captcha/reCAPTCHA/Mailhide X@dirrm lib/perl5/site_perl/5.8.8/mach/auto/Captcha/reCAPTCHA X@dirrm lib/perl5/site_perl/5.8.8/mach/auto/Captcha END-of-./pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901072048.n07KmnHc078587>