Port details on branch 2023Q1 |
- pcre Perl Compatible Regular Expressions library
- 8.45_4 devel =575 8.45_4Version of this port present on the latest quarterly branch.
- DEPRECATED: EOLed by upstream, use devel/pcre2 instead
- Maintainer: krion@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-02-29 20:26:10
- Commit Hash: 7f217e2
- People watching this port, also watch:: libiconv, expat, gmake, gettext, m4
- License: BSD3CLAUSE
- WWW:
- https://www.pcre.org/
- Description:
- The PCRE library is a set of functions that implement regular expression
pattern matching using the same syntax and semantics as Perl 5. PCRE has its
own native API, as well as a set of wrapper functions that correspond to the
POSIX regular expression API. The PCRE library is free, even for building
proprietary software.
- ¦ ¦ ¦ ¦
- 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/pcre/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pcre
- pkg install pcre
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pcre
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1630910231
SHA256 (pcre-8.45.tar.bz2) = 4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8
SIZE (pcre-8.45.tar.bz2) = 1578809
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- lang/parrot
-
Deleted ports which required this port:
- for Libraries
-
- audio/libmp3splt
- audio/vimpc
- audio/zrythm
- benchmarks/octave-forge-benchmark
- biology/ncbi-blast+
- biology/ncbi-cxx-toolkit
- chinese/tintin++
-
Deleted ports which required this port:
- for Run
-
- devel/shedskin
Configuration Options:
- ===> The following configuration options are available for pcre-8.45_4:
DOCS=on: Build and/or install documentation
JIT=on: Use the JIT compiler (not available on all platforms)
MAN3=on: Install API manpages (section 3)
STACK_RECURSION=on: Use the stack for recursion during matching
====> 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_pcre
- USES:
- cpe libtool pathfix tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|