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
ctre C++ header-only library for Compile Time Regular Expressions
3.8.1 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.8.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-01-04 10:00:53
Last Update: 2023-10-15 08:28:16
Commit Hash: 2aa79a1
License: APACHE20
WWW:
https://compile-time.re/
Description:
Fast compile-time regular expressions with support for matching/searching/capturing during compile-time or runtime. Features and support: * Matching * Searching (search or starts_with) * Capturing content (named captures are supported too) * Back-Reference (\g{N} syntax, and \1...\9 syntax too) * Multiline support (with multi_) functions * Unicode properties and UTF-8 support
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 (60 items)
Collapse this list.
  1. /usr/local/share/licenses/ctre-3.8.1/catalog.mk
  2. /usr/local/share/licenses/ctre-3.8.1/LICENSE
  3. /usr/local/share/licenses/ctre-3.8.1/APACHE20
  4. include/ctll.hpp
  5. include/ctll/actions.hpp
  6. include/ctll/fixed_string.hpp
  7. include/ctll/grammars.hpp
  8. include/ctll/list.hpp
  9. include/ctll/parser.hpp
  10. include/ctll/utilities.hpp
  11. include/ctre-unicode.hpp
  12. include/ctre.hpp
  13. include/ctre/actions/asserts.inc.hpp
  14. include/ctre/actions/atomic_group.inc.hpp
  15. include/ctre/actions/backreference.inc.hpp
  16. include/ctre/actions/boundaries.inc.hpp
  17. include/ctre/actions/capture.inc.hpp
  18. include/ctre/actions/characters.inc.hpp
  19. include/ctre/actions/class.inc.hpp
  20. include/ctre/actions/fusion.inc.hpp
  21. include/ctre/actions/hexdec.inc.hpp
  22. include/ctre/actions/look.inc.hpp
  23. include/ctre/actions/mode.inc.hpp
  24. include/ctre/actions/named_class.inc.hpp
  25. include/ctre/actions/options.inc.hpp
  26. include/ctre/actions/properties.inc.hpp
  27. include/ctre/actions/repeat.inc.hpp
  28. include/ctre/actions/sequence.inc.hpp
  29. include/ctre/actions/set.inc.hpp
  30. include/ctre/atoms.hpp
  31. include/ctre/atoms_characters.hpp
  32. include/ctre/atoms_unicode.hpp
  33. include/ctre/evaluation.hpp
  34. include/ctre/find_captures.hpp
  35. include/ctre/first.hpp
  36. include/ctre/flags_and_modes.hpp
  37. include/ctre/functions.hpp
  38. include/ctre/id.hpp
  39. include/ctre/iterators.hpp
  40. include/ctre/literals.hpp
  41. include/ctre/operators.hpp
  42. include/ctre/pcre.hpp
  43. include/ctre/pcre_actions.hpp
  44. include/ctre/range.hpp
  45. include/ctre/return_type.hpp
  46. include/ctre/rotate.hpp
  47. include/ctre/starts_with_anchor.hpp
  48. include/ctre/utf8.hpp
  49. include/ctre/utility.hpp
  50. include/ctre/wrapper.hpp
  51. include/unicode-db.hpp
  52. include/unicode-db/unicode-db.hpp
  53. include/unicode-db/unicode_interface.hpp
  54. share/cmake/ctre/ctre-config-version.cmake
  55. share/cmake/ctre/ctre-config.cmake
  56. share/cmake/ctre/ctre-targets.cmake
  57. share/pkgconfig/ctre.pc
  58. @owner
  59. @group
  60. @mode
Collapse this list.
Dependency lines:
  • ctre>0:devel/ctre
To install the port:
cd /usr/ports/devel/ctre/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ctre
  • pkg install ctre
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ctre
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697344338 SHA256 (hanickadot-compile-time-regular-expressions-v3.8.1_GH0.tar.gz) = 0ce8760d43b3b97b43364cd32ee663e5c8b8b4bfd58e7890042eff6ac52db605 SIZE (hanickadot-compile-time-regular-expressions-v3.8.1_GH0.tar.gz) = 425776

Packages (timestamps in pop-ups are UTC):
ctre
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.8.13.8.13.3.43.8.13.8.1-3.3.4-
FreeBSD:13:quarterly3.8.13.8.13.7.23.8.13.8.13.8.13.8.13.8.1
FreeBSD:14:latest3.8.13.8.13.7.13.8.13.8.13.7.2-3.7.2
FreeBSD:14:quarterly3.8.13.8.1-3.8.13.8.13.8.13.8.13.8.1
FreeBSD:15:latest3.8.13.8.1n/a3.8.1n/a3.8.13.8.13.8.1
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_ctre
USES:
cmake compiler:c++20-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/hanickadot/compile-time-regular-expressions/tar.gz/v3.8.1?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.8.1
15 Oct 2023 08:28:16
commit hash: 2aa79a195c7e0c44f0cc45599a2db9ee13842215commit hash: 2aa79a195c7e0c44f0cc45599a2db9ee13842215commit hash: 2aa79a195c7e0c44f0cc45599a2db9ee13842215commit hash: 2aa79a195c7e0c44f0cc45599a2db9ee13842215 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ctre: update 3.8 → 3.8.1

Reported by:	portscout
3.8
29 Jul 2023 06:35:56
commit hash: b9f9f00ccb4e4495e3232c9c5e3478148f24c795commit hash: b9f9f00ccb4e4495e3232c9c5e3478148f24c795commit hash: b9f9f00ccb4e4495e3232c9c5e3478148f24c795commit hash: b9f9f00ccb4e4495e3232c9c5e3478148f24c795 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ctre: Update 3.7.2 → 3.8

Reported by:	portscout
3.7.2
31 Jan 2023 18:04:25
commit hash: 331f8c17095413f21b5de43eba92f08790f136d8commit hash: 331f8c17095413f21b5de43eba92f08790f136d8commit hash: 331f8c17095413f21b5de43eba92f08790f136d8commit hash: 331f8c17095413f21b5de43eba92f08790f136d8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ctre: Update 3.7.1 → 3.7.2

Reported by:	portscout
3.7.1
01 Oct 2022 23:42:15
commit hash: 5a11955d726390a14a440b8f2208985d870a6c53commit hash: 5a11955d726390a14a440b8f2208985d870a6c53commit hash: 5a11955d726390a14a440b8f2208985d870a6c53commit hash: 5a11955d726390a14a440b8f2208985d870a6c53 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ctre: Update 3.7 -> 3.7.1

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.7
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.7
03 Jun 2022 07:17:03
commit hash: 223a55c7dde6baffa6bb0c1ef4f5ef88c43f81aacommit hash: 223a55c7dde6baffa6bb0c1ef4f5ef88c43f81aacommit hash: 223a55c7dde6baffa6bb0c1ef4f5ef88c43f81aacommit hash: 223a55c7dde6baffa6bb0c1ef4f5ef88c43f81aa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ctre: Update 3.6 -> 3.7

Reported by:	portscout
3.6
20 Mar 2022 19:35:52
commit hash: 668892eb1bc0d0a99897a3f13427f517ae48163acommit hash: 668892eb1bc0d0a99897a3f13427f517ae48163acommit hash: 668892eb1bc0d0a99897a3f13427f517ae48163acommit hash: 668892eb1bc0d0a99897a3f13427f517ae48163a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ctre: Update 3.5 -> 3.6

Reported by:	portscout
3.5
27 Jan 2022 20:27:57
commit hash: a4aeec52fe12a1704e4943debd39e8ac1bb713c3commit hash: a4aeec52fe12a1704e4943debd39e8ac1bb713c3commit hash: a4aeec52fe12a1704e4943debd39e8ac1bb713c3commit hash: a4aeec52fe12a1704e4943debd39e8ac1bb713c3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ctre: Update 3.4.1 -> 3.5

Reported by:	portscout
3.4.1
18 Apr 2021 20:19:52
commit hash: f3500a3ae6f39aff1ce12b8c3ab068b066627444commit hash: f3500a3ae6f39aff1ce12b8c3ab068b066627444commit hash: f3500a3ae6f39aff1ce12b8c3ab068b066627444commit hash: f3500a3ae6f39aff1ce12b8c3ab068b066627444 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ctre: Update 3.3.4 -> 3.4.1

Reported by:	portscout
3.3.4
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.3.4
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.3.4
04 Jan 2021 10:22:37
Revision:560279Original commit files touched by this commit
yuri search for other commits by this committer
devel/ctre: Correct the test target
3.3.4
04 Jan 2021 10:00:16
Revision:560278Original commit files touched by this commit
yuri search for other commits by this committer
New port: devel/ctre: C++ header-only library for Compile Time Regular
Expressions

Number of commits found: 14