Bug 117146 - [NEW PORT] www/p5-LWP-UserAgent-WithCache: LWP::UserAgent extension with local cache
Summary: [NEW PORT] www/p5-LWP-UserAgent-WithCache: LWP::UserAgent extension with loca...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-13 00:00 UTC by kaoru
Modified: 2007-10-13 00:40 UTC (History)
0 users

See Also:


Attachments
p5-LWP-UserAgent-WithCache-0.06.shar (2.70 KB, text/plain)
2007-10-13 00:00 UTC, kaoru
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaoru 2007-10-13 00:00:06 UTC
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
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-10-13 00:39:08 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-13 00:39:09 UTC
miwi        2007-10-12 23:39:01 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-LWP-UserAgent-WithCache Makefile distinfo pkg-descr 
                                   pkg-plist 
  Log:
  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>
  
  Revision  Changes    Path
  1.1909    +1 -0      ports/www/Makefile
  1.1       +26 -0     ports/www/p5-LWP-UserAgent-WithCache/Makefile (new)
  1.1       +3 -0      ports/www/p5-LWP-UserAgent-WithCache/distinfo (new)
  1.1       +5 -0      ports/www/p5-LWP-UserAgent-WithCache/pkg-descr (new)
  1.1       +5 -0      ports/www/p5-LWP-UserAgent-WithCache/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"