Port details |
- py-pony Pony ORM is easy to use and powerful object-relational mapper
- 0.7.19 databases =2 0.7.17Version of this port present on the latest quarterly branch.
- Maintainer: meka@tilda.center
- Port Added: 2019-12-24 05:57:02
- Last Update: 2024-09-06 00:09:24
- Commit Hash: a769f21
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel python
- License: APACHE20
- WWW:
- https://ponyorm.org/
- Description:
- Using Pony object-relational mapper you can concentrate on writing business
logic of your application and use Python syntax for interacting with the
database. Pony translates such queries into SQL and executes them in the
database in the most efficient way.
- ¦ ¦ ¦ ¦
- 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}pony>0:databases/py-pony@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-pony/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-pony
- pkg install py311-pony
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 py311-pony listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pony
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1725533483
SHA256 (pony-0.7.19.tar.gz) = f7f83b2981893e49f7f18e8def52ad8fa8f8e6c5f9583b9aaed62d4d85036a0f
SIZE (pony-0.7.19.tar.gz) = 258589
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-mutmut
Configuration Options:
- No options to configure
- Options name:
- databases_py-pony
- USES:
- python
- 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 |
0.7.19 06 Sep 2024 00:09:24 |
Vladimir Druzenko (vvd) Author: Goran Mekić |
databases/py-pony: Update 0.7.17 → 0.7.19
Replace PORTVERSION with DISTVERSION.
Changelogs:
PonyORM release 0.7.19 (2024-08-27)
Bugfixes
Add missed Python 3.12 classifier
PonyORM release 0.7.18 (2024-08-26)
Features
Add Python 3.12 support
Bugfixes
Fix #704 JSON handling in SQLite >= 3.45
https://github.com/ponyorm/pony/releases/tag/v0.7.18
https://github.com/ponyorm/pony/releases/tag/v0.7.19
PR: 281287 |
0.7.17 06 Oct 2023 11:47:31 |
Joel Bodenmann (jbo) Author: Goran Mekić |
databases/py-pony: Update to 0.7.17
Changelog: https://github.com/ponyorm/pony/releases/tag/v0.7.17
PR: 274302
Approved by: zirias (mentor)
Differential Revision: https://reviews.freebsd.org/D42103 |
0.7.16 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
0.7.16 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 ) |
0.7.16 05 Feb 2022 07:59:33 |
Li-Wen Hsu (lwhsu) Author: Goran Mekić |
databases/py-pony: Update to 0.7.16
PR: 261592 |
0.7.14 01 Nov 2021 13:59:05 |
Dmitry Marakasov (amdmi3) |
databases/py-pony: limit supported python versions
Sorry, but pony 0.7.14 requires Python of one of the following versions: 2.7,
3.3-3.9. You have version 3.10.0
Approved by: portmgr blanket |
0.7.14 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.14 07 Jan 2021 01:13:18 |
wen |
- Update to 0.7.14
PR: 252450
Submitted by: meka@tilda.center(maintainer) |
0.7.13 12 Mar 2020 18:35:39 |
tcberner |
databases/py-pony: Update to 0.7.13
PR: 244736
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
0.7.12 09 Mar 2020 13:22:02 |
robak |
databases/py-pony: Update 0.7.11 -> 0.7.12
PR: 243923
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Reviewed by: robak |
0.7.11 24 Dec 2019 05:56:58 |
woodsb02 |
Add new port databases/py-pony
Using Pony object-relational mapper you can concentrate on writing business
logic of your application and use Python syntax for interacting with the
database. Pony translates such queries into SQL and executes them in the
database in the most efficient way.
WWW: https://ponyorm.org/
PR: 242767
Submitted by: Goran Mekic <meka@tilda.center> |