aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-YAML
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.14.Adam Weinberger2015-02-162-4/+3
| | | | | | | | | | | | | Changes: https://metacpan.org/changes/distribution/YAML PR was for 1.13 update, but I'm taking the timeout to be an implicit approval to update to the latest version, with the most fixes. PR: 196787 Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=379060
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-5/+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
* textproc/p5-YAML: fix DEPENDSKurt Jaeger2014-09-071-2/+1
| | | | | | | | | | p5-Test-YAML is a TEST_DEPENDS, and the BUILD/RUN_DEPENDS are empty Submitted by: mat Pointy hat to: pi Notes: svn path=/head/; revision=367506
* textproc/p5-YAML: 0.87 -> 1.11Kurt Jaeger2014-09-063-19/+30
| | | | | | | | | | | http://cpansearch.perl.org/src/INGY/YAML-1.11/Changes PR: 192727 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> Approved by: tobez (maintainer timeout) Notes: svn path=/head/; revision=367438
* - Update to 0.87Sunpoet Po-Chuan Hsieh2013-12-193-21/+21
| | | | | | | | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/YAML/Changes PR: ports/184417 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 16 days) Notes: svn path=/head/; revision=336871
* 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 0.84.Anton Berezin2012-11-012-8/+3
| | | | | | | | | | | - Convert to the new header format. Changes: http://cpansearch.perl.org/src/MSTROUT/YAML-0.84/Changes Feature safe: yes Notes: svn path=/head/; revision=306796
* Update to 0.81.Anton Berezin2012-05-213-5/+3
| | | | | | | | | PR: 167117 Submitted by: sunpoet Changes: http://search.cpan.org/dist/YAML/Changes Notes: svn path=/head/; revision=297105
* Update to 0.77.Anton Berezin2011-11-293-5/+6
| | | | | | | | Changes: http://search.cpan.org/dist/YAML/Changes Feature safe: yes Notes: svn path=/head/; revision=286628
* Update to 0.73.Anton Berezin2011-09-022-4/+4
| | | | | | | | | Changes: http://search.cpan.org/dist/YAML/Changes PR: 160188 Submitted by: skreuzer Notes: svn path=/head/; revision=281042
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Update to 0.72.Anton Berezin2010-09-012-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/YAML/Changes Notes: svn path=/head/; revision=260383
* Update to 0.71.Anton Berezin2010-01-252-4/+4
| | | | | | | | PR: 142683 Submitted by: pgollucci Notes: svn path=/head/; revision=248526
* Update to 0.70.Anton Berezin2009-08-112-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/YAML/Changes Notes: svn path=/head/; revision=239306
* Update to 0.68. Finally require perl 5.8.X. As a consequenceAnton Berezin2009-01-093-28/+8
| | | | | | | | | of this, greatly simplify the port. Changes: http://search.cpan.org/dist/YAML/Changes Notes: svn path=/head/; revision=225558
* - 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 0.66.Anton Berezin2007-12-202-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/YAML/Changes Notes: svn path=/head/; revision=204198
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-4/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 0.65.Anton Berezin2007-06-262-4/+4
| | | | | | | Changes: http://search.cpan.org/src/INGY/YAML-0.65/Changes Notes: svn path=/head/; revision=194282
* Update to 0.62.Anton Berezin2006-11-282-4/+4
| | | | | | | | PR: 99865 Submitted by: leeym Notes: svn path=/head/; revision=178160
* Update to 0.58.Anton Berezin2006-02-162-4/+4
| | | | Notes: svn path=/head/; revision=156161
* Update to 0.57.Anton Berezin2006-02-062-4/+5
| | | | Notes: svn path=/head/; revision=155304
* Update to 0.56.Anton Berezin2006-01-312-5/+4
| | | | Notes: svn path=/head/; revision=154876
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 0.53.Anton Berezin2006-01-202-6/+6
| | | | Notes: svn path=/head/; revision=153980
* Update to 0.52.Anton Berezin2006-01-192-6/+5
| | | | Notes: svn path=/head/; revision=153873
* Add missing run dependencies.Anton Berezin2006-01-171-0/+2
| | | | | | | Reported by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=153708
* Update to 0.51.Anton Berezin2006-01-152-6/+6
| | | | Notes: svn path=/head/; revision=153558
* Update to 0.50. Require Perl from ports. Warn that some things mightAnton Berezin2006-01-103-20/+49
| | | | | | | break on 5.6.X, that is, that 5.8.3 or above is preferable. Notes: svn path=/head/; revision=153193
* COMMENT should not be quoted.Erwin Lansing2005-12-071-1/+1
| | | | | | | Approved by: tobez (maintainer) Notes: svn path=/head/; revision=150608
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Update to 0.39.Anton Berezin2005-05-243-7/+4
| | | | | | | | PR: 78246 Submitted by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=136016
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add textproc/p5-YAML, an implementation of YAML in Perl.Anton Berezin2003-05-014-0/+67
Notes: svn path=/head/; revision=79955