From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 10 15:30:05 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0DF01065734 for ; Fri, 10 Oct 2008 15:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9A33E8FC33 for ; Fri, 10 Oct 2008 15:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m9AFU4ZW073309 for ; Fri, 10 Oct 2008 15:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m9AFU4Qm073306; Fri, 10 Oct 2008 15:30:04 GMT (envelope-from gnats) Resent-Date: Fri, 10 Oct 2008 15:30:04 GMT Resent-Message-Id: <200810101530.m9AFU4Qm073306@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dennis Herrmann Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7E2E106568A for ; Fri, 10 Oct 2008 15:24:02 +0000 (UTC) (envelope-from adox@mcx2.org) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.191]) by mx1.freebsd.org (Postfix) with ESMTP id 520E78FC08 for ; Fri, 10 Oct 2008 15:24:01 +0000 (UTC) (envelope-from adox@mcx2.org) Received: by mu-out-0910.google.com with SMTP id i2so515898mue.3 for ; Fri, 10 Oct 2008 08:24:00 -0700 (PDT) Received: by 10.181.60.13 with SMTP id n13mr1747171bkk.39.1223652239991; Fri, 10 Oct 2008 08:23:59 -0700 (PDT) Received: from localhost (p5090E1AB.dip.t-dialin.net [80.144.225.171]) by mx.google.com with ESMTPS id 12sm2310776fks.9.2008.10.10.08.23.58 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 10 Oct 2008 08:23:59 -0700 (PDT) Message-Id: <48ef738f.0c135e0a.37cb.ffffbd54@mx.google.com> Date: Fri, 10 Oct 2008 08:23:59 -0700 (PDT) From: Dennis Herrmann To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/128002: [NEW PORT] www/p5-WWW-FreeProxy X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2008 15:30:05 -0000 >Number: 128002 >Category: ports >Synopsis: [NEW PORT] www/p5-WWW-FreeProxy >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: Fri Oct 10 15:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dennis Herrmann >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD dhn.homeunix.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu Oct 9 22:49:46 CEST 2008 root@dhn.homeunix.com:/usr/obj/usr/src/sys/PARANOIA i386 >Description: WWW::FreeProxy This module fetch proxies from free proxy lists WWW: http://search.cpan.org/dist/WWW-FreeProxy/ >How-To-Repeat: >Fix: --- shar-p5-WWW-FreeProxy 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-FreeProxy # p5-WWW-FreeProxy/distinfo # p5-WWW-FreeProxy/Makefile # p5-WWW-FreeProxy/pkg-descr # p5-WWW-FreeProxy/pkg-plist # echo c - p5-WWW-FreeProxy mkdir -p p5-WWW-FreeProxy > /dev/null 2>&1 echo x - p5-WWW-FreeProxy/distinfo sed 's/^X//' >p5-WWW-FreeProxy/distinfo << 'END-of-p5-WWW-FreeProxy/distinfo' XMD5 (WWW-FreeProxy-0.03.tar.gz) = c82df28aff09b124cd09406d46336f1f XSHA256 (WWW-FreeProxy-0.03.tar.gz) = c159f0b2b9b07bd8d2ea34d5a3848a94d7b280057c27ce4f19ca2363b76964d5 XSIZE (WWW-FreeProxy-0.03.tar.gz) = 4035 END-of-p5-WWW-FreeProxy/distinfo echo x - p5-WWW-FreeProxy/Makefile sed 's/^X//' >p5-WWW-FreeProxy/Makefile << 'END-of-p5-WWW-FreeProxy/Makefile' X# New ports collection makefile for: p5-FreeProxy X# Date created: 10 Oct 2008 X# Whom: Dennis Herrmann X# X# $FreeBSD: $ X# X XPORTNAME= WWW-FreeProxy XPORTVERSION= 0.03 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= adox@mcx2.org XCOMMENT= Fetch proxies from free proxy lists X XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/YALM.pm:${PORTSDIR}/textproc/p5-YAML XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= YES X XMAN3= WWW::FreeProxy.3 WWW::FreeProxy::Proxy4Free.3 WWW::FreeProxy::Samair.3 WWW::FreeProxy::Look.3 WWW::FreeProxy::PublicProxyServers.3 X X.include END-of-p5-WWW-FreeProxy/Makefile echo x - p5-WWW-FreeProxy/pkg-descr sed 's/^X//' >p5-WWW-FreeProxy/pkg-descr << 'END-of-p5-WWW-FreeProxy/pkg-descr' XWWW::FreeProxy X XThis module fetch proxies from free proxy lists XWWW: http://search.cpan.org/dist/WWW-FreeProxy/ END-of-p5-WWW-FreeProxy/pkg-descr echo x - p5-WWW-FreeProxy/pkg-plist sed 's/^X//' >p5-WWW-FreeProxy/pkg-plist << 'END-of-p5-WWW-FreeProxy/pkg-plist' X%%SITE_PERL%%/WWW/FreeProxy.pm X%%SITE_PERL%%/WWW/FreeProxy/Look.pm X%%SITE_PERL%%/WWW/FreeProxy/Proxy4Free.pm X%%SITE_PERL%%/WWW/FreeProxy/PublicProxyServers.pm X%%SITE_PERL%%/WWW/FreeProxy/Samair.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/FreeProxy/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/FreeProxy X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW X@dirrmtry %%SITE_PERL%%/WWW/FreeProxy X@dirrmtry %%SITE_PERL%%/WWW END-of-p5-WWW-FreeProxy/pkg-plist exit --- shar-p5-WWW-FreeProxy ends here --- >Release-Note: >Audit-Trail: >Unformatted: