Date: Fri, 14 Jul 2006 05:41:06 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/100246: [NEW PORT] www/p5-WWW-Search-MSN: Backend for searching search.msn.com Message-ID: <20060713214106.D3048693@netnews.NCTU.edu.tw> Resent-Message-ID: <200607132150.k6DLoBC6019394@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100246 >Category: ports >Synopsis: [NEW PORT] www/p5-WWW-Search-MSN: Backend for searching search.msn.com >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 13 21:50:11 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: - Tinderbox log: http://tb.gslin.org/logs/5.5-FreeBSD/p5-WWW-Search-MSN-0.0102.log http://tb.gslin.org/logs/6-STABLE/p5-WWW-Search-MSN-0.0102.log (compiling in 4.x is unable to test since its dependency security/p5-GSSAPI broken now) This module provides a backend of WWW::Search to search using http://search.msn.com/. Author: Shlomi Fish, <shlomif@iglu.org.il> WWW: http://search.cpan.org/dist/WWW-Search-MSN/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-WWW-Search-MSN-0.0102.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-WWW-Search-MSN # p5-WWW-Search-MSN/pkg-descr # p5-WWW-Search-MSN/Makefile # p5-WWW-Search-MSN/pkg-plist # p5-WWW-Search-MSN/distinfo # echo c - p5-WWW-Search-MSN mkdir -p p5-WWW-Search-MSN > /dev/null 2>&1 echo x - p5-WWW-Search-MSN/pkg-descr sed 's/^X//' >p5-WWW-Search-MSN/pkg-descr << 'END-of-p5-WWW-Search-MSN/pkg-descr' XThis module provides a backend of WWW::Search to search using Xhttp://search.msn.com/. X XAuthor: Shlomi Fish, <shlomif@iglu.org.il> XWWW: http://search.cpan.org/dist/WWW-Search-MSN/ END-of-p5-WWW-Search-MSN/pkg-descr echo x - p5-WWW-Search-MSN/Makefile sed 's/^X//' >p5-WWW-Search-MSN/Makefile << 'END-of-p5-WWW-Search-MSN/Makefile' X# New ports collection makefile for: p5-WWW-Search-MSN X# Date created: 2006-07-14 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= WWW-Search-MSN XPORTVERSION= 0.0102 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= WWW XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Backend for searching search.msn.com X XBUILD_DEPENDS= ${SITE_PERL}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree \ X ${SITE_PERL}/WWW/Search.pm:${PORTSDIR}/www/p5-WWW-Search XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= WWW::Search::MSN.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500600 # Inherited from www/p5-WWW-Search XIGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again X.endif X X.if ${PERL_LEVEL} < 500701 XBUILD_DEPENDS+= ${SITE_PERL}/Encode.pm:${PORTSDIR}/converters/p5-Encode X.endif X X.if ${PERL_LEVEL} < 500702 XBUILD_DEPENDS+= ${SITE_PERL}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils X.endif X X.include <bsd.port.post.mk> END-of-p5-WWW-Search-MSN/Makefile echo x - p5-WWW-Search-MSN/pkg-plist sed 's/^X//' >p5-WWW-Search-MSN/pkg-plist << 'END-of-p5-WWW-Search-MSN/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Search/MSN/.packlist X%%SITE_PERL%%/WWW/Search/MSN.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Search/MSN X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Search X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW X@dirrmtry %%SITE_PERL%%/WWW/Search X@dirrmtry %%SITE_PERL%%/WWW END-of-p5-WWW-Search-MSN/pkg-plist echo x - p5-WWW-Search-MSN/distinfo sed 's/^X//' >p5-WWW-Search-MSN/distinfo << 'END-of-p5-WWW-Search-MSN/distinfo' XMD5 (WWW-Search-MSN-0.0102.tar.gz) = 41b6bc99dbb40a16e19d1a57a9cac24c XSHA256 (WWW-Search-MSN-0.0102.tar.gz) = d8ef76d5895740d3c9b4a537cc968e0f8f4bdfe7039ba1190e5de03f8d3c12fe XSIZE (WWW-Search-MSN-0.0102.tar.gz) = 4279 END-of-p5-WWW-Search-MSN/distinfo exit --- p5-WWW-Search-MSN-0.0102.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?20060713214106.D3048693>