Port details on branch 2024Q4 |
- pcre2 Perl Compatible Regular Expressions library, version 2
- 10.43 devel =39 10.43Version of this port present on the latest quarterly branch.
- Maintainer: krion@FreeBSD.org
- Port Added: 2015-08-25 17:31:42
- Last Update: 2024-02-20 10:48:45
- Commit Hash: 608c411
- People watching this port, also watch:: libiconv, readline, gettext-runtime, pkg, indexinfo
- License: BSD3CLAUSE
- WWW:
- https://www.pcre.org/
- Description:
- PCRE2 is the name used for a revised API for the PCRE library, which is
a set of functions, written in C, that implement regular expression
pattern matching using the same syntax and semantics as Perl, with just
a few differences. Some features that appeared in Python and the
original PCRE before they appeared in Perl are also available using the
Python syntax. There is also some support for one or two .NET and
Oniguruma syntax items, and there are options for requesting some minor
changes that give better ECMAScript (aka JavaScript) compatibility.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/pcre2/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pcre2
- pkg install pcre2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pcre2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708425567
SHA256 (pcre2-10.43.tar.bz2) = e2a53984ff0b07dfdb5ae4486bbb9b21cca8e7df2434096cc9bf1b728c350bcb
SIZE (pcre2-10.43.tar.bz2) = 1905255
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Build
-
- devel/gitaly
- www/angie-module-auth-jwt
- www/angie-module-auth-spnego
- www/angie-module-brotli
- www/angie-module-cache-purge
- www/angie-module-dav-ext
- www/angie-module-echo
-
Deleted ports which required this port:
- for Libraries
-
- audio/mumble
- audio/ncmpc
- audio/zrythm
- cad/libredwg
- comms/xastir
- databases/mariadb1011-client
- databases/mariadb1011-server
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for pcre2-10.43:
DOCS=on: Build and/or install documentation
LIBBZ2=off: Using pcre2grep with .bz2 files
LIBZ=off: Using pcre2grep with .gz files
====> Command-line interface support: you can only select none or one of them
LIBEDIT=off: Command line editing via libedit
READLINE=off: Command line editing via libreadline
===> Use 'make config' to modify these settings
- Options name:
- devel_pcre2
- USES:
- autoreconf cpe libtool pkgconfig tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|