diff options
author | David Thiel <lx@FreeBSD.org> | 2007-10-05 20:17:28 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2007-10-05 20:17:28 +0000 |
commit | 880aa06382fa7e63c8aa1fb9877da20f5fa62bef (patch) | |
tree | 846de5146e3becd0e22b56b09b85dac60e0b55ae /net-im/centerim | |
parent | 279889d2e3f05b51d034b8cf5cf1c2920f8dd9cd (diff) | |
download | ports-880aa06382fa7e63c8aa1fb9877da20f5fa62bef.tar.gz ports-880aa06382fa7e63c8aa1fb9877da20f5fa62bef.zip |
Notes
Diffstat (limited to 'net-im/centerim')
-rw-r--r-- | net-im/centerim/Makefile | 5 | ||||
-rw-r--r-- | net-im/centerim/distinfo | 6 | ||||
-rw-r--r-- | net-im/centerim/pkg-descr | 32 | ||||
-rw-r--r-- | net-im/centerim/pkg-plist | 2 |
4 files changed, 27 insertions, 18 deletions
diff --git a/net-im/centerim/Makefile b/net-im/centerim/Makefile index 13f96678a7d2..3ccbdb694854 100644 --- a/net-im/centerim/Makefile +++ b/net-im/centerim/Makefile @@ -8,11 +8,12 @@ PORTNAME= centerim PORTVERSION= 4.22.1 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://www.centerim.org/download/ \ http://cim.sbisinger.net/tars/ \ ftp://ftp.centerim.org/ -DISTNAME= ${PORTNAME}-20070625 +DISTNAME= ${PORTNAME}-20071003 MAINTAINER= frank@altpeter.de COMMENT= A text mode menu- and window-driven IM interface @@ -42,7 +43,7 @@ OPTIONS= NLS "Native Language Support" on \ LJ "Support for LiveJournal" off \ GG "Support for Gadu-Gadu Protocol" off -MAN1= cicqconv.1 centerim.1 +MAN1= cimconv.1 centerim.1 PORTDOCS= FAQ README diff --git a/net-im/centerim/distinfo b/net-im/centerim/distinfo index 104383acdb96..ee576ccf4353 100644 --- a/net-im/centerim/distinfo +++ b/net-im/centerim/distinfo @@ -1,3 +1,3 @@ -MD5 (centerim-20070625.tar.gz) = 99ec602996cc43ed06d7ac41c906fd3b -SHA256 (centerim-20070625.tar.gz) = 55d1ebe5b8ccd13b29437acd74bfbe15f749e64102fee671218fa2078d526af7 -SIZE (centerim-20070625.tar.gz) = 2641435 +MD5 (centerim-20071003.tar.gz) = ca0b169aee9f730d63fff0fb4f7af03e +SHA256 (centerim-20071003.tar.gz) = c0b4d0e3275490392771c8637802c8cf78e0cc103289568af3ded554c054e678 +SIZE (centerim-20071003.tar.gz) = 2676733 diff --git a/net-im/centerim/pkg-descr b/net-im/centerim/pkg-descr index 791c5c68b2f9..897ec4d00d8c 100644 --- a/net-im/centerim/pkg-descr +++ b/net-im/centerim/pkg-descr @@ -1,15 +1,23 @@ CenterIM is a fork of CenterICQ. -CenterIM is a text mode menu- and window-driven IM interface that -supports the ICQ2000, Yahoo!, MSN, AIM, and IRC protocols. It allows you -to send, receive, and forward messages, URLs, SMSes, contacts, and email -express messages. It also lets you set your own and fetch others' away -messages, and define external handlers for incoming events. You can -mass message-send, search for users, view users' details, maintain -your contact list directly from the program, view the message history, -register a new UIN and update your details, be informed upon receipt -of email messages, automatically set away after the defined period of -inactivity, and have your own ignore, visible, and invisible lists. -It can also associate events with sounds, make log of events, and -allows arrangement of contacts into groups. + +CenterIM is a text mode menu- and window-driven IM interface that supports the +ICQ2000, Yahoo!, MSN, AIM, Gadu-Gadu and IRC protocols as well as posting to +LiveJournal aggregating RSS feeds. + +It allows you to send, receive, and forward messages, URLs, SMSes, contacts, +and email express messages. It also lets you set your own and fetch others' +away messages, and define external handlers for incoming events. You can mass +message-send, search for users, view users' details, maintain your contact +list directly from the program, view the message history, register a new UIN +and update your details, be informed upon receipt of email messages, +automatically set away after the defined period of inactivity, and have your +own ignore, visible, and invisible lists. It can also associate events with +sounds, make log of events, and allows arrangement of contacts into groups. + +The development of CenterIM is currently quite active, but is still happy +to find more users helping with contributing bug reports, suggestions, +feedback and code. +If you're interested in joining our community, feel free to inform about our +mailing lists on the CenterIM homepage or on #centerim at the Freenode IRC. WWW: http://www.centerim.org/ diff --git a/net-im/centerim/pkg-plist b/net-im/centerim/pkg-plist index 920a28d79c0b..060e1cb9a648 100644 --- a/net-im/centerim/pkg-plist +++ b/net-im/centerim/pkg-plist @@ -1,5 +1,5 @@ bin/centerim -bin/cicqconv +bin/cimconv %%DATADIR%%/email.wav %%DATADIR%%/msg.wav %%DATADIR%%/offline.wav |