aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-JSON-DWIW
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Cleanup plistbapt2014-10-201-4/+0
|
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-101-1/+0
| | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight
* Support STAGEDIR.vanilla2013-11-012-6/+6
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | converters)
* - Convert to new perl frameworkmat2013-08-031-6/+3
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - update to 0.47leeym2010-09-302-4/+4
|
* - update to 0.46leeym2010-08-112-4/+4
|
* - update to 0.45leeym2010-08-012-4/+4
|
* - update to 0.43leeym2010-07-212-4/+4
|
* - Update to 0.42wen2010-06-032-4/+4
|
* - update to 0.39leeym2009-11-012-4/+4
|
* Update to 0.38.tobez2009-09-192-4/+4
| | | | | Changes: http://search.cpan.org/dist/JSON-DWIW/lib/JSON/DWIW/Changes.pm Feature safe: yes
* Update to 0.37.tobez2009-09-172-4/+4
| | | | | Changes: http://search.cpan.org/dist/JSON-DWIW/lib/JSON/DWIW/Changes.pm Feature safe: yes
* - update to 0.36leeym2009-09-013-9/+10
|
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and nolinimon2009-08-291-1/+1
| | | | | | response to email. Hat: portmgr
* - Update to 0.34pgollucci2009-07-242-4/+4
| | | | | | PR: ports/136486 Approved by: maintainer timeout (chinsan; 14 days) Submitted by: myself (pgollucci@)
* - Update to 0.32pgollucci2009-06-162-4/+4
| | | | | | PR: ports/135125 Approved by: maintainer timeout (chinsan; 2 weeks) Submitted by: pgollucci@ (myself)
* - Update to 0.30chinsan2009-04-122-4/+4
|
* - Update to 0.29chinsan2009-03-232-4/+4
|
* - Update to 0.28chinsan2008-11-272-4/+4
|
* - Update to 0.27chinsan2008-08-182-4/+4
|
* - Update to 0.26chinsan2008-08-102-4/+4
|
* - Update to 0.24.chinsan2008-05-012-4/+4
|
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1
| | | | | | | | | ${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)
* - Update to 0.23.chinsan2008-03-312-4/+4
|
* - Update to 0.21.chinsan2008-01-062-4/+4
|
* - Update to 0.19chinsan2007-10-262-4/+4
|
* - Update to 0.15.chinsan2007-10-092-4/+4
|
* - Update to 0.14.chinsan2007-10-012-4/+4
|
* - Update to 0.13chinsan2007-06-122-4/+4
| | | | | | PR: ports/113422 Submitted by: chinsan Approved by: rafan (mentor)
* - Update to 0.11rafan2007-05-273-5/+7
| | | | | PR: ports/113026 Submitted by: chinsan (maintainer)
* - Update to 0.09clsung2007-05-012-4/+4
| | | | | | PR: ports/112269 Submitted by: clsung Approved by: maintainer (chinsan)
* - Update to 0.08rafan2007-04-212-4/+4
| | | | | PR: ports/111930 Submitted by: chinsan (maintainer)
* - Update to 0.07rafan2007-04-142-5/+5
| | | | | PR: ports/111527 Submitted by: chinsan (maintainer)
* - Update to 0.05rafan2007-04-112-4/+4
| | | | | PR: ports/111442 Submitted by: chinsan (maintainer)
* - Update to 0.04rafan2007-03-262-4/+4
| | | | | PR: ports/110744 Submitted by: chinsan (maintainer)
* - Update to 0.03rafan2007-03-222-4/+4
| | | | | PR: ports/110623 Submitted by: chinsan (maintainer)
* Add p5-JSON-DWIW 0.02, JSON converter that Does What I Want.rafan2007-03-194-0/+43
PR: ports/110468 Submitted by: chinsan