Port details on branch 2025Q2 |
- py-psycopg-c PostgreSQL database adapter for Python - C optimization distribution
- 3.2.6 databases
=2 3.2.6Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-11-21 18:32:21
- Last Update: 2025-03-19 03:38:20
- Commit Hash: ea3c6ce
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: LGPL3
- WWW:
- https://www.psycopg.org/psycopg3/
- https://github.com/psycopg/psycopg/tree/master/psycopg_c
- Description:
- PostgreSQL database adapter for Python - optimization package
Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.
 ¦ ¦ ¦ ¦ 
- 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}psycopg-c>0:databases/py-psycopg-c@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-psycopg-c/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-psycopg-c
- pkg install py311-psycopg-c
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-psycopg-c listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-psycopg-c
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1742070320
SHA256 (psycopg_c-3.2.6.tar.gz) = b5fd4ce70f82766a122ca5076a36c4d5818eaa9df9bf76870bc83a064ffaed3a
SIZE (psycopg_c-3.2.6.tar.gz) = 609304
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>=49.2.0 : devel/py-setuptools@py311
- py311-wheel>=0.37 : devel/py-wheel@py311
- cython-3.11 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libpq.so.5 : databases/postgresql16-client
- This port is required by:
- for Run
-
- databases/py-psycopg
- net-mgmt/netbox
Configuration Options:
- No options to configure
- Options name:
- databases_py-psycopg-c
- USES:
- pgsql python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|