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-roman-numerals Manipulate well-formed Roman numerals
4.1.0 textproc 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: 2025-12-19 11:21:18
Last Update: 2025-12-30 13:29:25
Commit Hash: 669e699
Also Listed In: python
License: BSD0CLAUSE CC0-1.0
WWW:
https://github.com/AA-Turner/roman-numerals
Description:
This project provides utilities manipulating well-formed Roman numerals, in various programming languages. Currently, there are implementations in Python and Rust.
Homepage    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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}roman-numerals>0:textproc/py-roman-numerals@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-roman-numerals/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-roman-numerals
  • pkg install py311-roman-numerals
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-roman-numerals listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-roman-numerals
Package flavors (<flavor>: <package>)
  • py311: py311-roman-numerals
distinfo:
TIMESTAMP = 1766953412 SHA256 (roman_numerals-4.1.0.tar.gz) = 1af8b147eb1405d5839e78aeb93131690495fe9da5c91856cb33ad55a7f1e5b2 SIZE (roman_numerals-4.1.0.tar.gz) = 9077

Packages (timestamps in pop-ups are UTC):
py311-roman-numerals
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-4.1.0--4.1.0n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest4.0.04.1.0--4.1.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest4.0.04.1.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest4.0.04.1.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-flit-core>=3.12<4 : devel/py-flit-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. textproc/py-roman-numerals-py

Configuration Options:
No options to configure
Options name:
textproc_py-roman-numerals
USES:
python
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/r/roman_numerals/
  2. https://pypi.org/packages/source/r/roman_numerals/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.1.0
30 Dec 2025 13:29:25
commit hash: 669e69948b3cd7f1396c21769697ef72d64cafc3commit hash: 669e69948b3cd7f1396c21769697ef72d64cafc3commit hash: 669e69948b3cd7f1396c21769697ef72d64cafc3commit hash: 669e69948b3cd7f1396c21769697ef72d64cafc3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-roman-numerals: Update to 4.1.0

- Convert to USE_PYTHON=pytest

Changes:	https://github.com/AA-Turner/roman-numerals/releases
		https://github.com/AA-Turner/roman-numerals/blob/master/CHANGES.rst
4.0.0
19 Dec 2025 11:10:31
commit hash: 73280989afb3d7b438de986c5259145b33e591facommit hash: 73280989afb3d7b438de986c5259145b33e591facommit hash: 73280989afb3d7b438de986c5259145b33e591facommit hash: 73280989afb3d7b438de986c5259145b33e591fa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-roman-numerals: Add py-roman-numerals 4.0.0

This project provides utilities manipulating well-formed Roman numerals, in
various programming languages. Currently, there are implementations in Python
and Rust.

Number of commits found: 2