Commit graph

10 commits

Author SHA1 Message Date
Johann Visagie
6cd163c1f8 - 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.
2002-10-23 14:33:47 +00:00
Jimmy Olgeni
c710fb3f8a Fix build with postgresql 7.2 (some .h files have moved). 2002-02-23 14:12:38 +00:00
Jacques Vidrine
568c4ec45d Fix a malformed patch.
Noticed by:	olgeni
2001-12-01 13:07:58 +00:00
Jacques Vidrine
6c5a6c857f The patch for using mx.DateTime instead of DateTime was incomplete.
Update it.

Submitted by:	Allan Saddi <asaddi@philosw.com>
2001-11-30 20:20:14 +00:00
Jacques Vidrine
121cab4a2d Fix import of DateTime module.
Submitted by:	olgeni
2001-10-16 14:37:37 +00:00
Jacques Vidrine
6b71d907b1 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.

PR:		ports/26756
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-04-25 13:20:00 +00:00
Vanilla I. Shu
7b48829512 Fix include directory for postgresql7.1's new layout. 2001-04-21 11:43:12 +00:00
Jacques Vidrine
792afefafb Update 2.4 -> 3.0 2000-10-03 13:52:51 +00:00
Jacques Vidrine
af34c77e3f Update from 2.1 to 2.3. 1999-02-23 00:28:15 +00:00
Jacques Vidrine
76fd954367 Update for ELF. 1998-11-13 23:16:25 +00:00