Port details on branch 2024Q4 |
- py-envisage Enthought extensible application framework
- 7.0.3 devel =2 7.0.3Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2015-11-15 14:28:07
- Last Update: 2024-03-31 03:06:24
- Commit Hash: df88d8c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE CC-BY-SA-1.0 CC-BY-SA-2.0 CC-BY-SA-2.5 CC-BY-SA-3.0 LGPL20 PSFL
- WWW:
- https://docs.enthought.com/envisage/
- https://github.com/enthought/envisage
- Description:
- Envisage is a Python-based framework for building extensible applications, that
is, applications whose functionality can be extended by adding "plug-ins".
Envisage provides a standard mechanism for features to be added to an
application, whether by the original developer or by someone else. In fact,
when you build an application using Envisage, the entire application consists
primarily of plug-ins. In this respect, it is similar to the Eclipse and
Netbeans frameworks for Java applications.
Each plug-in is able to:
* Advertise where and how it can be extended (its "extension points").
* Contribute extensions to the extension points offered by other plug-ins.
* Create and share the objects that perform the real work of the application
("services").
The Envisage project provides the basic machinery of the Envisage framework.
- ¦ ¦ ¦ ¦
- 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}envisage>0:devel/py-envisage@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-envisage/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-envisage
- pkg install py39-envisage
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 py39-envisage listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-envisage
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1686496742
SHA256 (envisage-7.0.3.tar.gz) = f7b1af88bf3a8fff2a9ac6e36bb48dea9929e3f612204cfe94aed62b0316c9e3
SIZE (envisage-7.0.3.tar.gz) = 167716
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-apptools>=0 : devel/py-apptools@py39
- py39-pyface>=0 : devel/py-pyface@py39
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-traits>=6.2 : devel/py-traits@py39
- py39-traitsui>=0 : graphics/py-traitsui@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- graphics/py-mayavi
Configuration Options:
- No options to configure
- Options name:
- devel_py-envisage
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|