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
Port details
py-python-ulid2 Universally unique lexicographically sortable identifier
2.7.0 textprocnew! 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-10-17 19:09:08
Last Update: 2024-10-17 18:59:36
Commit Hash: 655655b
Also Listed In: python
License: MIT
WWW:
https://python-ulid.readthedocs.io/en/latest/
https://github.com/mdomke/python-ulid
Description:
This port provides an implementation of ULID. A ULID is a universally unique lexicographically sortable identifier. It is - 128-bit compatible with UUID - 1.21e+24 unique ULIDs per millisecond - Lexicographically sortable! - Canonically encoded as a 26 character string, as opposed to the 36 character UUID - Uses Crockford's base32 for better efficiency and readability (5 bits per character) - Case insensitive - No special characters (URL safe)
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}python-ulid2>0:textproc/py-python-ulid2@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-python-ulid2/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-python-ulid2
  • pkg install py311-python-ulid2
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-python-ulid2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-python-ulid2
Package flavors (<flavor>: <package>)
  • py311: py311-python-ulid2
distinfo:
TIMESTAMP = 1718690484 SHA256 (python_ulid-2.7.0.tar.gz) = 18eb595885140851a490a95b0da4447911ff69fa9f434732067b97f6956f9fe9 SIZE (python_ulid-2.7.0.tar.gz) = 25010

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py311
  2. py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
  3. py311-hatchling>=0 : devel/py-hatchling@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-llm

Configuration Options:
===> The following configuration options are available for py311-python-ulid2-2.7.0: PYDANTIC=off: Pydantic support ===> Use 'make config' to modify these settings
Options name:
textproc_py-python-ulid2
USES:
python:3.9+
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/p/python_ulid/
  2. https://pypi.org/packages/source/p/python_ulid/
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
2.7.0
17 Oct 2024 18:59:36
commit hash: 655655bce571ad4ad8ef7160ff1d3756cbd881d7commit hash: 655655bce571ad4ad8ef7160ff1d3756cbd881d7commit hash: 655655bce571ad4ad8ef7160ff1d3756cbd881d7commit hash: 655655bce571ad4ad8ef7160ff1d3756cbd881d7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-python-ulid2: Add py-python-ulid2 2.7.0 (copied from py-python-ulid)

- Add PORTSCOUT

Number of commits found: 1