Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.02 15 Apr 2023 09:45:02 |
Wen Heping (wen) |
archivers/p5-Archive-Tar: Update to 3.02 |
3.00 09 Apr 2023 13:37:28 |
Po-Chuan Hsieh (sunpoet) |
archivers/p5-Archive-Tar: Update to 3.00
Changes: https://metacpan.org/dist/Archive-Tar/changes |
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) |
2.40 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 ) |
2.40 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 ) |
2.40 08 Aug 2021 14:55:29 |
Po-Chuan Hsieh (sunpoet) |
archivers/p5-Archive-Tar: Update to 2.40
Changes: https://metacpan.org/dist/Archive-Tar/changes |
2.38 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.38 10 Oct 2020 07:46:40 |
sunpoet |
Update to 2.38
- Add BUILD_DEPENDS
Changes: https://metacpan.org/changes/distribution/Archive-Tar |
2.32 05 Oct 2020 17:45:32 |
rene |
Return jadawin@'s ports to the pool after taking in his commit bit.
With hat: portmgr-secretary |
2.32 08 May 2019 12:24:17 |
jadawin |
- Update to 2.32
- Changelog: https://metacpan.org/source/BINGOS/Archive-Tar-2.32/CHANGES |
2.30 20 Jun 2018 19:37:56 |
jadawin |
- Update to 2.30
- Changelog: https://metacpan.org/changes/distribution/Archive-Tar |
2.26 31 May 2018 19:19:58 |
jadawin |
- Update to 2.26
'0' is a valid name for an archive, change 'iter' to check definedness
Handle tarballs compressed with pbzip2 |
2.24 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 |
2.24 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.24 16 Jan 2017 14:30:50 |
jadawin |
- Update to 2.24 |
2.14 24 Oct 2016 08:17:36 |
jadawin |
- Update to 2.14 |
2.12 20 Oct 2016 07:59:17 |
jadawin |
- Update to 2.12 |
2.10 03 Aug 2016 09:13:18 |
jadawin |
- Update to 2.10 |
2.08 23 May 2016 09:07:13 |
jadawin |
- Update to 2.08 |
2.04 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.04 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.04 10 Aug 2015 20:23:52 |
amdmi3 |
- Add some NO_ARCH'es
Approved by: portmgr blanket |
2.04 05 Jan 2015 15:51:18 |
jadawin |
- Update to 2.04 |
2.02_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 ) |
2.02 19 Oct 2014 23:12:07 |
bapt |
Clean up plist |
2.02 15 Sep 2014 13:21:45 |
jadawin |
- Update to 2.02 |
2.00 23 Jul 2014 17:12:14 |
adamw |
Remove quotes that surrounded entire _DESC strings.
Approved by: portmgr (not really, but touches unstaged ports) |
2.00 16 Jun 2014 13:31:06 |
jadawin |
- Update to 2.00
- Add license |
1.96 31 Oct 2013 11:53:29 |
jadawin |
- Update to 1.96
- Support STAGE
Sponsored by: OBS |
1.92 20 Sep 2013 13:27:45 |
sunpoet |
- Fix typo |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.92 16 Sep 2013 07:29:09 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.92 19 Jun 2013 15:01:24 |
jadawin |
- Update to 1.92
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.92/CHANGES |
1.90 18 Jun 2013 13:49:02 |
az |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
1.90 11 Sep 2012 13:21:04 |
jadawin |
- Update to 1.90 |
1.88 05 Jun 2012 14:27:52 |
jadawin |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
1.88 05 Jun 2012 07:19:14 |
jadawin |
- Update to 1.88
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.88/CHANGES
- Convert to the new options framework |
1.86 25 May 2012 15:01:27 |
jadawin |
- Update to 1.86
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.86/CHANGES |
1.84 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) |
1.84 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 |
1.84 05 Mar 2012 15:45:33 |
jadawin |
- Update to 1.84
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.84/CHANGES |
1.82 22 Nov 2011 09:37:07 |
jadawin |
- Update to 1.82
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.82/CHANGES
Feature safe: yes |
1.80 18 Oct 2011 07:59:35 |
jadawin |
- Update to 1.80
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.80/CHANGES |
1.78 09 Sep 2011 07:59:21 |
jadawin |
- Update to 1.78
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.78/CHANGES |
1.76 20 Jun 2011 08:34:49 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
1.76 11 Jan 2011 13:58:10 |
jadawin |
- Update to 1.76
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.76/CHANGES
Feature safe: yes |
1.74 27 Dec 2010 17:30:22 |
jadawin |
- Update to 1.74
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.74/CHANGES |
1.72 19 Nov 2010 14:17:54 |
jadawin |
- Update to 1.72
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.72/CHANGES |
1.70 16 Nov 2010 13:24:36 |
jadawin |
- Update to 1.70
- Changelog: http://search.cpan.org/src/BINGOS/Archive-Tar-1.70/CHANGES |
1.68_1 21 Sep 2010 07:56:43 |
mm |
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION |
1.68 23 Aug 2010 19:16:35 |
jadawin |
- Update to 1.68
- Changelog: <http://search.cpan.org/dist/Archive-Tar/CHANGES>
PR: ports/149877
Submitted by: Frederic Culot <frederic _AT_ culot.org> |
1.66 27 Jul 2010 14:40:03 |
jadawin |
- Update to 1.66
- Changelog: <http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.66/CHANGES> |
1.64 15 Jul 2010 09:33:04 |
jadawin |
- Update to 1.64
- Changelog: <http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.64/CHANGES> |
1.62 29 Jun 2010 12:19:44 |
jadawin |
- Update to 1.62
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.62/CHANGES
Feature safe: yes |
1.60 05 May 2010 09:03:52 |
jadawin |
- Update to 1.60
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.60/CHANGES |
1.56 04 Feb 2010 08:49:05 |
jadawin |
- Update to 1.56
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.56/CHANGES |
1.54 11 Sep 2009 07:22:12 |
jadawin |
- Update to 1.54
- Changelog : http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.54/CHANGES |
1.52 15 Jun 2009 07:49:54 |
jadawin |
- Update to 1.52 |
1.48 23 Apr 2009 08:44:38 |
jadawin |
- Update to 1.48 |
1.46 28 Mar 2009 20:45:10 |
skv |
Introduce Perl 5.10.0 |
1.46 09 Mar 2009 12:46:13 |
jadawin |
- Update to 1.46 |
1.44 21 Jan 2009 19:32:57 |
jadawin |
- Update to 1.44
- Take maintainership |
1.42 16 Dec 2008 09:26:33 |
jadawin |
- Update to 1.42 |
1.40 17 Oct 2008 20:26:05 |
leeym |
- update to 1.40 |
1.38_1 26 Feb 2008 05:38:47 |
leeym |
- use CPAN macro
- remove the modules which are in perl core list from dependency
- bump PORTREVISION |
1.38 27 Dec 2007 12:01:16 |
gabor |
- Update to 1.38 |
1.36 17 Sep 2007 13:00:05 |
miwi |
- Update to 1.36 |
1.34 16 Aug 2007 01:50:54 |
clsung |
- Update to 1.34 |
1.32 29 May 2007 01:57:16 |
clsung |
- Update to 1.32 |
1.31 25 May 2007 09:53:07 |
clsung |
- Update to 1.31
PR: ports/112965
Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca> |
1.30 02 Aug 2006 15:33:47 |
clsung |
- update to 1.30 |
1.29 18 Mar 2006 01:15:56 |
leeym |
- update to 1.29 |
1.28 22 Jan 2006 01:23:00 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.28 20 Jan 2006 07:18:36 |
clsung |
- update to 1.28 |
1.26_1 04 Jan 2006 02:33:59 |
leeym |
- relocate Test::* to BUILD_DEPENDS only for non-Test::* modules
- add optional Text::Diff support for ptardiff
- unbreak on old perl
- bump PORTREVISION
- assign to perl@ |
1.26 23 Nov 2005 23:37:45 |
pav |
- Add SHA256 |
1.26 28 Oct 2005 17:05:15 |
ehaupt |
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon) |
1.26 19 Sep 2005 16:57:26 |
leeym |
- Update to 1.26
PR: 85750
Submitted by: leeym
Approved by: maintainer timeout |
1.24 28 Jul 2005 17:52:03 |
leeym |
- Update to 1.24
PR: 83544
Submitted by: leeym
Approved by: maintainer timeout |
1.23_1 11 Jun 2005 16:13:12 |
skv |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
1.23 29 Dec 2004 13:10:40 |
mat |
Update to 1.23
Timeout: almost a month |
1.10 23 Aug 2004 07:50:39 |
kuriyama |
Make p5-Test-Simple dependency conditional again which was removed
in r1.14 and added with forced-dependency in r1.15. |
1.10 12 Aug 2004 06:53:04 |
vanilla |
- Update to 1.10
- add dependency of Test-Simple
PR: ports/69411
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Timeout by: maintainer (2 weeks) |
1.09 24 May 2004 18:15:06 |
mat |
Update to 1.09
Approved by: maintainer |
1.08_1 15 Apr 2004 07:39:33 |
kuriyama |
o Remove dependency on p5-Test-Simple for perl-5.8.
o Depends on p5-IO-Zlib rather than p5-Compress-Zlib
as described in Makefile.PL.
No response from: maintainer |
1.08 18 Mar 2004 20:59:15 |
trevor |
Add size data, approved by maintainers. |
1.08 12 Mar 2004 00:32:23 |
edwin |
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com> |
1.08 13 Jan 2004 13:30:14 |
mat |
Update to 1.08
Approved by: maintainer |
1.07 20 Oct 2003 18:13:42 |
tom |
Update to version 1.07.
This update fixes a few bugs and adds a new feature. |
1.05 27 Aug 2003 20:27:30 |
mat |
Update to 1.05
Approved by: maintainer |
1.04 20 Aug 2003 15:54:20 |
mat |
Update to 1.04
PR: 55046
Submitted by: me
Approved by: demon (mentor), maintainer timeout (> 3weeks) |
1.03 10 Jul 2003 13:34:26 |
erwin |
- Update to 1.03
- Add WWW
PR: 54315
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: maintainer |
0.23 21 Feb 2003 10:42:57 |
knu |
De-pkg-comment. |
0.23 13 Feb 2003 11:24:05 |
edwin |
Added dependency on devel/p5-Test-Simple
Noticed by: bento |
0.23 05 Feb 2003 10:04:35 |
edwin |
Update: archivers/p5-Archive-Tar 0.22 -> 0.23
PR: ports/47612
Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
Reviewed by: Roman Shterenzon <roman@xpert.com> |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
01 Jan 2001 13:53:11 |
will |
Use standard PERL_CONFIGURE=yes available in bsd.port.mk now. |
19 Dec 2000 09:48:13 |
will |
Add p5-Archive-Tar 0.22, a perl module for the creation and manipulation of
tar files. |