Port details |
- py-psycopg-c PostgreSQL database adapter for Python - C optimization distribution
- 3.1.20 databases =2 3.1.20Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2021-11-21 18:32:21
- Last Update: 2024-07-21 16:55:40
- Commit Hash: 180cd73
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-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 = 1720022764
SHA256 (psycopg_c-3.1.20.tar.gz) = a8dadb012fce8918b0c35d9e5be3d6ba4495067117ee45fa49644e46be3c43c8
SIZE (psycopg_c-3.1.20.tar.gz) = 562110
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/postgresql15-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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.20 21 Jul 2024 16:55:40 |
Po-Chuan Hsieh (sunpoet) |
Mk/Uses/python.mk: Introduce PY_TOMLI
- Convert ports to use PY_TOMLI to simplify Makefile.
The minimal version is set to 2.0.1 because it is required by multiple ports
such as devel/py-poetry.
The upper bound of version is set to 3 because it is limited by devel/py-poetry.
With hat: python |
3.1.20 06 Jul 2024 16:03:01 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.1.20
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
https://www.psycopg.org/psycopg3/docs/news.html |
3.1.19 19 May 2024 17:15:29 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.1.19
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
https://www.psycopg.org/psycopg3/docs/news.html |
3.1.18 21 Feb 2024 15:07:08 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.1.18
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
https://www.psycopg.org/psycopg3/docs/news.html |
3.1.16 25 Dec 2023 09:00:05 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.1.16
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
https://www.psycopg.org/psycopg3/docs/news.html |
3.1.14 14 Dec 2023 05:48:23 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.1.14
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
https://www.psycopg.org/psycopg3/docs/news.html |
3.1.13 27 Nov 2023 10:28:10 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.1.13
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
https://www.psycopg.org/psycopg3/docs/news.html |
3.1.12 30 Sep 2023 00:44:29 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.1.12
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
https://www.psycopg.org/psycopg3/docs/news.html |
3.1.11 29 Sep 2023 16:13:49 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.1.11
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
https://www.psycopg.org/psycopg3/docs/news.html |
3.1.10 21 Aug 2023 17:03:42 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.1.10
- Update WWW
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.1.9 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
3.1.9 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
3.1.9 07 May 2023 16:03:43 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.1.9
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.1.8_1 05 Apr 2023 17:30:12 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Convert to USE_PYTHON=pep517
- Update WWW and clean up pkg-descr
- Bump PORTREVISION for package change |
3.1.8 30 Jan 2023 12:59:35 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.1.8
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.1.4 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
3.1.4 30 Dec 2022 09:04:26 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.1.4
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.0.18 10 Sep 2022 13:02:42 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.0.18
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
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) |
3.0.17 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 ) |
3.0.17 04 Sep 2022 03:46:39 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.0.17
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.0.16 30 Jul 2022 19:24:35 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.0.16
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.0.15 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
3.0.15 16 Jun 2022 19:35:01 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.0.15
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.0.14 22 May 2022 04:22:57 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.0.14
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.0.13 13 May 2022 19:29:54 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.0.13
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.0.12 30 Apr 2022 15:58:05 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.0.12
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.0.11 16 Apr 2022 04:19:16 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.0.11
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.0.10 25 Mar 2022 13:36:50 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.0.10
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.0.9 07 Mar 2022 18:11:02 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.0.9
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.0.8 23 Jan 2022 18:19:12 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.0.8
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.0.7 11 Jan 2022 18:44:16 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.0.7
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.0.5 21 Dec 2021 18:47:57 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.0.5
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.0.4 21 Nov 2021 21:15:04 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Update to 3.0.4
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst |
3.0.3 21 Nov 2021 18:18:16 |
Po-Chuan Hsieh (sunpoet) |
databases/py-psycopg-c: Add py-psycopg-c 3.0.3
PostgreSQL database adapter for Python - optimization package
Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.
WWW: https://www.psycopg.org/
WWW: https://github.com/psycopg/psycopg/tree/master/psycopg_c |