9012 FreshPorts -- ftp/p5-File-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-File-Fetch 0.42 ftp on this many watch lists=3 search for ports that depend on this port
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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. lang/perl5.14
Required To Run:
  1. lang/perl5.14
There are no ports dependent upon this port

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

Number of commits found: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 19:18:50
Original commit files touched by this commit  0.42
culot search for other commits by this committer
- Update to 0.42

Changes:	http://search.cpan.org/dist/File-Fetch/CHANGES
29 Mar 2013 00:44:54
Original commit files touched by this commit  0.38
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
12 Jan 2013 16:25:54
Original commit files touched by this commit  0.38
tobez search for other commits by this committer
Update to 0.38.

Changes:	http://search.cpan.org/dist/File-Fetch/CHANGES
17 Dec 2012 15:39:36
Original commit files touched by this commit  0.36
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.
29 Jun 2012 02:54:02
Original commit files touched by this commit  0.36
sunpoet search for other commits by this committer
- Update to 0.36

Changes:        http://search.cpan.org/dist/File-Fetch/CHANGES
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: 24

2865
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 24541
Broken 216
Deprecated 478
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days29
new fortnight60
new month216

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