Version: 1.34, Package name: p5-YAML-Syck-1.34 |
Maintained by: Alexander Bluhm |
Master sites:
|
Description YAML::Syck is an optimized variation of YAML built on perl code (libsyck). It also features a JSON::Syck module, with an interface different to the pure-perl JSON module. Note: this module has a lot of known issues and has only been semi- actively maintained since 2007. See YAML::Syck(3p) for more information. |
Filesize: 162.975 KB |
Version History (View Complete History) |
|
2020-11-02 08:24:49 by Alexander Bluhm | Files touched by this commit (3) |
Log message: update p5-YAML-Syck to 1.34 remove patch that has been commited upstream |
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2020-02-03 13:42:49 by Alexander Bluhm | Files touched by this commit (3) |
Log message: update p5-YAML-Syck to 1.32 |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-02-14 05:26:57 by Alexander Bluhm | Files touched by this commit (3) |
Log message: Update p5-YAML-Syck to 1.31. Perl 5.28.1 no longer defines I_STDLIB and I_STRING in its config.h. Unconditionally include the correct headers to avoid miscompilation due to missing prototypes. Sort according to Makefile.template. Take maintainer. OK sthen@ |
2017-04-29 07:16:38 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to p5-YAML-Syck-1.30. |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-01-24 04:10:01 by Benoit Lecocq | Files touched by this commit (3) |
Log message: Update to p5-YAML-Syck-1.29. ok ajacoutot@ |
2011-06-25 12:01:22 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to YAML-Syck-1.17 |
2010-12-03 04:44:38 by Antoine Jacoutot | Files touched by this commit (627) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-09-24 09:29:22 by Stuart Henderson | Files touched by this commit (56) |
Log message: bump |
2010-09-22 04:50:51 by Stuart Henderson | Files touched by this commit (2) |
Log message: Zero newly allocated space, to avoid (in some cases) passing an unclean buffer to Perl_is_utf8_string which proceeds to strlen() it, causing an illegal access with malloc_flags J as it runs past the end of the 0xd0d0d0. Note there are various other problems with YAML::Syck and upstream recommend not using it - see the README file. ok jasper@ |
2010-05-30 19:59:37 by Kevin Lo | Files touched by this commit (2) |
Log message: update to 1.08 ok sthen@ |
2009-08-30 21:20:20 by Kevin Lo | Files touched by this commit (2) |
Log message: update to 1.07 ok simon@ |
2008-10-03 09:19:04 by Alexander Bluhm | Files touched by this commit (2) |
Log message: - update to p5-YAML-Syck 1.05 ok sturm |
2008-10-02 14:35:10 by Simon Bertrang | Files touched by this commit (54) |
Log message: bump SHARED_ONLY ports so they get updated and work with the new perl feedback and ok sthen@ |
2008-01-02 15:30:34 by Alexander Bluhm | Files touched by this commit (3) |
Log message: update to 1.00. ok sturm |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |