Port details on branch 2023Q3 |
- py-zope.component Zope Component Architecture
- 4.2.2_1 devel
=14 4.2.2_1Version of this port present on the latest quarterly branch. - Maintainer: zope@FreeBSD.org
 - Port Added: 2011-03-21 10:13:46
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: ca_root_nss, py311-zope.event, py311-zope.interface, py311-configargparse, py311-six
- Also Listed In: python
- License: ZPL21
- WWW:
- https://pypi.org/project/zope.component/
- Description:
- zope.component, together with zope.interface, provides facilities
for defining, registering and looking up components.
There are two basic kinds of components: adapters and utilities.
Utilities are just components that provide an interface and that
are looked up by an interface and a name.
Adapters are components that are computed from other components
to adapt them to some interface. Because they are computed from
other objects, they are provided as factories, usually classes.
¦ ¦ ¦ ¦ 
- 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}zope.component>0:devel/py-zope.component@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-zope.component/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-zope.component
- pkg install py311-zope.component
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-zope.component listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-zope.component
- Package flavors (<flavor>: <package>)
- py311: py311-zope.component
- distinfo:
- SHA256 (zope/zope.component-4.2.2.tar.gz) = 282c112b55dd8e3c869a3571f86767c150ab1284a9ace2bdec226c592acaf81a
SIZE (zope/zope.component-4.2.2.tar.gz) = 546598
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-zope.event>=0 : devel/py-zope.event@py311
- py311-zope.interface>=4.1.0 : devel/py-zope.interface@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- mail/mailman3
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-zope.component
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|