notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
pythoncego Cego database support for Python
1.0.1 databases on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: pythoncego
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):
pythoncego
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.11.0.1-1.0.11.0.1---
FreeBSD:13:quarterly1.0.11.0.1-1.0.11.0.1---
FreeBSD:14:latest1.0.11.0.1-1.0.11.0.1---
FreeBSD:14:quarterly1.0.11.0.1-1.0.11.0.1---
FreeBSD:15:latest1.0.11.0.1n/a1.0.1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://www.lemke-it.com/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.1
18 Aug 2024 08:56:52
commit hash: a1d43fa0be6f303b972b835bd66c616def6ba92dcommit hash: a1d43fa0be6f303b972b835bd66c616def6ba92dcommit hash: a1d43fa0be6f303b972b835bd66c616def6ba92dcommit hash: a1d43fa0be6f303b972b835bd66c616def6ba92d files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
databases/pythoncego: fix build with correct LICENSE_FILE

Reported-by: arrowd
1.0.1
17 Aug 2024 15:19:23
commit hash: 53c7660fa5d9de27dd2916695a1bbe56a6e5bf89commit hash: 53c7660fa5d9de27dd2916695a1bbe56a6e5bf89commit hash: 53c7660fa5d9de27dd2916695a1bbe56a6e5bf89commit hash: 53c7660fa5d9de27dd2916695a1bbe56a6e5bf89 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
databases/pythoncego: fix LICENSE_FILE
1.0.1
09 Jul 2024 08:52:33
commit hash: 3f9185b2c27869fc3a81d7fbac0e8e02fb7ac649commit hash: 3f9185b2c27869fc3a81d7fbac0e8e02fb7ac649commit hash: 3f9185b2c27869fc3a81d7fbac0e8e02fb7ac649commit hash: 3f9185b2c27869fc3a81d7fbac0e8e02fb7ac649 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
databases/pythoncego: remove LICENSE_FILE
1.0.1
30 Jun 2024 09:43:56
commit hash: e89748e0ca32e838e041b47d011d21e8bed7e95ccommit hash: e89748e0ca32e838e041b47d011d21e8bed7e95ccommit hash: e89748e0ca32e838e041b47d011d21e8bed7e95ccommit hash: e89748e0ca32e838e041b47d011d21e8bed7e95c files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
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