Commit graph

11 commits

Author SHA1 Message Date
Sergey Matveychuk
48046fa478 update to 2.2.7
fix a wrong pkg-config specification position

PR:		ports/69960
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca>
Approved by:	maintainer
2004-08-09 08:01:43 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Thierry Thomas
400fc06331 Unbreak on -STABLE.
PR:		ports/68217
Submitted by:	maintainer.
2004-06-24 18:45:32 +00:00
Thierry Thomas
86ed821488 Upgrade to 2.2.3.
Warning: broken on 4.x.

PR:		68217
Submitted by:	maintainer.
2004-06-23 22:19:23 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Sean Chittenden
8a928af72d Introduce the world to PostgreSQL 7.4! By and large this release is
regarded as a major release with features with interest to those with
large databases.  The updates are extensive and the best source of info
is in the release notes.  Enjoy and direct questions to database@!

Release notes:
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4

PR:		ports/59403, ports/59404, ports/59393, ports/59394,
		ports/59395, ports/59397, ports/59398, ports/59402, &&
		ports/59401
Submitted by:	maintainer
Approved by:	marcus (portmgr@ hat)
2003-12-04 12:00:49 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Erwin Lansing
d7de640700 Update to 1.5.1
Add PKGNAMEPREFIX=postgresql

PR:		56336
Submitted by:	maintainer
2003-09-03 08:04:08 +00:00
Akinori MUSHA
2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Sean Chittenden
ff0e3c1bf7 Add libpqxx. libpqxx is no longer hosted under the main PostgreSQL tree and
is now a project on gborg.  libpqxx is still a supported interface.

PR:		ports/45944
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-01-05 00:11:39 +00:00