6a01 FreshPorts -- www/p5-HTTP-Cache-Transparent
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-HTTP-Cache-Transparent 1.1 www on this many watch lists=2 search for ports that depend on this port
Implementation of http get that keeps a local cache of fetched pages
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Oct 2005 05:04:19
Also Listed In: perl5
License: not specified in port


Implementation of http get that keeps a local cache of fetched pages to
avoid fetching the same data from the server if it hasn't been updated.
The cache is stored on disk and is thus persistent between invocations.

WWW: http://search.cpan.org/dist/HTTP-Cache-Transparent/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/p5-libwww
  2. lang/perl5.12
Required To Run:
  1. www/p5-libwww
  2. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/www/p5-HTTP-Cache-Transparent/ && make install clean
To add the package: pkg_add -r p5-HTTP-Cache-Transparent


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/HTTP/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/HTTP/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/HTTP/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/HTTP/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/HTTP/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/HTTP/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/HTTP/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/HTTP/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/HTTP/
  11. http://at.cpan.org/modules/by-module/HTTP/
  12. http://backpan.perl.org/modules/by-module/HTTP/
  13. http://cpan.nctu.edu.tw/modules/by-module/HTTP/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/HTTP/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/HTTP/
  16. http://www.cpan.dk/modules/by-module/HTTP/
  17. http://www.cpan.dk/modules/by-module/HTTP/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Dec 2012 12:32:57
Original commit files touched by this commit  1.1
tobez search for other commits by this committer
Update to 1.1.

Changes:
http://cpansearch.perl.org/src/MATTIASH/HTTP-Cache-Transparent-1.1/Changes

Feature safe:	yes
05 Jun 2012 13:12:33
Original commit files touched by this commit  1.0
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
13 Mar 2012 16:15:36
Original commit files touched by this commit  1.0
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  1.0
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.0
miwi search for other commits by this committer
- Get Rid MD5 support
25 Jul 2010 23:26:12
Original commit files touched by this commit  1.0
linimon search for other commits by this committer
Reassign some ports from ahze@ to perl@ due to maintainer-timeouts and no
response to email.

Hat:            portmgr
13 Jun 2010 08:40:06
Original commit files touched by this commit  1.0
erwin search for other commits by this committer
BROKEN should not be quoted.
No functional change.
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.0
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
09 Jan 2008 15:05:56
Original commit files touched by this commit  1.0
ahze search for other commits by this committer
Update to 1.0
27 Mar 2006 14:24:31
Original commit files touched by this commit  0.7
ahze search for other commits by this committer
- Update to 0.7
20 Feb 2006 20:50:22
Original commit files touched by this commit  0.6
fenner search for other commits by this committer
Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.

The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.6
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
09 Nov 2005 07:09:47
Original commit files touched by this commit  0.6
ahze search for other commits by this committer
- Add SHA256
- Add SIZE to a few ports
16 Oct 2005 15:07:08
Original commit files touched by this commit  0.6
ahze search for other commits by this committer
- Mark broken on perl <500800

Reported by:    Kris mail
14 Oct 2005 05:03:35
Original commit files touched by this commit  0.6
ahze search for other commits by this committer
- Add p5-HTTP-Cache-Transparent

Implementation of http get that keeps a local cache of fetched pages to
avoid fetching the same data from the server if it hasn't been updated.
The cache is stored on disk and is thus persistent between invocations.

Number of commits found: 15

287d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight63
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0