summaryrefslogtreecommitdiff
path: root/textproc/yaml-cpp
AgeCommit message (Collapse)AuthorFilesLines
2018-03-06yaml-cpp: updated to 0.6.2adam3-13/+12
0.6.2: fixing installation bug and mismatched versioning
2018-02-04textproc/yaml-cpp: Update to 0.6.1.fhajny3-9/+9
- Fix installation bug in yaml-cpp.pc file.
2018-01-30yaml-cpp: updated to 0.6.0adam5-43/+17
0.6.0: requires C++11 removes dependency on Boost bug fixes performance improvements
2018-01-07Fix indentation in buildlink3.mk files.rillig1-2/+2
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice.
2016-09-23Extract using bsdtar.roy1-1/+2
2016-09-19Update textproc/yaml-cpp to 0.5.3.fhajny4-10/+38
This will be the last release that uses Boost; futures releases will require C++11 instead. No release notes, only bugfixes since 0.5.1. See full commit logs: https://github.com/jbeder/yaml-cpp/compare/release-0.5.1...release-0.5.2 https://github.com/jbeder/yaml-cpp/compare/release-0.5.2...release-0.5.3
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2014-11-24Import yaml-cpp-0.5.1 as textproc/yaml-cpp.obache5-0/+86
yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.