| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:17:10
2.6.9_1
|
edwin  |
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) |
19 Apr 2008 18:56:05
2.6.9  |
miwi  |
- 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) |
06 Feb 2007 07:59:47
2.6.9
|
girgen  |
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." |
09 Aug 2006 11:36:43
2.6.7
|
girgen  |
Update to 2.6.7 |
28 May 2006 17:50:24
2.6.6
|
girgen  |
Update to 2.6.6.
Security: http://thaiopensource.org/development/libpqxx/ |
23 Feb 2006 10:40:45
2.5.5
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:23:41
2.5.5
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
2.5.5
|
ade  |
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. |
21 Jul 2005 20:48:20
2.5.5
|
girgen  |
The gborg.postgresql.org distributions exist on the main postgresql
ftp stites, so let's use them |
11 Jul 2005 23:23:49
2.5.5
|
girgen  |
Updating to 2.5.5
Approved by: ade, seanc (implicit) |
16 May 2005 22:52:58
2.4.2_1
|
pav  |
- libdata/pkgconfig is now included in mtree
Approved by: marcus (portmgr hat) |
31 Jan 2005 00:35:56
2.4.2_1
|
girgen  |
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) |
06 Dec 2004 03:59:56
2.4.2_1
|
girgen  |
Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor) |
28 Nov 2004 00:54:56
2.4.2_1
|
lofi  |
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! |
19 Nov 2004 16:13:48
2.4.2
|
lofi  |
Update to 2.4.2
Submitted by: maintainer |
15 Nov 2004 17:00:02
2.4.1
|
pav  |
- Mark BROKEN on 4.x
PR: ports/73904
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) |
07 Nov 2004 20:46:18
2.4.1
|
arved  |
Upgrade to 2.4.1
PR: 73641
Submitted by: Steven Looman <steven@krx.nl>
Palle Girgensohn <girgen@pingpong.net> |
09 Aug 2004 09:01:43
2.2.7
|
sem  |
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 |
09 Jul 2004 18:43:11
2.2.3
|
marcus  |
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 |
24 Jun 2004 19:45:32
2.2.3
|
thierry  |
Unbreak on -STABLE.
PR: ports/68217
Submitted by: maintainer. |
23 Jun 2004 23:19:24
2.2.3
|
thierry  |
Upgrade to 2.2.3.
Warning: broken on 4.x.
PR: 68217
Submitted by: maintainer. |
31 Mar 2004 04:12:58
2.1.1_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
2.1.1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
04 Dec 2003 12:00:49
2.1.1
|
seanc  |
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) |
17 Nov 2003 12:29:10
1.5.1
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
03 Sep 2003 09:04:08
1.5.1
|
erwin  |
Update to 1.5.1
Add PKGNAMEPREFIX=postgresql
PR: 56336
Submitted by: maintainer |
21 Feb 2003 11:15:05
1.1.4
|
knu  |
De-pkg-comment. |
05 Jan 2003 00:11:40
1.1.4
|
seanc  |
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> |