Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.26 10 Feb 2024 21:45:46 |
Rodrigo Osorio (rodrigo) |
mail/p5-MIME-Types: update to 2.26
Changelog: https://metacpan.org/release/MARKOV/MIME-Types-2.26/source/ChangeLog |
2.24 30 Jan 2023 13:02:09 |
Po-Chuan Hsieh (sunpoet) |
mail/p5-MIME-Types: Update to 2.24
Changes: https://metacpan.org/dist/MIME-Types/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.22 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.22 05 Nov 2021 19:15:53 |
Po-Chuan Hsieh (sunpoet) |
mail/p5-MIME-Types: Update to 2.22
Changes: https://metacpan.org/dist/MIME-Types/changes |
2.21 13 Jun 2021 22:57:07 |
Wen Heping (wen) |
mail/p5-MIME-Types: Update to 2.21 |
2.20 30 May 2021 19:53:24 |
Po-Chuan Hsieh (sunpoet) |
mail/p5-MIME-Types: Update to 2.20
Changes: https://metacpan.org/changes/distribution/MIME-Types |
2.18 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.18 19 Dec 2020 20:19:56 |
sunpoet |
Update to 2.18
Changes: https://metacpan.org/changes/distribution/MIME-Types |
2.17 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.17 27 Jan 2018 10:24:30 |
sunpoet |
Update to 2.17
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
2.16 24 Jan 2018 18:46:02 |
sunpoet |
Update to 2.16
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
2.14 10 Nov 2017 19:03:10 |
sunpoet |
Update to 2.14
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
2.13 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.13 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.13 07 Mar 2016 18:01:04 |
adamw |
Update to 2.13. Add Mojolicious to TEST_DEPENDS.
Changes: https://metacpan.org/changes/distribution/MIME-Types |
2.12 13 Nov 2015 19:13:25 |
sunpoet |
- Update to 2.12
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
2.11 17 Jun 2015 17:25:12 |
sunpoet |
- Update to 2.11
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
2.10 16 Jun 2015 14:27:42 |
sunpoet |
- Update to 2.10
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
2.09_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.09 15 Oct 2014 12:10:43 |
culot |
- Update to 2.09
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
2.08 09 Sep 2014 13:53:48 |
jadawin |
- Update to 2.08 |
2.06 04 Sep 2014 14:30:05 |
culot |
- Update to 2.06
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
2.04 05 Nov 2013 02:54:54 |
vanilla |
Support STAGEDIR. |
2.04 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.04 12 Sep 2013 17:31:13 |
sunpoet |
- Update to 2.04
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
2.03 04 Sep 2013 17:06:57 |
tobez |
Update to 2.03.
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
1.38 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.38 12 Jan 2013 16:27:24 |
tobez |
Update to 1.38.
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
1.37 28 Dec 2012 10:37:16 |
tobez |
Update to 1.37.
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
1.36 27 Nov 2012 15:54:01 |
culot |
- Update to 1.36
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog
Feature safe: yes |
1.35 20 Jun 2012 17:36:49 |
culot |
- Update to 1.35
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
1.34 13 Jan 2012 04:17:27 |
sunpoet |
- Update to 1.34
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
1.32 22 Aug 2011 16:31:01 |
sunpoet |
- Update to 1.32
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog |
1.31 17 May 2011 11:09:12 |
jadawin |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
1.31 23 Sep 2010 19:23:56 |
pgollucci |
- Update to 1.31
PR: ports/150850
Submitted by: Frederic Culot <frederic@culot.org>
With Hat: perl@
Changes: http://search.cpan.org/dist/MIME-Types/Changes |
1.30 08 Jul 2010 15:59:29 |
skv |
- Update to 1.30
- Change MAINTAINER to perl@
Changes: http://search.cpan.org/src/MARKOV/MIME-Types-1.30/ChangeLog |
1.29 05 Apr 2010 10:36:54 |
skv |
Update to 1.29
Changes: http://cpansearch.perl.org/src/MARKOV/MIME-Types-1.29/ChangeLog
PR: ports/145345
Submitted by: max |
1.28 18 Sep 2009 09:49:04 |
skv |
Update to 1.28
Changes: http://cpansearch.perl.org/src/MARKOV/MIME-Types-1.28/ChangeLog
Feature safe: yes |
1.27 23 Feb 2009 14:52:30 |
skv |
Update to 1.27
Changes: http://cpansearch.perl.org/src/MARKOV/MIME-Types-1.27/ChangeLog |
1.26 14 Feb 2009 21:39:14 |
skv |
Update to 1.26
Changes: http://cpansearch.perl.org/src/MARKOV/MIME-Types-1.27/ChangeLog
PR: ports/131395
Submitted by: pgollucci |
1.25 10 Dec 2008 14:58:06 |
skv |
Update to 1.25
Changes: http://search.cpan.org/src/MARKOV/MIME-Types-1.25/ChangeLog |
1.24 07 Jun 2008 14:34:06 |
skv |
Update to 1.24
PR: ports/124368
Submitted by: leeym
Changes: http://search.cpan.org/src/MARKOV/MIME-Types-1.24/ChangeLog |
1.23 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) |
1.23 21 Dec 2007 11:57:26 |
skv |
Update to 1.23
Changes: http://search.cpan.org/src/MARKOV/MIME-Types-1.23/ChangeLog |
1.21 27 Sep 2007 14:28:34 |
skv |
Update to 1.21
Changes: http://search.cpan.org/src/MARKOV/MIME-Types-1.21/ChangeLog |
1.20 27 Jul 2007 05:22:53 |
skv |
Update to 1.20
Changes: http://search.cpan.org/src/MARKOV/MIME-Types-1.20/ChangeLog
PR: ports/113758
Submitted by: Nils Vogels <nivo+kw+ports.bfa274 xxx is-root.com> |
1.19 27 May 2007 19:13:20 |
skv |
Update to 1.19 |
1.18 20 Nov 2006 07:30:32 |
skv |
Update to 1.18
Changes: http://search.cpan.org/src/MARKOV/MIME-Types-1.18/ChangeLog |
1.17 03 Sep 2006 20:34:02 |
skv |
Update to 1.17
PR: ports/101984
Submitted by: Gea-Suan Lin <gslin xx gslin.org> |
1.16 22 Jan 2006 12:50:54 |
edwin |
SHA256ify
Approved by: krion@ |
1.16 22 Jan 2006 02:20:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.16 30 Sep 2005 07:53:26 |
skv |
Update to 1.16
Changes: http://search.cpan.org/src/MARKOV/MIME-Types-1.16/ChangeLog |
1.15 02 Apr 2005 15:05:41 |
skv |
Update to 1.15 |
1.13 03 May 2004 15:01:10 |
skv |
Updated to 1.13 |
1.12 15 Mar 2004 15:52:04 |
skv |
Updated to 1.12 |
1.11 16 Jan 2004 11:48:53 |
skv |
Updated to 1.11 |
1.005 27 Feb 2003 14:07:18 |
skv |
Update to 1.005
Change maintainer because 2-week bouncing
(no such email as "killer@prosalg.no") |
0.04 21 Feb 2003 12:42:26 |
knu |
De-pkg-comment. |
21 Oct 2001 22:51:15 |
knu |
Remove redundant spaces at EOL. |
27 May 2001 17:02:51 |
vanilla |
Upgrade to 0.04 |
02 May 2001 06:54:04 |
dburr |
Adding of new port mail/p5-MIME-Types, a Perl extension for determining MIME
types |