Commit graph

32 commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Max Brazhnikov
ddc2537088 Update to 3.0.2 after repocopy
Mark conflict with databases/postgresql-libpqxx
Pass maintainership to submitter

PR:		ports/142820
Submitted by:	Eugene M. Kim <20080111.freebsd.org at ab.ote.we.lv>
2010-02-07 19:08:32 +00:00
Pav Lucistnik
f777d8f13d - Update download location
Reported by:	-fetch-original pointyhat run
2009-01-30 20:20:17 +00:00
Pav Lucistnik
c4d4cacd63 - Remove conditional checks relevant only on FreeBSD 5.x and older 2009-01-05 17:27:29 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Palle Girgensohn
c8ab2c22c5 Updating to version 2.6.9:
"Many things have changed. Bugs have been fixed, new features
  have been introduced. But most importantly, we're really retiring
  the old 1.x-style libpqxx API now. This API (where upper-case letters
  were still used in function names and such) has been supported for
  more than three years in the interest of backwards compatibility,
  but has been marked as obsolete all this time."
2007-02-06 07:59:47 +00:00
Palle Girgensohn
3859cb1344 Update to 2.6.7 2006-08-09 10:36:43 +00:00
Palle Girgensohn
62d24c8673 Update to 2.6.6.
Security:	http://thaiopensource.org/development/libpqxx/
2006-05-28 16:50:24 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Palle Girgensohn
651efa0d7f The gborg.postgresql.org distributions exist on the main postgresql
ftp stites, so let's use them
2005-07-21 19:48:20 +00:00
Palle Girgensohn
6e1d53e949 Updating to 2.5.5
Approved by: ade, seanc (implicit)
2005-07-11 22:23:49 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Palle Girgensohn
34fa6c853e 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)
2005-01-31 00:35:55 +00:00
Palle Girgensohn
ae413f56b6 Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor)
2004-12-06 03:59:56 +00:00
Michael Nottebrock
7ce25dcb36 Fix configure checks for C++ headers on 4.x
PR: ????? (¹)
Submitted by: maintainer

(¹) PR was cc'd to me six hours ago, but hasn't made it into GNATS yet.
Assemble an away team, number one!
2004-11-28 00:54:56 +00:00
Michael Nottebrock
9f07a31904 Update to 2.4.2
Submitted by: maintainer
2004-11-19 16:13:48 +00:00
Pav Lucistnik
ad0aadcf9a - Mark BROKEN on 4.x
PR:		ports/73904
Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
2004-11-15 17:00:02 +00:00
Tilman Keskinoz
127fefd31d Upgrade to 2.4.1
PR:		73641
Submitted by:	Steven Looman <steven@krx.nl>
		Palle Girgensohn <girgen@pingpong.net>
2004-11-07 20:46:18 +00:00
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