Date: Sat, 13 Oct 2007 07:58:26 +0900 (JST) From: TAKAHASHI Kaoru <kaoru@kaisei.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/117146: [NEW PORT] www/p5-LWP-UserAgent-WithCache: LWP::UserAgent extension with local cache Message-ID: <20071012225826.9D5588AEC@rave.kaoru.trans-nt.com> Resent-Message-ID: <200710122300.l9CN06tI037973@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 117146 >Category: ports >Synopsis: [NEW PORT] www/p5-LWP-UserAgent-WithCache: LWP::UserAgent extension with local cache >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 12 23:00:06 UTC 2007 >Closed-Date: >Last-Modified: >Originator: TAKAHASHI Kaoru >Release: FreeBSD 6.2-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD rave.kaoru.trans-nt.com 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007 >Description: New port for LWP::UserAgent::WithCache perl module. LWP::UserAgent::WithCache is a LWP::UserAgent extention. It handle 'If-Modified-Since' request header with local cache file. local cache files are implemented by Cache::FileCache. WWW: http://search.cpan.org/dist/LWP-UserAgent-WithCache/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-LWP-UserAgent-WithCache-0.06.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-LWP-UserAgent-WithCache # p5-LWP-UserAgent-WithCache/pkg-descr # p5-LWP-UserAgent-WithCache/Makefile # p5-LWP-UserAgent-WithCache/pkg-plist # p5-LWP-UserAgent-WithCache/distinfo # echo c - p5-LWP-UserAgent-WithCache mkdir -p p5-LWP-UserAgent-WithCache > /dev/null 2>&1 echo x - p5-LWP-UserAgent-WithCache/pkg-descr sed 's/^X//' >p5-LWP-UserAgent-WithCache/pkg-descr << 'END-of-p5-LWP-UserAgent-WithCache/pkg-descr' XLWP::UserAgent::WithCache is a LWP::UserAgent extention. XIt handle 'If-Modified-Since' request header with local cache file. Xlocal cache files are implemented by Cache::FileCache. X XWWW: http://search.cpan.org/dist/LWP-UserAgent-WithCache/ END-of-p5-LWP-UserAgent-WithCache/pkg-descr echo x - p5-LWP-UserAgent-WithCache/Makefile sed 's/^X//' >p5-LWP-UserAgent-WithCache/Makefile << 'END-of-p5-LWP-UserAgent-WithCache/Makefile' X# New ports collection makefile for: p5-LWP-UserAgent-WithCache X# Date created: 2007-10-12 X# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org> X# X# $FreeBSD$ X# X XPORTNAME= LWP-UserAgent-WithCache XPORTVERSION= 0.06 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= LWP XPKGNAMEPREFIX= p5- X XMAINTAINER= kaoru@kaisei.org XCOMMENT= LWP::UserAgent extension with local cache X XBUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ X ${SITE_PERL}/Cache/FileCache.pm:${PORTSDIR}/devel/p5-Cache-Cache XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes XMAN3= LWP::UserAgent::WithCache.3 X X.include <bsd.port.mk> END-of-p5-LWP-UserAgent-WithCache/Makefile echo x - p5-LWP-UserAgent-WithCache/pkg-plist sed 's/^X//' >p5-LWP-UserAgent-WithCache/pkg-plist << 'END-of-p5-LWP-UserAgent-WithCache/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/LWP/UserAgent/WithCache.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/UserAgent/WithCache/.packlist X@dirrmtry lib/perl5/site_perl/5.8.8/mach/auto/LWP/UserAgent/WithCache X@dirrmtry lib/perl5/site_perl/5.8.8/mach/auto/LWP/UserAgent X@dirrmtry lib/perl5/site_perl/5.8.8/LWP/UserAgent END-of-p5-LWP-UserAgent-WithCache/pkg-plist echo x - p5-LWP-UserAgent-WithCache/distinfo sed 's/^X//' >p5-LWP-UserAgent-WithCache/distinfo << 'END-of-p5-LWP-UserAgent-WithCache/distinfo' XMD5 (LWP-UserAgent-WithCache-0.06.tar.gz) = f600458376d5cd8c75683ce5a2139459 XSHA256 (LWP-UserAgent-WithCache-0.06.tar.gz) = 686d345ebd116817fd8c357d97e8e4c0732ace5f489de929ea25e5cd20648201 XSIZE (LWP-UserAgent-WithCache-0.06.tar.gz) = 3099 END-of-p5-LWP-UserAgent-WithCache/distinfo exit --- p5-LWP-UserAgent-WithCache-0.06.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?20071012225826.9D5588AEC>