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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2023Q3
py-frozenlist List-like structure which implements collections.abc.MutableSequence
1.8.0 devel on this many watch lists=2 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 1.8.0Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-12-19 21:51:07
Last Update: 2026-01-15 17:22:12
Commit Hash: 6d475ab
People watching this port, also watch:: font-misc-meltho, libinotify, py311-pycparser, tmux, p5-Encode-Locale
Also Listed In: python
License: APACHE20
WWW:
https://github.com/aio-libs/frozenlist
Description:
The list is mutable until FrozenList.freeze() is called, after which list modifications raise RuntimeError. A FrozenList instance is hashable, but only when frozen. Attempts to hash a non-frozen instance will result in a RuntimeError exception.
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}frozenlist>0:devel/py-frozenlist@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-frozenlist/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-frozenlist
  • pkg install py311-frozenlist
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-frozenlist listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-frozenlist
Package flavors (<flavor>: <package>)
  • py311: py311-frozenlist
distinfo:
TIMESTAMP = 1760339832 SHA256 (frozenlist-1.8.0.tar.gz) = 3ede829ed8d842f6cd48fc7081d7a41001a56f1f38603f9d49bf3020d59a31ad SIZE (frozenlist-1.8.0.tar.gz) = 45875

Packages (timestamps in pop-ups are UTC):
py39-frozenlist
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--1.3.1--n/an/an/a
FreeBSD:14:latest--1.3.1--1.3.1-1.3.1
FreeBSD:14:quarterly-----1.4.11.4.11.4.1
FreeBSD:15:latest--n/a-n/an/a1.4.11.4.1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-frozenlist
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.01.8.0-1.7.01.8.0n/an/an/a
FreeBSD:13:quarterly1.8.01.8.0-1.7.01.8.0n/an/an/a
FreeBSD:14:latest---1.7.0----
FreeBSD:14:quarterly---1.7.0----
FreeBSD:15:latest--n/a1.7.0n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py312-frozenlist
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.8.01.8.0--1.8.0---
FreeBSD:14:quarterly1.8.01.8.0--1.8.0---
FreeBSD:15:latest1.8.01.8.0n/a-n/an/a--
FreeBSD:15:quarterly1.8.01.8.0n/a-n/an/a--
FreeBSD:16:latest1.8.01.8.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-expandvars>=0 : devel/py-expandvars@py311
  2. py311-setuptools>=47 : devel/py-setuptools@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. gettext-runtime>=0.26 : devel/gettext-runtime
  5. py311-cython>=3.2.4 : lang/cython@py311
  6. python3.11 : lang/python311
  7. py311-build>=0 : devel/py-build@py311
  8. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest-cov>=0 : devel/py-pytest-cov@py311
  2. py311-pytest>=7,1 : devel/py-pytest@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libintl.so : devel/gettext-runtime
This port is required by:
for Run
  1. devel/py-aiosignal
  2. sysutils/py-salt
  3. www/py-aiohttp

Configuration Options:
No options to configure
Options name:
devel_py-frozenlist
USES:
gettext-runtime 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/f/frozenlist/
  2. https://pypi.org/packages/source/f/frozenlist/
Collapse this list.

There are no commits on branch 2023Q3 for this port