Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9.10 22 Oct 2024 21:58:18
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-psycopg2: Update to 2.9.10
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS
https://www.psycopg.org/docs/news.html |
2.9.9_1 23 Mar 2024 14:31:06
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-psycopg2: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
2.9.9 05 Oct 2023 02:00:15
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
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> |
2.9.6 09 Apr 2023 13:36:43
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-psycopg2: Update WWW and clean up pkg-descr |
2.9.5 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.9.5 30 Dec 2022 09:04:27
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-psycopg2: Update to 2.9.4
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS |
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) |
2.9.3 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 ) |
2.9.3 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 ) |
2.9.3 23 Jan 2022 18:19:13
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-psycopg2: Cosmetic change |
2.9.1 20 Jun 2021 20:46:03
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.8.6 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.8.6 24 Dec 2020 13:46:02
  |
kai  |
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
  |
sunpoet  |
Update to 2.8.6
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS |
2.8.5 08 Apr 2020 02:21:19
  |
sunpoet  |
Update to 2.8.5
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS |
2.8.4 21 Oct 2019 23:32:36
  |
sunpoet  |
Update to 2.8.4
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS |
2.8.3_1 26 Jul 2019 20:46:57
  |
gerald  |
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
  |
sunpoet  |
Update to 2.8.3
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS |
2.8.2 25 May 2019 22:03:15
  |
sunpoet  |
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
  |
sunpoet  |
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
  |
gerald  |
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
  |
sunpoet  |
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
  |
sunpoet  |
Update to 2.7.6
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS |
2.7.5 26 Aug 2018 18:42:33
  |
sunpoet  |
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
  |
sunpoet  |
Update to 2.7.5
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS |
2.7.4 09 Feb 2018 14:07:41
  |
sunpoet  |
Update to 2.7.4
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS |
2.7.3.2 30 Nov 2017 15:50:34
  |
mat  |
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 ) |
2.7.3.2 25 Oct 2017 18:28:48
  |
sunpoet  |
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
  |
sunpoet  |
Update to 2.7.3.1
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS |
2.7.3 25 Jul 2017 16:21:35
  |
sunpoet  |
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
  |
sunpoet  |
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
  |
sunpoet  |
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
  |
antoine  |
Move py35-mysqlclient and py35-psycopg2 to match existing naming convention |
2.6.2 14 Nov 2016 16:16:16
  |
cmt  |
update to 2.6.2
PR: 213669
Approved by: rene (mentor), sunpoet (maintainer-timeout) |
2.6.1_1 02 Sep 2015 17:03:24
  |
sunpoet  |
- Strip shared library
- Bump PORTREVISION for package change |
2.6.1 02 Sep 2015 08:54:04
  |
sunpoet  |
- Convert to new options target helper |
2.6.1 12 Jul 2015 16:07:11
  |
sunpoet  |
- 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
  |
sunpoet  |
- 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
  |
sunpoet  |
- 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
  |
sunpoet  |
- Take maintainership |
2.5.3_1 18 Nov 2014 09:37:33
  |
bapt  |
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
  |
wg  |
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
  |
miwi  |
- Update to 2.5.3 |
2.5.2 26 Jan 2014 23:32:06
  |
rm  |
- 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
  |
miwi  |
- Stage support |
2.5.2 15 Jan 2014 03:02:18
  |
miwi  |
- Update to 2.5.2 |
2.5.1 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.5.1 11 Jul 2013 15:21:14
  |
miwi  |
- Update to 2.5.1
PR: 180177
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> |
2.4.6 04 Feb 2013 02:32:33
  |
miwi  |
- Update to 2.4.6
- Convert Header |
2.4.5 10 Apr 2012 06:49:51
 |
miwi  |
- Update to 2.4.5
PR: 166529
Submitted by: rm@ |
2.4.4 28 Dec 2011 09:25:06
 |
rm  |
- 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
 |
miwi  |
- Update to 2.4.2 |
2.4.1 12 Jun 2011 02:28:11
 |
miwi  |
- Update to 2.4.1
PR: 156999
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.4 04 Mar 2011 14:09:31
 |
miwi  |
- Update to 2.4 |
2.3.2_1 25 Feb 2011 00:12:12
 |
miwi  |
- Move over to py25+ or above
- While here kick md5 support |
2.3.2 29 Jan 2011 14:14:58
 |
miwi  |
- 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
 |
jpaetzel  |
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
 |
miwi  |
- Update to 2.2.1
PR: 146800
Submitted by: Daniel Gerzo <danger@freebsd.org> (maintainer) |
2.0.14 14 Mar 2010 10:33:45
 |
miwi  |
- Update to 2.0.14 |
2.0.13 30 Oct 2009 09:47:58
 |
miwi  |
- Update to 2.0.13
PR: 139665
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
2.0.12 03 Sep 2009 21:56:21
 |
miwi  |
- Update to 2.0.12 |
2.0.11 30 May 2009 18:42:34
 |
miwi  |
- Update to 2.0.11 |
2.0.10 10 May 2009 17:34:35
 |
miwi  |
- Update to 2.0.10 |
2.0.9 01 Mar 2009 13:32:52
 |
miwi  |
- Update to 2.0.9 |
2.0.8 22 Sep 2008 23:47:12
 |
miwi  |
- Update to 2.0.8 |
2.0.7_1 06 Jun 2008 13:17:10
 |
edwin  |
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
 |
miwi  |
- Update to 2.0.7
PR: 123578
Submitted by: olli hauer <ohauer@gmx.de> |
2.0.6 22 Dec 2007 23:11:40
 |
miwi  |
- Remove unnecessary dependencies
Submitted by: Josh Paetzel via irc |
2.0.6 04 Aug 2007 11:41:31
 |
gabor  |
- 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
 |
miwi  |
- Update to 2.0.6
- Respect NOPORTEXAMPLES
- Drop FreeBSD 4.X gruft |
2.0.5.1_1 18 Jan 2007 00:43:18
 |
miwi  |
- 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
 |
miwi  |
- Add backup MASTER_SITES |
2.0.5.1 02 Sep 2006 13:48:03
 |
miwi  |
- Update to 2.0.5.1
- Changlog here: http://initd.org/pub/software/psycopg/ChangeLog |
2.0.4 10 Aug 2006 19:35:17
 |
miwi  |
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) |