Port details |
- py-prefixed Prefixed alternative numeric library
- 0.9.0 devel =2 0.7.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-05-16 16:18:29
- Last Update: 2024-09-03 08:35:49
- Commit Hash: 7e2229e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MPL20
- WWW:
- https://github.com/Rockhopper-Technologies/prefixed
- Description:
- Prefixed provides an alternative implementation of the built-in float which
supports formatted output with SI (decimal) and IEC (binary) prefixes.
- ¦ ¦ ¦ ¦
- 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}prefixed>0:devel/py-prefixed@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-prefixed/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-prefixed
- pkg install py311-prefixed
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-prefixed listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-prefixed
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1725344267
SHA256 (prefixed-0.9.0.tar.gz) = 164403fa9ebc83280bbc4705f4b243a28837e164310b4e65c38ccab1ebafeeb3
SIZE (prefixed-0.9.0.tar.gz) = 99277
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-enlighten
Configuration Options:
- No options to configure
- Options name:
- devel_py-prefixed
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.0 03 Sep 2024 08:35:49 |
Yuri Victorovich (yuri) |
devel/py-prefixed: update 0.8.0 → 0.9.0
Reported by: portscout |
0.8.0 25 Aug 2024 08:04:55 |
Yuri Victorovich (yuri) |
devel/py-prefixed: update 0.7.1 → 0.8.0
Reported by: portscout |
0.7.1 20 Apr 2024 07:27:27 |
Yuri Victorovich (yuri) |
devel/py-prefixed: update 0.7.0 → 0.7.1
Reported by: portscout |
0.7.0 26 Jan 2023 05:57:05 |
Yuri Victorovich (yuri) |
devel/py-prefixed: Update 0.6.0 → 0.7.0 |
0.6.0 25 Jan 2023 06:41:06 |
Yuri Victorovich (yuri) |
devel/py-prefixed: Update 0.4.0 → 0.6.0
Reported by: portscout |
0.4.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.4.0 28 Oct 2022 17:08:04 |
Yuri Victorovich (yuri) |
devel/py-prefixed: Update 0.3.2 -> 0.4.0
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.3.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.3.2 16 May 2021 16:15:38 |
Yuri Victorovich (yuri) |
New port: devel/py-prefixed: Prefixed alternative numeric library |
Number of commits found: 10
|