Sunpoet Po-Chuan Hsieh
a7859a93e0
Update to 0.86
...
Changes: https://metacpan.org/changes/distribution/Archive-Extract
2020-01-13 17:43:37 +00:00
Sunpoet Po-Chuan Hsieh
cb29314cf6
Remove outdated PERL_LEVEL check
2019-05-12 16:36:56 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a
Update WWW
...
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
2018-05-27 20:15:16 +00:00
Mathieu Arnold
cb41fc6623
Fix license information for portgs that use "the same license as Perl".
...
Sponsored by: Absolight
2017-09-15 08:58:46 +00:00
Sunpoet Po-Chuan Hsieh
4e02ffba93
Fix *_DEPENDS
...
- Bump PORTREVISION for dependency change
2017-04-08 10:33:49 +00:00
Emanuel Haupt
08436695cf
Update to 0.80
2017-01-19 12:55:56 +00:00
Wen Heping
c1f26b406b
- Update to 0.78
...
Changes: http://search.cpan.org/src/BINGOS/Archive-Extract-0.78/CHANGES
2016-07-30 04:35:26 +00:00
Dmitry Marakasov
1d1f878054
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
...
Approved by: portmgr blanket
2016-05-19 10:21:23 +00:00
Sunpoet Po-Chuan Hsieh
e24e89c889
- Add NO_ARCH
2015-07-06 17:46:54 +00:00
Philippe Audeoud
b199bd6a5e
- Update to 0.76
2015-07-06 14:18:16 +00:00
Philippe Audeoud
ec3024c8e6
- Update to 0.74
2014-12-03 15:28:10 +00:00
Mathieu Arnold
eee58d187e
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
2014-11-26 13:08:24 +00:00
Baptiste Daroussin
161b92dff7
Clean up plist
2014-10-19 23:12:06 +00:00
Sunpoet Po-Chuan Hsieh
2c7b8bf0bd
- Remove outdated PERL_LEVEL check
...
With hat: perl
2014-03-06 18:51:17 +00:00
Sunpoet Po-Chuan Hsieh
09852a760c
- Update to 0.72
...
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
2014-02-04 16:15:15 +00:00
Sunpoet Po-Chuan Hsieh
1aa24ba44f
- Update to 0.70
...
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
2013-11-09 23:13:56 +00:00
Sunpoet Po-Chuan Hsieh
b1635961dd
- Support STAGEDIR
2013-09-28 17:12:17 +00:00
Baptiste Daroussin
b80ec3e204
Add NO_STAGE all over the place in preparation for the staging support (cat: archivers)
2013-09-20 13:11:20 +00:00
Mathieu Arnold
4819ca343b
- Convert to new perl framework
...
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Anton Berezin
72bc0843cf
Update to 0.68.
...
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
2013-02-16 15:42:35 +00:00
Frederic Culot
bd70f39e8d
- Update to 0.66
...
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
PR: ports/176010
Submitted by: Gea-Suan Lin <gslin@gslin.org>
2013-02-14 07:34:25 +00:00
Yen-Ming Lee
aed8b36b85
- update to 0.64
2013-01-27 16:22:40 +00:00
Frederic Culot
8bdfbf118f
- Update to 0.62
...
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
2013-01-10 15:09:50 +00:00
Alexey Dokuchaev
142171e3f3
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.
2012-12-18 07:57:31 +00:00
Andrej Zverev
14d750125f
Cleanup supporting perl version 5.8 and 5.10,
...
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 15:39:36 +00:00
Philip M. Gollucci
b59621d3ae
- 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)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8
- 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
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
237b6a85de
- Update to 0.60
...
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
2012-02-21 04:45:14 +00:00
Sunpoet Po-Chuan Hsieh
79cf752a49
- Update to 0.58
...
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
2011-10-23 06:52:15 +00:00
Sunpoet Po-Chuan Hsieh
9b9e859a86
- Update to 0.56
...
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
2011-08-27 11:33:11 +00:00
Baptiste Daroussin
b7046b502b
- update to 0.52
...
- changes: http://cpansearch.perl.org/src/BINGOS/Archive-Extract-0.52/CHANGES
2011-04-30 05:25:59 +00:00
Philippe Audeoud
34ab813cfd
- devel/p5-IPC-Cmd has to be >= 0.64
...
Notify by: bapt@ (irc)
2011-04-13 13:48:46 +00:00
Philippe Audeoud
eed11e6496
- Update to 0.50
...
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Extract-0.50/CHANGES
2011-04-13 13:18:45 +00:00
Anton Berezin
f2f55aaab0
Update to 0.48.
...
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
Feature safe: yes
2011-01-12 08:55:43 +00:00
Philippe Audeoud
9551acd708
- 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
2010-10-29 10:51:19 +00:00
Yen-Ming Lee
c35dd7a24b
- update to 0.44
2010-10-05 17:40:38 +00:00
Wen Heping
b0a9b704c4
- Update to 0.42
...
Feature safe: yes
2010-06-29 01:55:49 +00:00
Yen-Ming Lee
7d278ae478
- update to 0.40
2010-06-02 19:16:30 +00:00
Wen Heping
9a8f90c954
- Update to 0.38
2010-01-07 07:14:32 +00:00
Philippe Audeoud
0eac179cc9
- Update to 0.36
...
- Changes: <http://cpansearch.perl.org/src/BINGOS/Archive-Extract-0.36/CHANGES >
- While I'm here, making portlint happy
2009-11-25 08:40:49 +00:00
Philip M. Gollucci
766c492118
- Update to 1.34
...
- Pass to perl@
2009-07-03 20:53:04 +00:00
Philip M. Gollucci
ed6fecc824
- Update to 0.32
...
Chage: http://search.cpan.org/src/KANE/Archive-Extract-0.32/CHANGES
2009-06-15 22:03:32 +00:00
Philip M. Gollucci
abf5b5ffc0
- Mark most of my ports MAKE_JOBS_SAFE=yes
...
Tested by: several builds in P6 TB
2009-05-16 06:27:56 +00:00
Philip M. Gollucci
f05fcd9e01
Update to 0.30
...
Changes http://search.cpan.org/src/KANE/Archive-Extract-0.30/CHANGES
Approved by: gabor (mentor)
2008-12-24 08:22:27 +00:00
Yen-Ming Lee
209bed134d
- Update to 0.28
...
PR: 128214
Submitted by: leeym
Approved by: maintainer timeout
2008-11-13 20:06:36 +00:00
Philip M. Gollucci
b43083409f
Update my ports to my freebsd address
...
Approved by: araujo (mentor)
2008-07-23 02:43:55 +00:00
Jimmy Olgeni
24bbe0105a
Fix a few typos in the archivers category.
2008-05-23 20:00:14 +00:00
Mark Linimon
9930d8f2fe
Assign to new volunteer, by request.
2008-04-29 20:49:54 +00:00
Mark Linimon
e3e5d56ef1
Reset aaron's port maintainerships due to many maintainer-timeouts.
2008-04-29 05:27:09 +00:00
Marcelo Araujo
4aaab89f57
- 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)
2008-04-17 14:30:31 +00:00