Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.40 11 Sep 2023 03:11:40 |
Po-Chuan Hsieh (sunpoet) |
converters/p5-JSON-Any: Update to 1.40
Changes: https://metacpan.org/dist/JSON-Any/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.39_1 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.39_1 20 Jul 2022 14:21:03 |
Tobias C. Berner (tcberner) |
converters: 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>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es> (Only the first 15 lines of the commit message are shown above ) |
1.39_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.39_1 20 Jan 2019 20:50:05 |
sunpoet |
Remove Perl core module
- Bump PORTREVISION for dependency change |
1.39 12 Aug 2018 08:06:24 |
antoine |
Undeprecate and unexpire ports that were not correctly deprecated, all ports
depending on those should have been deprecated but it never happened |
1.39 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.39 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.39 26 Dec 2016 14:33:04 |
mat |
Add an EXPIRATION_DATE to DEPRECATED ports without one.
Sponsored by: Absolight |
1.39 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.39 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.39 10 Jun 2015 16:47:08 |
sunpoet |
- Update 1.39
- Mark DEPRECATED
- Add NO_ARCH
Changes: http://search.cpan.org/dist/JSON-Any/Changes |
1.38_1 12 Mar 2015 23:00:03 |
adamw |
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier. |
1.38_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.38 20 Oct 2014 09:37:01 |
bapt |
Cleanup plist |
1.38 16 Oct 2014 08:38:49 |
culot |
- Update to 1.38
Changes: http://search.cpan.org/dist/JSON-Any/Changes |
1.36 09 Sep 2014 08:42:25 |
jadawin |
- Update to 1.36 |
1.34 26 Jun 2014 15:00:55 |
jadawin |
- Update to 1.34 |
1.33 26 Apr 2014 12:49:59 |
culot |
- Update to 1.33
Changes: http://search.cpan.org/dist/JSON-Any/Changes |
1.32 06 Mar 2014 18:51:18 |
sunpoet |
- Remove outdated PERL_LEVEL check
With hat: perl |
1.32 09 Nov 2013 18:47:28 |
sunpoet |
- Update 1.32
Changes: http://search.cpan.org/dist/JSON-Any/CHANGES |
1.31 07 Nov 2013 15:06:57 |
sunpoet |
- Update 1.31
- Remove hardcoded p5-JSON dependency
- Add TEST_DEPENDS
- Add CPANEL, JSON_XS, JSON_PP, JSON and JSON_DWIW options for JSON backend
Changes: http://search.cpan.org/dist/JSON-Any/CHANGES |
1.30 01 Nov 2013 14:20:56 |
vanilla |
Support STAGEDIR. |
1.30 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
1.30 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.30 28 Jun 2013 04:31:57 |
clsung |
- Update to 1.30 |
1.29 07 Oct 2011 11:22:46 |
culot |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
1.29 08 Jun 2011 08:22:07 |
wen |
- Update to 1.29
ChangeLog: http://cpansearch.perl.org/src/PERIGRIN/JSON-Any-1.29/Changes |
1.28 24 May 2011 17:03:04 |
sunpoet |
- Make portlint happier |
1.28 13 May 2011 12:49:40 |
sunpoet |
- Update 1.28
Changes: http://search.cpan.org/dist/JSON-Any/Changes |
1.27 11 Apr 2011 05:54:17 |
bapt |
- update to 1.27
- changes: http://cpansearch.perl.org/src/PERIGRIN/JSON-Any-1.27/Changes |
1.26 01 Apr 2011 05:48:29 |
bapt |
- update to 1.26
- add licenses
- changes: http://cpansearch.perl.org/src/PERIGRIN/JSON-Any-1.26/Changes |
1.25 13 Dec 2010 19:29:32 |
bapt |
- update to 1.25
- changes: http://cpansearch.perl.org/src/PERIGRIN/JSON-Any-1.25/Changes |
1.24 07 Dec 2010 19:35:25 |
linimon |
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email. |
1.24 26 Nov 2010 21:13:19 |
pgollucci |
- Update to 1.24
PR: ports/152136
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Approved by: maintainer timeout (clsung ; 15 days)
Changes: http://search.cpan.org/dist/JSON-Any/Changes |
1.22 21 Oct 2009 01:59:04 |
clsung |
- Update to 1.22
Changes: http://search.cpan.org/dist/JSON-Any/Changes |
1.21 07 Jul 2009 01:20:50 |
clsung |
- Update to 1.21
Changes: http://search.cpan.org/dist/JSON-Any/Changes |
1.19 27 Jan 2009 04:33:52 |
clsung |
- Update 1.19
Changes: http://search.cpan.org/dist/JSON-Any/Changes |
1.17 29 Aug 2008 06:49:28 |
clsung |
- Update to 1.17
Changes: http://search.cpan.org/dist/JSON-Any/Changes |
1.16 01 Apr 2008 11:18:51 |
clsung |
- Update to 1.16
Changes: http://search.cpan.org/dist/JSON-Any/Changes |
1.15 08 Jan 2008 02:29:36 |
clsung |
- Update to 1.15
Changes: http://search.cpan.org/dist/JSON-Any/Changes |
1.14 05 Jan 2008 02:39:04 |
clsung |
- Update to 1.14
PR: ports/119257
Submitted by: lth |
1.12 24 Oct 2007 03:41:58 |
clsung |
- Update to 1.12 |
1.11 23 Oct 2007 06:59:10 |
clsung |
- Update to 1.11 |
1.10 17 Oct 2007 03:46:15 |
clsung |
- Update to 1.10 |
1.09 14 Oct 2007 11:46:47 |
clsung |
- Update to 1.09 |
1.05 10 Jul 2007 01:51:49 |
clsung |
- Update to 1.05 |
1.04 25 Apr 2007 02:12:14 |
clsung |
- Update to 1.04 |
1.03 07 Apr 2007 04:03:10 |
clsung |
This module will provide a coherent API to bring together
the various JSON modules currently on CPAN. This module will
allow you to code to any JSON API and have it work regardless
of which JSON module is actually installed.
WWW: http://search.cpan.org/dist/JSON-Any/ |