Commit graph

41 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
4132b167d6 Remove Perl core module
- Bump PORTREVISION for dependency change
2019-01-20 20:50:05 +00:00
Antoine Brodin
821362fcb2 Undeprecate and unexpire ports that were not correctly deprecated, all ports
depending on those should have been deprecated but it never happened
2018-08-12 08:06:23 +00:00
Mathieu Arnold
cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Mathieu Arnold
f97eee0cbe Add an EXPIRATION_DATE to DEPRECATED ports without one.
Sponsored by:	Absolight
2016-12-26 14:33:04 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Sunpoet Po-Chuan Hsieh
6164892440 - Update 1.39
- Mark DEPRECATED
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/JSON-Any/Changes
2015-06-10 16:47:07 +00:00
Mathieu Arnold
eee58d187e 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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Frederic Culot
67c4eb04e1 - Update to 1.38
Changes:	http://search.cpan.org/dist/JSON-Any/Changes
2014-10-16 08:38:49 +00:00
Philippe Audeoud
669064c617 - Update to 1.36 2014-09-09 08:42:24 +00:00
Philippe Audeoud
51f9a4065e - Update to 1.34 2014-06-26 15:00:54 +00:00
Frederic Culot
721bd7d330 - Update to 1.33
Changes:	http://search.cpan.org/dist/JSON-Any/Changes
2014-04-26 12:49:58 +00:00
Sunpoet Po-Chuan Hsieh
2c7b8bf0bd - Remove outdated PERL_LEVEL check
With hat:	perl
2014-03-06 18:51:17 +00:00
Sunpoet Po-Chuan Hsieh
b8d19d08d2 - Update 1.32
Changes:	http://search.cpan.org/dist/JSON-Any/CHANGES
2013-11-09 18:47:28 +00:00
Sunpoet Po-Chuan Hsieh
fd1bb38220 - 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
2013-11-07 15:06:56 +00:00
Vanilla I. Shu
4b9ccd4385 Support STAGEDIR. 2013-11-01 14:20:56 +00:00
Baptiste Daroussin
1e4b97cf2b Add NO_STAGE all over the place in preparation for the staging support (cat: converters) 2013-09-20 16:05:24 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Cheng-Lung Sung
7d14fa3e90 - Update to 1.30 2013-06-28 04:31:57 +00:00
Frederic Culot
a288d48de7 - Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@olofsson.de>
2011-10-07 11:22:46 +00:00
Wen Heping
2c324cbe38 - Update to 1.29
ChangeLog: http://cpansearch.perl.org/src/PERIGRIN/JSON-Any-1.29/Changes
2011-06-08 08:22:07 +00:00
Sunpoet Po-Chuan Hsieh
e6c1d73049 - Make portlint happier 2011-05-24 17:03:04 +00:00
Sunpoet Po-Chuan Hsieh
95cd33d310 - Update 1.28
Changes:	http://search.cpan.org/dist/JSON-Any/Changes
2011-05-13 12:49:40 +00:00
Baptiste Daroussin
b000b41f69 - update to 1.27
- changes: http://cpansearch.perl.org/src/PERIGRIN/JSON-Any-1.27/Changes
2011-04-11 05:54:17 +00:00
Baptiste Daroussin
0960bf6fe4 - update to 1.26
- add licenses
- changes: http://cpansearch.perl.org/src/PERIGRIN/JSON-Any-1.26/Changes
2011-04-01 05:48:29 +00:00
Baptiste Daroussin
e172addafc - update to 1.25
- changes: http://cpansearch.perl.org/src/PERIGRIN/JSON-Any-1.25/Changes
2010-12-13 19:29:32 +00:00
Mark Linimon
0b69b1da88 With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
2010-12-07 19:35:25 +00:00
Philip M. Gollucci
7b972b8c85 - 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
2010-11-26 21:13:19 +00:00
Cheng-Lung Sung
be43faef90 - Update to 1.22
Changes:	http://search.cpan.org/dist/JSON-Any/Changes
2009-10-21 01:59:04 +00:00
Cheng-Lung Sung
a26a28a1eb - Update to 1.21
Changes:	http://search.cpan.org/dist/JSON-Any/Changes
2009-07-07 01:20:50 +00:00
Cheng-Lung Sung
8599cddac5 - Update 1.19
Changes:	http://search.cpan.org/dist/JSON-Any/Changes
2009-01-27 04:33:52 +00:00
Cheng-Lung Sung
027ec1254b - Update to 1.17
Changes:	http://search.cpan.org/dist/JSON-Any/Changes
2008-08-29 06:49:28 +00:00
Cheng-Lung Sung
071903b878 - Update to 1.16
Changes:	http://search.cpan.org/dist/JSON-Any/Changes
2008-04-01 11:18:51 +00:00
Cheng-Lung Sung
1ef522e4cd - Update to 1.15
Changes:	http://search.cpan.org/dist/JSON-Any/Changes
2008-01-08 02:29:35 +00:00
Cheng-Lung Sung
450dcbd0b0 - Update to 1.14
PR:		ports/119257
Submitted by:	lth
2008-01-05 02:39:04 +00:00
Cheng-Lung Sung
1f9cc310d3 - Update to 1.12 2007-10-24 03:41:57 +00:00
Cheng-Lung Sung
9edbc65a8d - Update to 1.11 2007-10-23 06:59:10 +00:00
Cheng-Lung Sung
073f0772df - Update to 1.10 2007-10-17 03:46:15 +00:00
Cheng-Lung Sung
ac80b682e4 - Update to 1.09 2007-10-14 11:46:47 +00:00
Cheng-Lung Sung
b7f1d9881f - Update to 1.05 2007-07-10 01:51:49 +00:00
Cheng-Lung Sung
4330e9c572 - Update to 1.04 2007-04-25 02:12:14 +00:00
Cheng-Lung Sung
e308f7ea0b 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/
2007-04-07 04:03:10 +00:00