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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-psycopg PostgreSQL database adapter for Python
3.1.18 databases on this many watch lists=10 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 3.1.16Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-04-17 07:11:10
Last Update: 2024-02-21 15:07:07
Commit Hash: ea04b6ce
People watching this port, also watch:: gnupg, libogg, unzip, python
Also Listed In: python
License: LGPL3
WWW:
https://www.psycopg.org/psycopg3/
https://github.com/psycopg/psycopg
Description:
PostgreSQL database adapter for Python Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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>0:databases/py-psycopg@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-psycopg/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-psycopg
  • pkg install py39-psycopg
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 py39-psycopg listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-psycopg
Package flavors (<flavor>: <package>)
  • py39: py39-psycopg
distinfo:
TIMESTAMP = 1708449100 SHA256 (psycopg-3.1.18.tar.gz) = 31144d3fb4c17d78094d9e579826f047d4af1da6a10427d91dfcfb6ecdf6f12b SIZE (psycopg-3.1.18.tar.gz) = 145973

Packages (timestamps in pop-ups are UTC):
py39-psycopg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.183.1.18-3.1.183.1.18---
FreeBSD:13:quarterly3.1.163.1.163.1.93.1.163.1.163.1.163.1.163.1.16
FreeBSD:14:latest3.1.183.1.183.1.43.1.183.1.183.1.9-3.1.9
FreeBSD:14:quarterly3.1.163.1.16-3.1.163.1.163.1.163.1.163.1.16
FreeBSD:15:latest3.1.183.1.18n/a3.1.16n/a3.1.163.1.163.1.18
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=49.2.0 : devel/py-setuptools@py39
  2. py39-wheel>=0.37 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-psycopg-c>=3.1.18<3.1.18_99 : databases/py-psycopg-c@py39
  2. py39-psycopg-pool>=0 : databases/py-psycopg-pool@py39
  3. python3.9 : lang/python39
  4. py39-typing-extensions>=4.1 : devel/py-typing-extensions@py39
Library dependencies:
  1. libpq.so.5 : databases/postgresql15-client
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. finance/tinyerp-server*
  2. Collapse this list of deleted ports.
for Run
  1. databases/py-pgcli
  2. databases/py-pgspecial
  3. net-mgmt/netbox

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. finance/tinyerp-server*
  2. www/session2*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py39-psycopg-3.1.18: C=on: C extension support POOL=on: Connection pool support ===> Use 'make config' to modify these settings
Options name:
databases_py-psycopg
USES:
pgsql python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/psycopg/
  2. https://pypi.org/packages/source/p/psycopg/
Collapse this list.

Number of commits found: 71

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.18
21 Feb 2024 15:07:07
commit hash: ea04b6cee0ddf94ee5b6bfa2d3a3fd44b0e19593commit hash: ea04b6cee0ddf94ee5b6bfa2d3a3fd44b0e19593commit hash: ea04b6cee0ddf94ee5b6bfa2d3a3fd44b0e19593commit hash: ea04b6cee0ddf94ee5b6bfa2d3a3fd44b0e19593 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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:04
commit hash: a9bfc3a64afd8e3f91117129ec102e6ec4efb38bcommit hash: a9bfc3a64afd8e3f91117129ec102e6ec4efb38bcommit hash: a9bfc3a64afd8e3f91117129ec102e6ec4efb38bcommit hash: a9bfc3a64afd8e3f91117129ec102e6ec4efb38b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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:22
commit hash: 656663d9d10796147d1d8192744023f2be59a547commit hash: 656663d9d10796147d1d8192744023f2be59a547commit hash: 656663d9d10796147d1d8192744023f2be59a547commit hash: 656663d9d10796147d1d8192744023f2be59a547 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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
commit hash: 0343fa08f29e6149b976659f87b3fbe35abcf7b2commit hash: 0343fa08f29e6149b976659f87b3fbe35abcf7b2commit hash: 0343fa08f29e6149b976659f87b3fbe35abcf7b2commit hash: 0343fa08f29e6149b976659f87b3fbe35abcf7b2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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
commit hash: 8320e349d0f1e089b376f6adf17bdafaafed3d54commit hash: 8320e349d0f1e089b376f6adf17bdafaafed3d54commit hash: 8320e349d0f1e089b376f6adf17bdafaafed3d54commit hash: 8320e349d0f1e089b376f6adf17bdafaafed3d54 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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:48
commit hash: 10d298a66b41a199cc67e4f8ec5fa38313ff7ae2commit hash: 10d298a66b41a199cc67e4f8ec5fa38313ff7ae2commit hash: 10d298a66b41a199cc67e4f8ec5fa38313ff7ae2commit hash: 10d298a66b41a199cc67e4f8ec5fa38313ff7ae2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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:41
commit hash: 727fc78a751a9985a66b2ee5e2ca03a3103f2e04commit hash: 727fc78a751a9985a66b2ee5e2ca03a3103f2e04commit hash: 727fc78a751a9985a66b2ee5e2ca03a3103f2e04commit hash: 727fc78a751a9985a66b2ee5e2ca03a3103f2e04 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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:42
commit hash: 8ebc59739b57cdc11f00497f040431dee139c4c4commit hash: 8ebc59739b57cdc11f00497f040431dee139c4c4commit hash: 8ebc59739b57cdc11f00497f040431dee139c4c4commit hash: 8ebc59739b57cdc11f00497f040431dee139c4c4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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
commit hash: 8b9e9bf4d80fe7fffb0c214fdebb46b20376e2becommit hash: 8b9e9bf4d80fe7fffb0c214fdebb46b20376e2becommit hash: 8b9e9bf4d80fe7fffb0c214fdebb46b20376e2becommit hash: 8b9e9bf4d80fe7fffb0c214fdebb46b20376e2be files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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
commit hash: ee3734ed76674edd1ef9a6afadee5adc9d83cd08commit hash: ee3734ed76674edd1ef9a6afadee5adc9d83cd08commit hash: ee3734ed76674edd1ef9a6afadee5adc9d83cd08commit hash: ee3734ed76674edd1ef9a6afadee5adc9d83cd08 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
3.1.4
30 Dec 2022 09:04:26
commit hash: 5ecd92b87158bb2e407d3ab725fe34a42961d8eacommit hash: 5ecd92b87158bb2e407d3ab725fe34a42961d8eacommit hash: 5ecd92b87158bb2e407d3ab725fe34a42961d8eacommit hash: 5ecd92b87158bb2e407d3ab725fe34a42961d8ea files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: Update to 3.1.4

Changes:	https://github.com/psycopg/psycopg/blob/master/docs/news.rst
3.0.18
10 Sep 2022 13:02:41
commit hash: 7830e69bd7a8961ad7ca562e1d3a25b77fc5112fcommit hash: 7830e69bd7a8961ad7ca562e1d3a25b77fc5112fcommit hash: 7830e69bd7a8961ad7ca562e1d3a25b77fc5112fcommit hash: 7830e69bd7a8961ad7ca562e1d3a25b77fc5112f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: Update to 3.0.18

Changes:	https://github.com/psycopg/psycopg/blob/master/docs/news.rst
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.0.17
04 Sep 2022 03:46:39
commit hash: 8c630d9729bb19844109087c2492606db9c0d76fcommit hash: 8c630d9729bb19844109087c2492606db9c0d76fcommit hash: 8c630d9729bb19844109087c2492606db9c0d76fcommit hash: 8c630d9729bb19844109087c2492606db9c0d76f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: Update to 3.0.17

Changes:	https://github.com/psycopg/psycopg/blob/master/docs/news.rst
3.0.16
30 Jul 2022 19:24:34
commit hash: 1881339e0cfbbb26cca9aad9baf80a22d7ab87f3commit hash: 1881339e0cfbbb26cca9aad9baf80a22d7ab87f3commit hash: 1881339e0cfbbb26cca9aad9baf80a22d7ab87f3commit hash: 1881339e0cfbbb26cca9aad9baf80a22d7ab87f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
3.0.15
16 Jun 2022 19:35:00
commit hash: 9461fda6c203698de8474afd5eae1b8556f06bc1commit hash: 9461fda6c203698de8474afd5eae1b8556f06bc1commit hash: 9461fda6c203698de8474afd5eae1b8556f06bc1commit hash: 9461fda6c203698de8474afd5eae1b8556f06bc1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: Update to 3.0.15

Changes:	https://github.com/psycopg/psycopg/blob/master/docs/news.rst
3.0.14
22 May 2022 04:22:56
commit hash: d4bf09652f69e319ca31b84705340927c2cabc0acommit hash: d4bf09652f69e319ca31b84705340927c2cabc0acommit hash: d4bf09652f69e319ca31b84705340927c2cabc0acommit hash: d4bf09652f69e319ca31b84705340927c2cabc0a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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
commit hash: b30c5af15ad3af4c164be024d9e3b8eb4eaf3186commit hash: b30c5af15ad3af4c164be024d9e3b8eb4eaf3186commit hash: b30c5af15ad3af4c164be024d9e3b8eb4eaf3186commit hash: b30c5af15ad3af4c164be024d9e3b8eb4eaf3186 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: Update to 3.0.13

Changes:	https://github.com/psycopg/psycopg/blob/master/docs/news.rst
3.0.12
30 Apr 2022 15:58:04
commit hash: 959d4c828a57149a72a258cc45ddb974af8c6ef3commit hash: 959d4c828a57149a72a258cc45ddb974af8c6ef3commit hash: 959d4c828a57149a72a258cc45ddb974af8c6ef3commit hash: 959d4c828a57149a72a258cc45ddb974af8c6ef3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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
commit hash: 3a2acadd0067024345c3c26adf060b6e836c7768commit hash: 3a2acadd0067024345c3c26adf060b6e836c7768commit hash: 3a2acadd0067024345c3c26adf060b6e836c7768commit hash: 3a2acadd0067024345c3c26adf060b6e836c7768 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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
commit hash: 8231a6a70dcc39f64532216e5b375fb0af61265acommit hash: 8231a6a70dcc39f64532216e5b375fb0af61265acommit hash: 8231a6a70dcc39f64532216e5b375fb0af61265acommit hash: 8231a6a70dcc39f64532216e5b375fb0af61265a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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
commit hash: 2cc7c82dd63891b47df19981efef629aa7fb4cbfcommit hash: 2cc7c82dd63891b47df19981efef629aa7fb4cbfcommit hash: 2cc7c82dd63891b47df19981efef629aa7fb4cbfcommit hash: 2cc7c82dd63891b47df19981efef629aa7fb4cbf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: Update to 3.0.9

Changes:	https://github.com/psycopg/psycopg/blob/master/docs/news.rst
3.0.8
23 Jan 2022 18:19:11
commit hash: ca38bde7572beac44f59ab2dadde33fa540621e1commit hash: ca38bde7572beac44f59ab2dadde33fa540621e1commit hash: ca38bde7572beac44f59ab2dadde33fa540621e1commit hash: ca38bde7572beac44f59ab2dadde33fa540621e1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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
commit hash: 51c494dfd653a9da55b5c5be1cb2b3db12b54a12commit hash: 51c494dfd653a9da55b5c5be1cb2b3db12b54a12commit hash: 51c494dfd653a9da55b5c5be1cb2b3db12b54a12commit hash: 51c494dfd653a9da55b5c5be1cb2b3db12b54a12 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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
commit hash: 831779c9d2269990f9408924cca09d2f54ca1535commit hash: 831779c9d2269990f9408924cca09d2f54ca1535commit hash: 831779c9d2269990f9408924cca09d2f54ca1535commit hash: 831779c9d2269990f9408924cca09d2f54ca1535 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: Update to 3.0.5

Changes:	https://github.com/psycopg/psycopg/blob/master/docs/news.rst
3.0.4
21 Nov 2021 21:15:03
commit hash: 0472cae649d4d6b3553af94cd07efc684cd484bccommit hash: 0472cae649d4d6b3553af94cd07efc684cd484bccommit hash: 0472cae649d4d6b3553af94cd07efc684cd484bccommit hash: 0472cae649d4d6b3553af94cd07efc684cd484bc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: 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
commit hash: bb8daaba172c75db3eab9fa748aac6cbac4294f8commit hash: bb8daaba172c75db3eab9fa748aac6cbac4294f8commit hash: bb8daaba172c75db3eab9fa748aac6cbac4294f8commit hash: bb8daaba172c75db3eab9fa748aac6cbac4294f8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg: Add py-psycopg 3.0.3

PostgreSQL database adapter for Python

Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.

WWW: https://www.psycopg.org/
WWW: https://github.com/psycopg/psycopg
1.1.21_1
29 May 2016 22:02:37
Revision:416125Original commit files touched by this commit
rene search for other commits by this committer
Remove expired port:
2016-03-25 databases/py-psycopg: This port is obsoleted by
databases/py-psycopg2. Last consumer of it marked as deprecated
1.1.21_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.1.21_1
25 Feb 2016 20:10:34
Revision:409552Original commit files touched by this commit
rm search for other commits by this committer
databases/py-psycopg: mark deprecated

This port is obsoleted by databases/py-psycopg2 and no longer developed upstream
since 2011. Last consumer of it was just marked as deprecated. So mark this
DEPRECATED too and set to expire in one month.
1.1.21_1
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.1.21_1
08 Oct 2014 17:15:37
Revision:370467Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=pgsql USES=python
1.1.21_1
06 Aug 2014 04:34:23
Revision:364152Original commit files touched by this commit
adamw search for other commits by this committer
In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances,
correct examples being controlled by the DOCS option.
1.1.21_1
03 Jul 2014 21:48:44
Revision:360463Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples
with PORTDOCS. And, fix a couple WITH_foo invocations.
1.1.21_1
19 May 2014 12:33:00
Revision:354531Original commit files touched by this commit
vanilla search for other commits by this committer
Support staging.

Approved by:	portmgr@
1.1.21_1
23 Sep 2013 13:42:49
Revision:328002Original commit files touched by this commit
rm search for other commits by this committer
- add new USES target: zope, and convert the tree to it
- old USE_ZOPE knob support was removed from bsd.python.mk
- update CHANGES and bsd.sanity.mk accordingly
- add ZOPE options knob and use it in lang/py-mx-base

The work is done by Marcus von Appen, but any problems are mine.

Submitted by:	mva (python ML)
1.1.21_1
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
1.1.21_1
12 Feb 2012 15:33:03
Original commit files touched by this commit
rm search for other commits by this committer
- convert to using PYTHON_SITELIBDIR (not functional change)
1.1.21_1
16 Jun 2011 12:32:19
Original commit files touched by this commit
bapt search for other commits by this committer
Make it fetchable again
1.1.21_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.1.21_1
06 Jun 2008 13:17:10
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.1.21
24 Jul 2006 17:07:56
Original commit files touched by this commit
jmelo search for other commits by this committer
- Remove bad site:
        * http://initd.org/pub/software/psycopg/PSYCOPG-1-1/
1.1.21
14 Jun 2006 21:46:21
Original commit files touched by this commit
linimon search for other commits by this committer
Reset simuran@shaw.ca due to 5 months of no activity, maintainer-timeouts,
and no response to email.

Hat:            portmgr
1.1.21
03 Jan 2006 15:39:11
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.1.21

PR:             ports/91194
Submitted by:   Martin Jackson <mhjacks@swbell.net>
Approved by:    Alex Rodioukov <simuran@shaw.ca> (maintainer)
1.1.18
22 Oct 2005 23:06:52
Original commit files touched by this commit
pav search for other commits by this committer
- Fix fetching
1.1.18
15 Feb 2005 13:25:32
Original commit files touched by this commit
anders search for other commits by this committer
Update to 1.1.18.

PR:             76110
Submitted by:   Piet Delport <pjd@point45.com>
Approved by:    maintainer timeout
1.1.17
31 Jan 2005 00:35:56
Original commit files touched by this commit
girgen search for other commits by this committer
Split the postgresql ports into a server and a client part.

All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:             75344
Approved by:    portmgr@ (kris), ade & sean (mentors)
1.1.17
09 Dec 2004 09:09:08
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.1.17

PR:             ports/74775
Submitted by:   Piet Delport <pjd@point45.com>
Approved by:    Alex Rodioukov <simuran@shaw.ca> (maintainer)
1.1.15
23 Nov 2004 19:33:56
Original commit files touched by this commit
anders search for other commits by this committer
Set Python version explicitly so that py-psycopg does not fail to install
as a dependency.

Approved by:    maintainer silence
1.1.15
21 Sep 2004 21:22:27
Original commit files touched by this commit
thierry search for other commits by this committer
Unbreak by upgrading to 1.1.15.

PR:             ports/71004
Submitted by:   Piet Delport
Approved by:    portmgr (marcus) + maintainer time-out (since Aug 28).
1.1.14
14 Aug 2004 21:46:28
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Unfetchable
1.1.14
13 Jul 2004 16:46:43
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.1.14

PR:             ports/68976
Submitted by:   Alex Rodioukov <simuran@shaw.ca> (maintainer)
1.1.13
04 Jun 2004 22:59:47
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.1.13

PR:             ports/67571
Submitted by:   Dryice Liu <dryice@liu.com.cn>
Approved by:    maintainer
1.1.12
23 May 2004 18:11:15
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.1.12
- Add knob WITH_ZOPE to install optional Zope product

PR:             ports/66363
Submitted by:   Radim Kolar <hsn@netmag.cz>, Alex Rodioukov <simuran@shaw.ca>
Approved by:    maintainer timeout (2 weeks)
1.1.9_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.1.9_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.1.9
09 Nov 2003 00:21:10
Original commit files touched by this commit
jeh search for other commits by this committer
Upgrade py-psycopg from 1.1.7 to 1.1.9

files/patch-configure should be removed; configure scripts works correctly
on FreeBSD from now on.

PR:             58393
Submitted By:   MAINTAINER
1.1.7
01 Sep 2003 05:58:34
Original commit files touched by this commit
perky search for other commits by this committer
Update to 1.1.7

PR:             55128
Submitted by:   maintainer
1.0.13
21 Feb 2003 11:15:05
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0.13
08 Jan 2003 11:44:18
Original commit files touched by this commit
arved search for other commits by this committer
Fix Port after postgres update

PR:             46794
Submitted by:   Alex Rodioukov <simuran@shaw.ca>
1.0.13
04 Jan 2003 16:17:27
Original commit files touched by this commit
seanc search for other commits by this committer
Missed configure scripts in libpq version bump: chase lib version.
1.0.13
04 Jan 2003 15:53:39
Original commit files touched by this commit
seanc search for other commits by this committer
Chase libpq version bump.
1.0.13
08 Nov 2002 06:01:28
Original commit files touched by this commit
edwin search for other commits by this committer
And update to 1.0.13 (submitted at the end of october while the
previous commit was around september)

PR:             ports/44742
Submitted by:   Alex Rodioukov <simuran@shaw.ca>
1.0.11.1
08 Nov 2002 04:49:48
Original commit files touched by this commit
edwin search for other commits by this committer
Maintainer update to version 1.0.11.1

PR:             ports/42432
Submitted by:   Alex Rodioukov <simuran@shaw.ca>
1.0.8
23 Jun 2002 16:14:52
Original commit files touched by this commit
pat search for other commits by this committer
Update to 1.0.8

PR:             39077
Submitted by:   maintainer
1.0.6
17 Apr 2002 07:10:56
Original commit files touched by this commit
ijliao search for other commits by this committer
add py-psycopg 1.0.6
The high perfomance Python adapter for PostgreSQL

PR:             36207
Submitted by:   Alex Rodioukov <simuran@shaw.ca>

Number of commits found: 71