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