Port details |
- p5-Archive-Extract Generic archive extracting mechanism
- 0.88 archivers =7 0.88Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-05-31 17:57:05
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Net-SSLeay, unzip, libxml2, p5-libwww, wget
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Archive-Extract
- Description:
- Archive::Extract is a generic archive extraction mechanism.
It allows you to extract any archive file of the type .tar, .tar.gz, .gz
or .zip without having to worry how it does so, or use different
interfaces for each type by using either perl modules, or command line
tools on your system.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Archive-Extract>0:archivers/p5-Archive-Extract
- To install the port:
- cd /usr/ports/archivers/p5-Archive-Extract/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/p5-Archive-Extract
- pkg install p5-Archive-Extract
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Archive-Extract
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622038050
SHA256 (Archive-Extract-0.88.tar.gz) = cffcf135cd0622287d3b02154f7d6716495449fcaed03966621948e25ea5f742
SIZE (Archive-Extract-0.88.tar.gz) = 28294
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-Alien-Base-ModuleBuild
- devel/p5-Alien-SDL
- devel/p5-CPANPLUS
- devel/p5-Git-PurePerl
- devel/p5-Module-Extract
- devel/p5-OrePAN2
- net-mgmt/netdisco
- for Run
-
- devel/p5-Alien-Base-ModuleBuild
- devel/p5-Alien-SDL
- devel/p5-CPANPLUS
- devel/p5-Git-PurePerl
- devel/p5-Module-Extract
- devel/p5-OrePAN2
- editors/p5-Vimana
Configuration Options:
- No options to configure
- Options name:
- archivers_p5-Archive-Extract
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.88 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.88 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.88 26 May 2021 19:00:10 |
Po-Chuan Hsieh (sunpoet) |
archivers/p5-Archive-Extract: Update to 0.88
Changes: https://metacpan.org/changes/distribution/Archive-Extract |
0.86 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.86 13 Jan 2020 17:43:38 |
sunpoet |
Update to 0.86
Changes: https://metacpan.org/changes/distribution/Archive-Extract |
0.80_1 12 May 2019 16:36:56 |
sunpoet |
Remove outdated PERL_LEVEL check |
0.80_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.80_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.80_1 08 Apr 2017 10:33:49 |
sunpoet |
Fix *_DEPENDS
- Bump PORTREVISION for dependency change |
0.80 19 Jan 2017 12:55:56 |
ehaupt |
Update to 0.80 |
0.78 30 Jul 2016 04:35:26 |
wen |
- Update to 0.78
Changes: http://search.cpan.org/src/BINGOS/Archive-Extract-0.78/CHANGES |
0.76 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.76 06 Jul 2015 17:46:55 |
sunpoet |
- Add NO_ARCH |
0.76 06 Jul 2015 14:18:17 |
jadawin |
- Update to 0.76 |
0.74 03 Dec 2014 15:28:11 |
jadawin |
- Update to 0.74 |
0.72_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.72 19 Oct 2014 23:12:07 |
bapt |
Clean up plist |
0.72 06 Mar 2014 18:51:18 |
sunpoet |
- Remove outdated PERL_LEVEL check
With hat: perl |
0.72 04 Feb 2014 16:15:15 |
sunpoet |
- Update to 0.72
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES |
0.70 09 Nov 2013 23:13:56 |
sunpoet |
- Update to 0.70
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES |
0.68 28 Sep 2013 17:12:17 |
sunpoet |
- Support STAGEDIR |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
0.68 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.68 16 Feb 2013 15:42:35 |
tobez |
Update to 0.68.
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES |
0.66 14 Feb 2013 07:34:26 |
culot |
- Update to 0.66
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
PR: ports/176010
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
0.64 27 Jan 2013 16:22:41 |
leeym |
- update to 0.64 |
0.62 10 Jan 2013 15:09:51 |
culot |
- Update to 0.62
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES |
0.60 18 Dec 2012 07:57:31 |
danfe |
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here. |
0.60 17 Dec 2012 15:39:36 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
0.60 13 Mar 2012 16:15:36 |
pgollucci |
- 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) |
0.60 08 Mar 2012 18:45:38 |
pgollucci |
- 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 |
0.60 21 Feb 2012 04:45:14 |
sunpoet |
- Update to 0.60
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES |
0.58 23 Oct 2011 06:52:15 |
sunpoet |
- Update to 0.58
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES |
0.56 27 Aug 2011 11:33:11 |
sunpoet |
- Update to 0.56
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES |
0.52 30 Apr 2011 05:25:59 |
bapt |
- update to 0.52
- changes: http://cpansearch.perl.org/src/BINGOS/Archive-Extract-0.52/CHANGES |
0.50 13 Apr 2011 13:48:46 |
jadawin |
- devel/p5-IPC-Cmd has to be >= 0.64
Notify by: bapt@ (irc) |
0.50 13 Apr 2011 13:18:45 |
jadawin |
- Update to 0.50
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Extract-0.50/CHANGES |
0.48 12 Jan 2011 08:55:43 |
tobez |
Update to 0.48.
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
Feature safe: yes |
0.46 29 Oct 2010 10:51:19 |
jadawin |
- Update to 0.46
- While I'm here, making portlint happy (using tab instead of space)
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Extract-0.46/CHANGES |
0.44 05 Oct 2010 17:40:38 |
leeym |
- update to 0.44 |
0.42 29 Jun 2010 01:55:49 |
wen |
- Update to 0.42
Feature safe: yes |
0.40 02 Jun 2010 19:16:30 |
leeym |
- update to 0.40 |
0.38 07 Jan 2010 07:14:32 |
wen |
- Update to 0.38 |
0.36 25 Nov 2009 08:40:49 |
jadawin |
- Update to 0.36
- Changes: <http://cpansearch.perl.org/src/BINGOS/Archive-Extract-0.36/CHANGES>
- While I'm here, making portlint happy |
0.34 03 Jul 2009 20:53:04 |
pgollucci |
- Update to 1.34
- Pass to perl@ |
0.32 15 Jun 2009 22:03:32 |
pgollucci |
- Update to 0.32
Chage: http://search.cpan.org/src/KANE/Archive-Extract-0.32/CHANGES |
0.30 16 May 2009 06:27:56 |
pgollucci |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
0.30 24 Dec 2008 08:22:27 |
pgollucci |
Update to 0.30
Changes http://search.cpan.org/src/KANE/Archive-Extract-0.30/CHANGES
Approved by: gabor (mentor) |
0.28 13 Nov 2008 20:06:36 |
leeym |
- Update to 0.28
PR: 128214
Submitted by: leeym
Approved by: maintainer timeout |
0.26 23 Jul 2008 02:43:55 |
pgollucci |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
0.26 23 May 2008 20:00:14 |
olgeni |
Fix a few typos in the archivers category. |
0.26 29 Apr 2008 20:48:35 |
linimon |
Assign to new volunteer, by request. |
0.26 29 Apr 2008 05:27:10 |
linimon |
Reset aaron's port maintainerships due to many maintainer-timeouts. |
0.26 17 Apr 2008 14:30:31 |
araujo |
- 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) |
0.26 23 Feb 2008 14:12:01 |
erwin |
Update to 0.26
PR: 120422
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout |
0.24 23 Oct 2007 05:59:19 |
leeym |
- Update to 0.24
PR: 116990
Submitted by: leeym
Approved by: maintainer timeout |
0.22 15 Jun 2007 18:46:49 |
aaron |
v0.18 -> v0.22
PR: 113635
Submitted by: Yen-Ming@utopia.leeym.com |
0.18 15 Jun 2007 16:30:59 |
aaron |
v0.16 -> v0.18
PR: 111607
Submitted by: araujo@bsdmail.org |
0.16 11 Feb 2007 09:37:03 |
erwin |
Update to 0.16
PR: 108906
Submitted by: "Marcelo Araujo" <araujo@bsdmail.org>
Approved by: maintainer timeout |
0.14 08 Dec 2006 02:45:07 |
shaun |
Upgrade to 0.14.
PR: ports/106294
Submitted by: chinsan
Approved by: aaron (EBUSY blanket) |
0.12 21 Sep 2006 17:02:40 |
leeym |
- Update to 0.12
PR: 102970
Submitted by: leeym
Approved by: maintainer timeout |
0.08 31 May 2006 17:53:03 |
aaron |
Adding port archivers/p5-Archive-Extract, A generic archive extracting
mechanism.
Approved by: tobez (implicit) |