diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-07 22:24:32 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-07 22:24:32 +0000 |
commit | fb8541d2d8cfc686242832e1c242a6e16a71f562 (patch) | |
tree | eb4a9f17e9018ff5a01b23a7dcb55603930cc5cf /x11-toolkits/vte | |
parent | 9d873617ccf0d009f3c169794dbfcb0741259b2e (diff) | |
download | FreeBSD-ports-fb8541d2d8cfc686242832e1c242a6e16a71f562.zip FreeBSD-ports-fb8541d2d8cfc686242832e1c242a6e16a71f562.tar.gz |
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!
Diffstat (limited to 'x11-toolkits/vte')
-rw-r--r-- | x11-toolkits/vte/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/vte/files/patch-src_dumpkeys.c | 2 | ||||
-rw-r--r-- | x11-toolkits/vte/files/patch-src_keymap.c | 2 | ||||
-rw-r--r-- | x11-toolkits/vte/files/patch-src_vte.c | 26 |
4 files changed, 23 insertions, 8 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index ed90fb9..20ed2c7 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -7,6 +7,7 @@ PORTNAME= vte PORTVERSION= 0.11.11 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} diff --git a/x11-toolkits/vte/files/patch-src_dumpkeys.c b/x11-toolkits/vte/files/patch-src_dumpkeys.c index 4b77086..b80fde6 100644 --- a/x11-toolkits/vte/files/patch-src_dumpkeys.c +++ b/x11-toolkits/vte/files/patch-src_dumpkeys.c @@ -2,7 +2,7 @@ +++ src/dumpkeys.c Thu May 6 10:46:19 2004 @@ -18,6 +18,7 @@ - #ident "$Id: dumpkeys.c,v 1.7 2004/04/30 01:16:53 nalin Exp $" + #ident "$Id: patch-src_dumpkeys.c,v 1.5 2004/11/01 04:45:09 marcus Exp $" #include "../config.h" +#include <sys/types.h> #ifdef HAVE_SYS_SELECT_H diff --git a/x11-toolkits/vte/files/patch-src_keymap.c b/x11-toolkits/vte/files/patch-src_keymap.c index db65744..d903dbb 100644 --- a/x11-toolkits/vte/files/patch-src_keymap.c +++ b/x11-toolkits/vte/files/patch-src_keymap.c @@ -2,7 +2,7 @@ +++ src/keymap.c Tue Oct 22 17:42:33 2002 @@ -18,6 +18,7 @@ - #ident "$Id: patch-src_keymap.c,v 1.3 2003/04/12 04:52:53 marcus Exp $" + #ident "$Id: patch-src_keymap.c,v 1.5 2004/11/01 04:45:09 marcus Exp $" #include "../config.h" +#include <sys/types.h> #include <stdlib.h> diff --git a/x11-toolkits/vte/files/patch-src_vte.c b/x11-toolkits/vte/files/patch-src_vte.c index 11c0ef6..728569d 100644 --- a/x11-toolkits/vte/files/patch-src_vte.c +++ b/x11-toolkits/vte/files/patch-src_vte.c @@ -1,6 +1,6 @@ ---- src/vte.c.orig Mon Jun 16 17:15:09 2003 -+++ src/vte.c Thu Apr 8 14:24:13 2004 -@@ -101,7 +101,7 @@ +--- src/vte.c.orig Sun May 2 02:43:01 2004 ++++ src/vte.c Sun Oct 31 20:23:36 2004 +@@ -105,14 +105,14 @@ #define VTE_ADJUSTMENT_PRIORITY G_PRIORITY_DEFAULT_IDLE #define VTE_INPUT_RETRY_PRIORITY G_PRIORITY_HIGH #define VTE_INPUT_PRIORITY G_PRIORITY_DEFAULT_IDLE @@ -9,12 +9,26 @@ #define VTE_CHILD_OUTPUT_PRIORITY G_PRIORITY_HIGH #define VTE_FX_PRIORITY G_PRIORITY_DEFAULT_IDLE #define VTE_REGCOMP_FLAGS REG_EXTENDED -@@ -109,7 +109,7 @@ + #define VTE_REGEXEC_FLAGS 0 #define VTE_INPUT_CHUNK_SIZE 0x1000 - #define VTE_INVALID_SOURCE -1 #define VTE_INVALID_BYTE '?' -#define VTE_COALESCE_TIMEOUT 2 -+#define VTE_COALESCE_TIMEOUT 15 ++#define VTE_COALESCE_TIMEOUT 15 /* The structure we use to hold characters we're supposed to display -- this * includes any supported visible attributes. */ +@@ -10534,9 +10534,13 @@ + static gint + vte_terminal_visibility_notify(GtkWidget *widget, GdkEventVisibility *event) + { ++ VteTerminal *terminal; + g_return_val_if_fail(GTK_WIDGET(widget), FALSE); + g_return_val_if_fail(VTE_IS_TERMINAL(widget), FALSE); +- (VTE_TERMINAL(widget))->pvt->visibility_state = event->state; ++ terminal = VTE_TERMINAL(widget); ++ terminal->pvt->visibility_state = event->state; ++ if (terminal->pvt->visibility_state == GDK_VISIBILITY_UNOBSCURED) ++ vte_invalidate_all(terminal); + return FALSE; + } + |