Port details |
- cpp-peglib C++ header-only PEG (Parsing Expression Grammars) library
- 1.9.0 textproc =2 1.8.8Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-04-24 05:42:22
- Last Update: 2024-09-04 08:08:17
- Commit Hash: 79be5c8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: MIT
- WWW:
- https://github.com/yhirose/cpp-peglib
- Description:
- cpp-peglib is a single file C++ header-only PEG (Parsing Expression Grammars)
library.
This library supports the linear-time parsing known as the Packrat parsing.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cpp-peglib>0:textproc/cpp-peglib
- To install the port:
- cd /usr/ports/textproc/cpp-peglib/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/cpp-peglib
- pkg install cpp-peglib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cpp-peglib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725436070
SHA256 (yhirose-cpp-peglib-v1.9.0_GH0.tar.gz) = 6f4f0956ea2f44fd1c5882f8adc5782451ba9d227c467d214196390ddedb024c
SIZE (yhirose-cpp-peglib-v1.9.0_GH0.tar.gz) = 228072
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- googletest>0 : devel/googletest
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_cpp-peglib
- USES:
- cmake:testing compiler:c++17-lang localbase:ldflags
- 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 |
1.9.0 04 Sep 2024 08:08:17 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: update 1.8.8 → 1.9.0
Reported by: portscout |
1.8.8 03 Apr 2024 09:04:26 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: update 1.8.6 → 1.8.8
Reported by: portscout |
1.8.6 28 Jan 2024 20:44:41 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: update 1.8.5 → 1.8.6
Reported by: portscout |
1.8.5 25 Dec 2023 21:49:04 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: update 1.8.4 → 1.8.5
Reported by: portscout |
1.8.4 15 Jul 2023 06:01:35 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Update 1.8.3 → 1.8.4
Reported by: portscout |
1.8.3 17 Mar 2023 16:33:08 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Update 1.8.2 → 1.8.3
Reported by: portscout |
1.8.2 22 Sep 2022 15:40:11 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Update 1.8.1 -> 1.8.2
Reported by: portscout |
1.8.1 10 Sep 2022 05:27:49 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Update 1.8.0 -> 1.8.1
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.8.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.8.0 04 Sep 2022 22:15:18 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Update 1.7.0 -> 1.8.0
Reported by: portscout |
1.7.0 04 Sep 2022 06:12:09 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Update 1.6.0 -> 1.7.0
Reported by: portscout |
1.6.0 12 Jul 2022 04:44:44 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Update 1.5.0 -> 1.6.0
Reported by: portscout |
1.5.0 17 Jun 2022 17:05:29 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Update 1.4.2 -> 1.5.0
Reported by: portscout |
1.4.2 04 Jun 2022 01:04:34 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Update 1.4.1 -> 1.4.2
Reported by: portscout |
1.4.1 29 May 2022 04:52:25 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Update 1.4.0 -> 1.4.1
Reported by: portscout |
1.4.0 27 May 2022 22:04:00 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Update 1.3.10 -> 1.4.0
Reported by: portscout |
1.3.10 11 May 2022 06:21:10 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Update 1.3.9 -> 1.3.10
Reported by: portscout |
1.3.9 16 Jan 2022 18:04:55 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Fix tests |
1.3.9 16 Jan 2022 16:31:52 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Update 1.3.8 -> 1.3.9
Reported by: portscout |
1.3.8 04 Jan 2022 17:34:24 |
Yuri Victorovich (yuri) |
textproc/cpp-peglib: Update 1.3.7 -> 1.3.8
Reported by: portscout |
1.3.7 24 Apr 2021 04:41:48 |
Yuri Victorovich (yuri) |
New port: textproc/cpp-peglib: C++ header-only PEG (Parsing Expression Grammars)
library |