Date: Fri, 6 Jul 2007 07:16:08 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/114345: [NEW PORT] security/p5-Yahoo-BBAuth: Perl interface to the Yahoo! Browser-Based Authentication Message-ID: <20070705231609.001445C54@ccreader.NCTU.edu.tw> Resent-Message-ID: <200707052320.l65NK3p6028677@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 114345 >Category: ports >Synopsis: [NEW PORT] security/p5-Yahoo-BBAuth: Perl interface to the Yahoo! Browser-Based Authentication >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: Thu Jul 05 23:20:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jun 5 03:26:27 CST >Description: This module priovides an Object Oriented interface for Yahoo! Browser-Based Authentication. This module is ported from the official PHP class which is located on this page: http://developer.yahoo.com/php WWW: http://search.cpan.org/dist/Yahoo-BBAuth/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Yahoo-BBAuth-0.50.shar begins here --- # 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: # # p5-Yahoo-BBAuth # p5-Yahoo-BBAuth/pkg-descr # p5-Yahoo-BBAuth/Makefile # p5-Yahoo-BBAuth/pkg-plist # p5-Yahoo-BBAuth/distinfo # echo c - p5-Yahoo-BBAuth mkdir -p p5-Yahoo-BBAuth > /dev/null 2>&1 echo x - p5-Yahoo-BBAuth/pkg-descr sed 's/^X//' >p5-Yahoo-BBAuth/pkg-descr << 'END-of-p5-Yahoo-BBAuth/pkg-descr' XThis module priovides an Object Oriented interface for Yahoo! XBrowser-Based Authentication. X XThis module is ported from the official PHP class which is located on Xthis page: http://developer.yahoo.com/php X XWWW: http://search.cpan.org/dist/Yahoo-BBAuth/ END-of-p5-Yahoo-BBAuth/pkg-descr echo x - p5-Yahoo-BBAuth/Makefile sed 's/^X//' >p5-Yahoo-BBAuth/Makefile << 'END-of-p5-Yahoo-BBAuth/Makefile' X# New ports collection makefile for: p5-Yahoo-BBAuth X# Date created: 2007-07-06 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= Yahoo-BBAuth XPORTVERSION= 0.50 XCATEGORIES= security www XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= Yahoo XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Perl interface to the Yahoo! Browser-Based Authentication X XRUN_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ X ${SITE_PERL}/JSON.pm:${PORTSDIR}/converters/p5-JSON \ X ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww X XPERL_CONFIGURE= yes X XMAN3= Yahoo::BBAuth.3 X Xpost-install: X ${MKDIR} ${WWWDIR}/cgi-bin X ${INSTALL_SCRIPT} ${WRKSRC}/eg/* ${WWWDIR}/cgi-bin X X.include <bsd.port.mk> END-of-p5-Yahoo-BBAuth/Makefile echo x - p5-Yahoo-BBAuth/pkg-plist sed 's/^X//' >p5-Yahoo-BBAuth/pkg-plist << 'END-of-p5-Yahoo-BBAuth/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/BBAuth/.packlist X%%SITE_PERL%%/Yahoo/BBAuth.pm X%%WWWDIR%%/cgi-bin/testMAIL.cgi X%%WWWDIR%%/cgi-bin/testPHOTOS.cgi X@dirrmtry %%WWWDIR%%/cgi-bin X@dirrmtry %%WWWDIR%% X@dirrmtry %%SITE_PERL%%/Yahoo X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/BBAuth X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo END-of-p5-Yahoo-BBAuth/pkg-plist echo x - p5-Yahoo-BBAuth/distinfo sed 's/^X//' >p5-Yahoo-BBAuth/distinfo << 'END-of-p5-Yahoo-BBAuth/distinfo' XMD5 (Yahoo-BBAuth-0.50.tar.gz) = 87959d704605e812b31b75ec80b0fefb XSHA256 (Yahoo-BBAuth-0.50.tar.gz) = 1f5d671aa113d26fec6c50447ca91e03cfe6e4351d5e8bf13d09675e1591920e XSIZE (Yahoo-BBAuth-0.50.tar.gz) = 5775 END-of-p5-Yahoo-BBAuth/distinfo exit --- p5-Yahoo-BBAuth-0.50.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070705231609.001445C54>