diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-29 11:08:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-29 11:08:36 +0000 |
commit | 38c7d2cb950d8d21be313f6931f300254ffa9ea3 (patch) | |
tree | d2ec97109fdb5fa5ff6b9165e27b985ef6353123 /net-im/centerim-devel | |
parent | 8219400cda86169ee9e8c4b490d8886741fc964e (diff) |
Notes
Diffstat (limited to 'net-im/centerim-devel')
-rw-r--r-- | net-im/centerim-devel/Makefile | 24 | ||||
-rw-r--r-- | net-im/centerim-devel/distinfo | 6 | ||||
-rw-r--r-- | net-im/centerim-devel/pkg-descr | 13 |
3 files changed, 22 insertions, 21 deletions
diff --git a/net-im/centerim-devel/Makefile b/net-im/centerim-devel/Makefile index e2c5ac9625bb..9eccab9c419f 100644 --- a/net-im/centerim-devel/Makefile +++ b/net-im/centerim-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= centerim -DISTVERSION= 4.22.5-4-g516e +DISTVERSION= 4.22.5-34-g61aa CATEGORIES= net-im MASTER_SITES= http://www.centerim.org/download/mobshots/ \ ftp://ftp.centerim.org/mobshots/ @@ -29,17 +29,17 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} CONFLICTS= centericq-[0-9]* centerim-[0-9]* OPTIONS= NLS "Native Language Support" on \ - MULTIBYTE "Multibyte Support" off \ - FRIBIDI "Fribidi Support" off \ - MSN "Support for MSN Protocol" off \ - YAHOO "Support for Yahoo! Messenger Protocol" off \ - AIM "Support for AOL's Instant Messenger Protocol" off \ - IRC "Support for IRC Protocol" off \ - JABBER "Support for Jabber Protocol" off \ - GPGME "Support for PGP encrypted Jabber messages" off \ - RSS "Support for RSS" off \ - LJ "Support for LiveJournal" off \ - GG "Support for Gadu-Gadu Protocol" off + MULTIBYTE "Multibyte Support" on \ + FRIBIDI "Fribidi Support" on \ + MSN "Support for MSN Protocol" on \ + YAHOO "Support for Yahoo! Messenger Protocol" on \ + AIM "Support for AOL's Instant Messenger Protocol" on \ + IRC "Support for IRC Protocol" on \ + JABBER "Support for Jabber Protocol" on \ + GPGME "Support for PGP encrypted Jabber messages" on \ + RSS "Support for RSS" on \ + LJ "Support for LiveJournal" on \ + GG "Support for Gadu-Gadu Protocol" on MAN1= cimconv.1 centerim.1 diff --git a/net-im/centerim-devel/distinfo b/net-im/centerim-devel/distinfo index f9c584f639f4..378a60d1b4aa 100644 --- a/net-im/centerim-devel/distinfo +++ b/net-im/centerim-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (centerim-4.22.5-4-g516e.tar.gz) = e2d597b830c6ecf1461418a8ef0fa0ac -SHA256 (centerim-4.22.5-4-g516e.tar.gz) = ebfb77681ff8cc30d665a0e767d269b9b781704165572e73ff2dfc8aba3d0954 -SIZE (centerim-4.22.5-4-g516e.tar.gz) = 2821729 +MD5 (centerim-4.22.5-34-g61aa.tar.gz) = cbe29f70bf0173b7415c1ec8f17a8ca1 +SHA256 (centerim-4.22.5-34-g61aa.tar.gz) = c8a2a0286d58edcb81c5e56166e04ec9e124a5f5f7c3fa9ec9752cb114e44e63 +SIZE (centerim-4.22.5-34-g61aa.tar.gz) = 2177094 diff --git a/net-im/centerim-devel/pkg-descr b/net-im/centerim-devel/pkg-descr index 897ec4d00d8c..490252684225 100644 --- a/net-im/centerim-devel/pkg-descr +++ b/net-im/centerim-devel/pkg-descr @@ -3,7 +3,6 @@ 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 @@ -14,10 +13,12 @@ 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. +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/ |