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-psycopg2 High performance Python adapter for PostgreSQL
2.9.9 databases on this many watch lists=12 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 2.9.9Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-08-10 19:35:33
Last Update: 2023-10-05 02:00:15
Commit Hash: 4330698
People watching this port, also watch:: ca_root_nss, libxml2, libgcrypt, libgpg-error, p5-Digest-HMAC
Also Listed In: python
License: LGPL3
WWW:
https://www.psycopg.org/
https://github.com/psycopg/psycopg2
Description:
psycopg2 is a PostgreSQL database adapter for the Python programming language. It was written from scratch with the aim of being small, fast and stable. It supports the full Python DBAPI-2.0 and is thread safe. psycopg2 is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. Every open Python connection keeps a pool of real (UNIX or TCP/IP) connections to the database. Every time a new cursor is created, a new connection does not need to be opened; instead one of the unused connections from the pool is used. That makes psycopg very fast in typical client-server applications that create a servicing thread every time a client request arrives.
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}psycopg2>0:databases/py-psycopg2@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-psycopg2/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-psycopg2
  • pkg install py39-psycopg2
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-psycopg2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-psycopg2
Package flavors (<flavor>: <package>)
  • py39: py39-psycopg2
distinfo:
TIMESTAMP = 1696432898 SHA256 (psycopg2-2.9.9.tar.gz) = d1454bde93fb1e224166811694d600e746430c006fbb031ea06ecc2ea41bf156 SIZE (psycopg2-2.9.9.tar.gz) = 384926

Packages (timestamps in pop-ups are UTC):
py37-psycopg2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.8.6---2.8.6-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-psycopg2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.9.92.9.9-2.9.92.9.9---
FreeBSD:13:quarterly2.9.92.9.92.9.62.9.92.9.92.9.92.9.92.9.9
FreeBSD:14:latest2.9.92.9.92.9.52.9.92.9.92.9.6-2.9.6
FreeBSD:14:quarterly2.9.92.9.9-2.9.92.9.92.9.92.9.92.9.9
FreeBSD:15:latest2.9.92.9.9n/a2.9.9n/a2.9.92.9.92.9.9
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>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Library dependencies:
  1. libpq.so.5 : databases/postgresql15-client
This port is required by:
for Build
  1. deskutils/py-paperless-ngx

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. finance/openerp*
  2. finance/openerp-server*
  3. finance/trytond*
  4. finance/trytond28*
  5. Collapse this list of deleted ports.
for Run
  1. databases/nagios-check_postgres_replication
  2. databases/pg_activity
  3. databases/pg_partman
  4. databases/pgbarman
  5. databases/powa-web
  6. databases/py-Pyrseas
  7. databases/py-aiopg
Expand this list (32 items / 25 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/py-pgdbconn
  3. databases/py-pgmigrate
  4. databases/py-pgspecial1
  5. databases/py-pum
  6. databases/py-queries
  7. deskutils/py-paperless-ngx
  8. devel/py-types-psycopg2
  9. finance/odoo
  10. finance/odoo14
  11. finance/odoo15
  12. graphics/qgis
  13. graphics/qgis-ltr
  14. net/irrd
  15. net-im/py-matrix-synapse
  16. www/py-django-netfields
  17. Collapse this list.

Deleted ports which required this port:

Expand this list of 10 deleted ports
  1. databases/pgloader*
  2. databases/py-htsql-pgsql*
  3. databases/py-mysql2pgsql*
  4. databases/py-sqlalchemy06*
  5. databases/py-sqlkit*
  6. finance/openerp*
  7. finance/openerp-server*
  8. finance/trytond*
  9. finance/trytond28*
  10. net-mgmt/noc*
  11. 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:
No options to configure
Options name:
databases_py-psycopg2
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/psycopg2/
  2. https://pypi.org/packages/source/p/psycopg2/
Collapse this list.

Number of commits found: 80

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9.9
05 Oct 2023 02:00:15
commit hash: 4330698bd2325c5dacfc2713762d209c1c52229ccommit hash: 4330698bd2325c5dacfc2713762d209c1c52229ccommit hash: 4330698bd2325c5dacfc2713762d209c1c52229ccommit hash: 4330698bd2325c5dacfc2713762d209c1c52229c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg2: Update to 2.9.9

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.9.8
30 Sep 2023 00:44:29
commit hash: 9017f656143a98115d0c1aa2cf26011e58994a4fcommit hash: 9017f656143a98115d0c1aa2cf26011e58994a4fcommit hash: 9017f656143a98115d0c1aa2cf26011e58994a4fcommit hash: 9017f656143a98115d0c1aa2cf26011e58994a4f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg2: Update to 2.9.8

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.9.7
21 Aug 2023 17:03:43
commit hash: 74c529f9421e21469acfb12299052d0b13bd1ae0commit hash: 74c529f9421e21469acfb12299052d0b13bd1ae0commit hash: 74c529f9421e21469acfb12299052d0b13bd1ae0commit hash: 74c529f9421e21469acfb12299052d0b13bd1ae0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg2: Update to 2.9.7

- Update WWW

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.9.6
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>
2.9.6
09 Apr 2023 13:36:43
commit hash: 46319a0537156075df485d0f2462d674ecfdf2abcommit hash: 46319a0537156075df485d0f2462d674ecfdf2abcommit hash: 46319a0537156075df485d0f2462d674ecfdf2abcommit hash: 46319a0537156075df485d0f2462d674ecfdf2ab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg2: Update to 2.9.6

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.9.5
05 Apr 2023 17:30:13
commit hash: 29fe6915356faec1cbfc1ce4e129a7b64f4ccb42commit hash: 29fe6915356faec1cbfc1ce4e129a7b64f4ccb42commit hash: 29fe6915356faec1cbfc1ce4e129a7b64f4ccb42commit hash: 29fe6915356faec1cbfc1ce4e129a7b64f4ccb42 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg2: Update WWW and clean up pkg-descr
2.9.5
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
2.9.5
30 Dec 2022 09:04:27
commit hash: a6efb70ce4eedea39f25fe2fc55bccbb97a839cecommit hash: a6efb70ce4eedea39f25fe2fc55bccbb97a839cecommit hash: a6efb70ce4eedea39f25fe2fc55bccbb97a839cecommit hash: a6efb70ce4eedea39f25fe2fc55bccbb97a839ce files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg2: Update to 2.9.5

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.9.4
09 Oct 2022 19:45:26
commit hash: 5c73153605046d7baa46e491c5f082b614801756commit hash: 5c73153605046d7baa46e491c5f082b614801756commit hash: 5c73153605046d7baa46e491c5f082b614801756commit hash: 5c73153605046d7baa46e491c5f082b614801756 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg2: Update to 2.9.4

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
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)
2.9.3
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)
2.9.3
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)
2.9.3
23 Jan 2022 18:19:13
commit hash: 86a6e370f78d9ca174bec97e33c20fe43115b90bcommit hash: 86a6e370f78d9ca174bec97e33c20fe43115b90bcommit hash: 86a6e370f78d9ca174bec97e33c20fe43115b90bcommit hash: 86a6e370f78d9ca174bec97e33c20fe43115b90b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg2: Update to 2.9.3

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.9.2
21 Nov 2021 18:20:02
commit hash: 594c3b5385158aa2b5f7e94a9af015893dee6dd7commit hash: 594c3b5385158aa2b5f7e94a9af015893dee6dd7commit hash: 594c3b5385158aa2b5f7e94a9af015893dee6dd7commit hash: 594c3b5385158aa2b5f7e94a9af015893dee6dd7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg2: Update to 2.9.2

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.9.1
25 Oct 2021 15:57:23
commit hash: bd01a0acea55509427cf1ea022fc780f8b78886fcommit hash: bd01a0acea55509427cf1ea022fc780f8b78886fcommit hash: bd01a0acea55509427cf1ea022fc780f8b78886fcommit hash: bd01a0acea55509427cf1ea022fc780f8b78886f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg2: Cosmetic change
2.9.1
20 Jun 2021 20:46:03
commit hash: 2c229f76432612f3f54ac687a5458d3fddd3a47acommit hash: 2c229f76432612f3f54ac687a5458d3fddd3a47acommit hash: 2c229f76432612f3f54ac687a5458d3fddd3a47acommit hash: 2c229f76432612f3f54ac687a5458d3fddd3a47a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-psycopg2: Update to 2.9.1

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.8.6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.8.6
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
2.8.6
24 Dec 2020 13:46:02
Revision:559094Original commit files touched by this commit
kai search for other commits by this committer
Relax hardcoded paths to fix build with Python 3.8.7

Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
2.8.6
07 Sep 2020 18:11:12
Revision:547916Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.8.6

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.8.5
08 Apr 2020 02:21:19
Revision:531053Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.8.5

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.8.4
21 Oct 2019 23:32:36
Revision:515144Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.8.4

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.8.3_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.8.3
14 Jun 2019 20:20:00
Revision:504205Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.8.3

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.8.2
25 May 2019 22:03:15
Revision:502646Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.8.2

- Update MASTER_SITES

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.7.7
23 Jan 2019 17:34:57
Revision:491050Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.7

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.7.6.1_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2.7.6.1
12 Nov 2018 21:28:07
Revision:484831Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.6.1

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
		https://github.com/psycopg/psycopg2/blob/2_7_6_1/NEWS
2.7.6
11 Nov 2018 18:18:59
Revision:484714Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.6

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.7.5
26 Aug 2018 18:42:33
Revision:478156Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with Python 3.7

PR:		230064
Submitted by:	amdmi3, Kamigishi Rei <spambox@haruhiism.net>
2.7.5
24 Jun 2018 20:16:52
Revision:473229Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.5

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.7.4
09 Feb 2018 14:07:41
Revision:461298Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.4

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.7.3.2
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.7.3.2
25 Oct 2017 18:28:48
Revision:452876Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.3.2

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.7.3.1
27 Aug 2017 17:31:55
Revision:448827Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.3.1

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2.7.3
25 Jul 2017 16:21:35
Revision:446598Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.3

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
		http://initd.org/psycopg/articles/2017/07/24/psycopg-273-released/
2.7.2
23 Jul 2017 13:12:45
Revision:446469Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.2

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
		http://initd.org/psycopg/articles/2017/07/22/psycopg-272-released/
2.7.1
24 Apr 2017 15:16:42
Revision:439306Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.1

- Add LICENSE_FILE
- Add GitHub repository to WWW

Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
		http://initd.org/psycopg/articles/2017/03/13/psycopg-271-released/
		http://initd.org/psycopg/articles/2017/03/01/psycopg-27-released/
2.6.2
10 Dec 2016 13:39:22
Revision:428295Original commit files touched by this commit
antoine search for other commits by this committer
Move py35-mysqlclient and py35-psycopg2 to match existing naming convention
2.6.2
14 Nov 2016 16:16:16
Revision:426120Original commit files touched by this commit
cmt search for other commits by this committer
update to 2.6.2

PR:		213669
Approved by:	rene (mentor), sunpoet (maintainer-timeout)
2.6.1_1
02 Sep 2015 17:03:24
Revision:395874Original commit files touched by this commit
sunpoet search for other commits by this committer
- Strip shared library
- Bump PORTREVISION for package change
2.6.1
02 Sep 2015 08:54:04
Revision:395825Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new options target helper
2.6.1
12 Jul 2015 16:07:11
Revision:391788Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.6.1

Changes:	http://initd.org/psycopg/articles/2015/06/16/psycopg-261-released/
		http://initd.org/psycopg/articles/2015/02/09/psycopg-26-and-255-released/
2.5.5
18 Feb 2015 16:19:37
Revision:379234Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.5.5

Changes:	http://initd.org/psycopg/articles/2015/02/09/psycopg-26-and-255-released/
2.5.4
24 Nov 2014 18:29:59
Revision:373302Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.5.4
- Add LICENSE
- Add DOCS and EXAMPLES to OPTIONS_DEFINE

Changes:	http://initd.org/psycopg/articles/2014/08/30/psycopg-254-released/
2.5.3_1
23 Nov 2014 09:24:49
Revision:373136Original commit files touched by this commit
sunpoet search for other commits by this committer
- Take maintainership
2.5.3_1
18 Nov 2014 09:37:33
Revision:372709Original commit files touched by this commit
bapt search for other commits by this committer
Reset miwi's maintainership per his demand

Hope to see you back! Thank for all the work!
2.5.3_1
07 Oct 2014 14:45:39
Revision:370346Original commit files touched by this commit
wg search for other commits by this committer
databases/py-psycopg2: allow concurrent install

- USES pgsql python

With hat:	python
Reported by:	Richard Kuhns (via freebsd-python@)
2.5.3
25 May 2014 10:12:58
Revision:355154Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.5.3
2.5.2
26 Jan 2014 23:32:06
Revision:341308Original commit files touched by this commit
rm search for other commits by this committer
- convert to autogenerated packing list to fix python3 packaging
- simplify DOCS and EXAMPLES installation

PR:		182422
Reported by:	    Arseny Nasokin <eirnym@gmail.com>
Approved by:	miwi (maintainer, by email)
2.5.2
25 Jan 2014 06:05:36
Revision:340991Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
2.5.2
15 Jan 2014 03:02:18
Revision:339740Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.5.2
2.5.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)
2.5.1
11 Jul 2013 15:21:14
Revision:322774Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.5.1

PR:		180177
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
2.4.6
04 Feb 2013 02:32:33
Revision:311557Original commit files touched by this commit
miwi search for other commits by this committer
 - Update to 2.4.6
 - Convert Header
2.4.5
10 Apr 2012 06:49:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4.5

PR:             166529
Submitted by:   rm@
2.4.4
28 Dec 2011 09:25:06
Original commit files touched by this commit
rm search for other commits by this committer
- update to 2.4.4
- change USE_PYTHON to `yes' (Python3 is supported)
- update WWW
- sort pkg-plist

Approved by:   miwi (mentor)
2.4.2
25 Jun 2011 06:41:16
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4.2
2.4.1
12 Jun 2011 02:28:11
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4.1

PR:             156999
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2.4
04 Mar 2011 14:09:31
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4
2.3.2_1
25 Feb 2011 00:12:12
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Move over to py25+ or above
- While here kick md5 support
2.3.2
29 Jan 2011 14:14:58
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.3.2
- Cleanup

PR:             153463
Submitted by:   Khee Chin <kheechin@gmail.com>
                Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Feature safe:   yes
2.2.2
06 Oct 2010 14:11:49
Original commit files touched by this commit
jpaetzel search for other commits by this committer
Update to 2.2.2
Adjust MASTER_SITE to account for upstream server crash

PR:     ports/149914
Submitted by:   Josh Paetzel <jpaetzel@FreeBSD.org>
Sponsored by:   iXsystems
2.2.1
24 May 2010 10:13:02
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.1

PR:             146800
Submitted by:   Daniel Gerzo <danger@freebsd.org> (maintainer)
2.0.14
14 Mar 2010 10:33:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.14
2.0.13
30 Oct 2009 09:47:58
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.13

PR:             139665
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
2.0.12
03 Sep 2009 21:56:21
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.12
2.0.11
30 May 2009 18:42:34
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.11
2.0.10
10 May 2009 17:34:35
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.10
2.0.9
01 Mar 2009 13:32:52
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.9
2.0.8
22 Sep 2008 23:47:12
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.8
2.0.7_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)
2.0.7
16 May 2008 18:57:21
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.7

PR:             123578
Submitted by:   olli hauer <ohauer@gmx.de>
2.0.6
22 Dec 2007 23:11:40
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove unnecessary dependencies

Submitted by:   Josh Paetzel via irc
2.0.6
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
2.0.6
02 Jul 2007 15:23:00
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.6
- Respect NOPORTEXAMPLES
- Drop FreeBSD 4.X gruft
2.0.5.1_1
18 Jan 2007 00:43:18
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build with gcc 4.X

PR:             108063
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
2.0.5.1
22 Nov 2006 20:23:52
Original commit files touched by this commit
miwi search for other commits by this committer
- Add backup MASTER_SITES
2.0.5.1
02 Sep 2006 13:48:03
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.5.1

- Changlog here: http://initd.org/pub/software/psycopg/ChangeLog
2.0.4
10 Aug 2006 19:35:17
Original commit files touched by this commit
miwi search for other commits by this committer
psycopg2 is a PostgreSQL database adapter for the Python programming language.
It was written from scratch with the aim of being small, fast and stable. It
supports the full Python DBAPI-2.0 and is thread safe.

psycopg2 is different from the other database adapter because it was designed
for heavily multi-threaded applications that create and destroy lots of cursors
and make a conspicuous number of concurrent INSERTs or UPDATEs. Every open
Python connection keeps a pool of real (UNIX or TCP/IP) connections to the
database. Every time a new cursor is created, a new connection does not need to
be opened; instead one of the unused connections from the pool is used. That
makes psycopg very fast in typical client-server applications that create a
servicing thread every time a client request arrives.

WWW: http://initd.org/projects/psycopg2

Approved by:    krion (mentor)

Number of commits found: 80