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
yaml-cpp03 YAML parser and emitter in C++ matching the YAML 1.2 spec
0.3.0_2 devel Deleted on this many watch lists=1 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 0.3.0_2Version of this port present on the latest quarterly branch.
Maintainer: tim@niemueller.de search for ports maintained by this maintainer
Port Added: 2014-09-11 17:49:55
Last Update: 2023-02-20 20:41:18
Commit Hash: 617004d
People watching this port, also watch:: rubygem-optimist, ladspa, gstreamer1-plugins-pango, en-hunspell, py39-pycparser
License: MIT
WWW:
https://code.google.com/p/yaml-cpp/
Description:
yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (38 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/yaml-cpp03-0.3.0_2/catalog.mk
  3. /usr/local/share/licenses/yaml-cpp03-0.3.0_2/LICENSE
  4. /usr/local/share/licenses/yaml-cpp03-0.3.0_2/MIT
  5. include/yaml-cpp03/aliasmanager.h
  6. include/yaml-cpp03/anchor.h
  7. include/yaml-cpp03/binary.h
  8. include/yaml-cpp03/contrib/anchordict.h
  9. include/yaml-cpp03/contrib/graphbuilder.h
  10. include/yaml-cpp03/conversion.h
  11. include/yaml-cpp03/dll.h
  12. include/yaml-cpp03/emitfromevents.h
  13. include/yaml-cpp03/emitter.h
  14. include/yaml-cpp03/emittermanip.h
  15. include/yaml-cpp03/eventhandler.h
  16. include/yaml-cpp03/exceptions.h
  17. include/yaml-cpp03/iterator.h
  18. include/yaml-cpp03/ltnode.h
  19. include/yaml-cpp03/mark.h
  20. include/yaml-cpp03/node.h
  21. include/yaml-cpp03/nodeimpl.h
  22. include/yaml-cpp03/nodereadimpl.h
  23. include/yaml-cpp03/nodeutil.h
  24. include/yaml-cpp03/noncopyable.h
  25. include/yaml-cpp03/null.h
  26. include/yaml-cpp03/ostream.h
  27. include/yaml-cpp03/parser.h
  28. include/yaml-cpp03/stlemitter.h
  29. include/yaml-cpp03/stlnode.h
  30. include/yaml-cpp03/traits.h
  31. include/yaml-cpp03/yaml.h
  32. lib/libyaml-cpp03.so
  33. lib/libyaml-cpp03.so.0
  34. lib/libyaml-cpp03.so.0.3.0
  35. libdata/pkgconfig/yaml-cpp03.pc
  36. @owner
  37. @group
  38. @mode
Collapse this list.
Dependency lines:
  • yaml-cpp03>0:devel/yaml-cpp03
No installation instructions:
This port has been deleted.
PKGNAME: yaml-cpp03
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1474037192 SHA256 (jbeder-yaml-cpp-release-0.3.0_GH0.tar.gz) = ab8d0e07aa14f10224ed6682065569761f363ec44bc36fcdb2946f6d38fe5a89 SIZE (jbeder-yaml-cpp-release-0.3.0_GH0.tar.gz) = 83201

Packages (timestamps in pop-ups are UTC):
yaml-cpp03
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.3.0_2---0.3.0_2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--0.3.0_2-----
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. graphics/blender-lts28*
  2. 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:
devel_yaml-cpp03
USES:
compiler:c++11-lang cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jbeder/yaml-cpp/tar.gz/release-0.3.0?dummy=/
Collapse this list.
Port Moves
  • port moved to devel/yaml-cpp on 2023-02-21
    REASON: Used by blender-lts28 which is EOL'd

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.0_2
20 Feb 2023 20:41:18
commit hash: 617004df297538c3c79a196da3d358a61cfce72acommit hash: 617004df297538c3c79a196da3d358a61cfce72acommit hash: 617004df297538c3c79a196da3d358a61cfce72acommit hash: 617004df297538c3c79a196da3d358a61cfce72a files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/yaml-cpp03: Remove

devel/yaml-cpp03 was created to provide old library versions to support
the blender-lts28 port which has been deleted after EOL.

PR:		268477
Reported by:	Shane <FreeBSD@ShaneWare.Biz>
Approved by:	tim@niemueller.de (maintainer)
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)
0.3.0_2
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)
0.3.0_2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.0_2
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.
0.3.0_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.3.0_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.3.0
02 Dec 2018 03:01:44
Revision:486393Original commit files touched by this commit
linimon search for other commits by this committer
Add compiler:c++11-lang to USES to fix linking with graphics/opencolorio
on GCC-based architectures.

PR:		233670
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
0.3.0
05 Nov 2018 20:05:42
Revision:484214Original commit files touched by this commit
linimon search for other commits by this committer
Generated build.ninja is wrong on powerpc64.  Replace $(MAKE) with
"make" in CMakeLists.txt.

PR:		232563
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
0.3.0
04 Jun 2018 23:31:14
Revision:471733Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on powerpc64.

Approved by:	portmgr (tier-2 blanket)
0.3.0
18 Sep 2016 09:07:36
Revision:422359Original commit files touched by this commit
tcberner search for other commits by this committer
devel/yaml-cpp03 : switch from GOOGLE_CODE to USE_GITHUB

In r422140 devel/yaml-cpp03 was marked BROKEN, as GOOGLE_CODE has gone swimming
with the fishes.

The project has moved to github (see devel/yaml-cpp which already uses github).

PR:		212731
Approved by:	portmgr (antoine), rakuco (mentor)
0.3.0
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
0.3.0
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
0.3.0
27 Oct 2014 11:09:47
Revision:371553Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.3.0
11 Sep 2014 17:49:38
Revision:367957Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Preserve devel/yaml-cpp as devel/yaml-cpp03 in preparation to update to 0.5
- Introduce changes necessary to allow both versions to coexist

PR:		192330
Submitted by:	madpilot@FreeBSD.org
Approved by:	maintainer timeout

Number of commits found: 15