aboutsummaryrefslogtreecommitdiff
path: root/databases/py-psycopg2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.5.3Martin Wilke2014-05-252-3/+3
| | | | Notes: svn path=/head/; revision=355154
* - convert to autogenerated packing list to fix python3 packagingRuslan Makhmatkhanov2014-01-263-148/+11
| | | | | | | | | | | - simplify DOCS and EXAMPLES installation PR: 182422 Reported by: Arseny Nasokin <eirnym@gmail.com> Approved by: miwi (maintainer, by email) Notes: svn path=/head/; revision=341308
* - Stage supportMartin Wilke2014-01-251-5/+4
| | | | Notes: svn path=/head/; revision=340991
* - Update to 2.5.2Martin Wilke2014-01-152-3/+3
| | | | Notes: svn path=/head/; revision=339740
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 2.5.1Martin Wilke2013-07-113-6/+14
| | | | | | | | PR: 180177 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> Notes: svn path=/head/; revision=322774
* - Update to 2.4.6Martin Wilke2013-02-042-8/+4
| | | | | | | - Convert Header Notes: svn path=/head/; revision=311557
* - Update to 2.4.5Martin Wilke2012-04-103-6/+5
| | | | | | | | PR: 166529 Submitted by: rm@ Notes: svn path=/head/; revision=294501
* - update to 2.4.4Ruslan Makhmatkhanov2011-12-284-21/+25
| | | | | | | | | | | - change USE_PYTHON to `yes' (Python3 is supported) - update WWW - sort pkg-plist Approved by: miwi (mentor) Notes: svn path=/head/; revision=288162
* - Update to 2.4.2Martin Wilke2011-06-252-4/+4
| | | | Notes: svn path=/head/; revision=276306
* - Update to 2.4.1Martin Wilke2011-06-122-3/+3
| | | | | | | | PR: 156999 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=275412
* - Update to 2.4Martin Wilke2011-03-043-6/+9
| | | | Notes: svn path=/head/; revision=270291
* - Move over to py25+ or aboveMartin Wilke2011-02-251-1/+2
| | | | | | | - While here kick md5 support Notes: svn path=/head/; revision=269616
* - Update to 2.3.2Martin Wilke2011-01-293-32/+96
| | | | | | | | | | | | - Cleanup PR: 153463 Submitted by: Khee Chin <kheechin@gmail.com> Ruslan Mahmatkhanov <cvs-src@yandex.ru> Feature safe: yes Notes: svn path=/head/; revision=268376
* Update to 2.2.2Josh Paetzel2010-10-062-5/+5
| | | | | | | | | | | Adjust MASTER_SITE to account for upstream server crash PR: ports/149914 Submitted by: Josh Paetzel <jpaetzel@FreeBSD.org> Sponsored by: iXsystems Notes: svn path=/head/; revision=262529
* - Update to 2.2.1Martin Wilke2010-05-243-15/+4
| | | | | | | | PR: 146800 Submitted by: Daniel Gerzo <danger@freebsd.org> (maintainer) Notes: svn path=/head/; revision=254963
* - Update to 2.0.14Martin Wilke2010-03-142-4/+4
| | | | Notes: svn path=/head/; revision=251030
* - Update to 2.0.13Martin Wilke2009-10-302-4/+4
| | | | | | | | PR: 139665 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=243533
* - Update to 2.0.12Martin Wilke2009-09-032-4/+4
| | | | Notes: svn path=/head/; revision=240813
* - Update to 2.0.11Martin Wilke2009-05-302-4/+4
| | | | Notes: svn path=/head/; revision=234845
* - Update to 2.0.10Martin Wilke2009-05-102-4/+4
| | | | Notes: svn path=/head/; revision=233595
* - Update to 2.0.9Martin Wilke2009-03-013-7/+7
| | | | Notes: svn path=/head/; revision=229276
* - Update to 2.0.8Martin Wilke2008-09-223-10/+9
| | | | Notes: svn path=/head/; revision=220454
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to 2.0.7Martin Wilke2008-05-162-4/+4
| | | | | | | | PR: 123578 Submitted by: olli hauer <ohauer@gmx.de> Notes: svn path=/head/; revision=213159
* - Remove unnecessary dependenciesMartin Wilke2007-12-221-2/+0
| | | | | | | Submitted by: Josh Paetzel via irc Notes: svn path=/head/; revision=204374
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-2/+2
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Update to 2.0.6Martin Wilke2007-07-024-40/+37
| | | | | | | | - Respect NOPORTEXAMPLES - Drop FreeBSD 4.X gruft Notes: svn path=/head/; revision=194658
* - Fix build with gcc 4.XMartin Wilke2007-01-182-0/+12
| | | | | | | | PR: 108063 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=182679
* - Add backup MASTER_SITESMartin Wilke2006-11-221-1/+3
| | | | Notes: svn path=/head/; revision=177822
* - Update to 2.0.5.1Martin Wilke2006-09-022-4/+4
| | | | | | | - Changlog here: http://initd.org/pub/software/psycopg/ChangeLog Notes: svn path=/head/; revision=171869
* psycopg2 is a PostgreSQL database adapter for the Python programming language.Martin Wilke2006-08-104-0/+116
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) Notes: svn path=/head/; revision=170291