1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Pietro Cerutti
7e30a32a69 - Fix PLIST
Reported by: PH (via erwin and pav)
2009-12-05 16:34:35 +00:00
Joe Marcus Clarke
f76d32b8e8 Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929
2009-11-28 20:06:37 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Pietro Cerutti
6dc4e42629 - Fix hang while picking schema in query browser [1]
- Add patch for automatic column width in query browser [2]

PR:		[1] 132352
Submitted by:	[1] Henry Hu <henry.hu.sh@gmail.com>
		[2] Joerg Wunsch <j@uriah.heep.sax.de> (via private e-mail)
Patch from:	[1] http://bugs.mysql.com/bug.php?id=30055
		[2] http://bugs.mysql.com/bug.php?id=11461
2009-07-16 15:10:58 +00:00
Pietro Cerutti
4c9bc48298 - Fix run-time paths
PR:		132352 (part of)
Reported by:	Henry Hu <henry.hu.sh@gmail.com>
2009-07-13 15:06:31 +00:00
Pietro Cerutti
a6ea57e5c1 - Sync PLIST with last commit 2009-07-13 08:21:08 +00:00
Pietro Cerutti
407c4fcd75 - Update to 5.0r14 2009-07-13 07:42:11 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Joe Marcus Clarke
20e1530ce4 Allow this port to build with GTK+ deprecation. 2009-01-11 18:39:40 +00:00
Pav Lucistnik
7375ce713d - USE_GLIB is nothing, remove 2009-01-08 14:55:32 +00:00
Pietro Cerutti
cfc77a9074 - Fix build on 64-bits platforms
Reported by:	QA Tindie
2008-09-25 09:16:22 +00:00
Pietro Cerutti
d12b79c13a - New port: mysql-gui-tools
The MySQL GUI Tools package includes the MySQL Administrator and the
MySQL Query Browser tools.
The MySQL Administrator is a powerful visual administration tool that
makes it easy to administer and monitor your MySQL environment and
gain significantly better visibility into how your databases are
operating.
MySQL Query Browser is the easiest visual tool for creating,
executing, and optimizing SQL queries for your MySQL Database Server.

WWW: http://www.mysql.com

This port deprecates databases/mysql-query-browser [1]

ACK'd by:	pgollucci (maintainer of deprecated port) [1]
2008-09-24 17:10:56 +00:00