notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-YAML YAML implementation in Perl
1.31 textproc on this many watch lists=80 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.30Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
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, m4, gettext, libiconv, 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (41 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-YAML-1.31/catalog.mk
  2. /usr/local/share/licenses/p5-YAML-1.31/LICENSE
  3. /usr/local/share/licenses/p5-YAML-1.31/ART10
  4. /usr/local/share/licenses/p5-YAML-1.31/GPLv1+
  5. lib/perl5/site_perl/YAML.pm
  6. lib/perl5/site_perl/YAML.pod
  7. lib/perl5/site_perl/YAML/Any.pm
  8. lib/perl5/site_perl/YAML/Any.pod
  9. lib/perl5/site_perl/YAML/Dumper.pm
  10. lib/perl5/site_perl/YAML/Dumper.pod
  11. lib/perl5/site_perl/YAML/Dumper/Base.pm
  12. lib/perl5/site_perl/YAML/Dumper/Base.pod
  13. lib/perl5/site_perl/YAML/Error.pm
  14. lib/perl5/site_perl/YAML/Error.pod
  15. lib/perl5/site_perl/YAML/Loader.pm
  16. lib/perl5/site_perl/YAML/Loader.pod
  17. lib/perl5/site_perl/YAML/Loader/Base.pm
  18. lib/perl5/site_perl/YAML/Loader/Base.pod
  19. lib/perl5/site_perl/YAML/Marshall.pm
  20. lib/perl5/site_perl/YAML/Marshall.pod
  21. lib/perl5/site_perl/YAML/Mo.pm
  22. lib/perl5/site_perl/YAML/Node.pm
  23. lib/perl5/site_perl/YAML/Node.pod
  24. lib/perl5/site_perl/YAML/Tag.pm
  25. lib/perl5/site_perl/YAML/Tag.pod
  26. lib/perl5/site_perl/YAML/Types.pm
  27. lib/perl5/site_perl/YAML/Types.pod
  28. lib/perl5/site_perl/man/man3/YAML.3.gz
  29. lib/perl5/site_perl/man/man3/YAML::Any.3.gz
  30. lib/perl5/site_perl/man/man3/YAML::Dumper.3.gz
  31. lib/perl5/site_perl/man/man3/YAML::Dumper::Base.3.gz
  32. lib/perl5/site_perl/man/man3/YAML::Error.3.gz
  33. lib/perl5/site_perl/man/man3/YAML::Loader.3.gz
  34. lib/perl5/site_perl/man/man3/YAML::Loader::Base.3.gz
  35. lib/perl5/site_perl/man/man3/YAML::Marshall.3.gz
  36. lib/perl5/site_perl/man/man3/YAML::Node.3.gz
  37. lib/perl5/site_perl/man/man3/YAML::Tag.3.gz
  38. lib/perl5/site_perl/man/man3/YAML::Types.3.gz
  39. @owner
  40. @group
  41. @mode
Collapse this list.
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):
p5-YAML
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.311.311.301.311.31-1.30-
FreeBSD:13:quarterly1.301.301.301.301.301.301.301.30
FreeBSD:14:latest1.311.311.301.311.311.30-1.30
FreeBSD:14:quarterly1.301.30-1.301.301.301.301.30
FreeBSD:15:latest1.311.31n/a1.31n/a1.301.301.31
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-Test-Deep>=0 : devel/p5-Test-Deep
  2. p5-Test-YAML>=1.05 : devel/p5-Test-YAML
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. biology/p5-BioPerl
  2. databases/p5-DBIx-Class-DeploymentHandler
  3. databases/p5-DBIx-DBHResolver
  4. databases/p5-Oryx
  5. databases/p5-SQL-Translator
  6. devel/p5-Algorithm-Accounting
  7. devel/p5-Algorithm-Evolutionary
Expand this list (79 items / 72 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/p5-App-GitGot
  3. devel/p5-B-Deobfuscate
  4. devel/p5-Config-Auto
  5. devel/p5-Config-YAML
  6. devel/p5-Connector
  7. devel/p5-Data-Throttler
  8. devel/p5-DateTime-Calendar-Japanese
  9. devel/p5-DateTimeX-Easy
  10. devel/p5-Devel-EvalContext
  11. devel/p5-Devel-ebug
  12. devel/p5-Dist-Joseki
  13. devel/p5-File-Attributes
  14. devel/p5-Log-Dispatch-Configurator-YAML
  15. devel/p5-Module-Build-Kwalitee
  16. devel/p5-Module-Depends
  17. devel/p5-Module-Setup
  18. devel/p5-MouseX-App-Cmd
  19. devel/p5-Qudo
  20. devel/p5-RunApp
  21. devel/p5-SVN-ACL
  22. devel/p5-SVN-Notify-Config
  23. devel/p5-SVN-Notify-Mirror
  24. devel/p5-SVN-Web
  25. devel/p5-Test-Dependencies
  26. devel/p5-Test-YAML-Valid
  27. devel/p5-VCP-Dest-svk
  28. devel/p5-YAML-AppConfig
  29. devel/p5-cpan-listchanges
  30. devel/p5-github_creator
  31. finance/p5-Finance-TW-TSEQuote
  32. graphics/p5-Graph-SocialMap
  33. lang/p5-JSAN
  34. math/p5-Math-Geometry-Planar-Offset
  35. net/p5-Net-CIDR-MobileJP
  36. net/p5-Net-Delicious
  37. net/p5-Net-HTTP-Spore
  38. net/p5-Net-Jifty
  39. net/p5-POE-Component-Client-Twitter
  40. net-mgmt/netdisco
  41. science/p5-Geo-Coordinates-Converter
  42. security/p5-Dancer2-Plugin-Auth-Extensible
  43. sysutils/p5-Rex
  44. textproc/p5-Data-Phrasebook-Loader-YAML
  45. textproc/p5-Plagger
  46. textproc/p5-YAML-Shell
  47. www/ikiwiki
  48. www/otrs
  49. www/p5-Catalyst-Plugin-Scheduler
  50. www/p5-Dancer
  51. www/p5-Dancer-Plugin-RPC
  52. www/p5-Dancer2
  53. www/p5-Dancer2-Plugin-Interchange6
  54. www/p5-FEAR-API
  55. www/p5-Gungho
  56. www/p5-HTTP-MobileAgent
  57. www/p5-Jifty
  58. www/p5-MojoMojo
  59. www/p5-POE-Component-Server-HTTP
  60. www/p5-Parse-HTTP-UserAgent
  61. www/p5-Perlanet
  62. www/p5-WWW-FreeProxy
  63. www/p5-WWW-Google-News-TW
  64. www/p5-WWW-Myspace
  65. www/p5-WWW-SourceForge
  66. www/p5-Web-Scraper
  67. Collapse this list.

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. biology/p5-bioperl*
  2. devel/otrs*
  3. dns/dnscheckengine*
  4. irc/nethirc*
  5. ports-mgmt/p5-App-Pm2Port*
  6. security/pbnj*
  7. www/p5-Xango*
  8. Collapse this list of deleted ports.
for Run
  1. biology/p5-BioPerl
  2. converters/osm2mp
  3. databases/p5-DBIx-Class-DeploymentHandler
  4. databases/p5-DBIx-Class-InflateColumn-Serializer
  5. databases/p5-DBIx-DBHResolver
  6. databases/p5-Oryx
  7. databases/p5-SQL-Translator
Expand this list (90 items / 83 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. deskutils/note
  3. devel/arduino-mk
  4. devel/p5-Algorithm-Accounting
  5. devel/p5-Algorithm-Evolutionary
  6. devel/p5-App-GitGot
  7. devel/p5-B-Deobfuscate
  8. devel/p5-Config-Auto
  9. devel/p5-Config-YAML
  10. devel/p5-Connector
  11. devel/p5-Data-Throttler
  12. devel/p5-DateTime-Calendar-Japanese
  13. devel/p5-DateTimeX-Easy
  14. devel/p5-Devel-EvalContext
  15. devel/p5-Devel-ebug
  16. devel/p5-Dist-Joseki
  17. devel/p5-File-Attributes
  18. devel/p5-File-Tail-Dir
  19. devel/p5-Log-Dispatch-Configurator-YAML
  20. devel/p5-Module-Depends
  21. devel/p5-Module-Setup
  22. devel/p5-MouseX-App-Cmd
  23. devel/p5-Qudo
  24. devel/p5-RunApp
  25. devel/p5-SVN-ACL
  26. devel/p5-SVN-Notify-Config
  27. devel/p5-SVN-Notify-Mirror
  28. devel/p5-SVN-Web
  29. devel/p5-Test-Dependencies
  30. devel/p5-Test-YAML-Valid
  31. devel/p5-VCP-Dest-svk
  32. devel/p5-YAML-AppConfig
  33. devel/p5-cpan-listchanges
  34. devel/p5-github_creator
  35. editors/p5-Vimana
  36. finance/p5-Finance-TW-TSEQuote
  37. graphics/p5-Graph-SocialMap
  38. lang/p5-JSAN
  39. math/p5-Math-Geometry-Planar-Offset
  40. net/p5-Net-CIDR-MobileJP
  41. net/p5-Net-Delicious
  42. net/p5-Net-HTTP-Spore
  43. net/p5-Net-Jifty
  44. net/p5-POE-Component-Client-Twitter
  45. net-mgmt/netdisco
  46. print/pdfstitch
  47. science/p5-Geo-Coordinates-Converter
  48. security/p5-Dancer2-Plugin-Auth-Extensible
  49. sysutils/p5-Rex
  50. sysutils/packmule
  51. textproc/p5-Data-Phrasebook-Loader-YAML
  52. textproc/p5-Plagger
  53. textproc/p5-Template-Plugin-YAML
  54. textproc/p5-YAML-Shell
  55. www/davical
  56. www/ikiwiki
  57. www/otrs
  58. www/p5-Catalyst-Plugin-Scheduler
  59. www/p5-Dancer
  60. www/p5-Dancer-Plugin-RPC
  61. www/p5-Dancer2
  62. www/p5-Dancer2-Plugin-Interchange6
  63. www/p5-FEAR-API
  64. www/p5-Gungho
  65. www/p5-HTTP-MobileAgent
  66. www/p5-Jifty
  67. www/p5-MojoMojo
  68. www/p5-POE-Component-Server-HTTP
  69. www/p5-Parse-HTTP-UserAgent
  70. www/p5-Perlanet
  71. www/p5-WWW-FreeProxy
  72. www/p5-WWW-Google-News-TW
  73. www/p5-WWW-Myspace
  74. www/p5-WWW-SourceForge
  75. www/p5-Web-Scraper
  76. Collapse this list.

Deleted ports which required this port:

Expand this list of 9 deleted ports
  1. biology/p5-bioperl*
  2. devel/otrs*
  3. irc/nethirc*
  4. net/v6eval*
  5. ports-mgmt/p5-App-Pm2Port*
  6. security/pbnj*
  7. textproc/p5-ElasticSearch*
  8. textproc/p5-ElasticSearch-legacy*
  9. www/p5-Xango*
  10. Collapse this list of deleted ports.
* - 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:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/YAML/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/YAML/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/YAML/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/YAML/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/YAML/
  7. http://backpan.perl.org/modules/by-module/YAML/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/YAML/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/YAML/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/YAML/
  12. https://www.cpan.org/modules/by-module/YAML/
Collapse this list.

Number of commits found: 50

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.31
12 Feb 2024 22:32:33
commit hash: 6d87b8eaa1694f63f885f9eea2fc852d7e57017acommit hash: 6d87b8eaa1694f63f885f9eea2fc852d7e57017acommit hash: 6d87b8eaa1694f63f885f9eea2fc852d7e57017acommit hash: 6d87b8eaa1694f63f885f9eea2fc852d7e57017a files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
textproc/p5-YAML: update to 1.31

Changelog: https://metacpan.org/release/INGY/YAML-1.31/source/Changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.30
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.30
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.30
02 Feb 2020 11:06:35
Revision:524921Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.30

Changes:	https://metacpan.org/changes/distribution/YAML
1.29
15 May 2019 15:55:51
Revision:501730Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.29

Changes:	https://metacpan.org/changes/distribution/YAML
1.28
29 Apr 2019 18:19:04
Revision:500421Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.28

Changes:	https://metacpan.org/changes/distribution/YAML
1.27
04 Nov 2018 18:57:27
Revision:484132Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.27

Changes:	https://metacpan.org/changes/distribution/YAML
1.26
12 Sep 2018 22:57:27
Revision:479652Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:479390Original commit files touched by this commit
des search for other commits by this committer
Reassign all of tobez@'s p5 ports to perl@.

Approved by:	tobez
1.24
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:464576Original commit files touched by this commit
tobik search for other commits by this committer
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
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.14
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.14
16 Feb 2015 03:33:12
Revision:379060Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
1.11
07 Sep 2014 10:25:16
Revision:367506Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:367438Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:336871Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
0.84
05 Aug 2013 15:05:30
Revision:324276Original commit files touched by this commit
az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
0.84
01 Nov 2012 11:33:35
Revision:306796Original commit files touched by this commit
tobez search for other commits by this committer
- 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
Original commit files touched by this commit
tobez search for other commits by this committer
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
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.77.

Changes:        http://search.cpan.org/dist/YAML/Changes
Feature safe:   yes
0.73
02 Sep 2011 15:27:13
Original commit files touched by this commit
tobez search for other commits by this committer
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
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.72
01 Sep 2010 19:08:42
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.72.

Changes:        http://search.cpan.org/dist/YAML/Changes
0.71
25 Jan 2010 09:35:10
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.71.

PR:             142683
Submitted by:   pgollucci
0.70
11 Aug 2009 09:34:09
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.70.

Changes:        http://search.cpan.org/dist/YAML/Changes
0.68
09 Jan 2009 11:00:31
Original commit files touched by this commit
tobez search for other commits by this committer
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
Original commit files touched by this commit
araujo search for other commits by this committer
- 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
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.66.

Changes: http://search.cpan.org/dist/YAML/Changes
0.65
08 Sep 2007 01:08:35
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.65.
Changes: http://search.cpan.org/src/INGY/YAML-0.65/Changes
0.62
28 Nov 2006 10:45:22
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.62.

PR:     99865
Submitted by:   leeym
0.58
16 Feb 2006 13:01:36
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.58.
0.57
06 Feb 2006 07:50:31
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.57.
0.56
31 Jan 2006 09:40:08
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.56.
0.53
22 Jan 2006 02:55:05
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.53.
0.52
19 Jan 2006 14:27:21
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.52.
0.51_1
17 Jan 2006 08:35:41
Original commit files touched by this commit
tobez search for other commits by this committer
Add missing run dependencies.

Reported by:    Rong-En Fan <rafan@infor.org>
0.51
15 Jan 2006 10:20:22
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.51.
0.50
10 Jan 2006 13:08:01
Original commit files touched by this commit
tobez search for other commits by this committer
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
Original commit files touched by this commit
erwin search for other commits by this committer
COMMENT should not be quoted.

Approved by:    tobez (maintainer)
0.39
21 Sep 2005 19:31:43
Original commit files touched by this commit
fenner search for other commits by this committer
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
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.39.

PR:             78246
Submitted by:   Rong-En Fan <rafan@infor.org>
0.35
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.35
01 May 2003 18:36:00
Original commit files touched by this commit
tobez search for other commits by this committer
Add textproc/p5-YAML, an implementation of YAML in Perl.

Number of commits found: 50