diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-30 00:47:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-30 00:47:21 +0000 |
commit | 798e9bed2a389dce8a970e15b68176fd49f442db (patch) | |
tree | 9dc5597aab073298ec381964f72cd853b3dd366c /mail/evolution/files/patch-aa | |
parent | - Update port 0.1.6 (diff) |
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
Notes
Notes:
svn path=/head/; revision=160863
Diffstat (limited to 'mail/evolution/files/patch-aa')
-rw-r--r-- | mail/evolution/files/patch-aa | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/mail/evolution/files/patch-aa b/mail/evolution/files/patch-aa index 0ad426b2d938..f09892fc8150 100644 --- a/mail/evolution/files/patch-aa +++ b/mail/evolution/files/patch-aa @@ -1,8 +1,8 @@ ---- configure.orig Fri Jul 29 17:50:28 2005 -+++ configure Fri Jul 29 17:51:42 2005 -@@ -23657,6 +23657,14 @@ - DL_LIB='' +--- configure.orig Tue Nov 15 17:58:33 2005 ++++ configure Tue Nov 15 18:02:37 2005 +@@ -23732,6 +23732,15 @@ SOFTOKN3_LIB='' + HAL_REQUIREMENT='' ;; +*freebsd*) os_win32=no + NO_UNDEFINED='' @@ -11,11 +11,12 @@ + SA_JUNK_PLUGIN=sa-junk-plugin + DL_LIB='' + SOFTOKN3_LIB='-lsoftokn3' ++ HAL_REQUIREMENT='' + ;; *) os_win32=no NO_UNDEFINED='' - SOCKET_LIBS='' -@@ -26205,6 +26213,7 @@ + SOEXT='.so' +@@ -26280,6 +26289,7 @@ #include <sys/socket.h> #include <netinet/in.h> #include <netdb.h> @@ -23,7 +24,7 @@ int -@@ -27882,7 +27891,7 @@ +@@ -27980,7 +27990,7 @@ LDFLAGS_save="$LDFLAGS" mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5" @@ -32,7 +33,7 @@ echo "$as_me:$LINENO: checking for Kerberos 5" >&5 echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6 if test "${ac_cv_lib_kerberos5+set}" = set; then -@@ -33151,7 +33160,7 @@ +@@ -33143,7 +33153,7 @@ idldir="$datadir/idl/evolution-$BASE_VERSION" |