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 2025Q2
py-backrefs Wrapper around re and regex that adds additional back references
5.8 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 5.8Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-03-07 13:51:10
Last Update: 2025-03-07 13:47:38
Commit Hash: 230ddcb
Also Listed In: python
License: MIT
WWW:
https://github.com/facelessuser/backrefs
Description:
Backrefs is a wrapper around Python's built-in Re and the 3rd party Regex library. Backrefs adds various additional back references (and a couple other features) that are known to some regular expression engines, but not to Python's Re and/or Regex. The supported back references actually vary depending on the regular expression engine being used as the engine may already have support for some.
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}backrefs>0:textproc/py-backrefs@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-backrefs/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-backrefs
  • pkg install py311-backrefs
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-backrefs listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-backrefs
Package flavors (<flavor>: <package>)
  • py311: py311-backrefs
distinfo:
TIMESTAMP = 1741278890 SHA256 (backrefs-5.8.tar.gz) = 2cab642a205ce966af3dd4b38ee36009b31fa9502a35fd61d59ccc116e40a6bd SIZE (backrefs-5.8.tar.gz) = 6773994

Packages (timestamps in pop-ups are UTC):
py311-backrefs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.85.8-5.85.8---
FreeBSD:13:quarterly5.85.8-5.85.8---
FreeBSD:14:latest5.85.8-5.85.8---
FreeBSD:14:quarterly-5.8--5.8---
FreeBSD:15:latest5.85.8n/a5.8n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>=0.21.1 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-regex>0 : textproc/py-regex@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. textproc/py-mkdocs-material

Configuration Options:
===> The following configuration options are available for py311-backrefs-5.8: EXTRAS=on: Support for bregex (a wrapper for the external Regex library) ===> Use 'make config' to modify these settings
Options name:
textproc_py-backrefs
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/b/backrefs/
  2. https://pypi.org/packages/source/b/backrefs/
Collapse this list.

There are no commits on branch 2025Q2 for this port