non port: converters/p5-JSON/Makefile |
Number of commits found: 49 |
Saturday, 19 Nov 2022
|
08:13 Po-Chuan Hsieh (sunpoet)
converters/p5-JSON: Update to 4.10
Changes: https://metacpan.org/dist/JSON/changes
70c115a |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Saturday, 27 Aug 2022
|
10:25 Po-Chuan Hsieh (sunpoet)
converters/p5-JSON: Update to 4.09
Changes: https://metacpan.org/dist/JSON/changes
26b93672 |
Wednesday, 29 Jun 2022
|
16:32 Po-Chuan Hsieh (sunpoet)
converters/p5-JSON: Update to 4.07
Changes: https://metacpan.org/dist/JSON/changes
dd77043 |
Friday, 3 Jun 2022
|
09:00 Po-Chuan Hsieh (sunpoet)
converters/p5-JSON: Update to 4.06
Changes: https://metacpan.org/dist/JSON/changes
6fef414 |
Friday, 28 Jan 2022
|
23:27 Po-Chuan Hsieh (sunpoet)
converters/p5-JSON: Update to 4.05
- Remove CONFLICTS after p5-JSON1 removal
Changes: https://metacpan.org/dist/JSON/changes
7f269dc |
Thursday, 25 Nov 2021
|
21:40 Stefan Eßer (se)
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
04b9da4 |
Monday, 4 Oct 2021
|
19:58 Rene Ladan (rene)
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary
e56a7da |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 13 Jan 2018
|
08:12 sunpoet
Update to 2.97001
Changes: http://search.cpan.org/dist/JSON/Changes
PR: 224681
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 14 days)
 |
Friday, 15 Sep 2017
|
08:58 mat
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
 |
Saturday, 21 Nov 2015
|
02:09 sunpoet
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr (blanket)
 |
Wednesday, 26 Nov 2014
|
13:08 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
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
 |
Saturday, 11 Jan 2014
|
11:56 kuriyama
- Upgrade to 2.90.
 |
Saturday, 4 Jan 2014
|
00:51 bapt
Fix pkgname conflicts
 |
Saturday, 26 Oct 2013
|
16:33 kuriyama
Fix bugs caused by misunderstanding of staging.
 |
15:42 kuriyama
- Upgrade to 2.61.
 |
Friday, 20 Sep 2013
|
16:05 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
 |
Saturday, 10 Aug 2013
|
10:17 kuriyama
- Upgrade to 2.59.
 |
Sunday, 26 May 2013
|
01:14 kuriyama
- Upgrade to 2.58.
 |
Tuesday, 5 Jul 2011
|
08:23 kuriyama
- Upgrade to 2.53.
 |
Sunday, 27 Mar 2011
|
07:34 kuriyama
- Upgrade to 2.51.
 |
Saturday, 25 Dec 2010
|
10:30 kuriyama
- Upgrade to 2.50.
 |
Saturday, 20 Nov 2010
|
05:44 kuriyama
- Upgrade to 2.27.
 |
Saturday, 9 Oct 2010
|
11:06 kuriyama
- Upgrade to 2.26.
 |
Saturday, 4 Sep 2010
|
05:49 kuriyama
- Upgrade to 2.22.
 |
Friday, 16 Apr 2010
|
02:33 kuriyama
- Upgrade to 2.21.
 |
Sunday, 4 Apr 2010
|
14:17 kuriyama
- Upgrade to 2.20.
 |
Thursday, 1 Apr 2010
|
15:32 kuriyama
- Upgrade to 2.19.
 |
Thursday, 25 Mar 2010
|
05:12 kuriyama
- Upgrade to 2.18.
 |
Monday, 11 Jan 2010
|
01:19 kuriyama
- Upgrade to 2.17.
 |
Wednesday, 21 Oct 2009
|
13:53 kuriyama
- Upgrade to 2.16.
 |
Thursday, 4 Jun 2009
|
09:19 kuriyama
Upgrade to 2.15.
 |
Wednesday, 25 Feb 2009
|
22:58 kuriyama
Upgrade to 2.14.
 |
Monday, 8 Sep 2008
|
02:10 kuriyama
Upgrade to 2.12 (and remove unneeded dependencies).
PR: ports/127153
Submitted by: leeym
 |
Wednesday, 2 Jul 2008
|
07:46 kuriyama
Upgrade to 2.11.
Submitted by: Wen heping <wenheping@gmail.com>
PR: ports/125066
 |
Wednesday, 26 Mar 2008
|
01:46 kuriyama
- Move variables to make portlint happier.
 |
Tuesday, 25 Mar 2008
|
02:41 kuriyama
- Repository copy from p5-JSON to p5-JSON1.
- Mark p5-JSON1 as conflicting with p5-JSON-2.x.
- Upgrade p5-JSON to 2.07 and mark as conflicting with p5-JSON-1.x.
- Use CPAN macro, add Test-Simple dependency and improve pkg-plist.
PR: ports/120596
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
 |
Monday, 25 Feb 2008
|
22:36 kuriyama
- Upgrade to 1.15 (1.x final version).
- Use BUILD_DEPENDS= ${RUN_DEPENDS} to prevent from unnecessary
dependency into RUN_DEPENDS.
- Use @dirrmtry, because other module can use JSON::*.
PR: ports/120762
Submitted by: Gea-Suan Lin <gslin@gslin.org>
 |
Thursday, 11 Oct 2007
|
18:54 garga
- Update to 1.14
PR: ports/113892
Submitted by: Yen-Ming@utopia.leeym.com, Lee@utopia.leeym.com
Approved by: maintainer timeout (over 3 months)
 |
Saturday, 21 Apr 2007
|
10:16 kuriyama
- Upgrade to 1.10.
- Remove perl 5.005 check.
PR: ports/111837
 |
Saturday, 1 Jul 2006
|
16:10 aaron
- Update to 1.07
PR: ports/99058
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
 |
Saturday, 6 May 2006
|
11:31 kuriyama
- Upgrade to 1.05.
 |
Monday, 30 Jan 2006
|
14:23 kuriyama
- Upgrade to 1.03.
 |
Thursday, 24 Nov 2005
|
07:35 kuriyama
- Upgrade to 1.02.
- Add SHA256.
Changes: http://search.cpan.org/src/MAKAMAKA/JSON-1.02/Changes
 |
Saturday, 29 Oct 2005
|
15:56 kuriyama
- Upgrade to 1.00.
- Fix dependencies.
PR: ports/87676
Submitted by: tobez
 |
Thursday, 1 Sep 2005
|
09:13 kuriyama
Add p5- $PKGNAMEPREFIX.
Bump PORTREVISION to forget this silly mistake...
 |
Sunday, 28 Aug 2005
|
07:05 kuriyama
Add p5-JSON 0.99, perl extension to convert to JSON (JavaScript Object
Notation).
 |
Number of commits found: 49 |