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
py-trailrunner Run things on paths
1.4.0 devel 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-06 00:03:13
Last Update: 2024-04-05 23:56:49
Commit Hash: 8c6ce7c
Also Listed In: python
License: MIT
WWW:
https://trailrunner.omnilib.dev/en/stable/
https://github.com/omnilib/trailrunner
Description:
trailrunner is a simple library for walking paths on the filesystem, and executing functions for each file found. trailrunner obeys project level .gitignore files, and runs functions on a process pool for increased performance. trailrunner is designed for use by linting, formatting, and other developer tools that need to find and operate on all files in project in a predictable fashion with a minimal API.
HomepageHomepage    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}trailrunner>0:devel/py-trailrunner@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-trailrunner/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-trailrunner
  • pkg install py39-trailrunner
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 py39-trailrunner listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-trailrunner
Package flavors (<flavor>: <package>)
  • py39: py39-trailrunner
distinfo:
TIMESTAMP = 1712330559 SHA256 (trailrunner-1.4.0.tar.gz) = 3fe61e259e6b2e5192f321c265985b7a0dc18497ced62b2da244f08104978398 SIZE (trailrunner-1.4.0.tar.gz) = 15836

Packages (timestamps in pop-ups are UTC):
py39-trailrunner
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.01.4.0-1.4.01.4.0---
FreeBSD:13:quarterly1.4.01.4.0-1.4.01.4.0---
FreeBSD:14:latest1.4.01.4.0-1.4.01.4.0---
FreeBSD:14:quarterly1.4.01.4.0-1.4.01.4.0---
FreeBSD:15:latest1.4.01.4.0n/a1.4.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-flit-core>=3.7<4 : devel/py-flit-core@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-pathspec>=0.8.1 : devel/py-pathspec@py39
  2. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-ufmt
  2. devel/py-usort

Configuration Options:
No options to configure
Options name:
devel_py-trailrunner
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/t/trailrunner/
  2. https://pypi.org/packages/source/t/trailrunner/
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
1.4.0
05 Apr 2024 23:56:49
commit hash: 8c6ce7c55e8ee65794994c00d280b1329e2b6848commit hash: 8c6ce7c55e8ee65794994c00d280b1329e2b6848commit hash: 8c6ce7c55e8ee65794994c00d280b1329e2b6848commit hash: 8c6ce7c55e8ee65794994c00d280b1329e2b6848 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-trailrunner: Add py-trailrunner 1.4.0

trailrunner is a simple library for walking paths on the filesystem, and
executing functions for each file found. trailrunner obeys project level
.gitignore files, and runs functions on a process pool for increased
performance. trailrunner is designed for use by linting, formatting, and other
developer tools that need to find and operate on all files in project in a
predictable fashion with a minimal API.

Number of commits found: 1