non port: converters/p5-JSON-XS/Makefile |
SVNWeb
|
Number of commits found: 55 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 9ee281e (Only the first 10 of 127 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 8 Nov 2020
|
[ 17:12 sunpoet ]
Update to 4.03
Changes: https://metacpan.org/changes/distribution/JSON-XS
|
Fri, 8 May 2020
|
[ 20:51 sunpoet ]
Convert REINPLACE_CMD to patch file
|
Thu, 7 Mar 2019
|
[ 17:31 sunpoet ]
Update to 4.02
Changes: https://metacpan.org/changes/distribution/JSON-XS
|
Mon, 25 Feb 2019
|
[ 23:35 sunpoet ]
Update to 4.01
- Take maintainership
Changes: https://metacpan.org/changes/distribution/JSON-XS
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Fri, 18 Aug 2017
|
[ 15:57 sunpoet ]
Update to 3.04
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Sat, 19 Nov 2016
|
[ 17:07 sunpoet ]
- Update to 3.03
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 27 Feb 2016
|
[ 15:14 adamw ]
Update to 3.02.
I'm deleting the Canary::Stability dependency. It's a useless build-time
dependency that the upstream author likes to add to his modules. It
does a series of about 3 checks about the Perl version that are already
handled by the ports tree.
|
Sun, 15 Nov 2015
|
[ 03:01 sunpoet ]
- Strip shared library
- Sort PLIST
- Bump PORTREVISION for package change
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Sat, 2 Nov 2013
|
[ 20:02 sunpoet ]
- Update to 3.01
- Add LICENSE
- Support STAGEDIR
- Remove PORTSCOUT
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Fri, 1 Nov 2013
|
[ 14:20 vanilla ] (Only the first 10 of 58 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 16:05 bapt ] (Only the first 10 of 161 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Thu, 23 May 2013
|
[ 11:14 tobez ]
Update to 2.34.
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Fri, 3 Aug 2012
|
[ 13:11 wen ]
- Update to 2.33
Changes: http://cpansearch.perl.org/src/MLEHMANN/JSON-XS-2.33/Changes
|
Tue, 15 Nov 2011
|
[ 16:51 sunpoet ]
- Add PORTSCOUT knob
Feature safe: yes
|
Wed, 17 Aug 2011
|
[ 21:14 swills ]
- Add missing BUILD_DEPENDS
|
Sun, 14 Aug 2011
|
[ 03:46 sunpoet ]
- Update to 2.32
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Mon, 1 Aug 2011
|
[ 01:48 sunpoet ]
- Update to 2.31
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Tue, 7 Dec 2010
|
[ 19:35 linimon ] (Only the first 10 of 37 ports in this commit are shown above. )
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
|
Fri, 26 Nov 2010
|
[ 21:12 pgollucci ]
- Update to 2.30
PR: ports/152128
Submitted by: Zane C.B. <vvelox@vvelox.net>
Approved by: maintainer timeout (clsung ; 15 days)
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Sun, 11 Jul 2010
|
[ 13:14 clsung ]
- Update to 2.29
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Wed, 21 Apr 2010
|
[ 09:40 clsung ]
- Update to 2.28
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Sun, 31 Jan 2010
|
[ 01:04 pgollucci ]
- Update to 2.27
PR: ports/142627
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (clsung; > 2 weeks)
|
Wed, 21 Oct 2009
|
[ 02:09 clsung ]
- Update to 2.26
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Mon, 31 Aug 2009
|
[ 09:36 clsung ]
- fix dependency
- bump PORTREVISION
|
Wed, 26 Aug 2009
|
[ 05:48 clsung ]
- Update to 2.25
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Thu, 19 Feb 2009
|
[ 07:01 clsung ]
- Update to 2.23.11 (2.2311)
|
Mon, 9 Feb 2009
|
[ 03:59 clsung ]
- Update to 2.231 (2.23.1)
Changelog (http://cpansearch.perl.org/src/MLEHMANN/JSON-XS-2.231/Changes):
2.231 Thu Nov 20 04:59:08 CET 2008
- work around 5.10.0 magic bugs where manipulating magic values
(such as $1) would permanently damage them as perl would
ignore the magicalness, by making a full copy of the string,
reported by Dmitry Karasik.
- work around spurious wanrings under older perl 5.8's.
PR: ports/131321
Submitted by: "Cory R. King" <coryking_AT_mozimedia dot com>
|
Mon, 29 Sep 2008
|
[ 13:58 clsung ]
- Update to 2.23
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Sat, 19 Jul 2008
|
[ 22:31 miwi ]
- Update to 2.20
PR: 125670
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: clsung (implicit)
|
Mon, 21 Apr 2008
|
[ 02:31 clsung ]
- Update to 2.20 (2.2)
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Mon, 7 Apr 2008
|
[ 09:19 clsung ]
- Update to 2.10 (2.1)
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Sat, 5 Jan 2008
|
[ 02:55 clsung ]
- Update to 2.01
Changes: http://search.cpan.org/dist/JSON-XS/Changes
|
Wed, 17 Oct 2007
|
[ 03:46 clsung ]
- Update to 1.52
|
Mon, 15 Oct 2007
|
[ 03:21 clsung ]
- Update to 1.51
|
Sat, 8 Sep 2007
|
[ 00:53 linimon ] (Only the first 10 of 30 ports in this commit are shown above. )
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
|
Wed, 22 Aug 2007
|
[ 00:59 clsung ]
- Update to 1.44
|
Mon, 30 Jul 2007
|
[ 03:21 clsung ]
- Update to 1.43
PR: ports/115001
Submitted by: chinsan
Reviewed by: clsung
|
Wed, 25 Jul 2007
|
[ 01:20 clsung ]
- Update to 1.42
|
Fri, 13 Jul 2007
|
[ 05:20 clsung ]
- Update to 1.41
|
Thu, 14 Jun 2007
|
[ 04:17 clsung ]
- Update to 1.24
|
Sat, 9 Jun 2007
|
[ 02:54 clsung ]
- Update to 1.23
|
Wed, 30 May 2007
|
[ 02:15 clsung ]
- Update to 1.22
|
Mon, 9 Apr 2007
|
[ 08:06 clsung ]
- Update to 1.11
|
Wed, 4 Apr 2007
|
[ 07:34 clsung ]
- Update to 1.10 (1.1)
|
Sun, 1 Apr 2007
|
[ 15:09 clsung ]
- Update to 1.01
|
Sat, 31 Mar 2007
|
[ 06:13 clsung ]
- Update to 1.0
|
Mon, 26 Mar 2007
|
[ 01:39 clsung ]
This module converts Perl data structures to JSON and vice versa.
Its primary goal is to be correct and its secondary goal is to be fast.
To reach the latter goal it was written in C.
As this is the n-th-something JSON module on CPAN, what was the reason
to write yet another JSON module? While it seems there are many JSON
modules, none of them correctly handle all corner cases, and in most
cases their maintainers are unresponsive, gone missing, or not listening
to bug reports for other reasons.
WWW: http://search.cpan.org/dist/JSON-XS/
|
Number of commits found: 55 |