summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-07-17 16:13:07 +0000
committerjmmv <jmmv@pkgsrc.org>2003-07-17 16:13:07 +0000
commit9b1edd9bb592ee6c7a1590745524a3d850aabb49 (patch)
tree68b5d3ae0b0e3a42795eb505b7b3298eae705380
parent00b4fa03c623e15039cce41d18f797f42b68c00b (diff)
downloadpkgsrc-9b1edd9bb592ee6c7a1590745524a3d850aabb49.tar.gz
Update to 0.65:
* French translation updated (Eric (Zongo) Boumaour) * Portuguese (Brazilian) translation added (Mauricio de Lemos Rodrigues Collares Neto) * Korean translation updated (Kyung-uk Son) * Japanese translation updated (Junichi Uekawa) * Hebrew translation added (Pavel Bibergal) * Russian translation updated (Dzmitry Chekmarou) * Danish translation updated (Morten Brix Pedersen) * Hungarian translation updated (Zoltan Sutto) * Italian translation updated (Claudio Satriano) * Chinses (Simplified) translation updated (Funda Wang) * Chinese (Traditional) translation updated (Ambrose C. Li) * Massive internal core/ui splitting * New account dialog * Preferences moved to ~/.gaim/prefs.xml * Account information moved to ~/.gaim/accounts.xml * Pounces moved to ~/.gaim/pounces.xml * Added support for the Trepia protocol * Added protocol icons to various drop-down boxes * New Send IM buddy icon merged from Ximian Desktop 2 * Fixed "Sort by Status" crash * Fixed the MSN signon crash * Fixed the MSN add buddy crash * Fixed the MSN empty buddy list bug * Fixed all known MSN chat bugs * Fixed HTTP redirect handling in smiley retrieval. This fixes the problems with some smiley themes. * Chats in MSN can now be initiated by right-clicking a buddy and choosing Initiate Chat. * MSN Alerts and incoming MSN pages no longer pop up several error dialogs * Ability to view iChat "Available" messages for AIM * Stores your buddy icon on the server for AIM * Support for non-ascii characters with Yahoo! Messenger * Focus returns to the input box when you click elsewhere, like it used to * New typing notification icons from Ximian
-rw-r--r--chat/gaim/Makefile9
-rw-r--r--chat/gaim/PLIST22
-rw-r--r--chat/gaim/distinfo8
3 files changed, 23 insertions, 16 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile
index 8545b595969..034bae5a383 100644
--- a/chat/gaim/Makefile
+++ b/chat/gaim/Makefile
@@ -1,15 +1,10 @@
-# $NetBSD: Makefile,v 1.35 2003/07/13 13:50:46 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2003/07/17 16:13:07 jmmv Exp $
#
-DISTNAME= gaim-0.64
-PKGREVISION= 3
+DISTNAME= gaim-0.65
CATEGORIES= chat x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/}
-PATCH_SITES= http://www.chipx86.com/
-PATCHFILES= ${DISTNAME}-msncrashes-20030705-0044.diff
-PATCH_DIST_STRIP= -p0
-
MAINTAINER= mjl@luckie.org.nz
HOMEPAGE= http://gaim.sourceforge.net/
COMMENT= GTK2 based client for the AOL Instant Messenger chat system
diff --git a/chat/gaim/PLIST b/chat/gaim/PLIST
index f4f0adb4d28..c28ce7575ae 100644
--- a/chat/gaim/PLIST
+++ b/chat/gaim/PLIST
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.14 2003/05/31 12:11:47 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.15 2003/07/17 16:13:07 jmmv Exp $
bin/gaim
bin/gaim-remote
+include/gaim-remote/remote-socket.h
+include/gaim-remote/remote.h
lib/gaim/autorecon.a
lib/gaim/autorecon.la
lib/gaim/autorecon.so
@@ -46,9 +48,6 @@ lib/gaim/libyahoo.so
lib/gaim/libzephyr.a
lib/gaim/libzephyr.la
lib/gaim/libzephyr.so
-lib/gaim/notify.a
-lib/gaim/notify.la
-lib/gaim/notify.so
lib/gaim/spellchk.a
lib/gaim/spellchk.la
lib/gaim/spellchk.so
@@ -61,6 +60,11 @@ lib/gaim/ticker.so
lib/gaim/timestamp.a
lib/gaim/timestamp.la
lib/gaim/timestamp.so
+lib/libgaim-remote.a
+lib/libgaim-remote.la
+lib/libgaim-remote.so
+lib/libgaim-remote.so.0
+lib/libgaim-remote.so.0.0
man/man1/gaim.1
share/applications/gaim.desktop
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gaim.mo
@@ -72,6 +76,7 @@ ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gaim.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gaim.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gaim.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gaim.mo
+${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gaim.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gaim.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gaim.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gaim.mo
@@ -79,6 +84,7 @@ ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gaim.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gaim.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gaim.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gaim.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gaim.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gaim.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gaim.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gaim.mo
@@ -95,6 +101,8 @@ share/pixmaps/gaim/buttons/edit.png
share/pixmaps/gaim/buttons/insert-image-small.png
share/pixmaps/gaim/buttons/insert-link-small.png
share/pixmaps/gaim/buttons/insert-smiley-small.png
+share/pixmaps/gaim/buttons/pause.png
+share/pixmaps/gaim/buttons/send-im.png
share/pixmaps/gaim/buttons/text_bigger.png
share/pixmaps/gaim/buttons/text_normal.png
share/pixmaps/gaim/buttons/text_smaller.png
@@ -196,6 +204,8 @@ share/pixmaps/gaim/smileys/default/yahoo_chicken.gif
share/pixmaps/gaim/smileys/default/yahoo_clap.gif
share/pixmaps/gaim/smileys/default/yahoo_clown.gif
share/pixmaps/gaim/smileys/default/yahoo_coffee.gif
+share/pixmaps/gaim/smileys/default/yahoo_cow.gif
+share/pixmaps/gaim/smileys/default/yahoo_cowboy.gif
share/pixmaps/gaim/smileys/default/yahoo_cry.gif
share/pixmaps/gaim/smileys/default/yahoo_dance.gif
share/pixmaps/gaim/smileys/default/yahoo_devil.gif
@@ -249,6 +259,7 @@ share/pixmaps/gaim/status/default/aol.png
share/pixmaps/gaim/status/default/away.png
share/pixmaps/gaim/status/default/dnd.png
share/pixmaps/gaim/status/default/extendedaway.png
+share/pixmaps/gaim/status/default/female.png
share/pixmaps/gaim/status/default/freeforchat.png
share/pixmaps/gaim/status/default/gadu-gadu.png
share/pixmaps/gaim/status/default/game.png
@@ -258,12 +269,14 @@ share/pixmaps/gaim/status/default/irc.png
share/pixmaps/gaim/status/default/jabber.png
share/pixmaps/gaim/status/default/login.png
share/pixmaps/gaim/status/default/logout.png
+share/pixmaps/gaim/status/default/male.png
share/pixmaps/gaim/status/default/msn.png
share/pixmaps/gaim/status/default/na.png
share/pixmaps/gaim/status/default/napster.png
share/pixmaps/gaim/status/default/notauthorized.png
share/pixmaps/gaim/status/default/occupied.png
share/pixmaps/gaim/status/default/offline.png
+share/pixmaps/gaim/status/default/trepia.png
share/pixmaps/gaim/status/default/wireless.png
share/pixmaps/gaim/status/default/yahoo.png
share/pixmaps/gaim/tb_drag_arrow_down.xpm
@@ -289,3 +302,4 @@ share/sounds/gaim/send.wav
@dirrm share/pixmaps/gaim
@comment in gnome2-dirs: @dirrm share/applications
@dirrm lib/gaim
+@dirrm include/gaim-remote
diff --git a/chat/gaim/distinfo b/chat/gaim/distinfo
index ac645486b11..d605990ed0c 100644
--- a/chat/gaim/distinfo
+++ b/chat/gaim/distinfo
@@ -1,6 +1,4 @@
-$NetBSD: distinfo,v 1.26 2003/07/09 20:58:51 jmmv Exp $
+$NetBSD: distinfo,v 1.27 2003/07/17 16:13:08 jmmv Exp $
-SHA1 (gaim-0.64.tar.gz) = 69042a2729aa2180c02285b60cd69888432b909d
-Size (gaim-0.64.tar.gz) = 3550510 bytes
-SHA1 (gaim-0.64-msncrashes-20030705-0044.diff) = 2acb2f9664b9a086b81c6e6a31abd6913ff37073
-Size (gaim-0.64-msncrashes-20030705-0044.diff) = 8987 bytes
+SHA1 (gaim-0.65.tar.gz) = 211d66aaca3def8f1e2c7271efee31c861fb8be6
+Size (gaim-0.65.tar.gz) = 3676465 bytes