Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.16 30 Jan 2023 12:59:18 |
Po-Chuan Hsieh (sunpoet) |
audio/p5-MP3-Tag: Update to 1.16
Changes: https://metacpan.org/dist/MP3-Tag/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) |
1.15 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 ) |
1.15 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.15 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.15 13 Dec 2019 06:42:12 |
sunpoet |
Update to 1.15
Changes: https://metacpan.org/changes/distribution/MP3-Tag |
1.14 12 Dec 2019 13:44:12 |
sunpoet |
Use CONFLICTS_INSTALL instead of CONFLICTS
- Simplify CONFLICTS_INSTALL
- Sort PLIST
- Update pkg-descr
- Take maintainership |
1.14 24 Feb 2019 12:47:30 |
novel |
Drop maintainership
Return back to the pool ports I no longer use. |
1.14 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 |
1.14 01 Oct 2016 15:34:01 |
novel |
audio/p5-MP3-Tag: update to 1.14 |
1.13_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
1.13_1 31 May 2015 13:37:21 |
amdmi3 |
- Add NO_ARCH
Approved by: portmgr blanket |
1.13_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 ) |
1.13 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
1.13 05 Feb 2014 13:11:05 |
ehaupt |
Support staging. |
1.13 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.13 11 Sep 2013 09:54:08 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.13 12 Mar 2012 14:14:48 |
novel |
Fix PLIST: %%SITE_PERL%%/Encode is also used by other ports.
PR: 165576
Submitted by: sunpoet
Feature safe: yes |
1.13 17 Sep 2011 06:49:29 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
1.13 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.13 16 Jul 2010 17:41:38 |
novel |
Update to 1.13. |
1.12 30 Dec 2009 22:30:55 |
novel |
Update to 1.12.
PR: 141550
Submitted by: pgollucci |
1.11 14 Jul 2009 23:53:50 |
pgollucci |
- Update to 1.11
PR: ports/136484
Approved by: maintainer
Submitted by: myself (pgollucci@) |
1.10 12 May 2009 03:37:14 |
novel |
Update to 1.10.
PR: 134390
Submitted by: Wen Heping <wenheping@gmail.com> |
0.9714 06 Jan 2009 18:27:18 |
novel |
Update to 0.9714. |
0.9710 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.9710 10 Feb 2008 05:33:08 |
novel |
Update to 0.9710. |
0.9709 08 Sep 2007 00:51:20 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.9709 02 Jan 2007 07:44:25 |
novel |
Update to 0.9709. |
0.9708 14 Jun 2006 11:29:54 |
novel |
Update to 0.9708. |
0.9707 23 May 2006 12:55:12 |
novel |
Update to 0.9707. |
0.9705 16 Feb 2006 11:25:22 |
novel |
Update to 0.9705. |
0.9702 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.9702 22 Jan 2006 01:14:22 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 |
0.9702 14 Nov 2005 14:35:11 |
novel |
Update to 0.9702. |
0.9701 02 Oct 2005 12:22:36 |
novel |
Update to 0.9701.
PR: 86783
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |
0.94 22 Sep 2005 18:57:25 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 3:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc. These are mostly stragglers that should have been caught in pass 2.
This pass brought to you by Bill's 102-degree fever during pass 2. |
0.94 21 Jul 2005 20:12:50 |
novel |
Fix the IGNORE message. |
0.94 09 Mar 2005 16:12:36 |
novel |
Add p5-MP3-Tag 0.94, module for reading tags of MP3 audio files.
PR: 77222
Submitted by: novel
Approved by: krion (mentor) |