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 on branch 2022Q2
hyperscan High-performance multiple regex matching library
5.4.0 devel on this many watch lists=2 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 5.4.0Version of this port present on the latest quarterly branch.
Maintainer: vsevolod@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-02-03 14:19:46
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: coreutils, zfs-stats, tmux, mkvtoolnix, zip
Also Listed In: textproc
License: BSD3CLAUSE
WWW:
https://www.hyperscan.io/
Description:
Hyperscan is a high-performance multiple regex matching library. It follows the regular expression syntax of the commonly-used libpcre library, yet functions as a standalone library with its own API written in C. Hyperscan uses hybrid automata techniques to allow simultaneous matching of large numbers (up to tens of thousands) of regular expressions, as well as matching of regular expressions across streams of data.
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 (19 items)
Collapse this list.
  1. /usr/local/share/licenses/hyperscan-5.4.0/catalog.mk
  2. /usr/local/share/licenses/hyperscan-5.4.0/LICENSE
  3. /usr/local/share/licenses/hyperscan-5.4.0/BSD3CLAUSE
  4. include/hs/hs.h
  5. include/hs/hs_common.h
  6. include/hs/hs_compile.h
  7. include/hs/hs_runtime.h
  8. lib/libhs.a
  9. lib/libhs_runtime.a
  10. libdata/pkgconfig/libhs.pc
  11. lib/libhs.so.5.4.0
  12. lib/libhs.so.5
  13. lib/libhs.so
  14. lib/libhs_runtime.so.5.4.0
  15. lib/libhs_runtime.so.5
  16. lib/libhs_runtime.so
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • hyperscan>0:devel/hyperscan
To install the port:
cd /usr/ports/devel/hyperscan/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/hyperscan
  • pkg install hyperscan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hyperscan
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1617709924 SHA256 (boost_1_75_0.tar.gz) = aeb26f80e80945e82ee93e5939baebdca47b9dee80a07d3144be1e1a6a66dd6a SIZE (boost_1_75_0.tar.gz) = 143817536

Expand this list (2 items)

Collapse this list.

SHA256 (intel-hyperscan-v5.4.0_GH0.tar.gz) = e51aba39af47e3901062852e5004d127fa7763b5dbbc16bcca4265243ffa106f SIZE (intel-hyperscan-v5.4.0_GH0.tar.gz) = 1844963

Collapse this list.


Packages (timestamps in pop-ups are UTC):
hyperscan
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-5.4.0------
FreeBSD:13:quarterly-5.4.0------
FreeBSD:14:latest-5.4.0------
FreeBSD:14:quarterly-5.4.0------
FreeBSD:15:latest-5.4.0n/a-n/a---
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. ragel : devel/ragel
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. python3.9 : lang/python39
This port is required by:
for Libraries
  1. security/snort3

Configuration Options:
===> The following configuration options are available for hyperscan-5.4.0: NATIVE=off: Build with native CPU tunes SHARED=on: Build shared library ===> Use 'make config' to modify these settings
Options name:
devel_hyperscan
USES:
compiler:c++11-lib cmake pathfix python:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/intel/hyperscan/tar.gz/v5.4.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port