Port details |
- ctre C++ header-only library for Compile Time Regular Expressions
- 3.3.4 devel
=0 Version of this port present on the latest quarterly branch.- Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-01-04 10:00:53
- Last Update: 2021-01-04 10:22:37
- SVN Revision: 560279
- License: APACHE20
- 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
WWW: https://compile-time.re/
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist -
- To install the port:
cd /usr/ports/devel/ctre/ && make install clean - To add the package:
pkg install ctre - PKGNAME: ctre
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1609752526
SHA256 (hanickadot-compile-time-regular-expressions-v3.3.4_GH0.tar.gz) = 8161f0d3100fc690590f475aa9acb70163ed7f2922e35e13136dececc52c49a9
SIZE (hanickadot-compile-time-regular-expressions-v3.3.4_GH0.tar.gz) = 393533
Packages: (move your mouse over the cells for more information)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- There are no ports dependent upon this port
- Configuration Options
- No options to configure
- USES:
- cmake compiler:c++17-lang
- Master Sites:
-
|
Number of commits found: 2
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Jan 2021 10:22:37
3.3.4

|
yuri  |
devel/ctre: Correct the test target |
04 Jan 2021 10:00:16
3.3.4

|
yuri  |
New port: devel/ctre: C++ header-only library for Compile Time Regular
Expressions |
Number of commits found: 2
|
Latest Vulnerabilities |
12 vulnerabilities affecting 81 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-01-23 18:22:23
|
|