A text mode menu- and window-driven IM interface Maintained by:frank@altpeter.de Port Added: 20 Mar 2008 20:18:18
CenterIM is a fork of CenterICQ.
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.
WARNING: This is the development version of centerim. There's no proof that
it will build and/or run properly on your system. But we will be happy to
get some feedback if you experience any problems.
For testing purposes, all available protocols are enabled in this port.
If you don't agree to these facts, you should probable use net-im/centerim
release version.
WWW: http://www.centerim.org/
To install the port:cd /usr/ports/net-im/centerim-devel/ && make install clean To add the package:pkg_add -r centerim-devel
Configuration Options
===> The following configuration options are available for centerim-devel-4.22.5.48.g8.a_1:
NLS=on (default) "Native Language Support"
MULTIBYTE=on (default) "Multibyte Support"
FRIBIDI=on (default) "Fribidi Support"
MSN=on (default) "Support for MSN Protocol"
YAHOO=on (default) "Support for Yahoo! Messenger Protocol"
AIM=on (default) "Support for AOL's Instant Messenger Protocol"
IRC=on (default) "Support for IRC Protocol"
JABBER=on (default) "Support for Jabber Protocol"
GPGME=on (default) "Support for PGP encrypted Jabber messages"
RSS=on (default) "Support for RSS"
LJ=on (default) "Support for LiveJournal"
GG=on (default) "Support for Gadu-Gadu Protocol"
===> Use 'make config' to modify these settings
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)