From snowfly@AntiVirus.yuntech.edu.tw Sat Jul 29 03:27:54 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12DC616A4DE for ; Sat, 29 Jul 2006 03:27:54 +0000 (UTC) (envelope-from snowfly@AntiVirus.yuntech.edu.tw) Received: from AntiVirus.yuntech.edu.tw (AntiVirus.yuntech.edu.tw [140.125.251.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5FDC43D46 for ; Sat, 29 Jul 2006 03:27:53 +0000 (GMT) (envelope-from snowfly@AntiVirus.yuntech.edu.tw) Received: from AntiVirus.yuntech.edu.tw (localhost.yuntech.edu.tw [127.0.0.1]) by AntiVirus.yuntech.edu.tw (8.13.4/8.13.4) with ESMTP id k6T3kwq7014989 for ; Sat, 29 Jul 2006 11:46:58 +0800 (CST) (envelope-from snowfly@AntiVirus.yuntech.edu.tw) Received: (from root@localhost) by AntiVirus.yuntech.edu.tw (8.13.4/8.13.1/Submit) id k6T3kvBU014988; Sat, 29 Jul 2006 11:46:57 +0800 (CST) (envelope-from snowfly) Message-Id: <200607290346.k6T3kvBU014988@AntiVirus.yuntech.edu.tw> Date: Sat, 29 Jul 2006 11:46:57 +0800 (CST) From: Tsung-Han Yeh To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [NEW PORT] www/p5-WWW-Google-Calculator: This module provide simple interface for Google calculator X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 101012 >Category: ports >Synopsis: [NEW PORT] www/p5-WWW-Google-Calculator: This module provide simple interface for Google calculator >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 29 03:30:14 GMT 2006 >Closed-Date: Sat Jul 29 09:26:33 GMT 2006 >Last-Modified: Sat Jul 29 09:26:33 GMT 2006 >Originator: Tsung-Han Yeh >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD AntiVirus.yuntech.edu.tw 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Nov 27 22:46:26 CST 2005 >Description: This module provide simple interface for Google calculator. Author: Daisuke Murase WWW: http://search.cpan.org/dist/WWW-Google-Calculator/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-WWW-Google-Calculator-0.03.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-Google-Calculator # p5-WWW-Google-Calculator/pkg-descr # p5-WWW-Google-Calculator/Makefile # p5-WWW-Google-Calculator/pkg-plist # p5-WWW-Google-Calculator/distinfo # echo c - p5-WWW-Google-Calculator mkdir -p p5-WWW-Google-Calculator > /dev/null 2>&1 echo x - p5-WWW-Google-Calculator/pkg-descr sed 's/^X//' >p5-WWW-Google-Calculator/pkg-descr << 'END-of-p5-WWW-Google-Calculator/pkg-descr' XThis module provide simple interface for Google calculator. X XAuthor: Daisuke Murase XWWW: http://search.cpan.org/dist/WWW-Google-Calculator/ END-of-p5-WWW-Google-Calculator/pkg-descr echo x - p5-WWW-Google-Calculator/Makefile sed 's/^X//' >p5-WWW-Google-Calculator/Makefile << 'END-of-p5-WWW-Google-Calculator/Makefile' X# New ports collection makefile for: p5-WWW-Google-Calculator X# Date created: 2006-07-29 X# Whom: Tsung-Han Yeh X# X# $FreeBSD$ X# X XPORTNAME= WWW-Google-Calculator XPORTVERSION= 0.03 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= WWW XPKGNAMEPREFIX= p5- X XMAINTAINER= snowfly@yuntech.edu.tw XCOMMENT= This module provide simple interface for Google calculator X XBUILD_DEPENDS= ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build \ X ${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser \ X ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ X ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ X ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_MODBUILD= yes X XMAN3= WWW::Google::Calculator.3 X X.include X X.if ${PERL_LEVEL} < 500600 XIGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again X.endif X X.include END-of-p5-WWW-Google-Calculator/Makefile echo x - p5-WWW-Google-Calculator/pkg-plist sed 's/^X//' >p5-WWW-Google-Calculator/pkg-plist << 'END-of-p5-WWW-Google-Calculator/pkg-plist' X%%SITE_PERL%%/WWW/Google/Calculator.pm X@dirrmtry %%SITE_PERL%%/WWW/Google X@dirrmtry %%SITE_PERL%%/WWW END-of-p5-WWW-Google-Calculator/pkg-plist echo x - p5-WWW-Google-Calculator/distinfo sed 's/^X//' >p5-WWW-Google-Calculator/distinfo << 'END-of-p5-WWW-Google-Calculator/distinfo' XMD5 (WWW-Google-Calculator-0.03.tar.gz) = bc99b245a45ff89d6a42ecad14638dbc XSHA256 (WWW-Google-Calculator-0.03.tar.gz) = 72ac0f7a8b0f106af9d6655ff0b67aceaa56ac2f2c7823bce69799c3c1e9ec78 XSIZE (WWW-Google-Calculator-0.03.tar.gz) = 10262 END-of-p5-WWW-Google-Calculator/distinfo exit --- p5-WWW-Google-Calculator-0.03.shar ends here --- >Release-Note: >Audit-Trail: State-Changed-From-To: open->closed State-Changed-By: erwin State-Changed-When: Sat Jul 29 09:26:27 UTC 2006 State-Changed-Why: Port added, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=101012 >Unformatted: