5ddf FreshPorts -- archivers/p5-Archive-Any
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-Archive-Any 0.09.32 archivers on this many watch lists=1 search for ports that depend on this port
Single interface to deal with file archives
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Oct 2006 13:39:39
Also Listed In: perl5
License: ART10 GPLv1


This module is a single interface for manipulating different archive
formats. Tarballs, zip files, etc.

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

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

Required To Build:
  1. archivers/p5-Archive-Zip
  2. devel/p5-File-MMagic
  3. mail/p5-MIME-Types
  4. devel/p5-Module-Find
  5. lang/perl5.12
Required To Run:
  1. archivers/p5-Archive-Zip
  2. devel/p5-File-MMagic
  3. mail/p5-MIME-Types
  4. devel/p5-Module-Find
  5. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/archivers/p5-Archive-Any/ && make install clean
To add the package: pkg_add -r p5-Archive-Any


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

Number of commits found: 12

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 15:39:36
Original commit files touched by this commit  0.09.32
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.
13 Jul 2012 14:19:40
Original commit files touched by this commit  0.09.32
sunpoet search for other commits by this committer
- Update to 0.0932
- Add LICENSE
- Align PERL_LEVEL check to stable Perl releases (lang/perl5.*)

Changes:        http://search.cpan.org/dist/Archive-Any/Changes
01 May 2012 01:47:10
Original commit files touched by this commit  0.09.3_2
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.09.3_2
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.09.3_2
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
12 Feb 2012 02:04:00
Original commit files touched by this commit  0.09.3_2
pgollucci search for other commits by this committer
- Add TEST_DEPENDS
- expand BUILD_DEPENDS

PR:             ports/164112
Submitted by:   swills
Approved by:    maintainer timeout (clsung ; 28 days)
18 Mar 2011 17:59:51
Original commit files touched by this commit  0.09.3_2
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.09.3_2
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
10 Mar 2008 13:59:07
Original commit files touched by this commit  0.09.3_2
leeym search for other commits by this committer
- remove BUILD_DEPENDS to allow build on perl-5.6.2
- bump PORTREVISION
10 Mar 2008 12:21:53
Original commit files touched by this commit  0.09.3_1
leeym search for other commits by this committer
- use CPAN macro
- fix dependency
- switch to PERL_MODBUILD
- bump PORTREVISION

Submitted by:   leeym
Approved by:    clsung
01 May 2007 07:33:15
Original commit files touched by this commit  0.09.3
clsung search for other commits by this committer
- remove ".if ${PERL_LEVEL} < 500600 ..." stuff.
03 Oct 2006 13:38:21
Original commit files touched by this commit  0.09.3
clsung search for other commits by this committer
Add p5-Archive-Any 0.09.3, single interface to deal with file archives.

PR:             ports/102567
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 12

28c5
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 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 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight85
new month175

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