A text mode menu- and window-driven IM interface Maintained by:frank@altpeter.de Port Added: 19 Apr 2007 03:01:31
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.
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/
To install the port:cd /usr/ports/net-im/centerim/ && make install clean To add the package:pkg_add -r centerim
Configuration Options
===> The following configuration options are available for centerim-4.22.5_1:
NLS=on (default) "Native Language Support"
MULTIBYTE=off (default) "Multibyte Support"
FRIBIDI=off (default) "Fribidi Support"
MSN=off (default) "Support for MSN Protocol"
YAHOO=off (default) "Support for Yahoo! Messenger Protocol"
AIM=off (default) "Support for AOL's Instant Messenger Protocol"
IRC=off (default) "Support for IRC Protocol"
JABBER=off (default) "Support for Jabber Protocol"
GPGME=off (default) "Support for PGP encrypted Jabber messages"
RSS=off (default) "Support for RSS"
LJ=off (default) "Support for LiveJournal"
GG=off (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)
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run