Commit graph

36 commits

Author SHA1 Message Date
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Adam Weinberger
3f9fa08343 Update to 1.14.
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)
2015-02-16 03:33:11 +00:00
Mathieu Arnold
eee58d187e 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
2014-11-26 13:08:24 +00:00
Kurt Jaeger
b35502288c textproc/p5-YAML: fix DEPENDS
p5-Test-YAML is a TEST_DEPENDS, and the BUILD/RUN_DEPENDS are empty

Submitted by:	mat
Pointy hat to:	pi
2014-09-07 10:25:15 +00:00
Kurt Jaeger
42caa4d4f0 textproc/p5-YAML: 0.87 -> 1.11
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)
2014-09-06 14:00:00 +00:00
Sunpoet Po-Chuan Hsieh
58c3cec159 - Update to 0.87
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/YAML/Changes
PR:		ports/184417
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 16 days)
2013-12-19 07:23:49 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Andrej Zverev
43f0c9f153 - Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
2013-08-05 15:05:29 +00:00
Anton Berezin
f34779304b - Update to 0.84.
- Convert to the new header format.

Changes: http://cpansearch.perl.org/src/MSTROUT/YAML-0.84/Changes

Feature safe:	yes
2012-11-01 11:33:35 +00:00
Anton Berezin
8b1ebe2ae2 Update to 0.81.
PR:		167117
Submitted by:	sunpoet
Changes:	http://search.cpan.org/dist/YAML/Changes
2012-05-21 11:25:16 +00:00
Anton Berezin
bb7f20039a Update to 0.77.
Changes:	http://search.cpan.org/dist/YAML/Changes
Feature safe:	yes
2011-11-29 13:06:35 +00:00
Anton Berezin
c78a45a3f3 Update to 0.73.
Changes:	http://search.cpan.org/dist/YAML/Changes
PR:		160188
Submitted by:	skreuzer
2011-09-02 15:27:13 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Anton Berezin
2af48c1086 Update to 0.72.
Changes:	http://search.cpan.org/dist/YAML/Changes
2010-09-01 19:08:42 +00:00
Anton Berezin
9bdf976d6c Update to 0.71.
PR:		142683
Submitted by:	pgollucci
2010-01-25 09:35:10 +00:00
Anton Berezin
10ce5a2bd9 Update to 0.70.
Changes:	http://search.cpan.org/dist/YAML/Changes
2009-08-11 09:34:09 +00:00
Anton Berezin
6c03b02472 Update to 0.68. Finally require perl 5.8.X. As a consequence
of this, greatly simplify the port.

Changes: http://search.cpan.org/dist/YAML/Changes
2009-01-09 11:00:31 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${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)
2008-04-17 14:30:31 +00:00
Anton Berezin
3290fba8f5 Update to 0.66.
Changes: http://search.cpan.org/dist/YAML/Changes
2007-12-20 11:00:27 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Anton Berezin
b94a14f12d Update to 0.65.
Changes: http://search.cpan.org/src/INGY/YAML-0.65/Changes
2007-06-26 08:24:24 +00:00
Anton Berezin
5107c9c947 Update to 0.62.
PR:	99865
Submitted by:	leeym
2006-11-28 10:45:22 +00:00
Anton Berezin
36229bd45c Update to 0.58. 2006-02-16 13:01:36 +00:00
Anton Berezin
2696bd3b90 Update to 0.57. 2006-02-06 07:50:31 +00:00
Anton Berezin
a557b16622 Update to 0.56. 2006-01-31 09:40:07 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Anton Berezin
91f198dc7c Update to 0.53. 2006-01-20 11:41:34 +00:00
Anton Berezin
ffebaa2f6f Update to 0.52. 2006-01-19 14:27:21 +00:00
Anton Berezin
9246055829 Add missing run dependencies.
Reported by:	Rong-En Fan <rafan@infor.org>
2006-01-17 08:35:41 +00:00
Anton Berezin
b81b2122ad Update to 0.51. 2006-01-15 10:20:22 +00:00
Anton Berezin
746b1f95ac Update to 0.50. Require Perl from ports. Warn that some things might
break on 5.6.X, that is, that 5.8.3 or above is preferable.
2006-01-10 13:08:00 +00:00
Erwin Lansing
f39a3a0db8 COMMENT should not be quoted.
Approved by:	tobez (maintainer)
2005-12-07 16:28:26 +00:00
Bill Fenner
81797980f7 search.cpan.org redirect reduction canonicalization project, pass 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
2005-09-21 19:31:43 +00:00
Anton Berezin
ce94cc4ecc Update to 0.39.
PR:		78246
Submitted by:	Rong-En Fan <rafan@infor.org>
2005-05-24 08:04:14 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Anton Berezin
7bde380462 Add textproc/p5-YAML, an implementation of YAML in Perl. 2003-05-01 18:36:00 +00:00