9440 FreshPorts -- www/p5-URI-Fetch
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-URI-Fetch 0.090 www on this many watch lists=2 search for ports that depend on this port
Smart URI fetching/caching
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Jul 2005 19:45:12
Also Listed In: perl5
License: not specified in port


URI::Fetch is a smart client for fetching HTTP pages, notably
syndication feeds (RSS, Atom, and others), in an intelligent,
bandwidth- and time-saving way.

WWW: http://search.cpan.org/dist/URI-Fetch/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/p5-Class-ErrorHandler
  2. net/p5-URI
  3. www/p5-libwww
  4. lang/perl5.12
Required To Run:
  1. devel/p5-Class-ErrorHandler
  2. net/p5-URI
  3. www/p5-libwww
  4. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/www/p5-URI-Fetch/ && make install clean
To add the package: pkg_add -r p5-URI-Fetch


Configuration Options
===> The following configuration options are available for p5-URI-Fetch-0.090:
     CACHE=off: Caching Support
     ZLIB=on: GZIP Support
===> Use 'make config' to modify these settings

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

Number of commits found: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 12:24:19
Original commit files touched by this commit  0.090
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.090
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
31 May 2012 11:19:32
Original commit files touched by this commit  0.090
bapt search for other commits by this committer
Convert to new options framework
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.090
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  0.090
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
01 Dec 2011 10:40:55
Original commit files touched by this commit  0.090
tobez search for other commits by this committer
Update to 0.09(0).

Changes:        http://search.cpan.org/dist/URI-Fetch/Changes
Feature safe:   yes
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.080_2
miwi search for other commits by this committer
- Get Rid MD5 support
21 Sep 2010 13:05:06
Original commit files touched by this commit  0.080_2
mm search for other commits by this committer
- Fix previous commit by using bsd.port.[pre|post].mk
21 Sep 2010 07:56:43
Original commit files touched by this commit  0.080_2
  Sanity Test Failure
mm search for other commits by this committer
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
22 Jul 2009 16:27:08
Original commit files touched by this commit  0.080_1
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
11 Nov 2008 20:55:58
Original commit files touched by this commit  0.080_1
leeym search for other commits by this committer
- simplify dependency
- bump PORTREVISION
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.080
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)
10 Sep 2007 00:36:03
Original commit files touched by this commit  0.080
linimon search for other commits by this committer
Fix up after bsd.perl.mk import.

Hat:    portmgr
08 Sep 2007 01:11:48
Original commit files touched by this commit  0.080
  Sanity Test Failure
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
25 Jul 2006 08:52:12
Original commit files touched by this commit  0.080
clsung search for other commits by this committer
- update to 0.08
15 Jul 2006 15:00:18
Original commit files touched by this commit  0.071
lth search for other commits by this committer
- Update to 0.071
- Assign maintainership to perl@
20 Jun 2006 20:42:13
Original commit files touched by this commit  0.07
lth search for other commits by this committer
Update to 0.07
29 Apr 2006 12:07:12
Original commit files touched by this commit  0.06
lth search for other commits by this committer
Update to 0.06
15 Mar 2006 12:52:20
Original commit files touched by this commit  0.05
lth search for other commits by this committer
- Update to 0.05
- Now includes OPTIONS for ZLib and Cache
24 Jan 2006 03:14:23
Original commit files touched by this commit  0.04
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.04
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)
11 Oct 2005 10:35:20
Original commit files touched by this commit  0.04
lth search for other commits by this committer
Update to 0.04
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.03
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
30 Jul 2005 19:44:28
Original commit files touched by this commit  0.03
lth search for other commits by this committer
Add p5-URI-Fetch 0.03, smart URI fetching/caching.

Number of commits found: 24

2836
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days27
new fortnight58
new month212

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