| Port details on branch 2024Q4 |
- py-envisage Enthought extensible application framework
- 8.0.1 devel
=0 7.0.4Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2015-11-15 14:28:07
- Last Update: 2026-08-31 05:40:59
- Commit Hash: 15486eb
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 py312-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 py312-envisage listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-envisage
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1787587834
SHA256 (envisage-8.0.1.tar.gz) = b0f55d99498e791362a0f918f51d7f1b52c9f00ae38888470545729d6195ac78
SIZE (envisage-8.0.1.tar.gz) = 143544
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:
-
- py312-flit-core>=3.12 : devel/py-flit-core@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-apptools>=0 : devel/py-apptools@py312
- py312-pyface>=0 : devel/py-pyface@py312
- py312-traits>=6.2 : devel/py-traits@py312
- py312-traitsui>=0 : graphics/py-traitsui@py312
- py312-configobj>=0 : devel/py-configobj@py312
- python3.12 : lang/python312
- 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:
|