non port: archivers/p5-Archive-Extract/Makefile |
SVNWeb
|
Number of commits found: 58 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 1ced9d2 (Only the first 10 of 199 ports in this commit are shown above. )
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 )
|
Wed, 26 May 2021
|
[ 19:00 Po-Chuan Hsieh (sunpoet) ] 3dbd0fa
archivers/p5-Archive-Extract: Update to 0.88
Changes: https://metacpan.org/changes/distribution/Archive-Extract
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 13 Jan 2020
|
[ 17:43 sunpoet ]
Update to 0.86
Changes: https://metacpan.org/changes/distribution/Archive-Extract
|
Sun, 12 May 2019
|
[ 16:36 sunpoet ]
Remove outdated PERL_LEVEL check
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Sat, 8 Apr 2017
|
[ 10:33 sunpoet ]
Fix *_DEPENDS
- Bump PORTREVISION for dependency change
|
Thu, 19 Jan 2017
|
[ 12:55 ehaupt ]
Update to 0.80
|
Sat, 30 Jul 2016
|
[ 04:35 wen ]
- Update to 0.78
Changes: http://search.cpan.org/src/BINGOS/Archive-Extract-0.78/CHANGES
|
Mon, 6 Jul 2015
|
[ 17:46 sunpoet ]
- Add NO_ARCH
|
[ 14:18 jadawin ]
- Update to 0.76
|
Wed, 3 Dec 2014
|
[ 15:28 jadawin ]
- Update to 0.74
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Thu, 6 Mar 2014
|
[ 18:51 sunpoet ] (Only the first 10 of 63 ports in this commit are shown above. )
- Remove outdated PERL_LEVEL check
With hat: perl
|
Tue, 4 Feb 2014
|
[ 16:15 sunpoet ]
- Update to 0.72
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
|
Sat, 9 Nov 2013
|
[ 23:13 sunpoet ]
- Update to 0.70
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
|
Sat, 28 Sep 2013
|
[ 17:12 sunpoet ]
- Support STAGEDIR
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] (Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Sat, 16 Feb 2013
|
[ 15:42 tobez ]
Update to 0.68.
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
|
Thu, 14 Feb 2013
|
[ 07:34 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>
|
Sun, 27 Jan 2013
|
[ 16:22 leeym ]
- update to 0.64
|
Thu, 10 Jan 2013
|
[ 15:09 culot ]
- Update to 0.62
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
|
Tue, 18 Dec 2012
|
[ 07:57 danfe ] (Only the first 10 of 32 ports in this commit are shown above. )
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.
|
Mon, 17 Dec 2012
|
[ 15:39 az ] (Only the first 10 of 44 ports in this commit are shown above. )
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
|
Tue, 13 Mar 2012
|
[ 16:15 pgollucci ] (Only the first 10 of 391 ports in this commit are shown above. )
- 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)
|
Thu, 8 Mar 2012
|
[ 18:45 pgollucci ] (Only the first 10 of 403 ports in this commit are shown above. )
- 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
|
Tue, 21 Feb 2012
|
[ 04:45 sunpoet ]
- Update to 0.60
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
|
Sun, 23 Oct 2011
|
[ 06:52 sunpoet ]
- Update to 0.58
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
|
Sat, 27 Aug 2011
|
[ 11:33 sunpoet ]
- Update to 0.56
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
|
Sat, 30 Apr 2011
|
[ 05:25 bapt ]
- update to 0.52
- changes: http://cpansearch.perl.org/src/BINGOS/Archive-Extract-0.52/CHANGES
|
Wed, 13 Apr 2011
|
[ 13:48 jadawin ]
- devel/p5-IPC-Cmd has to be >= 0.64
Notify by: bapt@ (irc)
|
[ 13:18 jadawin ]
- Update to 0.50
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Extract-0.50/CHANGES
|
Wed, 12 Jan 2011
|
[ 08:55 tobez ]
Update to 0.48.
Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES
Feature safe: yes
|
Fri, 29 Oct 2010
|
[ 10:51 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
|
Tue, 5 Oct 2010
|
[ 17:40 leeym ]
- update to 0.44
|
Tue, 29 Jun 2010
|
[ 01:55 wen ]
- Update to 0.42
Feature safe: yes
|
Wed, 2 Jun 2010
|
[ 19:16 leeym ]
- update to 0.40
|
Thu, 7 Jan 2010
|
[ 07:14 wen ]
- Update to 0.38
|
Wed, 25 Nov 2009
|
[ 08:40 jadawin ]
- Update to 0.36
- Changes: <http://cpansearch.perl.org/src/BINGOS/Archive-Extract-0.36/CHANGES>
- While I'm here, making portlint happy
|
Fri, 3 Jul 2009
|
[ 20:53 pgollucci ]
- Update to 1.34
- Pass to perl@
|
Mon, 15 Jun 2009
|
[ 22:03 pgollucci ]
- Update to 0.32
Chage: http://search.cpan.org/src/KANE/Archive-Extract-0.32/CHANGES
|
Sat, 16 May 2009
|
[ 06:27 pgollucci ] (Only the first 10 of 103 ports in this commit are shown above. )
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
|
Wed, 24 Dec 2008
|
[ 08:22 pgollucci ]
Update to 0.30
Changes http://search.cpan.org/src/KANE/Archive-Extract-0.30/CHANGES
Approved by: gabor (mentor)
|
Thu, 13 Nov 2008
|
[ 20:06 leeym ]
- Update to 0.28
PR: 128214
Submitted by: leeym
Approved by: maintainer timeout
|
Wed, 23 Jul 2008
|
[ 02:43 pgollucci ] (Only the first 10 of 63 ports in this commit are shown above. )
Update my ports to my freebsd address
Approved by: araujo (mentor)
|
Tue, 29 Apr 2008
|
[ 20:48 linimon ] (Only the first 10 of 12 ports in this commit are shown above. )
Assign to new volunteer, by request.
|
[ 05:27 linimon ] (Only the first 10 of 193 ports in this commit are shown above. )
Reset aaron's port maintainerships due to many maintainer-timeouts.
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Sat, 23 Feb 2008
|
[ 14:12 erwin ]
Update to 0.26
PR: 120422
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout
|
Tue, 23 Oct 2007
|
[ 05:59 leeym ]
- Update to 0.24
PR: 116990
Submitted by: leeym
Approved by: maintainer timeout
|
Fri, 15 Jun 2007
|
[ 18:46 aaron ]
v0.18 -> v0.22
PR: 113635
Submitted by: Yen-Ming@utopia.leeym.com
|
[ 16:30 aaron ]
v0.16 -> v0.18
PR: 111607
Submitted by: araujo@bsdmail.org
|
Sun, 11 Feb 2007
|
[ 09:37 erwin ]
Update to 0.16
PR: 108906
Submitted by: "Marcelo Araujo" <araujo@bsdmail.org>
Approved by: maintainer timeout
|
Fri, 8 Dec 2006
|
[ 02:45 shaun ]
Upgrade to 0.14.
PR: ports/106294
Submitted by: chinsan
Approved by: aaron (EBUSY blanket)
|
Thu, 21 Sep 2006
|
[ 17:02 leeym ]
- Update to 0.12
PR: 102970
Submitted by: leeym
Approved by: maintainer timeout
|
Wed, 31 May 2006
|
[ 17:53 aaron ]
Adding port archivers/p5-Archive-Extract, A generic archive extracting
mechanism.
Approved by: tobez (implicit)
|
Number of commits found: 58 |