Port details |
- py-pop Plugin Oriented Programming interface for Python
- 20.1.1 devel
=0 20.1.1Version of this port present on the latest quarterly branch. - Maintainer: krion@FreeBSD.org
 - Port Added: 2020-10-12 13:12:24
- Last Update: 2021-12-17 08:22:50
- Commit Hash: d94546c
- Also Listed In: python
- License: APACHE20
- 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
- SVNWeb : git : Homepage
- 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 = 1639729285
SHA256 (saltstack/pop-pop-58d846bdd196b71348910aea77cd0139f70c4f12_GL0.tar.gz) = 6855551f05d7abd0b1561525fb4c30c11a044d0674f9222eb879026ff57a3d58
SIZE (saltstack/pop-pop-58d846bdd196b71348910aea77cd0139f70c4f12_GL0.tar.gz) = 102282
- 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:
-
- 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
- This port is required by:
- for Run
-
- devel/py-tiamat
- 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: 8
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Dec 2021 08:22:50 20.1.1
|
Kirill Ponomarev (krion)  |
devel/py-pop: Update to 20.1.1 |
11 Aug 2021 12:06:19 20.0
|
Kirill Ponomarev (krion)  |
devel/py-pop: update to 20.0.0 |
12 May 2021 07:11:00 18.0
|
Kirill Ponomarev (krion)  |
devel/py-pop: update to 18.0 |
10 Apr 2021 08:02:12 17.1
|
Kirill Ponomarev (krion)  |
devel/py-pop: Update to 17.1 |
09 Apr 2021 18:44:23 16.1
|
Matthias Fechner (mfechner)  |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
06 Apr 2021 14:31:07 16.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Dec 2020 19:00:24
16.1
|
krion  |
Update to 16.1 |
12 Oct 2020 10:45:13
14 
|
krion  |
Add devel/py-pop
Plugin Oriented Programming interface for Python
https://pop.readthedocs.io |
Number of commits found: 8
|