View | Details | Raw Unified | Return to bug 123203
Collapse All | Expand All

(-)/usr/ports/net-im/centerim-devel.new/Makefile (-12 / +12 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	centerim
9
PORTNAME=	centerim
10
DISTVERSION=	4.22.5-4-g516e
10
DISTVERSION=	4.22.5-34-g61aa
11
CATEGORIES=	net-im
11
CATEGORIES=	net-im
12
MASTER_SITES=	http://www.centerim.org/download/mobshots/ \
12
MASTER_SITES=	http://www.centerim.org/download/mobshots/ \
13
		ftp://ftp.centerim.org/mobshots/
13
		ftp://ftp.centerim.org/mobshots/
Lines 29-45 Link Here
29
CONFLICTS=	centericq-[0-9]* centerim-[0-9]*
29
CONFLICTS=	centericq-[0-9]* centerim-[0-9]*
30
30
31
OPTIONS=	NLS             "Native Language Support" on \
31
OPTIONS=	NLS             "Native Language Support" on \
32
		MULTIBYTE       "Multibyte Support" off \
32
		MULTIBYTE       "Multibyte Support" on \
33
		FRIBIDI         "Fribidi Support" off \
33
		FRIBIDI         "Fribidi Support" on \
34
		MSN             "Support for MSN Protocol" off \
34
		MSN             "Support for MSN Protocol" on \
35
		YAHOO           "Support for Yahoo! Messenger Protocol" off \
35
		YAHOO           "Support for Yahoo! Messenger Protocol" on \
36
		AIM             "Support for AOL's Instant Messenger Protocol" off \
36
		AIM             "Support for AOL's Instant Messenger Protocol" on \
37
		IRC             "Support for IRC Protocol" off \
37
		IRC             "Support for IRC Protocol" on \
38
		JABBER          "Support for Jabber Protocol" off \
38
		JABBER          "Support for Jabber Protocol" on \
39
		GPGME           "Support for PGP encrypted Jabber messages" off \
39
		GPGME           "Support for PGP encrypted Jabber messages" on \
40
		RSS             "Support for RSS" off \
40
		RSS             "Support for RSS" on \
41
		LJ              "Support for LiveJournal" off \
41
		LJ              "Support for LiveJournal" on \
42
		GG              "Support for Gadu-Gadu Protocol" off
42
		GG              "Support for Gadu-Gadu Protocol" on
43
43
44
MAN1=	cimconv.1 centerim.1
44
MAN1=	cimconv.1 centerim.1
45
45
(-)/usr/ports/net-im/centerim-devel.new/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (centerim-4.22.5-4-g516e.tar.gz) = e2d597b830c6ecf1461418a8ef0fa0ac
1
MD5 (centerim-4.22.5-34-g61aa.tar.gz) = cbe29f70bf0173b7415c1ec8f17a8ca1
2
SHA256 (centerim-4.22.5-4-g516e.tar.gz) = ebfb77681ff8cc30d665a0e767d269b9b781704165572e73ff2dfc8aba3d0954
2
SHA256 (centerim-4.22.5-34-g61aa.tar.gz) = c8a2a0286d58edcb81c5e56166e04ec9e124a5f5f7c3fa9ec9752cb114e44e63
3
SIZE (centerim-4.22.5-4-g516e.tar.gz) = 2821729
3
SIZE (centerim-4.22.5-34-g61aa.tar.gz) = 2177094
(-)/usr/ports/net-im/centerim-devel.new/pkg-descr (-6 / +7 lines)
Lines 3-9 Link Here
3
CenterIM is a text mode menu- and window-driven IM interface that supports the
3
CenterIM is a text mode menu- and window-driven IM interface that supports the
4
ICQ2000, Yahoo!, MSN, AIM, Gadu-Gadu and IRC protocols as well as posting to
4
ICQ2000, Yahoo!, MSN, AIM, Gadu-Gadu and IRC protocols as well as posting to
5
LiveJournal aggregating RSS feeds.
5
LiveJournal aggregating RSS feeds.
6
7
It allows you to send, receive, and forward messages, URLs, SMSes, contacts,
6
It allows you to send, receive, and forward messages, URLs, SMSes, contacts,
8
and email express messages. It also lets you set your own and fetch others'
7
and email express messages. It also lets you set your own and fetch others'
9
away messages, and define external handlers for incoming events. You can mass
8
away messages, and define external handlers for incoming events. You can mass
Lines 14-23 Link Here
14
own ignore, visible, and invisible lists.  It can also associate events with
13
own ignore, visible, and invisible lists.  It can also associate events with
15
sounds, make log of events, and allows arrangement of contacts into groups.
14
sounds, make log of events, and allows arrangement of contacts into groups.
16
15
17
The development of CenterIM is currently quite active, but is still happy
16
WARNING: This is the development version of centerim. There's no proof that
18
to find more users helping with contributing bug reports, suggestions,
17
it will build and/or run properly on your system. But we will be happy to
19
feedback and code.
18
get some feedback if you experience any problems.
20
If you're interested in joining our community, feel free to inform about our
19
For testing purposes, all available protocols are enabled in this port.
21
mailing lists on the CenterIM homepage or on #centerim at the Freenode IRC.
20
If you don't agree to these facts, you should probable use net-im/centerim
21
release version.
22
22
23
23
WWW: http://www.centerim.org/
24
WWW: http://www.centerim.org/

Return to bug 123203