Port details |
- p5-YAML YAML implementation in Perl
- 1.31 textproc =82 1.31Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2003-05-01 18:36:48
- Last Update: 2024-02-12 22:32:33
- Commit Hash: 6d87b8e
- People watching this port, also watch:: gmake, libiconv, m4, gettext, expat
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/YAML
- Description:
- The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0
specification, https://yaml.org/spec/
YAML is a generic data serialization language that is optimized for human
readability. It can be used to express the data structures of most modern
programming languages, including Perl.
For information on the YAML syntax, please refer to the YAML specification.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-YAML>0:textproc/p5-YAML
- To install the port:
- cd /usr/ports/textproc/p5-YAML/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-YAML
- pkg install p5-YAML
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-YAML
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707777063
SHA256 (YAML-1.31.tar.gz) = a0ce30381657dce8e694df9a09e95d818d13beb03698fd2cf79d0c8d564a9b8e
SIZE (YAML-1.31.tar.gz) = 88102
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Deep>=0 : devel/p5-Test-Deep
- p5-Test-YAML>=1.05 : devel/p5-Test-YAML
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- astro/p5-Astro-App-Satpass2
- biology/p5-BioPerl
- databases/p5-DBIx-Class-DeploymentHandler
- databases/p5-DBIx-DBHResolver
- databases/p5-Oryx
- databases/p5-SQL-Translator
- devel/p5-Algorithm-Accounting
-
Deleted ports which required this port:
- for Run
-
- astro/p5-Astro-App-Satpass2
- biology/p5-BioPerl
- converters/osm2mp
- databases/p5-DBIx-Class-DeploymentHandler
- databases/p5-DBIx-Class-InflateColumn-Serializer
- databases/p5-DBIx-DBHResolver
- databases/p5-Oryx
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-YAML
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.31 12 Feb 2024 22:32:33 |
Rodrigo Osorio (rodrigo) |
textproc/p5-YAML: update to 1.31
Changelog: https://metacpan.org/release/INGY/YAML-1.31/source/Changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.30 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.30 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.30 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.30 02 Feb 2020 11:06:35 |
sunpoet |
Update to 1.30
Changes: https://metacpan.org/changes/distribution/YAML |
1.29 15 May 2019 15:55:51 |
sunpoet |
Update to 1.29
Changes: https://metacpan.org/changes/distribution/YAML |
1.28 29 Apr 2019 18:19:04 |
sunpoet |
Update to 1.28
Changes: https://metacpan.org/changes/distribution/YAML |
1.27 04 Nov 2018 18:57:27 |
sunpoet |
Update to 1.27
Changes: https://metacpan.org/changes/distribution/YAML |
1.26 12 Sep 2018 22:57:27 |
sunpoet |
Update to 1.26
- Sort PLIST
- Remove contiguous blank lines
Changes: https://metacpan.org/changes/distribution/YAML |
1.24 10 Sep 2018 11:17:00 |
des |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
1.24 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.24 15 Mar 2018 08:20:31 |
tobik |
textproc/p5-YAML: Update to 1.24
- Add LICENSE_FILE and NO_ARCH
Changes: http://cpansearch.perl.org/src/TINITA/YAML-1.24/Changes
PR: 223896
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by: tobez (maintainer timeout, 3 months) |
1.14 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.14 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.14 16 Feb 2015 03:33:12 |
adamw |
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) |
1.11_1 26 Nov 2014 13:08:38 |
mat |
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 (Only the first 15 lines of the commit message are shown above ) |
1.11 07 Sep 2014 10:25:16 |
pi |
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 |
1.11 06 Sep 2014 14:00:01 |
pi |
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) |
0.87 19 Dec 2013 07:23:50 |
sunpoet |
- 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) |
0.84 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.84 05 Aug 2013 15:05:30 |
az |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
0.84 01 Nov 2012 11:33:35 |
tobez |
- Update to 0.84.
- Convert to the new header format.
Changes: http://cpansearch.perl.org/src/MSTROUT/YAML-0.84/Changes
Feature safe: yes |
0.81 21 May 2012 11:25:17 |
tobez |
Update to 0.81.
PR: 167117
Submitted by: sunpoet
Changes: http://search.cpan.org/dist/YAML/Changes |
0.77 29 Nov 2011 13:06:36 |
tobez |
Update to 0.77.
Changes: http://search.cpan.org/dist/YAML/Changes
Feature safe: yes |
0.73 02 Sep 2011 15:27:13 |
tobez |
Update to 0.73.
Changes: http://search.cpan.org/dist/YAML/Changes
PR: 160188
Submitted by: skreuzer |
0.72 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.72 01 Sep 2010 19:08:42 |
tobez |
Update to 0.72.
Changes: http://search.cpan.org/dist/YAML/Changes |
0.71 25 Jan 2010 09:35:10 |
tobez |
Update to 0.71.
PR: 142683
Submitted by: pgollucci |
0.70 11 Aug 2009 09:34:09 |
tobez |
Update to 0.70.
Changes: http://search.cpan.org/dist/YAML/Changes |
0.68 09 Jan 2009 11:00:31 |
tobez |
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 |
0.66 17 Apr 2008 14:30:31 |
araujo |
- 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) |
0.66 20 Dec 2007 11:00:27 |
tobez |
Update to 0.66.
Changes: http://search.cpan.org/dist/YAML/Changes |
0.65 08 Sep 2007 01:08:35 |
linimon |
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 |
0.65 26 Jun 2007 08:24:25 |
tobez |
Update to 0.65.
Changes: http://search.cpan.org/src/INGY/YAML-0.65/Changes |
0.62 28 Nov 2006 10:45:22 |
tobez |
Update to 0.62.
PR: 99865
Submitted by: leeym |
0.58 16 Feb 2006 13:01:36 |
tobez |
Update to 0.58. |
0.57 06 Feb 2006 07:50:31 |
tobez |
Update to 0.57. |
0.56 31 Jan 2006 09:40:08 |
tobez |
Update to 0.56. |
0.53 22 Jan 2006 02:55:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.53 20 Jan 2006 11:41:34 |
tobez |
Update to 0.53. |
0.52 19 Jan 2006 14:27:21 |
tobez |
Update to 0.52. |
0.51_1 17 Jan 2006 08:35:41 |
tobez |
Add missing run dependencies.
Reported by: Rong-En Fan <rafan@infor.org> |
0.51 15 Jan 2006 10:20:22 |
tobez |
Update to 0.51. |
0.50 10 Jan 2006 13:08:01 |
tobez |
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. |
0.39 07 Dec 2005 16:28:27 |
erwin |
COMMENT should not be quoted.
Approved by: tobez (maintainer) |
0.39 21 Sep 2005 19:31:43 |
fenner |
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 |
0.39 24 May 2005 08:04:14 |
tobez |
Update to 0.39.
PR: 78246
Submitted by: Rong-En Fan <rafan@infor.org> |
0.35 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.35 01 May 2003 18:36:00 |
tobez |
Add textproc/p5-YAML, an implementation of YAML in Perl. |