Port details |
- py-openbrokerapi Package for the V2 CF Service Broker API and Open Broker API
- 4.4.1 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2019-09-30 08:30:05
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: python
- License: MIT
- Description:
- A Python package for building Service Brokers supporting API version 2.13+.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}openbrokerapi>0:www/py-openbrokerapi@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-openbrokerapi/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-openbrokerapi
- pkg install py39-openbrokerapi
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-openbrokerapi listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-openbrokerapi
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1668804316
SHA256 (openbrokerapi-4.4.1.tar.gz) = f88fb86e3edcca9c71eb924ffd32aa5712e5217550b995b1a8f8553db9832b79
SIZE (openbrokerapi-4.4.1.tar.gz) = 18009
- 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>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-click>0 : devel/py-click@py39
- py39-Flask>0 : www/py-flask@py39
- py39-gevent>0 : devel/py-gevent@py39
- py39-greenlet>0 : devel/py-greenlet@py39
- py39-itsdangerous>0 : security/py-itsdangerous@py39
- py39-Jinja2>0 : devel/py-Jinja2@py39
- py39-markupsafe>0 : textproc/py-markupsafe@py39
- py39-werkzeug>0 : www/py-werkzeug@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- www_py-openbrokerapi
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
4.4.1 18 Nov 2022 20:49:56
    |
Emanuel Haupt (ehaupt)  |
www/py-openbrokerapi: Update to 4.4.1 |
4.4.0 18 Nov 2022 07:46:52
    |
Emanuel Haupt (ehaupt)  |
www/py-openbrokerapi: Update to 4.4.0 |
4.3.1 14 Nov 2022 14:47:37
    |
Emanuel Haupt (ehaupt)  |
www/py-openbrokerapi: Update to 4.3.1 |
4.3.0 18 Oct 2022 06:12:51
    |
Emanuel Haupt (ehaupt)  |
www/py-openbrokerapi: Update to 4.3.0 |
4.2.0 19 Sep 2022 20:00:40
    |
Emanuel Haupt (ehaupt)  |
www/py-openbrokerapi: Update to 4.2.0 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.1.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.1.2 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
4.1.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.1.2 15 Mar 2021 10:58:29
  |
ehaupt  |
www/py-openbrokerapi: Update to 4.1.2 |
4.1.1 13 Mar 2021 10:53:43
  |
ehaupt  |
www/py-openbrokerapi: Update to 4.1.1 |
4.1.0_1 05 Dec 2020 14:22:47
  |
sunpoet  |
Move textproc/py-MarkupSafe to textproc/py-markupsafe
- Bump PORTREVISION for dependency change |
4.1.0 10 Jul 2020 20:02:41
  |
ehaupt  |
Update to 4.1.0 |
4.0.2 12 Feb 2020 14:35:37
  |
ehaupt  |
Update to 4.0.2 |
4.0.1 13 Oct 2019 19:48:14
  |
ehaupt  |
Update to 4.0.1 |
3.2.6 30 Sep 2019 08:29:57
  |
ehaupt  |
Add py-openbrokerapi 3.2.6, package for the V2 CF Service Broker API and
Open Broker API. |