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
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details on branch 2024Q3
py-regex Alternative regular expression module, to replace re
2024.7.24 textproc on this many watch lists=0 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 2024.7.24Version of this port present on the latest quarterly branch.
Maintainer: fax@nohik.ee search for ports maintained by this maintainer
Port Added: 2024-08-13 16:30:05
Last Update: 2024-08-13 16:27:42
Commit Hash: d2ae6dc
Also Listed In: python
License: PSFL
WWW:
https://github.com/mrabarnett/mrab-regex
Description:
This new regex implementation is intended eventually to replace Python's current re module implementation.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}regex>0:textproc/py-regex@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-regex/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-regex
  • pkg install py311-regex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-regex listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-regex
Package flavors (<flavor>: <package>)
  • py311: py311-regex
distinfo:
TIMESTAMP = 1723558090 SHA256 (regex-2024.7.24.tar.gz) = 9cfd009eed1a46b27c14039ad5bbc5e71b6367c5b2e6d5f5da0ea91600817506 SIZE (regex-2024.7.24.tar.gz) = 393485

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_py-regex
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/r/regex/
  2. https://pypi.org/packages/source/r/regex/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.7.24
13 Aug 2024 16:27:42
commit hash: d2ae6dca549b9b810cb23ef9d9ea260cb86c2d1fcommit hash: d2ae6dca549b9b810cb23ef9d9ea260cb86c2d1fcommit hash: d2ae6dca549b9b810cb23ef9d9ea260cb86c2d1fcommit hash: d2ae6dca549b9b810cb23ef9d9ea260cb86c2d1f files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Eero Hänninen
textproc/py-regex: Update 2023.10.3 → 2024.7.24

Version: 2024.7.24
    Git issue 539: Bug: Partial matching fails on a simple example
Version: 2024.6.22
    Git issue 535: Regex fails Unicode 15.1 GraphemeBreakTest due to
    missing new GB9c rule implementation
Version: 2024.5.15
    Git issue 530: hangs with fuzzy and optionals
    It's not hanging, it'll finish eventually. It's just an example of
    catastrophic backtracking.
    The error printed when Ctrl+C is pressed does show a bug, though,
    which is now fixed.
Version: 2024.5.10
    Updated for Python 3.13.
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 1