FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:48 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
py-pyPgSQL 2.5.1_3 databases on this many watch lists=11 search for ports that depend on this port
A Python DB-API 2 compliant library for using PostgreSQL databases
Maintained by: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Nov 2001 12:00:28
Also Listed In: python


pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant
interface to PostgreSQL databases. The first module, libpq, exports the
PostgreSQL C API to Python. This module is written in C and can be compiled
into Python or can be dynamically loaded on demand. The second module, PgSQL,
provides the DB-API 2.0 compliant interface and support for various PostgreSQL
data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc. This module is
written in Python.

WWW: http://pypgsql.sourceforge.net/
developed by Bill Allie et al

- Gerhard Haering <gerhard.haering@gmx.de>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/python26
Required To Run: lang/py-mx-base, lang/python26
Required Libraries: databases/postgresql83-client

To install the port: cd /usr/ports/databases/py-pyPgSQL/ && make install clean
To add the package: pkg_add -r py26-pyPgSQL


Configuration Options
     No options to configure

Master Sites:
http://garr.dl.sourceforge.net/project/pypgsql/pypgsql/2.5.1/
http://superb-east.dl.sourceforge.net/project/pypgsql/pypgsql/2.5.1/
http://nchc.dl.sourceforge.net/project/pypgsql/pypgsql/2.5.1/
http://kent.dl.sourceforge.net/project/pypgsql/pypgsql/2.5.1/
http://easynews.dl.sourceforge.net/project/pypgsql/pypgsql/2.5.1/
http://ufpr.dl.sourceforge.net/project/pypgsql/pypgsql/2.5.1/
http://mesh.dl.sourceforge.net/project/pypgsql/pypgsql/2.5.1/
http://heanet.dl.sourceforge.net/project/pypgsql/pypgsql/2.5.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Aug 2009 01:18:43
Original commit files touched by this commit  2.5.1_3
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
06 Jun 2008 14:17:10
Original commit files touched by this commit  2.5.1_3
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)
20 Jun 2007 22:24:22
Original commit files touched by this commit  2.5.1_2
lwhsu search for other commits by this committer
- EXAMPLES should be omitted when NOPORTEXAMPLES is defined

Noticed by:     sat
20 Jun 2007 16:57:27
Original commit files touched by this commit  2.5.1_1
lwhsu search for other commits by this committer
- Honour PKGNAMEPREFIX [1]
- Use DOCSDIR, EXAMPLESDIR in pkg-plist
- Things under EXAMPLESDIR should not be controlled by NOPORTDOCS
- Minor fix to pet portlint(1)
- Grab maintainership for python@
- Bump PORTREVISION

PR:             ports/113876 [1]
Submitted by:   Greg Skafte <skafte AT trollkarl.net>
08 Jul 2006 06:29:20
Original commit files touched by this commit  2.5.1
rafan search for other commits by this committer
- Update to 2.5.1

Approved by:    delphij (mentor, implicit)
24 Nov 2005 01:23:57
Original commit files touched by this commit  2.4_2
pav search for other commits by this committer
- Add SHA256
05 Mar 2005 22:09:34
Original commit files touched by this commit  2.4_2
vs search for other commits by this committer
Reset maintainer on request. Thanks to Gerhard for maintaining the
ports so far!

PR:             ports/78088
31 Jan 2005 00:35:56
Original commit files touched by this commit  2.4_2
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)
31 Mar 2004 04:12:58
Original commit files touched by this commit  2.4_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.4_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
31 Jul 2003 07:50:03
Original commit files touched by this commit  2.4
daichi search for other commits by this committer
update databases/py-pyPgSQL: 2.3 -> 2.4

PR:             55084
Submitted by:   Gerhard Haering <gh@ghaering.de>
21 Feb 2003 11:15:05
Original commit files touched by this commit  2.3
knu search for other commits by this committer
De-pkg-comment.
04 Jan 2003 16:17:27
Original commit files touched by this commit  2.3
seanc search for other commits by this committer
Missed configure scripts in libpq version bump: chase lib version.
02 Jan 2003 19:28:46
Original commit files touched by this commit  2.3
ijliao search for other commits by this committer
upgrade to 2.3

PR:             46099
Submitted by:   maintainer
06 Oct 2002 00:12:29
Original commit files touched by this commit  2.2
pat search for other commits by this committer
Respect LOCALBASE and remove py-mx-base as a build dependency.
Use tab in place of whitespace as well.

PR:             ports/43570
Submitted by:   maintainer
16 Sep 2002 14:57:56
Original commit files touched by this commit  2.2
ijliao search for other commits by this committer
- update port to pyPgSQL 2.2
- updated maintainer email address
- use REINPLACE instead of PERL

PR:             42560
Submitted by:   maintainer
09 Jun 2002 17:06:47
Original commit files touched by this commit  2.1
pat search for other commits by this committer
Update to 2.1

--
also make a cosmetic change
space -> tabs
INSTALL_MAN -> INSTALL_DATA for installing port docs
perl -> ${PERL}

PR:             39051
Submitted by:   maintainer
29 Apr 2002 14:33:57
Original commit files touched by this commit  2.0
ijliao search for other commits by this committer
use USE_PYDISTUTILS
19 Mar 2002 18:27:05
Original commit files touched by this commit  2.0
petef search for other commits by this committer
Update to work with PostgreSQL 7.2.

PR:             36102
Submitted by:   maintainer
10 Nov 2001 07:01:33
files touched by this commit
nbm search for other commits by this committer
Update of the py-pyPGSQL port to version 2.0.    
02 Nov 2001 15:00:28
files touched by this commit
nbm search for other commits by this committer
Add pyPgSQL, a Python DB-API 2 compliant library for using PostgreSQL  
databases    

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.198 seconds.