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
pegtl Parsing Expression Grammar Template Library
3.2.7 devel on this many watch lists=0 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 3.2.7Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-11-30 04:05:48
Last Update: 2022-09-30 06:19:05
Commit Hash: 8cfbad7
License: MIT
WWW:
https://github.com/taocpp/PEGTL
Description:
The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C++ header-only parser combinator library for creating parsers according to a Parsing Expression Grammar (PEG).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (198 items)
Collapse this list.
  1. /usr/local/share/licenses/pegtl-3.2.7/catalog.mk
  2. /usr/local/share/licenses/pegtl-3.2.7/LICENSE
  3. /usr/local/share/licenses/pegtl-3.2.7/MIT
  4. include/tao/pegtl.hpp
  5. include/tao/pegtl/apply_mode.hpp
  6. include/tao/pegtl/argv_input.hpp
  7. include/tao/pegtl/ascii.hpp
  8. include/tao/pegtl/buffer_input.hpp
  9. include/tao/pegtl/change_action.hpp
  10. include/tao/pegtl/change_action_and_state.hpp
  11. include/tao/pegtl/change_action_and_states.hpp
  12. include/tao/pegtl/change_control.hpp
  13. include/tao/pegtl/change_state.hpp
  14. include/tao/pegtl/change_states.hpp
  15. include/tao/pegtl/config.hpp
  16. include/tao/pegtl/contrib/abnf.hpp
  17. include/tao/pegtl/contrib/add_state.hpp
  18. include/tao/pegtl/contrib/alphabet.hpp
  19. include/tao/pegtl/contrib/analyze.hpp
  20. include/tao/pegtl/contrib/analyze_traits.hpp
  21. include/tao/pegtl/contrib/check_bytes.hpp
  22. include/tao/pegtl/contrib/control_action.hpp
  23. include/tao/pegtl/contrib/coverage.hpp
  24. include/tao/pegtl/contrib/forward.hpp
  25. include/tao/pegtl/contrib/function.hpp
  26. include/tao/pegtl/contrib/http.hpp
  27. include/tao/pegtl/contrib/icu/internal.hpp
  28. include/tao/pegtl/contrib/icu/utf16.hpp
  29. include/tao/pegtl/contrib/icu/utf32.hpp
  30. include/tao/pegtl/contrib/icu/utf8.hpp
  31. include/tao/pegtl/contrib/if_then.hpp
  32. include/tao/pegtl/contrib/instantiate.hpp
  33. include/tao/pegtl/contrib/integer.hpp
  34. include/tao/pegtl/contrib/internal/endian.hpp
  35. include/tao/pegtl/contrib/internal/endian_gcc.hpp
  36. include/tao/pegtl/contrib/internal/endian_win.hpp
  37. include/tao/pegtl/contrib/internal/peek_mask_uint.hpp
  38. include/tao/pegtl/contrib/internal/peek_mask_uint8.hpp
  39. include/tao/pegtl/contrib/internal/peek_uint.hpp
  40. include/tao/pegtl/contrib/internal/peek_uint8.hpp
  41. include/tao/pegtl/contrib/internal/peek_utf16.hpp
  42. include/tao/pegtl/contrib/internal/peek_utf32.hpp
  43. include/tao/pegtl/contrib/internal/read_uint.hpp
  44. include/tao/pegtl/contrib/internal/set_stack_guard.hpp
  45. include/tao/pegtl/contrib/internal/vector_stack_guard.hpp
  46. include/tao/pegtl/contrib/iri.hpp
  47. include/tao/pegtl/contrib/json.hpp
  48. include/tao/pegtl/contrib/json_pointer.hpp
  49. include/tao/pegtl/contrib/limit_bytes.hpp
  50. include/tao/pegtl/contrib/limit_depth.hpp
  51. include/tao/pegtl/contrib/parse_tree.hpp
  52. include/tao/pegtl/contrib/parse_tree_to_dot.hpp
  53. include/tao/pegtl/contrib/peg.hpp
  54. include/tao/pegtl/contrib/predicates.hpp
  55. include/tao/pegtl/contrib/print.hpp
  56. include/tao/pegtl/contrib/print_coverage.hpp
  57. include/tao/pegtl/contrib/proto3.hpp
  58. include/tao/pegtl/contrib/raw_string.hpp
  59. include/tao/pegtl/contrib/remove_first_state.hpp
  60. include/tao/pegtl/contrib/remove_last_states.hpp
  61. include/tao/pegtl/contrib/rep_one_min_max.hpp
  62. include/tao/pegtl/contrib/rep_string.hpp
  63. include/tao/pegtl/contrib/separated_seq.hpp
  64. include/tao/pegtl/contrib/shuffle_states.hpp
  65. include/tao/pegtl/contrib/state_control.hpp
  66. include/tao/pegtl/contrib/to_string.hpp
  67. include/tao/pegtl/contrib/trace.hpp
  68. include/tao/pegtl/contrib/uint16.hpp
  69. include/tao/pegtl/contrib/uint32.hpp
  70. include/tao/pegtl/contrib/uint64.hpp
  71. include/tao/pegtl/contrib/uint8.hpp
  72. include/tao/pegtl/contrib/unescape.hpp
  73. include/tao/pegtl/contrib/uri.hpp
  74. include/tao/pegtl/contrib/utf16.hpp
  75. include/tao/pegtl/contrib/utf32.hpp
  76. include/tao/pegtl/cstream_input.hpp
  77. include/tao/pegtl/demangle.hpp
  78. include/tao/pegtl/disable_action.hpp
  79. include/tao/pegtl/discard_input.hpp
  80. include/tao/pegtl/discard_input_on_failure.hpp
  81. include/tao/pegtl/discard_input_on_success.hpp
  82. include/tao/pegtl/enable_action.hpp
  83. include/tao/pegtl/eol.hpp
  84. include/tao/pegtl/eol_pair.hpp
  85. include/tao/pegtl/file_input.hpp
  86. include/tao/pegtl/internal/action.hpp
  87. include/tao/pegtl/internal/action_input.hpp
  88. include/tao/pegtl/internal/any.hpp
  89. include/tao/pegtl/internal/apply.hpp
  90. include/tao/pegtl/internal/apply0.hpp
  91. include/tao/pegtl/internal/apply0_single.hpp
  92. include/tao/pegtl/internal/apply_single.hpp
  93. include/tao/pegtl/internal/at.hpp
  94. include/tao/pegtl/internal/bof.hpp
  95. include/tao/pegtl/internal/bol.hpp
  96. include/tao/pegtl/internal/bump.hpp
  97. include/tao/pegtl/internal/bump_help.hpp
  98. include/tao/pegtl/internal/bytes.hpp
  99. include/tao/pegtl/internal/control.hpp
  100. include/tao/pegtl/internal/cr_crlf_eol.hpp
  101. include/tao/pegtl/internal/cr_eol.hpp
  102. include/tao/pegtl/internal/crlf_eol.hpp
  103. include/tao/pegtl/internal/cstream_reader.hpp
  104. include/tao/pegtl/internal/cstring_reader.hpp
  105. include/tao/pegtl/internal/dependent_false.hpp
  106. include/tao/pegtl/internal/disable.hpp
  107. include/tao/pegtl/internal/discard.hpp
  108. include/tao/pegtl/internal/enable.hpp
  109. include/tao/pegtl/internal/enable_control.hpp
  110. include/tao/pegtl/internal/eof.hpp
  111. include/tao/pegtl/internal/eol.hpp
  112. include/tao/pegtl/internal/eolf.hpp
  113. include/tao/pegtl/internal/failure.hpp
  114. include/tao/pegtl/internal/file_mapper_posix.hpp
  115. include/tao/pegtl/internal/file_mapper_win32.hpp
  116. include/tao/pegtl/internal/file_reader.hpp
  117. include/tao/pegtl/internal/filesystem.hpp
  118. include/tao/pegtl/internal/has_apply.hpp
  119. include/tao/pegtl/internal/has_apply0.hpp
  120. include/tao/pegtl/internal/has_match.hpp
  121. include/tao/pegtl/internal/has_unwind.hpp
  122. include/tao/pegtl/internal/identifier.hpp
  123. include/tao/pegtl/internal/if_apply.hpp
  124. include/tao/pegtl/internal/if_must.hpp
  125. include/tao/pegtl/internal/if_must_else.hpp
  126. include/tao/pegtl/internal/if_then_else.hpp
  127. include/tao/pegtl/internal/input_pair.hpp
  128. include/tao/pegtl/internal/istream_reader.hpp
  129. include/tao/pegtl/internal/istring.hpp
  130. include/tao/pegtl/internal/iterator.hpp
  131. include/tao/pegtl/internal/lf_crlf_eol.hpp
  132. include/tao/pegtl/internal/lf_eol.hpp
  133. include/tao/pegtl/internal/list.hpp
  134. include/tao/pegtl/internal/list_must.hpp
  135. include/tao/pegtl/internal/list_tail.hpp
  136. include/tao/pegtl/internal/list_tail_pad.hpp
  137. include/tao/pegtl/internal/marker.hpp
  138. include/tao/pegtl/internal/minus.hpp
  139. include/tao/pegtl/internal/missing_apply.hpp
  140. include/tao/pegtl/internal/missing_apply0.hpp
  141. include/tao/pegtl/internal/must.hpp
  142. include/tao/pegtl/internal/not_at.hpp
  143. include/tao/pegtl/internal/one.hpp
  144. include/tao/pegtl/internal/opt.hpp
  145. include/tao/pegtl/internal/pad.hpp
  146. include/tao/pegtl/internal/pad_opt.hpp
  147. include/tao/pegtl/internal/path_to_string.hpp
  148. include/tao/pegtl/internal/peek_char.hpp
  149. include/tao/pegtl/internal/peek_utf8.hpp
  150. include/tao/pegtl/internal/pegtl_string.hpp
  151. include/tao/pegtl/internal/plus.hpp
  152. include/tao/pegtl/internal/raise.hpp
  153. include/tao/pegtl/internal/range.hpp
  154. include/tao/pegtl/internal/ranges.hpp
  155. include/tao/pegtl/internal/rematch.hpp
  156. include/tao/pegtl/internal/rep.hpp
  157. include/tao/pegtl/internal/rep_min.hpp
  158. include/tao/pegtl/internal/rep_min_max.hpp
  159. include/tao/pegtl/internal/rep_opt.hpp
  160. include/tao/pegtl/internal/require.hpp
  161. include/tao/pegtl/internal/result_on_found.hpp
  162. include/tao/pegtl/internal/rules.hpp
  163. include/tao/pegtl/internal/seq.hpp
  164. include/tao/pegtl/internal/sor.hpp
  165. include/tao/pegtl/internal/star.hpp
  166. include/tao/pegtl/internal/star_must.hpp
  167. include/tao/pegtl/internal/state.hpp
  168. include/tao/pegtl/internal/string.hpp
  169. include/tao/pegtl/internal/success.hpp
  170. include/tao/pegtl/internal/try_catch_type.hpp
  171. include/tao/pegtl/internal/until.hpp
  172. include/tao/pegtl/internal/unwind_guard.hpp
  173. include/tao/pegtl/istream_input.hpp
  174. include/tao/pegtl/match.hpp
  175. include/tao/pegtl/memory_input.hpp
  176. include/tao/pegtl/mmap_input.hpp
  177. include/tao/pegtl/must_if.hpp
  178. include/tao/pegtl/normal.hpp
  179. include/tao/pegtl/nothing.hpp
  180. include/tao/pegtl/parse.hpp
  181. include/tao/pegtl/parse_error.hpp
  182. include/tao/pegtl/position.hpp
  183. include/tao/pegtl/read_input.hpp
  184. include/tao/pegtl/require_apply.hpp
  185. include/tao/pegtl/require_apply0.hpp
  186. include/tao/pegtl/rewind_mode.hpp
  187. include/tao/pegtl/rules.hpp
  188. include/tao/pegtl/string_input.hpp
  189. include/tao/pegtl/tracking_mode.hpp
  190. include/tao/pegtl/type_list.hpp
  191. include/tao/pegtl/utf8.hpp
  192. include/tao/pegtl/version.hpp
  193. include/tao/pegtl/visit.hpp
  194. share/pegtl/cmake/pegtl-config-version.cmake
  195. share/pegtl/cmake/pegtl-config.cmake
  196. @owner
  197. @group
  198. @mode
Collapse this list.
Dependency lines:
  • pegtl>0:devel/pegtl
To install the port:
cd /usr/ports/devel/pegtl/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/pegtl
  • pkg install pegtl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pegtl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1664512719 SHA256 (taocpp-PEGTL-3.2.7_GH0.tar.gz) = d6cd113d8bd14e98bcbe7b7f8fc1e1e33448dc359e8cd4cca30e034ec2f0642d SIZE (taocpp-PEGTL-3.2.7_GH0.tar.gz) = 249394

Packages (timestamps in pop-ups are UTC):
pegtl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.73.2.73.0.03.2.73.2.7-3.0.0-
FreeBSD:13:quarterly3.2.73.2.73.2.73.2.73.2.73.2.73.2.73.2.7
FreeBSD:14:latest3.2.73.2.73.2.73.2.73.2.73.2.7-3.2.7
FreeBSD:14:quarterly3.2.73.2.7-3.2.73.2.73.2.73.2.73.2.7
FreeBSD:15:latest3.2.73.2.7n/a3.2.7n/a3.2.73.2.73.2.7
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
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_pegtl
USES:
cmake:testing
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/taocpp/PEGTL/tar.gz/3.2.7?dummy=/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.7
30 Sep 2022 06:19:05
commit hash: 8cfbad790a8e7a8051a85c8933260b70827606b8commit hash: 8cfbad790a8e7a8051a85c8933260b70827606b8commit hash: 8cfbad790a8e7a8051a85c8933260b70827606b8commit hash: 8cfbad790a8e7a8051a85c8933260b70827606b8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pegtl: Update 3.2.6 -> 3.2.7

Reported by:	portscout
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)
3.2.6
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)
3.2.6
01 Jul 2022 08:44:59
commit hash: c483527f727a793f322055bb2da06a8244257ab0commit hash: c483527f727a793f322055bb2da06a8244257ab0commit hash: c483527f727a793f322055bb2da06a8244257ab0commit hash: c483527f727a793f322055bb2da06a8244257ab0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pegtl: Update 3.2.5 -> 3.2.6

 Reported by:	portscout
3.2.5
30 Apr 2022 18:42:35
commit hash: 6e035f410abbe9e8aa2b47646e5431312e9c9254commit hash: 6e035f410abbe9e8aa2b47646e5431312e9c9254commit hash: 6e035f410abbe9e8aa2b47646e5431312e9c9254commit hash: 6e035f410abbe9e8aa2b47646e5431312e9c9254 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pegtl: Update 3.0.0 -> 3.2.5

Reported by:	portscout
3.0.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.0.0
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.
3.0.0
01 Dec 2020 03:47:13
Revision:556706Original commit files touched by this commit
yuri search for other commits by this committer
devel/pegtl: Update 2.8.3 -> 3.0.0

Reported by:	portscout
2.8.3
23 Apr 2020 16:16:00
Revision:532692Original commit files touched by this commit
yuri search for other commits by this committer
devel/pegtl: Update 2.8.2 -> 2.8.3

Reported by:	portscout
2.8.2
06 Apr 2020 06:14:43
Revision:530861Original commit files touched by this commit
yuri search for other commits by this committer
devel/pegtl: Update 2.8.1 -> 2.8.2

Reported by:	portscout
2.8.1
30 Nov 2019 04:05:43
Revision:518701Original commit files touched by this commit
yuri search for other commits by this committer
New port: devel/pegtl: Parsing Expression Grammar Template Library

Number of commits found: 11