Port details |
- erlang-yamerl YAML 1.2 parser in pure Erlang
- 0.7.0 textproc
=0 0.7.0Version of this port present on the latest quarterly branch.
- Maintainer: erlang@FreeBSD.org
- Port Added: 2015-07-10 11:34:19
- Last Update: 2022-06-28 06:32:30
- Commit Hash: ab4964e
- License: BSD2CLAUSE
- WWW:
- https://github.com/yakaz/yamerl
- Description:
- YAML is a human-friendly data serialization format. The specification
for this language and many examples are available from the Official
YAML web site. You may also want to check the YAML Wikipedia article.
yamerl is a pure Erlang application which is able to parse YAML 1.1
and YAML 1.2 documents, as well as JSON documents. It only depends
on standard Erlang/OTP applications.
WWW: https://github.com/yakaz/yamerl
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- erlang-yamerl>0:textproc/erlang-yamerl
- No installation instructions:
- This port has been deleted.
- PKGNAME: erlang-yamerl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1522140233
SHA256 (yakaz-yamerl-v0.7.0_GH0.tar.gz) = 6948ab6c527e1eaac3ab4f567bf2a6c38c22f01433fc5425035c4b32a27dd80e
SIZE (yakaz-yamerl-v0.7.0_GH0.tar.gz) = 88585
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:
-
- erl : lang/erlang
- rebar>=0 : devel/rebar
- Runtime dependencies:
-
- erl : lang/erlang
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for erlang-yamerl-0.7.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_erlang-yamerl
- USES:
- erlang:rebar
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.0 28 Jun 2022 06:32:30 |
Dave Cottlehuber (dch) |
*/*: Remove expired erlang and elixir ports
The rebar, rebar3 and mix tools are now more than a decade old, and are
the preferred ways to fetch and install specific erlang and elixir
modules, aside from core compilers, documentation, and custom build
tools.
See UPDATING and MOVED for details.
https://www.freebsd.org/status/report-2021-07-2021-09/#_freebsd_erlang_ecosystem_ports_update
archivers/erlang-snappy
converters/erlang-base64url
databases/elixir-calecto
databases/elixir-db_connection (Only the first 15 lines of the commit message are shown above ) |
0.7.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.0 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.7.0 08 Jun 2018 13:43:26 |
olgeni |
Transfer more Erlang ports to erlang@. |
0.7.0 27 Mar 2018 08:57:31 |
olgeni |
Update textproc/erlang-yamerl to version 0.7.0. |
0.6.0 29 Nov 2017 16:24:37 |
olgeni |
Update textproc/erlang-yamerl to version 0.6.0. |
0.5.0 06 Jun 2017 08:08:45 |
olgeni |
Update textproc/erlang-yamerl to version 0.5.0. |
0.4.0 22 Nov 2016 08:50:29 |
olgeni |
Update textproc/erlang-yamerl to version 0.4.0. |
0.3.3 30 Oct 2016 08:45:09 |
olgeni |
Update textproc/erlang-yamerl to version 0.3.3. |
0.3.2 04 Aug 2015 11:29:19 |
mat |
Cleanup some abusive use of GH_TAGNAME.
With hat: portmgr
Sponsored by: Absolight |
0.3.2 10 Jul 2015 11:34:08 |
olgeni |
Add textproc/erlang-yamerl, a YAML 1.2 parser in pure Erlang. |