Port details |
- py-flufl.lock NFS-safe file locking with timeouts for POSIX systems
- 6.0 devel
=0 6.0Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2017-08-30 00:12:32
- Last Update: 2022-04-01 15:09:49
- Commit Hash: 7b4d1f0
- Also Listed In: python
- License: APACHE20
- Description:
- This package is called flufl.lock. It is an NFS-safe file-based lock with
timeouts for POSIX systems.
WWW: https://flufllock.readthedocs.io
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}flufl.lock>0:devel/py-flufl.lock@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-flufl.lock/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-flufl.lock
- pkg install py38-flufl.lock
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 py38-flufl.lock listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-flufl.lock
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1642351334
SHA256 (flufl.lock-6.0.tar.gz) = fc748ee609ec864b4838ef649dbd1170fa79deb0c213c2fd51151bee6a7fc242
SIZE (flufl.lock-6.0.tar.gz) = 30762
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-atpublic>=0 : devel/py-atpublic@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- mail/mailman3
- Configuration Options:
- No options to configure
- Options name:
- devel_py-flufl.lock
- USES:
- python:3.4+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Apr 2022 15:09:49 6.0
|
Dmitry Marakasov (amdmi3)  |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
16 Jan 2022 16:49:54 6.0
|
Jose Alonso Cardenas Marquez (acm)  |
devel/py-flufl.lock: update to 6.0
PR: 260740
Reported by: Einar Bjarni Halldórsson <einar __at__ isnic.is> |
07 Apr 2021 08:09:01 3.2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 3.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Mar 2019 18:46:05
3.2
|
acm  |
- Update to 3.2 |
20 Jun 2018 17:05:44
3.1
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
30 Nov 2017 15:50:34
3.1 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
30 Aug 2017 00:12:24
3.1
|
acm  |
- New port: devel/py-flufl.lock
This package is called flufl.lock. It is an NFS-safe file-based lock with
timeouts for POSIX systems.
WWW: https://flufllock.readthedocs.io |
Number of commits found: 8
|