summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-10-12 23:39:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-10-12 23:39:01 +0000
commit63fba1e6685e9e5817529c5f2ab0f83ca32352ab (patch)
tree06441e5ae984b1aa9143d63b196ca0e0e0540499 /www
parent- Update to 1.0.6 (diff)
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/ PR: ports/117146 Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org>
Notes
Notes: svn path=/head/; revision=201376
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-LWP-UserAgent-WithCache/Makefile26
-rw-r--r--www/p5-LWP-UserAgent-WithCache/distinfo3
-rw-r--r--www/p5-LWP-UserAgent-WithCache/pkg-descr5
-rw-r--r--www/p5-LWP-UserAgent-WithCache/pkg-plist5
5 files changed, 40 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 8a5e318aa2d5..58542b6e8dfd 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -804,6 +804,7 @@
SUBDIR += p5-Jifty
SUBDIR += p5-Kwiki
SUBDIR += p5-LWP-Authen-Wsse
+ SUBDIR += p5-LWP-UserAgent-WithCache
SUBDIR += p5-LWPx-ParanoidAgent
SUBDIR += p5-MasonX-Interp-WithCallbacks
SUBDIR += p5-MasonX-Profiler
diff --git a/www/p5-LWP-UserAgent-WithCache/Makefile b/www/p5-LWP-UserAgent-WithCache/Makefile
new file mode 100644
index 000000000000..1db46f8f51de
--- /dev/null
+++ b/www/p5-LWP-UserAgent-WithCache/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: p5-LWP-UserAgent-WithCache
+# Date created: 2007-10-12
+# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= LWP-UserAgent-WithCache
+PORTVERSION= 0.06
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= LWP
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kaoru@kaisei.org
+COMMENT= LWP::UserAgent extension with local cache
+
+BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
+ ${SITE_PERL}/Cache/FileCache.pm:${PORTSDIR}/devel/p5-Cache-Cache
+RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
+ ${SITE_PERL}/Cache/FileCache.pm:${PORTSDIR}/devel/p5-Cache-Cache
+
+PERL_CONFIGURE= yes
+MAN3= LWP::UserAgent::WithCache.3
+
+.include <bsd.port.mk>
diff --git a/www/p5-LWP-UserAgent-WithCache/distinfo b/www/p5-LWP-UserAgent-WithCache/distinfo
new file mode 100644
index 000000000000..4e8a48141db7
--- /dev/null
+++ b/www/p5-LWP-UserAgent-WithCache/distinfo
@@ -0,0 +1,3 @@
+MD5 (LWP-UserAgent-WithCache-0.06.tar.gz) = f600458376d5cd8c75683ce5a2139459
+SHA256 (LWP-UserAgent-WithCache-0.06.tar.gz) = 686d345ebd116817fd8c357d97e8e4c0732ace5f489de929ea25e5cd20648201
+SIZE (LWP-UserAgent-WithCache-0.06.tar.gz) = 3099
diff --git a/www/p5-LWP-UserAgent-WithCache/pkg-descr b/www/p5-LWP-UserAgent-WithCache/pkg-descr
new file mode 100644
index 000000000000..24f4e9e43ce8
--- /dev/null
+++ b/www/p5-LWP-UserAgent-WithCache/pkg-descr
@@ -0,0 +1,5 @@
+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/
diff --git a/www/p5-LWP-UserAgent-WithCache/pkg-plist b/www/p5-LWP-UserAgent-WithCache/pkg-plist
new file mode 100644
index 000000000000..4bc35267c7a2
--- /dev/null
+++ b/www/p5-LWP-UserAgent-WithCache/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/LWP/UserAgent/WithCache.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/UserAgent/WithCache/.packlist
+@dirrmtry lib/perl5/site_perl/5.8.8/mach/auto/LWP/UserAgent/WithCache
+@dirrmtry lib/perl5/site_perl/5.8.8/mach/auto/LWP/UserAgent
+@dirrmtry lib/perl5/site_perl/5.8.8/LWP/UserAgent