Commit graph

5 commits

Author SHA1 Message Date
Gerald Pfeifer
9bd820f8da - Stage.
- Add LICENSE (BSD).
- Tweak WWW line in pkg-descr.

PR:		188609
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr (blanket pre-approval)
2014-05-13 22:30:06 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Martin Wilke
021fc3a529 - Move over to py25+ or above
- While here kick md5 support
2011-02-25 00:12:12 +00:00
Martin Wilke
fdca75fe1c PQueue is a package providing low-level PQ protocol classes for
interacting with a PostgreSQL database. It supports version 3.0
of the protocol--the current primary version of protocol. The
package also provides a basic protocol transaction class. This
class keeps the state of the protocol in an interrupt safe manner,
and validates the integrity of the communication as messages are
received.

In general, you probably will never use this package directly,
unless you are writing a driver.

WWW:	http://python.projects.postgresql.org/

PR:		ports/130252
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-01-07 23:04:40 +00:00