| Port details |
- py-langcodes Tools for labeling human languages with IETF language tags
- 3.5.1 textproc
=0 3.5.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-02-21 15:19:23
- Last Update: 2025-12-09 11:21:38
- Commit Hash: c065b33
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/georgkrause/langcodes
- Description:
- langcodes knows what languages are. It knows the standardized codes that refer
to them, such as en for English, es for Spanish and hi for Hindi.
These are IETF language tags. You may know them by their old name, ISO 639
language codes. IETF has done some important things for backward compatibility
and supporting language variations that you won't find in the ISO standard.
¦ ¦ ¦ ¦ 
- 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}langcodes>0:textproc/py-langcodes@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-langcodes/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-langcodes
- pkg install py311-langcodes
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-langcodes listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-langcodes
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1765032822
SHA256 (langcodes-3.5.1.tar.gz) = 40bff315e01b01d11c2ae3928dd4f5cbd74dd38f9bd912c12b9a3606c143f731
SIZE (langcodes-3.5.1.tar.gz) = 191084
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>=60 : devel/py-setuptools@py311
- py311-setuptools-scm>=8.0 : devel/py-setuptools-scm@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-language-data>=1.2 : textproc/py-language-data@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-langcodes-3.5.1:
DATA=on: Supplementary data about languages
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-langcodes
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.5.1 09 Dec 2025 11:21:38
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-langcodes: Update to 3.5.1
- Add DATA option
Changes: https://github.com/georgkrause/langcodes/releases |
3.5.0 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
3.5.0 27 Nov 2024 02:34:50
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-langcodes: Update to 3.5.0
Changes: https://github.com/georgkrause/langcodes/releases |
3.4.1 07 Oct 2024 14:16:48
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-langcodes: Update to 3.4.1
Changes: https://github.com/georgkrause/langcodes/releases |
3.4.0 19 May 2024 17:15:54
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-langcodes: Update to 3.4.0
- Update WWW
- Remove DATA option
Changes: https://github.com/georgkrause/langcodes/releases |
3.3.0 21 Feb 2024 15:06:08
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-langcodes: Add py-langcodes 3.3.0
langcodes knows what languages are. It knows the standardized codes that refer
to them, such as en for English, es for Spanish and hi for Hindi.
These are IETF language tags. You may know them by their old name, ISO 639
language codes. IETF has done some important things for backward compatibility
and supporting language variations that you won't find in the ISO standard. |
Number of commits found: 6
|