Port details |
- libfyaml YAML parser and emitter
- 0.9_1 textproc =2 0.9_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-11-03 08:06:24
- Last Update: 2024-03-22 22:05:27
- Commit Hash: 26d6e4a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/pantoniou/libfyaml
- Description:
- libfyaml is a fully feature complete YAML parser and emitter, supporting the
latest YAML spec and passing the full YAML testsuite.
It is designed to be very efficient, avoiding copies of data, and has no
artificial limits like the 1024 character limit for implicit keys.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libfyaml>0:textproc/libfyaml
- To install the port:
- cd /usr/ports/textproc/libfyaml/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/libfyaml
- pkg install libfyaml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libfyaml
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704445564
SHA256 (libfyaml-0.9.tar.gz) = 7731edc5dfcc345d5c5c9f6ce597133991a689dabede393cd77bae89b327cd6d
SIZE (libfyaml-0.9.tar.gz) = 875608
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- Test dependencies:
-
- git : devel/git
- bash : shells/bash
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_libfyaml
- USES:
- gmake libtool shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9_1 22 Mar 2024 22:05:27 |
Nuno Teixeira (eduardo) |
textproc/libfyaml: Move man pages to share/man
Approved by: portmgr (blanket) |
0.9 05 Jan 2024 09:38:15 |
Yuri Victorovich (yuri) |
textproc/libfyaml: update 0.7.12 → 0.9 |
0.7.12 03 Nov 2022 08:03:48 |
Yuri Victorovich (yuri) |
textproc/libfyaml: New port: YAML parser and emitter |
Number of commits found: 3
|