Port details |
- pythoncego Cego database support for Python
- 1.0.1 databases =2 Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error.
- Maintainer: pi@FreeBSD.org
- Port Added: 2024-06-30 09:45:05
- Last Update: 2024-08-18 08:56:52
- Commit Hash: a1d43fa
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21+
- WWW:
- https://www.lemke-it.com/
- Description:
- The Cego Python driver enables Python programs to access cego databases,
using an API which is compliant with the Python DB API 2.0 (PEP-249).
It is written in C and uses the Cego C wrapper client library for
client server communication.
This implementation is derived from the MariaDB Connector written
by Georg Richter.
- ¦ ¦ ¦ ¦
- 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:
-
- pythoncego>0:databases/pythoncego
- To install the port:
- cd /usr/ports/databases/pythoncego/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pythoncego
- pkg install pythoncego
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pythoncego
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1719740107
SHA256 (pythoncego-1.0.1.tar.gz) = 24f8b354216895a707692c47fa173f6af2deb0ed456d37351067675f8b3be87a
SIZE (pythoncego-1.0.1.tar.gz) = 34401
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-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libcego.so : databases/cego
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_pythoncego
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1 18 Aug 2024 08:56:52 |
Kurt Jaeger (pi) |
databases/pythoncego: fix build with correct LICENSE_FILE
Reported-by: arrowd |
1.0.1 17 Aug 2024 15:19:23 |
Kurt Jaeger (pi) |
databases/pythoncego: fix LICENSE_FILE |
1.0.1 09 Jul 2024 08:52:33 |
Kurt Jaeger (pi) |
databases/pythoncego: remove LICENSE_FILE |
1.0.1 30 Jun 2024 09:43:56 |
Kurt Jaeger (pi) Author: Björn Lemke |
databases/pythoncego: New port
The Cego Python driver enables Python programs to access cego databases,
using an API which is compliant with the Python DB API 2.0 (PEP-249).
It is written in C and uses the Cego C wrapper client library for
client server communication.
This implementation is derived from the MariaDB Connector written
by Georg Richter. |
Number of commits found: 4
|