| Port details on branch 2022Q3 |
- py-orderedmultidict Ordered multivalue dictionary
- 1.0.2 devel
=0 1.0.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-01-05 22:46:48
- Last Update: 2025-11-29 23:24:49
- Commit Hash: 334c36c
- Also Listed In: python
- License: UNLICENSE
- WWW:
- https://github.com/gruns/orderedmultidict
- Description:
- A multivalue dictionary is a dictionary that can store multiple values per key.
An ordered multivalue dictionary is a multivalue dictionary that retains the
order of insertions and deletions.
¦ ¦ ¦ ¦ 
- 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}orderedmultidict>0:devel/py-orderedmultidict@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-orderedmultidict/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-orderedmultidict
- pkg install py311-orderedmultidict
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-orderedmultidict listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-orderedmultidict
- Package flavors (<flavor>: <package>)
- py311: py311-orderedmultidict
- distinfo:
- TIMESTAMP = 1763853348
SHA256 (orderedmultidict-1.0.2.tar.gz) = 16a7ae8432e02cc987d2d6d5af2df5938258f87c870675c73ee77a0920e6f4a6
SIZE (orderedmultidict-1.0.2.tar.gz) = 13973
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>=0 : devel/py-setuptools@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-six>=1.8.0 : devel/py-six@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- cad/surelog
- cad/uhdm
- for Run
-
- devel/py-furl
Configuration Options:
- No options to configure
- Options name:
- devel_py-orderedmultidict
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|