diff options
author | marcus <marcus@FreeBSD.org> | 2004-05-03 13:47:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-05-03 13:47:57 +0800 |
commit | a8ede9dd5e7c764d52b299a17936444971760553 (patch) | |
tree | 230ae027573c0386be45ba3f252d00a8922aefc8 /net | |
parent | b38b7bc9cb8d51bc9e53d5256fd42c76e2bd99ea (diff) | |
download | freebsd-ports-gnome-a8ede9dd5e7c764d52b299a17936444971760553.tar.gz freebsd-ports-gnome-a8ede9dd5e7c764d52b299a17936444971760553.tar.zst freebsd-ports-gnome-a8ede9dd5e7c764d52b299a17936444971760553.zip |
Update the COMMENT and pkg-descr to reflect modern-day Gaim.
Pointed out by: Gaim developers
Diffstat (limited to 'net')
-rw-r--r-- | net/gaim/Makefile | 2 | ||||
-rw-r--r-- | net/gaim/pkg-descr | 28 |
2 files changed, 20 insertions, 10 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index 33152962dd04..105a48e99ac9 100644 --- a/net/gaim/Makefile +++ b/net/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/gaim/pkg-descr b/net/gaim/pkg-descr index aabe420d312b..d4901fdf0fae 100644 --- a/net/gaim/pkg-descr +++ b/net/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/ |