summaryrefslogtreecommitdiff
path: root/chat/gaim
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-10-18 08:18:46 +0000
committerjmmv <jmmv@pkgsrc.org>2003-10-18 08:18:46 +0000
commit64dccbb2ed5a6e47de6754d76b034c87ede64520 (patch)
treecad825cff195a5d9bd3b57b1e42525fadecfb1d7 /chat/gaim
parent1cfc498be35c500566bedd27a7bcf7eda8e7841b (diff)
downloadpkgsrc-64dccbb2ed5a6e47de6754d76b034c87ede64520.tar.gz
Update to 0.71 (main reason is to add missing dependancies to fix connection
to protocols that use SSL): * The right-click menu for e-mail links now presents a "Copy E-Mail Address" item * Fix sort by idle to behave as it did pre-contact support (David Smock) * Display AIM away messages in the tooltip for buddies when they are away * Support for Buddy Comments for AIM and ICQ buddies * Window icons are now set as buddy icons or status icons * Get User Info in MSN and Yahoo now return an error indicating that the information doesn't exist if the profile is empty (parts by Nathan Poznick) * Added startup notification support for window managers that support it. * The protocol icon for an account in the accounts window will now "pulse" when signing the account on. * Zephyr formatting fixes (Arun A. Tharuvai) * Zephyr can connect to chats (Karsten Huneycutt) * SSL support can now be provided by third party plugins. * Multiple copies of gaim installed at different locations no longer attempt to load the same, possibly incompatible plugins (Robert McQueen) * Implemented another new Yahoo! authentication method * Fixed a bug displaying Chinese MSN messages (Ambrose C. LI). * Additional fixes and checks for the perl build process (Sean Burke). * Massive core/UI splitting. * Re-write of Jabber protocol plugin * Conversation API changes. * Some plugins must be updated due to code variable changes, function name changes, and change of behavior for certain functions. * Chinese (Simplified) translation updated (Funda Wang) * Chinese (Traditional) translation updated (Ambrose C. Li) * Czech translation updated (Miloslav Trmac) * Danish translation updated (Morten Brix Pedersen (mbrix)) * Finnish translation updated (Ambrose C. LI (acli)) * French translation updated (Eric Boumaour) * Italian translation updated (Claudio Satriano) * German translation updated (Christian Weyer, Bjoern Voigt) * Serbian translation updated (Danilo Segan) * Serbian Latin translation updated (Danilo Segan) * Swedish translation updated (Tore Lundqvist (luntor)) Fixes PR pkg/23173 (connection problems to MSN); initial patch provided by Matthew Luckie in private mail.
Diffstat (limited to 'chat/gaim')
-rw-r--r--chat/gaim/Makefile11
-rw-r--r--chat/gaim/PLIST11
-rw-r--r--chat/gaim/distinfo6
3 files changed, 22 insertions, 6 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile
index 30097ef4728..51e69cf7db9 100644
--- a/chat/gaim/Makefile
+++ b/chat/gaim/Makefile
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.41 2003/09/30 17:50:05 mycroft Exp $
+# $NetBSD: Makefile,v 1.42 2003/10/18 08:18:46 jmmv Exp $
#
-DISTNAME= gaim-0.70
+DISTNAME= gaim-0.71
CATEGORIES= chat x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/}
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= mjl@luckie.org.nz
HOMEPAGE= http://gaim.sourceforge.net/
COMMENT= GTK2 based client for the AOL Instant Messenger chat system
+BUILD_USES_MSGFMT= YES
DEPENDS+= gnome2-dirs>=1.1:../../misc/gnome2-dirs
CONFLICTS+= gaim-gnome-[0-9]*
@@ -24,6 +26,7 @@ LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
CONFIGURE_ARGS+= --disable-nas
CONFIGURE_ARGS+= --disable-perl
+CONFIGURE_ARGS+= --disable-nss
.include "../../mk/bsd.prefs.mk"
@@ -34,7 +37,11 @@ CONFIGURE_ARGS+= --disable-screensaver
.include "../../audio/libao/buildlink2.mk"
.include "../../audio/libaudiofile/buildlink2.mk"
.include "../../converters/libiconv/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/glib2/buildlink2.mk"
.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../security/gnutls/buildlink2.mk"
.include "../../textproc/gtkspell/buildlink2.mk"
.include "../../x11/gtk2/buildlink2.mk"
+.include "../../x11/startup-notification/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/chat/gaim/PLIST b/chat/gaim/PLIST
index 3857a9e7409..e3990396e7e 100644
--- a/chat/gaim/PLIST
+++ b/chat/gaim/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2003/09/26 15:03:36 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.20 2003/10/18 08:18:46 jmmv Exp $
bin/gaim
bin/gaim-remote
include/gaim-remote/remote-socket.h
@@ -57,6 +57,15 @@ lib/gaim/notify.so
lib/gaim/spellchk.a
lib/gaim/spellchk.la
lib/gaim/spellchk.so
+lib/gaim/ssl-gnutls.a
+lib/gaim/ssl-gnutls.la
+lib/gaim/ssl-gnutls.so
+lib/gaim/ssl-nss.a
+lib/gaim/ssl-nss.la
+lib/gaim/ssl-nss.so
+lib/gaim/ssl.a
+lib/gaim/ssl.la
+lib/gaim/ssl.so
lib/gaim/statenotify.a
lib/gaim/statenotify.la
lib/gaim/statenotify.so
diff --git a/chat/gaim/distinfo b/chat/gaim/distinfo
index a7ee446d5a3..9fd1fa69321 100644
--- a/chat/gaim/distinfo
+++ b/chat/gaim/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.32 2003/09/30 17:50:05 mycroft Exp $
+$NetBSD: distinfo,v 1.33 2003/10/18 08:18:46 jmmv Exp $
-SHA1 (gaim-0.70.tar.gz) = 36eff37c86abcaaf7a78bdefacf8e4b84738d085
-Size (gaim-0.70.tar.gz) = 4490202 bytes
+SHA1 (gaim-0.71.tar.bz2) = 3615ca1973704de57ab48a098ec6ece147bba578
+Size (gaim-0.71.tar.bz2) = 3109536 bytes