diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-05-03 05:47:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-05-03 05:47:57 +0000 |
commit | de4dc29cbaed15657fc7a422636c8eb1ad4724ff (patch) | |
tree | 18cd5d734da61b3034b5f6619184783154c77d07 /net-im | |
parent | 690839683e27b3610449902dc5069e77b29e2533 (diff) | |
download | ports-de4dc29cbaed15657fc7a422636c8eb1ad4724ff.tar.gz ports-de4dc29cbaed15657fc7a422636c8eb1ad4724ff.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/Makefile | 2 | ||||
-rw-r--r-- | net-im/gaim/pkg-descr | 28 |
2 files changed, 20 insertions, 10 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index 33152962dd04..105a48e99ac9 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER?= marcus@FreeBSD.org -COMMENT= Gtk+-2.0 open-source 'clone' of AOL's Instant Messenger client +COMMENT= Multi-protocol instant messaging client LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification diff --git a/net-im/gaim/pkg-descr b/net-im/gaim/pkg-descr index aabe420d312b..d4901fdf0fae 100644 --- a/net-im/gaim/pkg-descr +++ b/net-im/gaim/pkg-descr @@ -1,11 +1,21 @@ -GAIM is an Open Source 'clone' of America OnLine's Instant Messenger -client using the GTK+-2.0 toolkit. It features most of the functionality -of the official AIM client while being much smaller and faster. It -features multiple groups, group chat, user information fetching and -registration, time stamping, sound (for when you really do want to be -interrupted), multiple away messages, and more. - -GAIM also has support for other IM protocols such as Yahoo!, MSN, ICQ, -Jabber, Napster, IRC, and Zephyr via included plugins. +Gaim is a multi-protocol instant messaging client. It is compatible with AIM +(Oscar and TOC protocols), ICQ, MSN Messenger, Yahoo, IRC, Jabber, Gadu-Gadu, +and Zephyr networks. + +Gaim users can log in to multiple accounts on multiple IM networks +simultaneously. This means that you can be chatting with friends on AOL +Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an +IRC channel all at the same time. + +Gaim supports many features of the various networks, such as file transfer +(coming soon), away messages, typing notification, and MSN window closing +notification. It also goes beyond that and provides many unique features. A +few popular features are Buddy Pounces, which give the ability to notify you, +send a message, play a sound, or run a program when a specific buddy goes away, +signs online, or returns from idle; and plugins, consisting of text +replacement, a buddy ticker, extended message notification, iconify on away, +and more. + +(Adapted from the About Gaim page.) WWW: http://gaim.sourceforge.net/ |