Commit graph

186 commits

Author SHA1 Message Date
Joe Marcus Clarke
b3d6cc0abb Fix some crashers trying to initialize gnome-speech when no voices are
present.

Reported by:	adamw
Obtained from:	GNOME CVS
2005-02-14 01:23:13 +00:00
Joe Marcus Clarke
02cc9e2b4d Update to 0.11.14. 2005-02-06 07:59:26 +00:00
Joe Marcus Clarke
8e4b5f83ba Update to 0.11.13. 2005-01-19 20:48:19 +00:00
Joe Marcus Clarke
98cc407d09 Update to 0.11.12. 2005-01-18 06:22:32 +00:00
Joe Marcus Clarke
934a9c07b4 Remove the ang locale if it is empty. 2005-01-15 07:57:22 +00:00
Joe Marcus Clarke
c3c9c2c45c Prevent Java support from being erroneously enable. 2005-01-14 01:25:07 +00:00
Joe Marcus Clarke
941ec72a71 Don't remove the gtk-2.0/modules directory as this is handled by gtk20.
Reported by:	pointyhat via kris
2005-01-13 06:49:54 +00:00
Adam Weinberger
d2d8a84d32 Update to 0.3.6. 2005-01-11 19:52:06 +00:00
Adam Weinberger
839411f56c Update to 1.8.2. 2005-01-08 17:36:53 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Jeremy Messenger
b2528d992a Update MASTER_SITES for 2.3 -> 2.4. 2004-12-23 20:29:05 +00:00
Alexander Nedotsukov
9de66b09a1 Fix xml syntax in OMF files. 2004-12-21 06:47:43 +00:00
Joe Marcus Clarke
cddab3b5f4 Fix build on 4.X.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2004-12-21 04:52:28 +00:00
Joe Marcus Clarke
3ec52f5753 Update to 0.9.19. 2004-12-20 21:48:22 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Joe Marcus Clarke
7b19d50333 Update to 1.6.2. 2004-12-13 00:29:21 +00:00
Jeremy Messenger
2e32ce730b Fix the pkg-plist.
Reported by:	pointyhat
2004-12-11 07:58:02 +00:00
Joe Marcus Clarke
ba000d799e Update to 0.11.17. 2004-12-07 21:44:01 +00:00
Joe Marcus Clarke
4e14e5a8e4 Update to 0.11.11. 2004-12-07 21:25:45 +00:00
Joe Marcus Clarke
cb2b83d957 Update to 1.6.1. 2004-12-03 03:33:37 +00:00
Joe Marcus Clarke
77f37c9c7c Update to 0.9.18. 2004-11-30 06:10:58 +00:00
Joe Marcus Clarke
257eff0411 Update to 1.8.1. 2004-11-25 19:56:13 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +00:00
Jeremy Messenger
0fcebac3e3 Update to 0.11.0. Three new ports (Ruby/RSVG, Ruby/GnomePrint and
Ruby/GnomePrintUI) will be add in ruby-gnome2-all later when I am done with
create and test with those new ports tonight or tomorrow.
2004-11-15 06:18:35 +00:00
Joe Marcus Clarke
27a5844dee Fix a crash in dasher if there are no speech voices.
Reported by:	Fernan Aguero <fernan@iib.unsam.edu.ar>
2004-11-12 18:14:08 +00:00
Adam Weinberger
ee9c5a399c Update to 0.9.17. 2004-11-11 15:24:03 +00:00
Jeremy Messenger
817db233c8 Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x has
lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is
taking care of gconf key and schemas files for pkg-plist. Pav has committed by
re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump
PORTREVISION to correct our pkg-plist database installed.
2004-11-10 03:19:15 +00:00
Michael Nottebrock
14a1da27f4 Update to KDE 3.3.1 2004-11-08 00:34:12 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
3e92dd7401 Add some files missed in the previous GNOME 2.8 update. 2004-11-07 22:27:01 +00:00
Joe Marcus Clarke
58406bee89 Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
2004-11-07 22:24:32 +00:00
Michael Nottebrock
b4c31bafd8 Update to KDE 3.3 2004-08-30 19:55:42 +00:00
Joe Marcus Clarke
852f5b2516 This patch is no longer needed. 2004-08-30 19:17:38 +00:00
Joe Marcus Clarke
4a5ad7722b Update to 0.3.5. 2004-08-30 19:17:21 +00:00
Jeremy Messenger
338404f1b3 - Update to 0.10.0.
- Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now.
- Change some that have CP to INSTALL_*.
- Few small clean up.

BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I
     create and test them. They are going to be part of ruby-gnome2-all meta
     port.
2004-08-15 07:11:57 +00:00
Joe Marcus Clarke
968dd5a275 Dasher needs GNOME support by default now.
Reported by:	GNOME Tinderbox
2004-08-07 17:18:23 +00:00
Jeremy Messenger
28dc29180a -Update to 3.2.11.
-Remove patch-configure and change libtool 13 -> 15.
2004-08-03 00:50:57 +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
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Joe Marcus Clarke
0a2eee9107 Update to 0.3.3. 2004-06-11 05:14:07 +00:00
Michael Nottebrock
9774b28273 Update to version 3.2.3 2004-06-09 16:58:30 +00:00
Jeremy Messenger
e9065cd990 -Update to 1.6.6.
-Remove patch-configure and use lthack instead.
2004-06-08 21:21:18 +00:00
Joe Marcus Clarke
af73f1911d Update to 1.6.5. 2004-05-25 22:36:38 +00:00
Joe Marcus Clarke
360f00838d Switch to USE_BZIP2 for bandwidith reasons, and also because certain GNOME
mirrors only carrier bzip2 tarballs.

PR:		67020
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-22 02:01:30 +00:00
Joe Marcus Clarke
bfe4bb6bc1 Update to 1.6.4. 2004-05-14 17:39:15 +00:00
Jeremy Messenger
918e66b039 Change my email to mezz@FreeBSD.org.
Approved by:	adamw (mentor)
2004-05-02 23:36:58 +00:00
Joe Marcus Clarke
cf09b75cb1 * Update to 3.2.10
* Add conditional GNOME and speech support

Approved by:	maintainer
2004-05-02 17:13:42 +00:00
Joe Marcus Clarke
db3fec935d Update to 1.6.3. 2004-04-29 06:34:32 +00:00
Joe Marcus Clarke
557e51f968 Use the new gnomespeech GNOME component. 2004-04-29 00:05:33 +00:00