Port details |
- py-orderly-set Package containing multiple implementations of Ordered Set
- 5.2.3 devel
=0 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: yuri@FreeBSD.org
- Port Added: 2024-09-11 02:48:06
- Last Update: 2024-09-12 09:18:11
- Commit Hash: 8cdd244
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/seperman/orderly-set
- Description:
- Orderly Set is a package containing multiple implementations of Ordered Set.
This implementation keeps the order in all set operations except set difference
operations. As a result, it can do set difference operations much faster than
other implementations.
- ¦ ¦ ¦ ¦
- 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}orderly-set>0:devel/py-orderly-set@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-orderly-set/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-orderly-set
- pkg install py311-orderly-set
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-orderly-set listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-orderly-set
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1726117227
SHA256 (orderly_set-5.2.3.tar.gz) = 571ed97c5a5fca7ddeb6b2d26c19aca896b0ed91f334d9c109edd2f265fb3017
SIZE (orderly_set-5.2.3.tar.gz) = 19698
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-deepdiff
Configuration Options:
- No options to configure
- Options name:
- devel_py-orderly-set
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.2.3 12 Sep 2024 09:18:11 |
Yuri Victorovich (yuri) |
devel/py-orderly-set: update 5.2.2 → 5.2.3
Reported by: portscout |
5.2.2 11 Sep 2024 02:43:42 |
Yuri Victorovich (yuri) |
devel/py-orderly-set: New port: Package containing multiple implementations of
Ordered Set |
Number of commits found: 2
|