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) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-PyGreSQL Python interface to PostgreSQL, both classic and DP-API 2.0
6.0,1 databases on this many watch lists=17 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 6.0,1Version of this port present on the latest quarterly branch.
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2023-11-11 01:47:02
Commit Hash: 2bc6e90
People watching this port, also watch:: python, unzip, wget, curl
Also Listed In: python
License: PSFL
WWW:
http://www.pygresql.org/
Description:
PyGreSQL is a python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script. PyGreSQL includes a DB-API 2.0 compliant API wrapper.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}PyGreSQL>0:databases/py-PyGreSQL@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-PyGreSQL/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-PyGreSQL
  • pkg install py39-PyGreSQL
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-PyGreSQL listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-PyGreSQL
Package flavors (<flavor>: <package>)
  • py39: py39-PyGreSQL
distinfo:
TIMESTAMP = 1699664733 SHA256 (PyGreSQL-6.0.tar.gz) = 19b0c1e95d00aadd423f44a0be8efcd9938c1ec83a338da456bfbd4416815409 SIZE (PyGreSQL-6.0.tar.gz) = 271585

Packages (timestamps in pop-ups are UTC):
py37-PyGreSQL
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--5.2,1---5.2,1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-PyGreSQL
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0,16.0,1-6.0,16.0,1---
FreeBSD:13:quarterly6.0,16.0,15.2,16.0,16.0,16.0,16.0,16.0,1
FreeBSD:14:latest6.0,16.0,15.2,16.0,16.0,15.2,1-5.2,1
FreeBSD:14:quarterly6.0,16.0,1-6.0,16.0,16.0,16.0,16.0,1
FreeBSD:15:latest6.0,16.0,1n/a6.0,1n/a6.0,16.0,16.0,1
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 Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/calendarserver*
  2. 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:
===> The following configuration options are available for py39-PyGreSQL-6.0,1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
databases_py-PyGreSQL
USES:
pgsql python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. http://www.pygresql.org/files/
  2. https://files.pythonhosted.org/packages/source/P/PyGreSQL/
  3. https://pypi.org/packages/source/P/PyGreSQL/
Collapse this list.

Number of commits found: 71

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.0,1
11 Nov 2023 01:47:02
commit hash: 2bc6e90c57861a5f466ab01f3c240947d56b21edcommit hash: 2bc6e90c57861a5f466ab01f3c240947d56b21edcommit hash: 2bc6e90c57861a5f466ab01f3c240947d56b21edcommit hash: 2bc6e90c57861a5f466ab01f3c240947d56b21ed files touched by this commit
Wen Heping (wen) search for other commits by this committer
databases/py-PyGreSQL: Update to 6.0
5.2,1
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>
5.2,1
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
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)
5.2,1
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)
5.2,1
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)
5.2,1
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.
5.2,1
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
5.2,1
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)
5.2,1
17 Jul 2020 11:55:39
Revision:542428Original commit files touched by this commit
wen search for other commits by this committer
- Update to 5.2
5.1_1,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
5.1,1
20 May 2019 08:46:16
Revision:502091Original commit files touched by this commit
wen search for other commits by this committer
- Update to 5.1
5.0.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
5.0.6,1
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
5.0.6,1
30 Jul 2018 12:41:37
Revision:475887Original commit files touched by this commit
wen search for other commits by this committer
- Update to 5.0.6
5.0.5,1
26 Jul 2018 00:04:45
Revision:475339Original commit files touched by this commit
wen search for other commits by this committer
- Update to 5.0.5

PR:		230042
Submitted by:	hsn@sendmail.cz
5.0.4,1
08 Aug 2017 02:01:27
Revision:447531Original commit files touched by this commit
wen search for other commits by this committer
- Update to 5.0.4
5.0.3,1
12 Dec 2016 03:27:07
Revision:428394Original commit files touched by this commit
wen search for other commits by this committer
- Update to 5.0.3
5.0.2,1
20 Sep 2016 02:22:16
Revision:422477Original commit files touched by this commit
wen search for other commits by this committer
- Update to 5.0.2
5.0.1,1
23 Aug 2016 02:30:56
Revision:420644Original commit files touched by this commit
wen search for other commits by this committer
- Update to 5.0.1
5.0,1
22 Mar 2016 13:02:26
Revision:411655Original commit files touched by this commit
wen search for other commits by this committer
- Update to 5.0
- Runs on both python2 and python3
- Add LICENSE
- Take maintainership
4.1.1_2,1
01 Apr 2015 17:33:37
Revision:382927Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip library
4.1.1_1,1
29 Dec 2014 21:24:20
Revision:375804Original commit files touched by this commit
rm search for other commits by this committer
databases/py-PyGreSQL: fix fetch, convert to USES
4.1.1_1,1
08 Oct 2014 17:13:18
Revision:370465Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=pgsql and USES=python
4.1.1_1,1
09 Feb 2014 11:12:32
Revision:343460Original commit files touched by this commit
rm search for other commits by this committer
- remove pkg-plist forgotten in previous commit
4.1.1_1,1
09 Feb 2014 11:11:47
Revision:343459Original commit files touched by this commit
rm search for other commits by this committer
- install port documentation into stagedir uncoditionally and remove inclusion
  of bsd.port.options.mk
- unmute docs installation command
- remove no more needed patch
- bump PORTREVISION
4.1.1,1
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
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)
4.1.1,1
28 Sep 2013 11:13:16
Revision:328563Original commit files touched by this commit
mva search for other commits by this committer
- Convert to PYDISTUTILS_AUTOPLIST
- Enable stage support
- Limit to the supported python versions
- Change to new LIB_DEPENDS where necessary
- Switch to new OPTIONS framework where necessary
4.1.1,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)
4.1.1,1
27 Mar 2013 04:52:08
Revision:315348Original commit files touched by this commit
rm search for other commits by this committer
- fix fetch

Reported by:	pointyhat (miwi)
4.1.1,1
09 Jan 2013 15:55:19
Revision:310154Original commit files touched by this commit
bdrewery search for other commits by this committer
- Update to 4.1.1
4.1,1
03 Jan 2013 17:44:14
Revision:309900Original commit files touched by this commit
rm search for other commits by this committer
- update to 4.1
- trim Makefile header
- update MASTER_SITES
- remove indefinite article from COMMENT
- limit python version to 2.x only
- convert to optionsng (NOPORTDOCS case)
- patch out setuptools for from setup.py for now (mainly to not use
PYEASYINSTALL_OSARCH)
- update formatting in pkg-descr and change tab with space at WWW

Reported by:	D'Arcy J.M. Cain <darcy@PyGreSQL.org> (on ports@)
4.0,1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
4.0,1
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
4.0,1
19 Sep 2009 21:44:49
Original commit files touched by this commit
pav search for other commits by this committer
- Reset longterm inactive maintainer

Feature safe:   yes
4.0,1
19 Sep 2009 21:44:27
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 4.0

PR:             ports/136203
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer timeout (girgen; 2 months)
Feature safe:   yes
3.8.1_1,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)
3.8.1,1
01 Sep 2007 22:11:12
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 3.8.1

PR:             ports/109026
Submitted by:   Radim Kolar SF.NET <hsn@sendmail.cz>
Approved by:    maintainer timeout (girgen; 6 months)
3.8,1
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
3.8,1
04 May 2006 21:41:12
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
3.8,1
23 Feb 2006 08:04:04
Original commit files touched by this commit
girgen search for other commits by this committer
Accidentally removed portepoch, believing it was portrevision.

Pointy hat to: me
3.8
22 Feb 2006 22:39:46
Original commit files touched by this commit
girgen search for other commits by this committer
Update to 3.8

PR:     93701
3.6.2,1
22 Jan 2006 08:23:41
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
3.6.2,1
19 Jul 2005 22:52:00
Original commit files touched by this commit
girgen search for other commits by this committer
Updating to latest version, 3.6.2

Approved by: ade, seanc (implicit)
3.5_1,1
31 Jan 2005 00:35:56
Original commit files touched by this commit
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)
3.5,1
06 Dec 2004 03:59:56
Original commit files touched by this commit
girgen search for other commits by this committer
Add myself as committer, and use my @FreeBSD.org address.

Approved by: ade (mentor)
3.5,1
02 Sep 2004 15:58:33
Original commit files touched by this commit
arved search for other commits by this committer
Update to 3.5
Allow building with postgresql client only installation.

PR:             71212
Submitted by:   Palle Girgensohn <girgen@pingpong.net>
3.4_1,1
19 Jul 2004 10:41:12
Original commit files touched by this commit
vs search for other commits by this committer
Re-add distinfo since this is no longer a slave-port.

PR:             ports/69215
Submitted by:   Palle Girgensohn (maintainer)
3.4_1,1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
3.4,1
30 Jan 2004 04:28:20
Original commit files touched by this commit
linimon search for other commits by this committer
Update PyGreSQL to 3.4. Previous version was packed with the
postgresql dist, and while postgresql was version 7.3.5, PyGreSQL's
own version just bumped from 3.3 to 3.4. Hence portepoch.

PR:             ports/61597
Submitted by:    Palle Girgensohn <girgen@pingpong.net> (maintainer)
7.3.5
12 Jan 2004 16:46:25
Original commit files touched by this commit
olgeni search for other commits by this committer
Unbreak using the postgresql73 distfile.

PR:             61194
Submitted by:   Palle Girgensohn <girgen@pingpong.net>
7.3.4
04 Sep 2003 13:32:30
Original commit files touched by this commit
osa search for other commits by this committer
[1] Use new depends scheme for postgresql slave ports:
 ${MAKE} -V ... instead of .include <...>
[2] Utilize ${DOCSDIR}

Submitted by:   Palle Girgensohn <girgen@pingpong.net> (maintainer) [1],
                osa [2]
PR:             56350, 56404
7.3.2_1
07 Mar 2003 02:35:59
Original commit files touched by this commit
ade search for other commits by this committer
Remove pkg-comment from the remaining special cases.

Approved by:    portmgr (implicitly)
7.3.2
13 Feb 2003 14:14:09
Original commit files touched by this commit
wjv search for other commits by this committer
- Remove distinfo; it's now longer required since this is now a slave port.
  (I neglected to remove this file during my commit of 2002-10-23.)
7.3.2
11 Feb 2003 05:34:56
Original commit files touched by this commit
seanc search for other commits by this committer
Uncomment dependency on libpq.3/postgresql.

Submitted by:   kris/bento
7.3.1
06 Feb 2003 00:33:18
Original commit files touched by this commit
edwin search for other commits by this committer
Update py-PyGreSQL to version 7.3

        This patch really only takes over maintainership from
        ports@freebsd.org. Since I manage most of the postgresql
        ports, I might as well take this one too, I guess?

        I have verified that it builds with postgresql-7.3

PR:             ports/45887
Submitted by:   Palle Girgensohn <girgen@pingpong.net>
7.3.1
04 Jan 2003 15:53:39
Original commit files touched by this commit
seanc search for other commits by this committer
Chase libpq version bump.
7.2.3
23 Oct 2002 14:33:47
Original commit files touched by this commit
wjv search for other commits by this committer
- Make this port a subport of databases/postgresql7, since the development of
  PyGreSQL has been folded into that of PostgreSQL itself.
- This update effectivly takes PyGreSQL to version 3.3, which is distributed
  with PostgreSQL 7.2.3.
- Byte-compile installed modules to ensure clean deinstallation.
- Install documentation under $DOCSDIR.
- Remove Makefile from $FILESDIR - not required anymore.
- Remove patch-pgdb.py - not required any longer.
- Add two patches to ensure installation is $PREFIX-clean.
- Update pkg-comment and pkg-descr to reflect the current status of the port.
3.1_2
21 Jun 2002 17:40:05
Original commit files touched by this commit
nectar search for other commits by this committer
Drop MAINTAINER: I'm not really taking care of these anymore.
23 Feb 2002 14:12:38
commit hash: fp1.25118@dev.null.freshports.orgcommit hash: fp1.25118@dev.null.freshports.orgcommit hash: fp1.25118@dev.null.freshports.orgcommit hash: fp1.25118@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
Fix build with postgresql 7.2 (some .h files have moved).    
01 Dec 2001 13:07:58
commit hash: fp1.21423@dev.null.freshports.orgcommit hash: fp1.21423@dev.null.freshports.orgcommit hash: fp1.21423@dev.null.freshports.orgcommit hash: fp1.21423@dev.null.freshports.org files touched by this commit
nectar search for other commits by this committer
Fix a malformed patch.    
30 Nov 2001 20:20:14
commit hash: fp1.21394@dev.null.freshports.orgcommit hash: fp1.21394@dev.null.freshports.orgcommit hash: fp1.21394@dev.null.freshports.orgcommit hash: fp1.21394@dev.null.freshports.org files touched by this commit
nectar search for other commits by this committer
The patch for using mx.DateTime instead of DateTime was incomplete.   Update it.
   
16 Oct 2001 15:37:37
commit hash: fp1.19768@dev.null.freshports.orgcommit hash: fp1.19768@dev.null.freshports.orgcommit hash: fp1.19768@dev.null.freshports.orgcommit hash: fp1.19768@dev.null.freshports.org files touched by this commit
nectar search for other commits by this committer
Fix import of DateTime module.    
25 Apr 2001 14:20:00
commit hash: fp1.13046@dev.null.freshports.orgcommit hash: fp1.13046@dev.null.freshports.orgcommit hash: fp1.13046@dev.null.freshports.orgcommit hash: fp1.13046@dev.null.freshports.org files touched by this commit
nectar search for other commits by this committer
PostGreSQL 7.1 can install in two places, either ${PREFIX} (hier(7)) or  
${PREFIX}/pgsql (old layout).  Adjust compiler flags so that headers and  
libraries are found in either case.    
21 Apr 2001 12:43:12
commit hash: fp1.12917@dev.null.freshports.orgcommit hash: fp1.12917@dev.null.freshports.orgcommit hash: fp1.12917@dev.null.freshports.orgcommit hash: fp1.12917@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Fix include directory for postgresql7.1's new layout.    
22 Mar 2001 13:36:51
commit hash: fp1.11432@dev.null.freshports.orgcommit hash: fp1.11432@dev.null.freshports.orgcommit hash: fp1.11432@dev.null.freshports.orgcommit hash: fp1.11432@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Depend on the new py-mx-base.    
08 Oct 2000 01:08:27
commit hash: fp1.4720@dev.null.freshports.orgcommit hash: fp1.4720@dev.null.freshports.orgcommit hash: fp1.4720@dev.null.freshports.orgcommit hash: fp1.4720@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category databases to new layout.  
03 Oct 2000 14:52:52
commit hash: fp1.4573@dev.null.freshports.orgcommit hash: fp1.4573@dev.null.freshports.orgcommit hash: fp1.4573@dev.null.freshports.orgcommit hash: fp1.4573@dev.null.freshports.org files touched by this commit
nectar search for other commits by this committer
Update 2.4 -> 3.0    
08 Sep 2000 13:24:00
commit hash: fp1.3689@dev.null.freshports.orgcommit hash: fp1.3689@dev.null.freshports.orgcommit hash: fp1.3689@dev.null.freshports.orgcommit hash: fp1.3689@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Don't break package building on Satoshi's cluster. Explicitly depend   on
python1.5:lang/python15.    
26 Aug 2000 10:15:06
commit hash: fp1.3274@dev.null.freshports.orgcommit hash: fp1.3274@dev.null.freshports.orgcommit hash: fp1.3274@dev.null.freshports.orgcommit hash: fp1.3274@dev.null.freshports.org files touched by this commit
andreas search for other commits by this committer
after removal of old postgresql port fix dependencies for postgresql7 port  
thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out.    
20 Jun 2000 14:37:39
commit hash: fp1.1089@dev.null.freshports.orgcommit hash: fp1.1089@dev.null.freshports.orgcommit hash: fp1.1089@dev.null.freshports.orgcommit hash: fp1.1089@dev.null.freshports.org files touched by this commit
nectar search for other commits by this committer
Locally hosted distfiles moved to ftp.freebsd.org.    

Number of commits found: 71