aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-YAML-Syck
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-12/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* 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
* - add stage supportaz2014-01-302-3/+2
| | | | Approved by: portmgr (blanket infrastructure)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | textproc)
* - Convert to new perl frameworkaz2013-08-051-1/+2
| | | | | | - Trim Makefile header Approved by: tobez@ (maintainer)
* Update to 1.27.tobez2013-05-212-3/+3
| | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes
* Update to 1.25.tobez2013-03-112-3/+3
| | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes
* Update to 1.23.tobez2013-02-272-3/+3
| | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes
* Update to 1.22.tobez2012-12-062-3/+3
| | | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes Feature safe: yes
* - Update to 1.21 [1]jhale2012-10-132-8/+4
| | | | | | | | | | - 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
* Update to 1.19.tobez2011-11-282-3/+3
| | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes Feature safe: yes
* Update to 1.17.tobez2011-01-112-4/+3
| | | | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes PR: 153870 Submitted by: Steve Wills <steve@mouf.net>
* - Update to 1.15pgollucci2010-12-132-4/+4
| | | | | | | | | - Remove MD5 PR: ports/151007 Submitted by: max Approved by: maintainer timeout (tobez ; 76 days) Changes: http://search.cpan.org/dist/YAML-Syck/Changes
* - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0
| | | | | | so standarize and remove it With Hat: perl@
* Update to 1.10.tobez2010-06-072-4/+4
| | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-231-9/+1
| | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
* Update to 1.07.tobez2009-04-272-4/+4
| | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes
* Update to 1.05.tobez2008-07-022-4/+4
| | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes
* Update to 1.04.tobez2008-05-082-4/+4
| | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes
* - 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 1.01.tobez2008-02-072-4/+4
| | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes
* Update to 1.00.tobez2007-12-203-6/+6
| | | | Changes: http://search.cpan.org/dist/YAML-Syck/Changes
* Update to 0.91.tobez2007-06-262-4/+4
| | | | Changes: http://search.cpan.org/src/AUDREYT/YAML-Syck-0.91/Changes
* Update to 0.88.tobez2007-06-202-8/+4
| | | | Changes: http://search.cpan.org/src/AUDREYT/YAML-Syck-0.88/Changes
* Update to 0.85.tobez2007-04-232-4/+4
|
* Update to 0.84.tobez2007-04-102-4/+4
|
* Update to 0.82.tobez2007-02-152-4/+4
|
* Update to 0.80.tobez2007-01-262-4/+4
|
* Update to 0.72.tobez2006-11-282-4/+4
|
* Update to 0.71.tobez2006-10-042-4/+4
|
* Update to 0.67. Require perl from ports.tobez2006-09-223-9/+18
| | | | | | This update is partially based on the PR 100657. Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Update to 0.45.tobez2006-05-292-4/+4
|
* Update to 0.44.tobez2006-05-042-4/+4
|
* Update to 0.43.tobez2006-05-012-4/+4
|
* Update to 0.42. Now it works with base system perl.tobez2006-04-262-11/+5
|
* Update textproc/p5-YAML-Syck to 0.41. Since this port now includes thetobez2006-04-074-7/+17
| | | | | | | | | | 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>
* Update to 0.38.tobez2006-03-212-4/+4
|
* Update to 0.33.tobez2006-02-162-4/+4
|
* Update to 0.32.tobez2006-02-132-4/+4
|
* Update to 0.30.tobez2006-02-072-4/+4
|
* Update to 0.29.tobez2006-02-062-4/+4
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-5/+5
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Update to 0.28.tobez2006-01-172-4/+4
|
* Update to 0.27.tobez2006-01-162-4/+4
|
* Update to 0.24.tobez2006-01-152-4/+4
|
* Update to 0.19.tobez2006-01-112-4/+4
|
* Update to 0.11.tobez2006-01-092-4/+4
|
* Update to 0.04. This version works with perl 5.6.X, as well as with 5.8.X.tobez2005-12-282-6/+6
|
* Add textproc/p5-YAML-Syck 0.03, a Perl module that implements fast,tobez2005-12-284-0/+48
lightweight YAML loader and dumper.