Port details on branch 2021Q3 |
- py-pop Plugin Oriented Programming interface for Python
- 20.0 devel
=0 20.0Version of this port present on the latest quarterly branch. - Maintainer: krion@FreeBSD.org
 - Port Added: 2021-08-11 12:09:43
- Last Update: 2021-08-11 12:06:53
- Commit Hash: 9a31179
- Also Listed In: python
- License: APACHE20
- WWW:
- https://pop.readthedocs.io
- Description:
- Pop is used to express the Plugin Oriented Programming Paradigm. The Plugin
Oriented Programming Paradigm has been designed to make pluggable software
easy to write and easy to extend.
Plugin Oriented Programming presents a new way to scale development teams
and deliver complex software. This is done by making the applications entirely
out of plugins, and also making the applications themselves natively pluggable
with each other.
Using Plugin Oriented Programming it then becomes easy to have the best of both
worlds, software can be build in small pieces, making development easier to
maintain. But the small pieces can then be merged and deployed in a single
binary, making code deployment easy as well.
WWW: https://pop.readthedocs.io
¦ ¦ ¦ ¦ 
- 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}pop>0:devel/py-pop@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pop/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pop
- pkg install py38-pop
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 py38-pop listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-pop
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1628683516
SHA256 (saltstack/pop-pop-3079ce16ed0d6dcc14c6c909c9cd7e6604540df6_GL0.tar.gz) = 84902c5154e4f4a64eff1d935491a70a2c0c2da4d3458bb176a881835e01ec28
SIZE (saltstack/pop-pop-3079ce16ed0d6dcc14c6c909c9cd7e6604540df6_GL0.tar.gz) = 100536
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-aiofiles>=0 : devel/py-aiofiles@py38
- py38-aiologger>=0 : devel/py-aiologger@py38
- py38-dict-toolbox>=0 : sysutils/py-dict-toolbox@py38
- py38-msgpack>=0 : devel/py-msgpack@py38
- py38-pop-config>0 : devel/py-pop-config@py38
- py38-yaml>0 : devel/py-yaml@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pop
- USES:
- python:3.6+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20.0 11 Aug 2021 12:06:53
    |
Kirill Ponomarev (krion)  |
devel/py-pop: update to 20.0.0
(cherry picked from commit 58b5729894fad80cad1d07de6a4c689e2e02e05a) |
Number of commits found: 1
|