aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-YAML-Syck/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* - add stage supportAndrej Zverev2014-01-291-3/+0
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341765
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Convert to new perl frameworkAndrej Zverev2013-08-051-1/+2
| | | | | | | | | - Trim Makefile header Approved by: tobez@ (maintainer) Notes: svn path=/head/; revision=324276
* Update to 1.27.Anton Berezin2013-05-211-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes Notes: svn path=/head/; revision=318660
* Update to 1.25.Anton Berezin2013-03-111-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes Notes: svn path=/head/; revision=313891
* Update to 1.23.Anton Berezin2013-02-271-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes Notes: svn path=/head/; revision=313042
* Update to 1.22.Anton Berezin2012-12-061-1/+1
| | | | | | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes Feature safe: yes Notes: svn path=/head/; revision=308373
* - Update to 1.21 [1]Jason E. Hale2012-10-131-6/+2
| | | | | | | | | | | | | - Trim Makefile header PR: ports/168130 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] Approved by: tobez (maintainer timeout, 5 months) [1] makc, avilla (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=305799
* Update to 1.19.Anton Berezin2011-11-281-1/+1
| | | | | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes Feature safe: yes Notes: svn path=/head/; revision=286569
* Update to 1.17.Anton Berezin2011-01-111-1/+1
| | | | | | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes PR: 153870 Submitted by: Steve Wills <steve@mouf.net> Notes: svn path=/head/; revision=267644
* - Update to 1.15Philip M. Gollucci2010-12-121-1/+1
| | | | | | | | | | | | - Remove MD5 PR: ports/151007 Submitted by: max Approved by: maintainer timeout (tobez ; 76 days) Changes: http://search.cpan.org/dist/YAML-Syck/Changes Notes: svn path=/head/; revision=266151
* Update to 1.10.Anton Berezin2010-06-071-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes Notes: svn path=/head/; revision=256020
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-9/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* Update to 1.07.Anton Berezin2009-04-271-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes Notes: svn path=/head/; revision=232850
* Update to 1.05.Anton Berezin2008-07-021-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes Notes: svn path=/head/; revision=216147
* Update to 1.04.Anton Berezin2008-05-081-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes Notes: svn path=/head/; revision=212819
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo 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) Notes: svn path=/head/; revision=211450
* Update to 1.01.Anton Berezin2008-02-071-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes Notes: svn path=/head/; revision=206832
* Update to 1.00.Anton Berezin2007-12-201-2/+3
| | | | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes Notes: svn path=/head/; revision=204180
* Update to 0.91.Anton Berezin2007-06-261-1/+1
| | | | | | | Changes: http://search.cpan.org/src/AUDREYT/YAML-Syck-0.91/Changes Notes: svn path=/head/; revision=194280
* Update to 0.88.Anton Berezin2007-06-201-5/+1
| | | | | | | Changes: http://search.cpan.org/src/AUDREYT/YAML-Syck-0.88/Changes Notes: svn path=/head/; revision=193932
* Update to 0.85.Anton Berezin2007-04-231-1/+1
| | | | Notes: svn path=/head/; revision=190703
* Update to 0.84.Anton Berezin2007-04-101-1/+1
| | | | Notes: svn path=/head/; revision=189661
* Update to 0.82.Anton Berezin2007-02-141-1/+1
| | | | Notes: svn path=/head/; revision=185185
* Update to 0.80.Anton Berezin2007-01-261-1/+1
| | | | Notes: svn path=/head/; revision=183316
* Update to 0.72.Anton Berezin2006-11-281-1/+1
| | | | Notes: svn path=/head/; revision=178163
* Update to 0.71.Anton Berezin2006-10-041-1/+1
| | | | Notes: svn path=/head/; revision=174447
* Update to 0.67. Require perl from ports.Anton Berezin2006-09-221-6/+14
| | | | | | | | | This update is partially based on the PR 100657. Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=173596
* Update to 0.45.Anton Berezin2006-05-291-1/+1
| | | | Notes: svn path=/head/; revision=163817
* Update to 0.44.Anton Berezin2006-05-041-1/+1
| | | | Notes: svn path=/head/; revision=161320
* Update to 0.43.Anton Berezin2006-05-011-1/+1
| | | | Notes: svn path=/head/; revision=161016
* Update to 0.42. Now it works with base system perl.Anton Berezin2006-04-261-8/+2
| | | | Notes: svn path=/head/; revision=160509
* Update textproc/p5-YAML-Syck to 0.41. Since this port now includes theAnton Berezin2006-04-071-3/+7
| | | | | | | | | | | | | functionality of textproc/p5-JSON-Syck, retire the latter and note this in the MOVED. This commit is partially based on the PR mentioned below. PR: 95412 Submitted by: Paul Dlug <paul@aps.org> Notes: svn path=/head/; revision=159044
* Update to 0.38.Anton Berezin2006-03-211-1/+1
| | | | Notes: svn path=/head/; revision=157869
* Update to 0.33.Anton Berezin2006-02-161-1/+1
| | | | Notes: svn path=/head/; revision=156154
* Update to 0.32.Anton Berezin2006-02-131-1/+1
| | | | Notes: svn path=/head/; revision=155898
* Update to 0.30.Anton Berezin2006-02-071-1/+1
| | | | Notes: svn path=/head/; revision=155399
* Update to 0.29.Anton Berezin2006-02-061-1/+1
| | | | Notes: svn path=/head/; revision=155302
* Update to 0.28.Anton Berezin2006-01-171-1/+1
| | | | Notes: svn path=/head/; revision=153709
* Update to 0.27.Anton Berezin2006-01-161-1/+1
| | | | Notes: svn path=/head/; revision=153631
* Update to 0.24.Anton Berezin2006-01-141-1/+1
| | | | Notes: svn path=/head/; revision=153486
* Update to 0.19.Anton Berezin2006-01-101-1/+1
| | | | Notes: svn path=/head/; revision=153217
* Update to 0.11.Anton Berezin2006-01-091-1/+1
| | | | Notes: svn path=/head/; revision=153117
* Update to 0.04. This version works with perl 5.6.X, as well as with 5.8.X.Anton Berezin2005-12-281-3/+3
| | | | Notes: svn path=/head/; revision=152279
* Add textproc/p5-YAML-Syck 0.03, a Perl module that implements fast,Anton Berezin2005-12-281-0/+28
lightweight YAML loader and dumper. Notes: svn path=/head/; revision=152256