FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 3:34 AM BST
Port details
p5-File-Fetch 0.34 ftp on this many watch lists=3 search for ports that depend on this port
A generic file fetching mechanism
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 May 2006 18:12:26
Also Listed In: www perl5
License: ART10 GPLv1


File::Fetch is a generic file fetching mechanism.

It allows you to fetch any file pointed to by a ftp, http, file, or rsync 
uri by a number of different means.

Author: Jos Boumans <kane@cpan.org>
WWW: http://search.cpan.org/dist/File-Fetch/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/p5-IPC-Cmd, devel/p5-Locale-Maketext-Simple, devel/p5-Module-Load-Conditional, devel/p5-Params-Check, lang/perl5.8
Required To Run: devel/p5-IPC-Cmd, devel/p5-Locale-Maketext-Simple, devel/p5-Module-Load-Conditional, devel/p5-Params-Check, lang/perl5.8

Required by:
for Run

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/File/
http://www.cpan.dk/modules/by-module/File/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/File/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/File/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/File/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/File/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/File/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/File/
http://at.cpan.org/modules/by-module/File/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/File/
http://backpan.perl.org/modules/by-module/File/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/File/
http://cpan.nctu.edu.tw/modules/by-module/File/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/File/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
16 Apr 2012 07:35:27
Original commit files touched by this commit  0.34
culot search for other commits by this committer
- Update to 0.34
- Add LICENSE (Artistic 1 & GPL 1)

Changes:        http://search.cpan.org/dist/File-Fetch/CHANGES
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.32
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.32
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
28 Dec 2011 08:20:20
Original commit files touched by this commit  0.32
ehaupt search for other commits by this committer
End WWW CPAN URL with a "/"
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.32
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
25 Mar 2011 15:04:52
Original commit files touched by this commit  0.32
bapt search for other commits by this committer
- update to 0.32
- changes: http://search.cpan.org/src/BINGOS/File-Fetch-0.32/CHANGES
09 Nov 2010 06:28:19
Original commit files touched by this commit  0.28
culot search for other commits by this committer
- Update to 0.28.

Changes:        http://search.cpan.org/dist/File-Fetch/CHANGES
Approved by:    sahil@ (mentor)
07 Jan 2010 07:06:51
Original commit files touched by this commit  0.24
wen search for other commits by this committer
- Update to 0.24
15 Nov 2009 09:17:18
Original commit files touched by this commit  0.22
wen search for other commits by this committer
- Update to 0.22
03 Jul 2009 11:35:26
Original commit files touched by this commit  0.20
tobez search for other commits by this committer
Update to 0.20.  Assign maintainer from ports@ to perl@.

Changes:        http://search.cpan.org/dist/File-Fetch/CHANGES
19 Dec 2008 19:53:24
Original commit files touched by this commit  0.18
leeym search for other commits by this committer
- update to 0.18
17 Oct 2008 19:59:49
Original commit files touched by this commit  0.16
leeym search for other commits by this committer
- update to 0.16
29 Apr 2008 05:27:10
Original commit files touched by this commit  0.14_1
linimon search for other commits by this committer
Reset aaron's port maintainerships due to many maintainer-timeouts.
26 Mar 2008 07:25:59
Original commit files touched by this commit  0.14_1
leeym search for other commits by this committer
- use CPAN macro
- fix dependency
- bump PORTREVISION

PR:             based on 121634
Submitted by:   leeym
Approved by:    maintainer timeout
23 Feb 2008 19:12:33
Original commit files touched by this commit  0.14
erwin search for other commits by this committer
Update to 0.14

PR:             120445
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:    maintainer timeout
08 Sep 2007 01:00:17
Original commit files touched by this commit  0.10
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
11 Feb 2007 09:39:31
Original commit files touched by this commit  0.10
erwin search for other commits by this committer
Update to 0.10

PR:             108909
Submitted by:   "Marcelo Araujo" <araujo@bsdmail.org>
Approved by:    maintainer timeout
13 Sep 2006 20:01:04
Original commit files touched by this commit  0.08
leeym search for other commits by this committer
- Update to 0.08

PR:             101258
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Approved by:    maintainer timeout
31 May 2006 18:07:52
Original commit files touched by this commit  0.07
aaron search for other commits by this committer
Adding port ftp/p5-File-Fetch, a generic file fetching mechanism.

Approved by:    tobez (implicit)

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.15 seconds.