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
Port details on branch 2024Q3
re2 Fast C++ regex library
20240702 devel on this many watch lists=15 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 20240501Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-09-01 21:39:53
Last Update: 2024-08-15 10:55:26
Commit Hash: 34209bc
People watching this port, also watch:: dbus, p5-Error, xorg-fonts-truetype, indexinfo, py311-six
License: BSD3CLAUSE
WWW:
https://github.com/google/re2
Description:
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. RE2 implements memory limits, so that searches can be constrained to a fixed amount of memory. RE2 is engineered to use a small fixed C++ stack footprint no matter what inputs or regular expressions it must process; thus RE2 is useful in multithreaded environments where thread stacks cannot grow arbitrarily large.
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 (16 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/re2-20240702/catalog.mk
  3. /usr/local/share/licenses/re2-20240702/LICENSE
  4. /usr/local/share/licenses/re2-20240702/BSD3CLAUSE
  5. include/re2/filtered_re2.h
  6. include/re2/re2.h
  7. include/re2/set.h
  8. include/re2/stringpiece.h
  9. lib/libre2.a
  10. lib/libre2.so
  11. lib/libre2.so.11
  12. lib/libre2.so.11.0.0
  13. libdata/pkgconfig/re2.pc
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • re2>0:devel/re2
To install the port:
cd /usr/ports/devel/re2/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/re2
  • pkg install re2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: re2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1719921320 SHA256 (re2-2024-07-02.tar.gz) = eb2df807c781601c14a260a507a5bb4509be1ee626024cb45acbd57cb9d4032b SIZE (re2-2024-07-02.tar.gz) = 390672

Packages (timestamps in pop-ups are UTC):
re2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024070220240702202004012024070220240702-20200401-
FreeBSD:13:quarterly2024050120240501202303012024050120240501202311012023110120231101
FreeBSD:14:latest202407022024070220220601202407022024070220230301-20230301
FreeBSD:14:quarterly2024050120240501-2024050120240501202311012023110120231101
FreeBSD:15:latest2024070220240702n/a20240702n/a202311012023110120240201
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. abseil>=20240116.2 : devel/abseil
  2. gmake>=4.4.1 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libabsl_base.so : devel/abseil
This port is required by:
for Libraries
  1. cad/camotics
  2. cad/openroad
  3. databases/arrow
  4. databases/compass
  5. devel/bloaty
  6. devel/cbang
  7. devel/electron29
Expand this list (57 items / 50 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/electron30
  3. devel/electron31
  4. devel/google-cloud-cpp
  5. devel/grpc
  6. devel/libddwaf
  7. devel/py-google-re2
  8. devel/rubygem-re2
  9. dns/dnsdist
  10. editors/vscode
  11. math/or-tools
  12. math/py-or-tools
  13. net-im/mtxclient
  14. science/py-tensorflow
  15. security/crowdsec
  16. sysutils/bulk_extractor
  17. textproc/kibana8
  18. www/chromium
  19. www/envoy
  20. www/iridium
  21. www/qt5-webengine
  22. www/qt6-webengine
  23. www/ungoogled-chromium
  24. Collapse this list.

Deleted ports which required this port:

Expand this list of 28 deleted ports
  1. devel/electron11*
  2. devel/electron12*
  3. devel/electron13*
  4. devel/electron17*
  5. devel/electron18*
  6. devel/electron19*
  7. devel/electron21*
  8. devel/electron22*
  9. devel/electron23*
  10. devel/electron24*
  11. devel/electron25*
  12. devel/electron26*
  13. devel/electron27*
  14. devel/electron28*
  15. devel/electron5*
  16. devel/electron6*
  17. devel/electron7*
  18. devel/electron9*
  19. devel/gjstest*
  20. devel/google-cloud-cpp117*
  21. devel/grpc130*
  22. devel/grpc134*
  23. devel/grpc142*
  24. devel/grpc_old*
  25. devel/py-re2*
  26. editors/atom*
  27. textproc/kibana7*
  28. textproc/node-re2*
  29. Collapse this list of deleted ports.
* - 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:
No options to configure
Options name:
devel_re2
USES:
compiler:c++17-lang gmake localbase:ldflags pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/google/re2/releases/download/2024-07-02/
Collapse this list.

There are no commits on branch 2024Q3 for this port