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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q1
py-filelock Platform independent file lock
3.32.0 sysutils on this many watch lists=3 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 3.29.4Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-11-02 06:09:53
Last Update: 2026-07-25 04:24:22
Commit Hash: 3895002
People watching this port, also watch:: p5-Encode-Locale, font-misc-meltho, py311-pycparser, libinotify, mkfontscale
Also Listed In: python
License: PD
WWW:
https://github.com/tox-dev/py-filelock
Description:
This package contains a single module, which implements a platform independent file lock in Python. The lock includes a lock counter and is thread safe. This means, when locking the same lock object twice, it will not block.
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
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR}
To install the port:
cd /usr/ports/sysutils/py-filelock/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/py-filelock
  • pkg install py312-filelock
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 py312-filelock listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-filelock
Package flavors (<flavor>: <package>)
  • py312: py312-filelock
distinfo:
TIMESTAMP = 1784704704 SHA256 (tox-dev-py-filelock-3.32.0_GH0.tar.gz) = ffeb13117f333ec99a81940777d4488e1cd196063bca5818f7fed56e8ba2c566 SIZE (tox-dev-py-filelock-3.32.0_GH0.tar.gz) = 464725

Packages (timestamps in pop-ups are UTC):
py37-filelock
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.0.12--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py39-filelock
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--3.12.2--n/an/an/a
FreeBSD:14:latest--3.8.2--3.12.2-3.12.2
FreeBSD:14:quarterly-----3.13.13.13.13.13.1
FreeBSD:15:latest--n/a-n/an/a3.13.13.13.1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-filelock
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.25.03.29.0-3.19.13.25.0n/an/an/a
FreeBSD:13:quarterly3.25.03.25.0-3.17.03.25.0n/an/an/a
FreeBSD:14:latest---3.17.0----
FreeBSD:14:quarterly---3.17.0----
FreeBSD:15:latest--n/a3.17.0n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-filelock
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest3.32.03.32.0--3.32.0---
FreeBSD:14:quarterly3.29.63.29.6--3.29.6---
FreeBSD:15:latest3.32.03.32.0n/a-n/an/a--
FreeBSD:15:quarterly3.29.63.29.6n/a-n/an/a--
FreeBSD:16:latest3.32.03.32.0n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-hatchling>=1.29 : devel/py-hatchling@py312
  2. py312-hatch-vcs>=0.5 : devel/py-hatch-vcs@py312
  3. python3.12 : lang/python312
  4. py312-build>=0 : devel/py-build@py312
  5. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. py312-covdefaults>=2.3 : devel/py-covdefaults@py312
  2. py312-coverage>=7.6.1 : devel/py-coverage@py312
  3. py312-diff-cover>=10.2 : devel/py-diff-cover@py312
  4. py312-pytest-asyncio>=1.3 : devel/py-pytest-asyncio@py312
  5. py312-pytest-cov>0 : devel/py-pytest-cov@py312
  6. py312-pytest-mock>=3.15.1 : devel/py-pytest-mock@py312
  7. py312-pytest-timeout>=2.4 : devel/py-pytest-timeout@py312
  8. py312-virtualenv>=21.2 : devel/py-virtualenv@py312
  9. py312-pytest>=7,1 : devel/py-pytest@py312
  10. python3.12 : lang/python312
Runtime dependencies:
  1. python3.12 : lang/python312
This port is required by:
for Build
  1. deskutils/py-paperless-ngx
  2. devel/py-virtualenv
  3. misc/py-pytorch
  4. science/py-signac

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/poetry*
  2. Collapse this list of deleted ports.
for Run
  1. astro/py-spacetrack
  2. benchmarks/py-reframe-hpc
  3. databases/py-snowflake-connector-python
  4. deskutils/py-paperless-ngx
  5. devel/py-cached-path
  6. devel/py-cibuildwheel
  7. devel/py-pdm
Expand this list (38 items / 31 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-pipx
  3. devel/py-pytest-mypy
  4. devel/py-python-discovery
  5. devel/py-tox
  6. devel/py-virtualenv
  7. dns/py-tldextract
  8. filesystems/py-tahoe-lafs
  9. games/legendary
  10. graphics/inkscape
  11. graphics/py-olmocr
  12. math/py-pytensor
  13. misc/comfyui
  14. misc/py-datasets
  15. misc/py-diffusers
  16. misc/py-huggingface-hub
  17. misc/py-modelscope
  18. misc/py-modelscope-hub
  19. misc/py-pytorch
  20. misc/py-transformers
  21. misc/py-vllm
  22. net/py-blobfile
  23. net/py-gdown
  24. net/py-urlextract
  25. science/py-chainer
  26. science/py-signac
  27. sysutils/py-ansible-lint
  28. textproc/py-youseedee
  29. www/py-cachecontrol
  30. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/poetry*
  2. devel/py-cachecontrol*
  3. devel/py-opengrok-tools*
  4. 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:
sysutils_py-filelock
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/tox-dev/py-filelock/tar.gz/3.32.0?dummy=/
Collapse this list.

There are no commits on branch 2026Q1 for this port