The FreeBSD Ports Archive
FreeBSD net-im : centericq4>
A text mode menu- and window-driven IM interface
Centericq 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.
http://konst.org.ua/centericq/
|
centericq history
v. 1.112
date: 2007/04/11 23:07:41; author: sobomax; state: Exp; lines: +6 -1
On amd64 forcefully compile with -O0, since otherwise centericq segfaults
in some places. It looks like optimization bug.
v. 1.111
date: 2006/12/13 12:41:30; author: roam; state: Exp; lines: +2 -2
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
v. 1.110
date: 2006/09/13 21:24:19; author: lofi; state: Exp; lines: +2 -2
Update gpgme to 1.1.2, chase dependencies.
v. 1.109
date: 2006/08/23 02:26:26; author: clsung; state: Exp; lines: +1 -1
- fix signal 11 problem on amd64 when trying to join irc channel. [1]
- Fix yet one bug in libicq code. We don't need to free "it", since it
was never allocated. This tends to core dumps. [2]
PR: ports/102203 [1], ports/102405 [2]
Submitted by: pasear [1], Stanislav Sedov [2]
v. 1.108
date: 2006/08/10 10:28:02; author: clsung; state: Exp; lines: +2 -2
- Respect CXXFLAGS
- Fix some annoying memory leekage bugs that tends to core dumps.
PR: ports/101688
Submitted by: Stanislav Sedov
v. 1.107
date: 2006/05/11 09:07:15; author: clsung; state: Exp; lines: +0 -1
- remove USE_REINPLACE
v. 1.106
date: 2005/11/09 07:48:09; author: pav; state: Exp; lines: +1 -1
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk
net/fugu -> net-im/fugu
net/gajim -> net-im/gajim
net/gale -> net-im/gale
net/ginsu -> net-im/ginsu
net/gnome-jabber -> net-im/gnome-jabber
net/gtkyahoo -> net-im/gtkyahoo
net/gyach -> net-im/gyach
net/icb -> net-im/icb
net/icmpchat -> net-im/icmpchat
net/icqlib -> net-im/icqlib
net/imcom -> net-im/imcom
net/jabberd -> net-im/jabberd
net/jabber-pymsn -> net-im/jabber-pymsn
net/jit -> net-im/jit
net/kmerlin -> net-im/kmerlin
net/kmess -> net-im/kmess
net/konverse -> net-im/konverse
net/kpopup -> net-im/kpopup
net/libmsn -> net-im/libmsn
net/libyahoo2 -> net-im/libyahoo2
net/linpopup -> net-im/linpopup
net/linux-ymessenger -> net-im/linux-ymessenger
net/mcabber -> net-im/mcabber
net/mercury -> net-im/mercury
net/micq -> net-im/micq
net/mu-conference -> net-im/mu-conference
net/naim -> net-im/naim
net/pebrot -> net-im/pebrot
net/pork -> net-im/pork
net/py-msnp -> net-im/py-msnp
net/py-pyxmpp -> net-im/py-pyxmpp
net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection
net/p5-Net-AIM -> net-im/p5-Net-AIM
net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM
net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000
net/p5-Net-MSN -> net-im/p5-Net-MSN
net/p5-Net-NetSend -> net-im/p5-Net-NetSend
net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR
net/simicq -> net-im/simicq
net/sulci -> net-im/sulci
net/tik -> net-im/tik
net/tkabber -> net-im/tkabber
net/tkabber-devel -> net-im/tkabber-devel
net/tmsnc -> net-im/tmsnc
net/vicq -> net-im/vicq
net/vqcc-gtk -> net-im/vqcc-gtk
net/xicq -> net-im/xicq
net/ymessenger -> net-im/ymessenger
net/ysm -> net-im/ysm
Repocopied by: marcus
v. 1.105
date: 2005/11/05 19:13:51; author: oliver; state: Exp; lines: +2 -2
Chase gpgme update
Bump PORTREVISION
Pointy hat to: lofi
v. 1.104
date: 2005/11/05 07:48:01; author: lofi; state: Exp; lines: +1 -1
Update gpgme to 1.0.3 and chase shared library version bump.
v. 1.103
date: 2005/10/19 01:59:28; author: clsung; state: Exp; lines: +13 -1
- fix libgadu security issues...
libgadu -- multiple vulnerabilities.
Reference:
v. 1.102
date: 2005/10/04 02:42:24; author: clsung; state: Exp; lines: +8 -0
- Add an option and appropriate LIB_DEPENDS to enable/disable PGP
encryption of Jabber messages.
PR: 86670
Submitted by: Stefan Walter
v. 1.101
date: 2005/09/03 05:56:30; author: clsung; state: Exp; lines: +1 -1
- update to 4.21.0
- AIM changed its protocol again
- add patch-configure to make subdir configure free from error
v. 1.100
date: 2005/02/04 02:30:35; author: clsung; state: Exp; lines: +1 -1
- update to 4.20.0
- remove installed libicq2000 header files
- others please check
URL: http://konst.org.ua/download/CHANGELOG.centericq
v. 1.99
date: 2005/01/19 10:23:41; author: clsung; state: Exp; lines: +1 -1
- update to 4.14.0
- add offline.wav
- major fixes:
- fix "'u' character disappear in ICQ protocol"
- fix memory leak when checking RSS
v. 1.98
date: 2004/12/20 17:03:37; author: clsung; state: Exp; lines: +0 -3
- remove files/extra-patch-gcc34, my bad :-(
Noticed by: krion
v. 1.97
date: 2004/12/20 07:26:09; author: clsung; state: Exp; lines: +1 -1
- update to 4.13.0
- introduce --debug option at start-up time, which bumps more information
to ~/.centericq/debug
- according to CHANGELOG, it buils fine with gcc 3.4
v. 1.96
date: 2004/10/12 06:41:21; author: clsung; state: Exp; lines: +1 -1
Update to 4.12.0.
PR: ports/72166
Submitted by: Dima Panov
Approved by: mentor (vanilla)
v. 1.95
date: 2004/09/02 16:17:37; author: clsung; state: Exp; lines: +10 -8
- now really use OPTIONS.
- get rid of warning of "WITHOUT_NLS".
- switch to bzip2 archive.
PR: ports/71241
Submitted by: Dima Panov
Reviewed by: leeym (mentor)
Approved by: leeym (mentor)
v. 1.94
date: 2004/08/20 19:56:50; author: sobomax; state: Exp; lines: +2 -3
Unbreak with gcc 3.4.
Obtained from: Gentoo
Based on: http://www.gentoo.org/cgi-bin/viewcvs.cgi/net-im/centericq/files/centericq-4.9.12-gcc3.4.patch
v. 1.93
date: 2004/08/20 02:56:37; author: clsung; state: Exp; lines: +1 -1
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor)
v. 1.92
date: 2004/08/13 06:57:46; author: ijliao; state: Exp; lines: +20 -10
utilize OPTIONS
Approved by: maintainer
v. 1.91
date: 2004/08/07 21:05:18; author: krion; state: Exp; lines: +7 -1
Mark BROKEN: doesn't build with gcc-3.4.2
v. 1.90
date: 2004/08/06 02:39:26; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.11.0
Submitted by: maintainer
v. 1.89
date: 2004/07/29 02:08:47; author: ijliao; state: Exp; lines: +1 -0
fix msn 100% cpu loading problem
Obtained from: centericq mailing list
Approved by: maintainer
v. 1.88
date: 2004/07/09 07:52:57; author: ijliao; state: Exp; lines: +2 -1
fix msn lib depends
v. 1.87
date: 2004/07/02 03:29:35; author: ijliao; state: Exp; lines: +2 -1
upgrade to 4.10.0
PR: 68578
Submitted by: maintainer
v. 1.86
date: 2004/05/01 10:50:02; author: arved; state: Exp; lines: +1 -2
Update to 4.9.12
PR: 66137
Submitted by: Cheng-Lung Sung
v. 1.85
date: 2004/04/12 05:39:20; author: krion; state: Exp; lines: +12 -1
- Disable Gadu-Gadu support by default
- Add WITHOUT_NLS
PR: ports/65381
Submitted by: "Herbert J. Skuhra"
Approved by: maintainer
v. 1.84
date: 2004/04/02 03:41:13; author: pav; state: Exp; lines: +1 -0
- Fix MSN nickname display problem
PR: ports/65056
Submitted by: Cheng-Lung Sung (maintainer)
v. 1.83
date: 2004/03/30 19:56:39; author: krion; state: Exp; lines: +1 -2
- Use USE_ICONV knob
Approved by: portmgr
v. 1.82
date: 2004/03/28 11:04:30; author: pav; state: Exp; lines: +3 -18
- Update to 4.9.11
PR: ports/64793
Submitted by: Cheng-Lung Sung (maintainer)
v. 1.81
date: 2004/02/04 04:36:18; author: marcus; state: Exp; lines: +3 -3
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.80
date: 2004/01/23 18:12:14; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.79
date: 2004/01/19 09:52:38; author: sheldonh; state: Exp; lines: +3 -3
Apply maintainer-sanctioned fix fir the !WITH_MULTIBYTE case.
The patch in the PR bumped PORTREVISION. I didn't do this, because this
is a build-time fix. If the build worked for you before, this change
doesn't change any bits in the generated package.
PR: ports/61565
Submitted by: maintainer
Prodded by: krion
v. 1.78
date: 2004/01/19 09:10:32; author: sheldonh; state: Exp; lines: +3 -3
Unbreak the !WITH_MULTIBYTE case, where script for the pre-patch target
was duplicated.
Maintainer will be notified.
v. 1.77
date: 2004/01/17 16:48:04; author: clement; state: Exp; lines: +10 -2
- Update from 4.9.9 to 4.9.10
- add WITH_MULTIBYTE to support multibyte characters (Chinese...)
- remove synclist feature (From Changelog)
While I'm here.
- Fix plist (removal of *contrib/spanish*)
- Use PORTDOCS macro
PR: 61478
Submitted by: Cheng-Lung Sung (maintainer)
Approved by: erwin (mentor) (implicitly)
v. 1.76
date: 2003/12/23 22:12:45; author: krion; state: Exp; lines: +1 -1
- Update to version 4.9.9
PR: 60523
Submitted by: David Thiel
Approved by: maintainer
v. 1.75
date: 2003/11/03 16:16:27; author: vanilla; state: Exp; lines: +19 -7
- Update from 4.9.7 to 4.9.8
- Add unofficial patch for MSN support
PR: ports/58869
Submitted by: maintainer
v. 1.74
date: 2003/11/03 08:07:04; author: vanilla; state: Exp; lines: +1 -1
Make it fetchable.
PR: ports/58858
Submitted by: maintainer
v. 1.73
date: 2003/11/03 03:56:38; author: kris; state: Exp; lines: +2 -0
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
v. 1.72
date: 2003/10/23 13:09:28; author: vanilla; state: Exp; lines: +1 -1
Upgrade to support MSN protocol v9.
PR: ports/58422
Submitted by: maintainer.
v. 1.71
date: 2003/10/08 19:03:09; author: krion; state: Exp; lines: +2 -2
- Original program can't send/receive non-ASCII chars correctly
in MSN/Yahoo. This patch can fix that. Also note that original
config file has problem in writing default charset setting to
file.
- Bump PORTREVISION
PR: 57734
Submitted by: maintainer
v. 1.70
date: 2003/10/07 03:06:05; author: ijliao; state: Exp; lines: +2 -2
1. fix build error with MSN
2. pass maintainership to clsung@dragon2.net
Reported by: Steven Looman
Submitted by: clsung@dragon2.net
v. 1.69
date: 2003/10/06 15:57:23; author: ijliao; state: Exp; lines: +38 -6
upgrade to 4.9.7
v. 1.68
date: 2003/09/28 06:02:38; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.9.6
v. 1.67
date: 2003/09/04 03:01:45; author: dinoex; state: Exp; lines: +2 -2
- don't clobber any given LDFLAGS
resoves conflitcs with bsd.openssl.mk
- maintainer contaced: 2003-08-29
Approved by: marcus
v. 1.66
date: 2003/08/27 04:39:52; author: marcus; state: Exp; lines: +1 -1
Fix build with new OpenSSL layout.
v. 1.65
date: 2003/08/26 20:25:50; author: marcus; state: Exp; lines: +1 -1
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.64
date: 2003/08/25 05:41:32; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.63
date: 2003/07/26 18:08:42; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.9.5
v. 1.62
date: 2003/05/13 02:58:38; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.9.4
v. 1.61
date: 2003/05/08 13:57:13; author: ijliao; state: Exp; lines: +2 -3
upgrade to 4.9.3
v. 1.60
date: 2003/04/20 19:37:52; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.59
date: 2003/03/07 06:07:37; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.58
date: 2003/01/21 16:18:24; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.9.2
v. 1.57
date: 2003/01/07 09:42:41; author: ijliao; state: Exp; lines: +1 -1
fix UTF-8 nickname
PR: 46772
Submitted by: Cheng-Lung Sung
v. 1.56
date: 2002/12/20 05:33:15; author: ijliao; state: Exp; lines: +4 -3
upgrade to 4.9.0
some bug fix, jabber support, msn support enhanced, no libsigc++, segfault fix
Approved by: portmgr(steve)
v. 1.55
date: 2002/11/27 06:19:27; author: ijliao; state: Exp; lines: +1 -1
fix core dump when getenv("LANG") return NULL
PR: 45741
Submitted by: Cheng-Lung Sung
Tested by: asmodai
v. 1.54
date: 2002/11/25 04:56:50; author: ijliao; state: Exp; lines: +1 -1
fix coredump with MSN UTF-8
PR: 45697
Submitted by: Cheng-Lung Sung
v. 1.53
date: 2002/11/21 17:09:52; author: sobomax; state: Exp; lines: +1 -1
When requested to do cp1251<->koi8 conversion convert to/from koi8-u, not
to koi8-r, so that not only Russian characters are converted proreply, but
Ukrainian as well.
Poked about by: Alex Belinsky
Approved by: maintainer
v. 1.52
date: 2002/11/20 04:01:13; author: ijliao; state: Exp; lines: +1 -1
fix previous commit
Submitted by: Alan Cheng-Lung Sung
v. 1.51
date: 2002/11/19 08:45:53; author: ijliao; state: Exp; lines: +1 -1
MSN UTF-8 support correctly
Submitted by: Cheng-Lung Sung
v. 1.50
date: 2002/11/03 07:59:47; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.8.7
v. 1.49
date: 2002/10/30 11:02:33; author: ijliao; state: Exp; lines: +1 -1
support utf-8 encoding with msn
PR: 44740
Submitted by: Cheng-Lung Sung
Tested with: yinjieh@csie.nctu.edu.tw
v. 1.48
date: 2002/10/18 19:11:35; author: ijliao; state: Exp; lines: +1 -1
fix configure on -current
v. 1.47
date: 2002/10/18 10:17:37; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.8.6
v. 1.46
date: 2002/10/13 14:26:10; author: ijliao; state: Exp; lines: +1 -7
ncurses is gone
v. 1.45
date: 2002/09/10 18:25:32; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.8.4
v. 1.44
date: 2002/08/29 08:58:56; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.8.3
v. 1.43
date: 2002/08/20 06:59:51; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.8.2
v. 1.42
date: 2002/08/09 17:38:16; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.8.0
v. 1.41
date: 2002/08/01 16:22:28; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.40
date: 2002/07/17 06:59:28; author: ijliao; state: Exp; lines: +4 -4
fribidi malfunctioned, so disable it
v. 1.39
date: 2002/07/16 13:23:52; author: ijliao; state: Exp; lines: +3 -1
upgrade to 4.7.8
PR: 40647 (partially)
Submitted by: Oliver Braun
v. 1.38
date: 2002/07/16 11:54:09; author: ijliao; state: Exp; lines: +13 -2
upgrade to 4.7.7
v. 1.37
date: 2002/05/20 05:34:56; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.7.2
v. 1.36
date: 2002/05/14 02:14:16; author: ijliao; state: Exp; lines: +7 -1
install FAQ and README
bump PORTREVISION
Requested by: Jay Dresser
v. 1.35
date: 2002/04/25 06:10:23; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.7.1
v. 1.34
date: 2002/04/18 16:18:51; author: ijliao; state: Exp; lines: +1 -9
Added iconv library dependence (this should fix package building)
Deleted useless configure environment, arguments and other 'patches' (already
default values or not needed)
Adapted comment and description to actual version
PR: 37218
Submitted by: Alex Dupre
v. 1.33
date: 2002/04/12 17:09:55; author: ade; state: Exp; lines: +3 -3
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.32
date: 2002/04/09 13:23:26; author: ijliao; state: Exp; lines: +2 -1
add libiconv dependence
PR: 36924
Submitted by: Peter van Dijk
v. 1.31
date: 2002/04/01 16:22:26; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.6.9
change back to gettext-old
v. 1.30
date: 2002/03/28 05:31:23; author: ijliao; state: Exp; lines: +2 -2
gettext-old -> gettext
fix build problem
PR: 36399
Submitted by: Shaun Branden and many others
v. 1.29
date: 2002/03/15 19:44:12; author: ade; state: Exp; lines: +1 -1
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.28
date: 2002/03/08 08:52:31; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.6.5
v. 1.27
date: 2002/02/16 07:40:22; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.6.0
v. 1.26
date: 2002/02/01 05:46:34; author: ijliao; state: Exp; lines: +2 -3
upgrade to 4.5.1
v. 1.25
date: 2001/12/16 15:25:15; author: ijliao; state: Exp; lines: +11 -4
upgrade to 4.5.0
v. 1.24
date: 2001/12/02 18:06:16; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.2.1
Noted by: vanilla
v. 1.23
date: 2001/11/30 05:44:16; author: ijliao; state: Exp; lines: +1 -4
upgrade to 4.2.0
v. 1.22
date: 2001/11/24 13:33:32; author: ijliao; state: Exp; lines: +2 -4
upgrade to 4.1.0
v. 1.21
date: 2001/10/07 20:30:09; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.0.0
v. 1.20
date: 2001/09/07 21:18:23; author: ijliao; state: Exp; lines: +7 -3
upgrade to 3.35.22
Submitted by: fenner's report
v. 1.19
date: 2001/08/14 17:47:29; author: ijliao; state: Exp; lines: +10 -6
make configure detects libintl
enable uk po
Submitted by: sobomax
v. 1.18
date: 2001/07/02 02:00:27; author: ijliao; state: Exp; lines: +4 -2
upgrade to 3.34.15
v. 1.17
date: 2001/05/15 02:51:52; author: ijliao; state: Exp; lines: +3 -3
upgrade to 3.29.12
Noticed by: Roman Shterenzon
v. 1.16
date: 2001/04/18 08:06:48; author: ijliao; state: Exp; lines: +3 -3
upgrade to 3.22.8
v. 1.15
date: 2001/02/21 14:59:32; author: ijliao; state: Exp; lines: +3 -2
upgrade to 3.20.5
v. 1.14
date: 2001/02/02 16:48:32; author: ijliao; state: Exp; lines: +4 -2
forgot to depends on gettext
Noticed by: "Valeriy E. Ushakov"
v. 1.13
date: 2001/01/21 04:26:07; author: ijliao; state: Exp; lines: +2 -2
ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org
v. 1.12
date: 2001/01/13 11:13:53; author: alex; state: Exp; lines: +1 -3
Hmm, I don't know why it didn't build w/o libicq before, but this port
obviously doesn't need libicq to be installed. Sorry!
Submitted by: Ying-Chieh Liao (maintainer)
v. 1.11
date: 2001/01/12 15:58:56; author: alex; state: Exp; lines: +3 -1
This port needs libicq.
Found while debugging a (non-reproduceable) error from bento's logs.
v. 1.10
date: 2000/12/12 15:47:29; author: clive; state: Exp; lines: +4 -4
Update to 3.13.3
PR: 23503
Submitted by: Maintainer
v. 1.9
date: 2000/11/21 19:09:40; author: keith; state: Exp; lines: +5 -17
Update to 3.7.3, and change the maintainer from
ports@FreeBSD.org to ijliao@csie.nctu.edu.tw.
Also thanks to Clive Lin for testing.
v. 1.8
date: 2000/11/16 13:14:22; author: tg; state: Exp; lines: +2 -2
Depend on ncurses.5 after the upgrade of devel/ncurses.
v. 1.7
date: 2000/06/20 21:45:51; author: cpiazza; state: Exp; lines: +2 -2
Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
v. 1.6
date: 2000/04/09 18:10:23; author: cpiazza; state: Exp; lines: +4 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.5
date: 2000/01/08 22:00:24; author: cpiazza; state: Exp; lines: +3 -2
Fix for -current now. c++ -nostdinc ... -I/usr/include breaks if netinet/in.h
is included for some reason.
v. 1.4
date: 2000/01/08 09:26:51; author: cpiazza; state: Exp; lines: +8 -2
Make this compile on 3.x (with the old ncurses by default...).
Warning: don't look at this.
Tested by: Brent Kearney
v. 1.3
date: 1999/12/26 07:44:44; author: cpiazza; state: Exp; lines: +1 -2
Oops, no it doesn't.
v. 1.2
date: 1999/12/26 07:39:51; author: cpiazza; state: Exp; lines: +2 -1
Requires NEWGCC
Submitted by: Brent Kearney
v. 1.1
date: 1999/12/25 21:51:35; author: cpiazza; state: Exp;
An ncurses based window- and menu-driven ICQ client. It is fully
featured and includes the ability to associate sounds with certain
events.
Requested by: Brent Kearneys
=============================================================================
v. 1.112
date: 2007/04/11 23:07:41; author: sobomax; state: Exp; lines: +6 -1
On amd64 forcefully compile with -O0, since otherwise centericq segfaults
in some places. It looks like optimization bug.
v. 1.111
date: 2006/12/13 12:41:30; author: roam; state: Exp; lines: +2 -2
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
v. 1.110
date: 2006/09/13 21:24:19; author: lofi; state: Exp; lines: +2 -2
Update gpgme to 1.1.2, chase dependencies.
v. 1.109
date: 2006/08/23 02:26:26; author: clsung; state: Exp; lines: +1 -1
- fix signal 11 problem on amd64 when trying to join irc channel. [1]
- Fix yet one bug in libicq code. We don't need to free "it", since it
was never allocated. This tends to core dumps. [2]
PR: ports/102203 [1], ports/102405 [2]
Submitted by: pasear [1], Stanislav Sedov [2]
v. 1.108
date: 2006/08/10 10:28:02; author: clsung; state: Exp; lines: +2 -2
- Respect CXXFLAGS
- Fix some annoying memory leekage bugs that tends to core dumps.
PR: ports/101688
Submitted by: Stanislav Sedov
v. 1.107
date: 2006/05/11 09:07:15; author: clsung; state: Exp; lines: +0 -1
- remove USE_REINPLACE
v. 1.106
date: 2005/11/09 07:48:09; author: pav; state: Exp; lines: +1 -1
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk
net/fugu -> net-im/fugu
net/gajim -> net-im/gajim
net/gale -> net-im/gale
net/ginsu -> net-im/ginsu
net/gnome-jabber -> net-im/gnome-jabber
net/gtkyahoo -> net-im/gtkyahoo
net/gyach -> net-im/gyach
net/icb -> net-im/icb
net/icmpchat -> net-im/icmpchat
net/icqlib -> net-im/icqlib
net/imcom -> net-im/imcom
net/jabberd -> net-im/jabberd
net/jabber-pymsn -> net-im/jabber-pymsn
net/jit -> net-im/jit
net/kmerlin -> net-im/kmerlin
net/kmess -> net-im/kmess
net/konverse -> net-im/konverse
net/kpopup -> net-im/kpopup
net/libmsn -> net-im/libmsn
net/libyahoo2 -> net-im/libyahoo2
net/linpopup -> net-im/linpopup
net/linux-ymessenger -> net-im/linux-ymessenger
net/mcabber -> net-im/mcabber
net/mercury -> net-im/mercury
net/micq -> net-im/micq
net/mu-conference -> net-im/mu-conference
net/naim -> net-im/naim
net/pebrot -> net-im/pebrot
net/pork -> net-im/pork
net/py-msnp -> net-im/py-msnp
net/py-pyxmpp -> net-im/py-pyxmpp
net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection
net/p5-Net-AIM -> net-im/p5-Net-AIM
net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM
net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000
net/p5-Net-MSN -> net-im/p5-Net-MSN
net/p5-Net-NetSend -> net-im/p5-Net-NetSend
net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR
net/simicq -> net-im/simicq
net/sulci -> net-im/sulci
net/tik -> net-im/tik
net/tkabber -> net-im/tkabber
net/tkabber-devel -> net-im/tkabber-devel
net/tmsnc -> net-im/tmsnc
net/vicq -> net-im/vicq
net/vqcc-gtk -> net-im/vqcc-gtk
net/xicq -> net-im/xicq
net/ymessenger -> net-im/ymessenger
net/ysm -> net-im/ysm
Repocopied by: marcus
v. 1.105
date: 2005/11/05 19:13:51; author: oliver; state: Exp; lines: +2 -2
Chase gpgme update
Bump PORTREVISION
Pointy hat to: lofi
v. 1.104
date: 2005/11/05 07:48:01; author: lofi; state: Exp; lines: +1 -1
Update gpgme to 1.0.3 and chase shared library version bump.
v. 1.103
date: 2005/10/19 01:59:28; author: clsung; state: Exp; lines: +13 -1
- fix libgadu security issues...
libgadu -- multiple vulnerabilities.
Reference:
v. 1.102
date: 2005/10/04 02:42:24; author: clsung; state: Exp; lines: +8 -0
- Add an option and appropriate LIB_DEPENDS to enable/disable PGP
encryption of Jabber messages.
PR: 86670
Submitted by: Stefan Walter
v. 1.101
date: 2005/09/03 05:56:30; author: clsung; state: Exp; lines: +1 -1
- update to 4.21.0
- AIM changed its protocol again
- add patch-configure to make subdir configure free from error
v. 1.100
date: 2005/02/04 02:30:35; author: clsung; state: Exp; lines: +1 -1
- update to 4.20.0
- remove installed libicq2000 header files
- others please check
URL: http://konst.org.ua/download/CHANGELOG.centericq
v. 1.99
date: 2005/01/19 10:23:41; author: clsung; state: Exp; lines: +1 -1
- update to 4.14.0
- add offline.wav
- major fixes:
- fix "'u' character disappear in ICQ protocol"
- fix memory leak when checking RSS
v. 1.98
date: 2004/12/20 17:03:37; author: clsung; state: Exp; lines: +0 -3
- remove files/extra-patch-gcc34, my bad :-(
Noticed by: krion
v. 1.97
date: 2004/12/20 07:26:09; author: clsung; state: Exp; lines: +1 -1
- update to 4.13.0
- introduce --debug option at start-up time, which bumps more information
to ~/.centericq/debug
- according to CHANGELOG, it buils fine with gcc 3.4
v. 1.96
date: 2004/10/12 06:41:21; author: clsung; state: Exp; lines: +1 -1
Update to 4.12.0.
PR: ports/72166
Submitted by: Dima Panov
Approved by: mentor (vanilla)
v. 1.95
date: 2004/09/02 16:17:37; author: clsung; state: Exp; lines: +10 -8
- now really use OPTIONS.
- get rid of warning of "WITHOUT_NLS".
- switch to bzip2 archive.
PR: ports/71241
Submitted by: Dima Panov
Reviewed by: leeym (mentor)
Approved by: leeym (mentor)
v. 1.94
date: 2004/08/20 19:56:50; author: sobomax; state: Exp; lines: +2 -3
Unbreak with gcc 3.4.
Obtained from: Gentoo
Based on: http://www.gentoo.org/cgi-bin/viewcvs.cgi/net-im/centericq/files/centericq-4.9.12-gcc3.4.patch
v. 1.93
date: 2004/08/20 02:56:37; author: clsung; state: Exp; lines: +1 -1
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor)
v. 1.92
date: 2004/08/13 06:57:46; author: ijliao; state: Exp; lines: +20 -10
utilize OPTIONS
Approved by: maintainer
v. 1.91
date: 2004/08/07 21:05:18; author: krion; state: Exp; lines: +7 -1
Mark BROKEN: doesn't build with gcc-3.4.2
v. 1.90
date: 2004/08/06 02:39:26; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.11.0
Submitted by: maintainer
v. 1.89
date: 2004/07/29 02:08:47; author: ijliao; state: Exp; lines: +1 -0
fix msn 100% cpu loading problem
Obtained from: centericq mailing list
Approved by: maintainer
v. 1.88
date: 2004/07/09 07:52:57; author: ijliao; state: Exp; lines: +2 -1
fix msn lib depends
v. 1.87
date: 2004/07/02 03:29:35; author: ijliao; state: Exp; lines: +2 -1
upgrade to 4.10.0
PR: 68578
Submitted by: maintainer
v. 1.86
date: 2004/05/01 10:50:02; author: arved; state: Exp; lines: +1 -2
Update to 4.9.12
PR: 66137
Submitted by: Cheng-Lung Sung
v. 1.85
date: 2004/04/12 05:39:20; author: krion; state: Exp; lines: +12 -1
- Disable Gadu-Gadu support by default
- Add WITHOUT_NLS
PR: ports/65381
Submitted by: "Herbert J. Skuhra"
Approved by: maintainer
v. 1.84
date: 2004/04/02 03:41:13; author: pav; state: Exp; lines: +1 -0
- Fix MSN nickname display problem
PR: ports/65056
Submitted by: Cheng-Lung Sung (maintainer)
v. 1.83
date: 2004/03/30 19:56:39; author: krion; state: Exp; lines: +1 -2
- Use USE_ICONV knob
Approved by: portmgr
v. 1.82
date: 2004/03/28 11:04:30; author: pav; state: Exp; lines: +3 -18
- Update to 4.9.11
PR: ports/64793
Submitted by: Cheng-Lung Sung (maintainer)
v. 1.81
date: 2004/02/04 04:36:18; author: marcus; state: Exp; lines: +3 -3
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.80
date: 2004/01/23 18:12:14; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.79
date: 2004/01/19 09:52:38; author: sheldonh; state: Exp; lines: +3 -3
Apply maintainer-sanctioned fix fir the !WITH_MULTIBYTE case.
The patch in the PR bumped PORTREVISION. I didn't do this, because this
is a build-time fix. If the build worked for you before, this change
doesn't change any bits in the generated package.
PR: ports/61565
Submitted by: maintainer
Prodded by: krion
v. 1.78
date: 2004/01/19 09:10:32; author: sheldonh; state: Exp; lines: +3 -3
Unbreak the !WITH_MULTIBYTE case, where script for the pre-patch target
was duplicated.
Maintainer will be notified.
v. 1.77
date: 2004/01/17 16:48:04; author: clement; state: Exp; lines: +10 -2
- Update from 4.9.9 to 4.9.10
- add WITH_MULTIBYTE to support multibyte characters (Chinese...)
- remove synclist feature (From Changelog)
While I'm here.
- Fix plist (removal of *contrib/spanish*)
- Use PORTDOCS macro
PR: 61478
Submitted by: Cheng-Lung Sung (maintainer)
Approved by: erwin (mentor) (implicitly)
v. 1.76
date: 2003/12/23 22:12:45; author: krion; state: Exp; lines: +1 -1
- Update to version 4.9.9
PR: 60523
Submitted by: David Thiel
Approved by: maintainer
v. 1.75
date: 2003/11/03 16:16:27; author: vanilla; state: Exp; lines: +19 -7
- Update from 4.9.7 to 4.9.8
- Add unofficial patch for MSN support
PR: ports/58869
Submitted by: maintainer
v. 1.74
date: 2003/11/03 08:07:04; author: vanilla; state: Exp; lines: +1 -1
Make it fetchable.
PR: ports/58858
Submitted by: maintainer
v. 1.73
date: 2003/11/03 03:56:38; author: kris; state: Exp; lines: +2 -0
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
v. 1.72
date: 2003/10/23 13:09:28; author: vanilla; state: Exp; lines: +1 -1
Upgrade to support MSN protocol v9.
PR: ports/58422
Submitted by: maintainer.
v. 1.71
date: 2003/10/08 19:03:09; author: krion; state: Exp; lines: +2 -2
- Original program can't send/receive non-ASCII chars correctly
in MSN/Yahoo. This patch can fix that. Also note that original
config file has problem in writing default charset setting to
file.
- Bump PORTREVISION
PR: 57734
Submitted by: maintainer
v. 1.70
date: 2003/10/07 03:06:05; author: ijliao; state: Exp; lines: +2 -2
1. fix build error with MSN
2. pass maintainership to clsung@dragon2.net
Reported by: Steven Looman
Submitted by: clsung@dragon2.net
v. 1.69
date: 2003/10/06 15:57:23; author: ijliao; state: Exp; lines: +38 -6
upgrade to 4.9.7
v. 1.68
date: 2003/09/28 06:02:38; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.9.6
v. 1.67
date: 2003/09/04 03:01:45; author: dinoex; state: Exp; lines: +2 -2
- don't clobber any given LDFLAGS
resoves conflitcs with bsd.openssl.mk
- maintainer contaced: 2003-08-29
Approved by: marcus
v. 1.66
date: 2003/08/27 04:39:52; author: marcus; state: Exp; lines: +1 -1
Fix build with new OpenSSL layout.
v. 1.65
date: 2003/08/26 20:25:50; author: marcus; state: Exp; lines: +1 -1
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.64
date: 2003/08/25 05:41:32; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.63
date: 2003/07/26 18:08:42; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.9.5
v. 1.62
date: 2003/05/13 02:58:38; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.9.4
v. 1.61
date: 2003/05/08 13:57:13; author: ijliao; state: Exp; lines: +2 -3
upgrade to 4.9.3
v. 1.60
date: 2003/04/20 19:37:52; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.59
date: 2003/03/07 06:07:37; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.58
date: 2003/01/21 16:18:24; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.9.2
v. 1.57
date: 2003/01/07 09:42:41; author: ijliao; state: Exp; lines: +1 -1
fix UTF-8 nickname
PR: 46772
Submitted by: Cheng-Lung Sung
v. 1.56
date: 2002/12/20 05:33:15; author: ijliao; state: Exp; lines: +4 -3
upgrade to 4.9.0
some bug fix, jabber support, msn support enhanced, no libsigc++, segfault fix
Approved by: portmgr(steve)
v. 1.55
date: 2002/11/27 06:19:27; author: ijliao; state: Exp; lines: +1 -1
fix core dump when getenv("LANG") return NULL
PR: 45741
Submitted by: Cheng-Lung Sung
Tested by: asmodai
v. 1.54
date: 2002/11/25 04:56:50; author: ijliao; state: Exp; lines: +1 -1
fix coredump with MSN UTF-8
PR: 45697
Submitted by: Cheng-Lung Sung
v. 1.53
date: 2002/11/21 17:09:52; author: sobomax; state: Exp; lines: +1 -1
When requested to do cp1251<->koi8 conversion convert to/from koi8-u, not
to koi8-r, so that not only Russian characters are converted proreply, but
Ukrainian as well.
Poked about by: Alex Belinsky
Approved by: maintainer
v. 1.52
date: 2002/11/20 04:01:13; author: ijliao; state: Exp; lines: +1 -1
fix previous commit
Submitted by: Alan Cheng-Lung Sung
v. 1.51
date: 2002/11/19 08:45:53; author: ijliao; state: Exp; lines: +1 -1
MSN UTF-8 support correctly
Submitted by: Cheng-Lung Sung
v. 1.50
date: 2002/11/03 07:59:47; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.8.7
v. 1.49
date: 2002/10/30 11:02:33; author: ijliao; state: Exp; lines: +1 -1
support utf-8 encoding with msn
PR: 44740
Submitted by: Cheng-Lung Sung
Tested with: yinjieh@csie.nctu.edu.tw
v. 1.48
date: 2002/10/18 19:11:35; author: ijliao; state: Exp; lines: +1 -1
fix configure on -current
v. 1.47
date: 2002/10/18 10:17:37; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.8.6
v. 1.46
date: 2002/10/13 14:26:10; author: ijliao; state: Exp; lines: +1 -7
ncurses is gone
v. 1.45
date: 2002/09/10 18:25:32; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.8.4
v. 1.44
date: 2002/08/29 08:58:56; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.8.3
v. 1.43
date: 2002/08/20 06:59:51; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.8.2
v. 1.42
date: 2002/08/09 17:38:16; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.8.0
v. 1.41
date: 2002/08/01 16:22:28; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.40
date: 2002/07/17 06:59:28; author: ijliao; state: Exp; lines: +4 -4
fribidi malfunctioned, so disable it
v. 1.39
date: 2002/07/16 13:23:52; author: ijliao; state: Exp; lines: +3 -1
upgrade to 4.7.8
PR: 40647 (partially)
Submitted by: Oliver Braun
v. 1.38
date: 2002/07/16 11:54:09; author: ijliao; state: Exp; lines: +13 -2
upgrade to 4.7.7
v. 1.37
date: 2002/05/20 05:34:56; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.7.2
v. 1.36
date: 2002/05/14 02:14:16; author: ijliao; state: Exp; lines: +7 -1
install FAQ and README
bump PORTREVISION
Requested by: Jay Dresser
v. 1.35
date: 2002/04/25 06:10:23; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.7.1
v. 1.34
date: 2002/04/18 16:18:51; author: ijliao; state: Exp; lines: +1 -9
Added iconv library dependence (this should fix package building)
Deleted useless configure environment, arguments and other 'patches' (already
default values or not needed)
Adapted comment and description to actual version
PR: 37218
Submitted by: Alex Dupre
v. 1.33
date: 2002/04/12 17:09:55; author: ade; state: Exp; lines: +3 -3
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.32
date: 2002/04/09 13:23:26; author: ijliao; state: Exp; lines: +2 -1
add libiconv dependence
PR: 36924
Submitted by: Peter van Dijk
v. 1.31
date: 2002/04/01 16:22:26; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.6.9
change back to gettext-old
v. 1.30
date: 2002/03/28 05:31:23; author: ijliao; state: Exp; lines: +2 -2
gettext-old -> gettext
fix build problem
PR: 36399
Submitted by: Shaun Branden and many others
v. 1.29
date: 2002/03/15 19:44:12; author: ade; state: Exp; lines: +1 -1
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.28
date: 2002/03/08 08:52:31; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.6.5
v. 1.27
date: 2002/02/16 07:40:22; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.6.0
v. 1.26
date: 2002/02/01 05:46:34; author: ijliao; state: Exp; lines: +2 -3
upgrade to 4.5.1
v. 1.25
date: 2001/12/16 15:25:15; author: ijliao; state: Exp; lines: +11 -4
upgrade to 4.5.0
v. 1.24
date: 2001/12/02 18:06:16; author: ijliao; state: Exp; lines: +1 -1
upgrade to 4.2.1
Noted by: vanilla
v. 1.23
date: 2001/11/30 05:44:16; author: ijliao; state: Exp; lines: +1 -4
upgrade to 4.2.0
v. 1.22
date: 2001/11/24 13:33:32; author: ijliao; state: Exp; lines: +2 -4
upgrade to 4.1.0
v. 1.21
date: 2001/10/07 20:30:09; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.0.0
v. 1.20
date: 2001/09/07 21:18:23; author: ijliao; state: Exp; lines: +7 -3
upgrade to 3.35.22
Submitted by: fenner's report
v. 1.19
date: 2001/08/14 17:47:29; author: ijliao; state: Exp; lines: +10 -6
make configure detects libintl
enable uk po
Submitted by: sobomax
v. 1.18
date: 2001/07/02 02:00:27; author: ijliao; state: Exp; lines: +4 -2
upgrade to 3.34.15
v. 1.17
date: 2001/05/15 02:51:52; author: ijliao; state: Exp; lines: +3 -3
upgrade to 3.29.12
Noticed by: Roman Shterenzon
v. 1.16
date: 2001/04/18 08:06:48; author: ijliao; state: Exp; lines: +3 -3
upgrade to 3.22.8
v. 1.15
date: 2001/02/21 14:59:32; author: ijliao; state: Exp; lines: +3 -2
upgrade to 3.20.5
v. 1.14
date: 2001/02/02 16:48:32; author: ijliao; state: Exp; lines: +4 -2
forgot to depends on gettext
Noticed by: "Valeriy E. Ushakov"
v. 1.13
date: 2001/01/21 04:26:07; author: ijliao; state: Exp; lines: +2 -2
ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org
v. 1.12
date: 2001/01/13 11:13:53; author: alex; state: Exp; lines: +1 -3
Hmm, I don't know why it didn't build w/o libicq before, but this port
obviously doesn't need libicq to be installed. Sorry!
Submitted by: Ying-Chieh Liao (maintainer)
v. 1.11
date: 2001/01/12 15:58:56; author: alex; state: Exp; lines: +3 -1
This port needs libicq.
Found while debugging a (non-reproduceable) error from bento's logs.
v. 1.10
date: 2000/12/12 15:47:29; author: clive; state: Exp; lines: +4 -4
Update to 3.13.3
PR: 23503
Submitted by: Maintainer
v. 1.9
date: 2000/11/21 19:09:40; author: keith; state: Exp; lines: +5 -17
Update to 3.7.3, and change the maintainer from
ports@FreeBSD.org to ijliao@csie.nctu.edu.tw.
Also thanks to Clive Lin for testing.
v. 1.8
date: 2000/11/16 13:14:22; author: tg; state: Exp; lines: +2 -2
Depend on ncurses.5 after the upgrade of devel/ncurses.
v. 1.7
date: 2000/06/20 21:45:51; author: cpiazza; state: Exp; lines: +2 -2
Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
v. 1.6
date: 2000/04/09 18:10:23; author: cpiazza; state: Exp; lines: +4 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.5
date: 2000/01/08 22:00:24; author: cpiazza; state: Exp; lines: +3 -2
Fix for -current now. c++ -nostdinc ... -I/usr/include breaks if netinet/in.h
is included for some reason.
v. 1.4
date: 2000/01/08 09:26:51; author: cpiazza; state: Exp; lines: +8 -2
Make this compile on 3.x (with the old ncurses by default...).
Warning: don't look at this.
Tested by: Brent Kearney
v. 1.3
date: 1999/12/26 07:44:44; author: cpiazza; state: Exp; lines: +1 -2
Oops, no it doesn't.
v. 1.2
date: 1999/12/26 07:39:51; author: cpiazza; state: Exp; lines: +2 -1
Requires NEWGCC
Submitted by: Brent Kearney
v. 1.1
date: 1999/12/25 21:51:35; author: cpiazza; state: Exp;
An ncurses based window- and menu-driven ICQ client. It is fully
featured and includes the ability to associate sounds with certain
events.
Requested by: Brent Kearneys
=============================================================================
v. 1.112
date: 2007/04/11 23:07:41; author: sobomax; state: Exp; lines: +6 -1
On amd64 forcefully compile with -O0, since otherwise centericq segfaults
in some places. It looks like optimization bug.
v. 1.111
date: 2006/12/13 12:41:30; author: roam; state: Exp; lines: +2 -2
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
v. 1.110
date: 2006/09/13 21:24:19; author: lofi; state: Exp; lines: +2 -2
Update gpgme to 1.1.2, chase dependencies.
v. 1.109
date: 2006/08/23 02:26:26; author: clsung; state: Exp; lines: +1 -1
- fix signal 11 problem on amd64 when trying to join irc channel. [1]
- Fix yet one bug in libicq code. We don't need to free "it", since it
was never allocated. This tends to core dumps. [2]
PR: ports/102203 [1], ports/102405 [2]
Submitted by: pasear [1], Stanislav Sedov [2]
v. 1.108
date: 2006/08/10 10:28:02; author: clsung; state: Exp; lines: +2 -2
- Respect CXXFLAGS
- Fix some annoying memory leekage bugs that tends to core dumps.
PR: ports/101688
Submitted by: Stanislav Sedov
v. 1.107
date: 2006/05/11 09:07:15; author: clsung; state: Exp; lines: +0 -1
- remove USE_REINPLACE
v. 1.106
date: 2005/11/09 07:48:09; author: pav; state: Exp; lines: +1 -1
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk
net/fugu -> net-im/fugu
net/gajim -> net-im/gajim
net/gale -> net-im/gale
net/ginsu -> net-im/ginsu
net/gnome-jabber -> net-im/gnome-jabber
net/gtkyahoo -> net-im/gtkyahoo
net/gyach -> net-im/gyach
net/icb -> net-im/icb
net/icmpchat -> net-im/icmpchat
net/icqlib -> net-im/icqlib
net/imcom -> net-im/imcom
net/jabberd -> net-im/jabberd
net/jabber-pymsn -> net-im/jabber-pymsn
net/jit -> net-im/jit
net/kmerlin -> net-im/kmerlin
net/kmess -> net-im/kmess
net/konverse -> net-im/konverse
net/kpopup -> net-im/kpopup
net/libmsn -> net-im/libmsn
net/libyahoo2 -> net-im/libyahoo2
net/linpopup -> net-im/linpopup
net/linux-ymessenger -> net-im/linux-ymessenger
net/mcabber -> net-im/mcabber
net/mercury -> net-im/mercury
net/micq -> net-im/micq
net/mu-conference -> net-im/mu-conference
net/naim -> net-im/naim
net/pebrot -> net-im/pebrot
net/pork -> net-im/pork
net/py-msnp -> net-im/py-msnp
net/py-pyxmpp -> net-im/py-pyxmpp
net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection
net/p5-Net-AIM -> net-im/p5-Net-AIM
net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM
net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000
net/p5-Net-MSN -> net-im/p5-Net-MSN
net/p5-Net-NetSend -> net-im/p5-Net-NetSend
net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR
net/simicq -> net-im/simicq
net/sulci -> net-im/sulci
net/tik -> net-im/tik
net/tkabber -> net-im/tkabber
net/tkabber-devel -> net-im/tkabber-devel
net/tmsnc -> net-im/tmsnc
net/vicq -> net-im/vicq
net/vqcc-gtk -> net-im/vqcc-gtk
net/xicq -> net-im/xicq
net/ymessenger -> net-im/ymessenger
net/ysm -> net-im/ysm
Repocopied by: marcus
v. 1.105
date: 2005/11/05 19:13:51; author: oliver; state: Exp; lines: +2 -2
Chase gpgme update
Bump PORTREVISION
Pointy hat to: lofi
v. 1.104
date: 2005/11/05 07:48:01; author: lofi; state: Exp; lines: +1 -1
Update gpgme to 1.0.3 and chase shared library version bump.
v. 1.103
date: 2005/10/19 01:59:28; author: clsung; state: Exp; lines: +13 -1
- fix libgadu security issues...
libgadu -- multiple vulnerabilities.
Reference:
v. 1.102
date: 2005/10/04 02:42:24; author: clsung; state: Exp; lines: +8 -0
- Add an option and appropriate LIB_DEPENDS to enable/disable PGP
encryption of Jabber messages.
PR: 86670
Submitted by: Stefan Walter
v. 1.101
date: 2005/09/03 05:56:30; author: clsung; state: Exp; lines: +1 -1
- update to 4.21.0
- AIM changed its protocol again
- add patch-configure to make subdir configure free from error
v. 1.100
date: 2005/02/04 02:30:35; author: clsung; state: Exp; lines: +1 -1
- update to 4.20.0
- remove installed libicq2000 header files
- others please check
URL: http://konst.org.ua/download/CHANGELOG.centericq
v. 1.99
date: 2005/01/19 10:23:41; author: clsung; state: Exp; lines: +1 -1
- update to 4.14.0
- add offline.wav
- major fixes:
- fix "'u' character disappear in ICQ protocol"
- fix memory leak when checking RSS
v. 1.98
date: 2004/12/20 17:03:37; author: clsung; state: Exp; lines: +0 -3
- remove files/extra-patch-gcc34, my bad :-(
Noticed by: krion
v. 1.97
date: 2004/12/20 07:26:09; author: clsung; state: Exp; lines: +1 -1
- update to 4.13.0
- introduce --debug option at start-up time, which bumps more information
to ~/.centericq/debug
- according to CHANGELOG, it buils fine with gcc 3.4
v. 1.96
date: 2004/10/12 06:41:21; author: clsung; state: Exp; lines: +1 -1
Update to 4.12.0.
PR: ports/72166
Submitted by: Dima Panov
Approved by: mentor (vanilla)
v. 1.95
date: 2004/09/02 16:17:37; author: clsung; state: Exp; lines: +10 -8
- now really use OPTIONS.
- get rid of warning of "WITHOUT_NLS".
- switch to bzip2 archive.
PR: ports/71241
Submitted by: Dima Panov
Reviewed by: leeym (mentor)
Approved by: leeym (mentor)
v. 1.94
date: 2004/08/20 19:56:50; author: sobomax; state: Exp; lines: +2 -3
Unbreak with gcc 3.4.
Obtained from: Gentoo
Based on: http://www.gentoo.org/cgi-bin/viewcvs.cgi/net-im/centericq/files/centericq-4.9.12-gcc3.4.patch
v. 1.93
date: 2004/08/20 02:56:37; author: clsung; state: Exp; lines: +1 -1
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor)
v. 1.92
date: 2004/08/13 06:57:46; author: ijliao; state: Exp; lines: +20 -10
utilize OPTIONS
Approved by: maintainer
v. 1.91
date: 2004/08/07 21:05:18; author: krion; state: Exp; lines: +7 -1
Mark BROKEN: doesn't build with gcc-3.4.2
v. 1.90
date: 2004/08/06 02:39:26; author: ijliao; state: Exp; lines: +2 -2
upgrade to 4.11.0
Submitted by: maintainer
v. 1.89
date: 2004/07/29 02:08:47; author: ijliao; state: Exp; lines: +1 -0
fix msn 100% cpu loading problem
Obtained from: centericq mailing list
Approved by: maintainer
v. 1.88
date: 2004/07/09 07:52:57; author: ijliao; state: Exp; lines: +2 -1
fix msn lib depends
v. 1.87
date: 2004/07/02 03:29:35; author: ijliao; state: Exp; lines: +2 -1
upgrade to 4.10.0
PR: 68578
Submitted by: maintainer
v. 1.86
date: 2004/05/01 10:50:02; author: arved; state: Exp; lines: +1 -2
Update to 4.9.12
PR: 66137
Submitted by: Cheng-Lung Sung
v. 1.85
date: 2004/04/12 05:39:20; author: krion; state: Exp; lines: +12 -1
- Disable Gadu-Gadu support by default
- Add WITHOUT_NLS
PR: ports/65381
Submitted by: "Herbert J. Skuhra"
Approved by: maintainer
v. 1.84
date: 2004/04/02 03:41:13; author: pav; state: Exp; lines: +1 -0
- Fix MSN nickname display problem
PR: ports/65056
Submitted by: Cheng-Lung Sung (maintainer)
v. 1.83
date: 2004/03/30 19:56:39; author: krion; state: Exp; lines: +1 -2
- Use USE_ICONV knob
Approved by: portmgr
v. 1.82
date: 2004/03/28 11:04:30; author: pav; state: Exp; lines: +3 -18
- Update to 4.9.11
PR: ports/64793
Submitted by: Cheng-Lung Sung (maintainer)
v. 1.81
date: 2004/02/04 04:36:18; author: marcus; state: Exp; lines: +3 -3
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.80
date: 2004/01/23 18:12:14; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.79
date: 2004/01/19 09:52:38; author: sheldonh; state: Exp; lines: +3 -3
Apply maintainer-sanctioned fix fir the !WITH_MULTIBYTE case.
The patch in the PR bumped PORTREVISION. I didn't do this, because this
is a build-time fix. If the build worked for you before, this change
doesn't change any bits in the generated package.
PR: ports/61565
Submitted by: maintainer
Prodded by: krion
v. 1.78
date: 2004/01/19 09:10:32; author: sheldonh; state: Exp; lines: +3 -3
Unbreak the !WITH_MULTIBYTE case, where script for the pre-patch target
was duplicated.
Maintainer will be notified.
v. 1.77
date: 2004/01/17 16:48:04; author: clement; state: Exp; lines: +10 -2
- Update from 4.9.9 to 4.9.10
- add WITH_MULTIBYTE to support multibyte characters (Chinese...)
- remove synclist feature (From Changelog)
While I'm here.
- Fix plist (removal of *contrib/spanish*)
- Use PORTDOCS macro
PR: 61478
Submitted by: Cheng-Lung Sung (maintainer)
Approved by: erwin (mentor) (implicitly)
v. 1.76
date: 2003/12/23 22:12:45; author: krion; state: Exp; lines: +1 -1
- Update to version 4.9.9
PR: 60523
Submitted by: David Thiel
Approved by: maintainer
v. 1.75
date: 2003/11/03 16:16:27; author: vanilla; state: Exp; lines: +19 -7
- Update from 4.9.7 to 4.9.8
- Add unofficial patch for MSN support
PR: ports/58869
Submitted by: maintainer
v. 1.74
date: 2003/11/03 08:07:04; author: vanilla; state: Exp; lines: +1 -1
Make it fetchable.
PR: ports/58858
Submitted by: maintainer
v. 1.73
date: 2003/11/03 03:56:38; author: kris; state: Exp; lines: +2 -0
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
v. 1.72
date: 2003/10/23 13:09:28; author: vanilla; state: Exp; lines: +1 -1
Upgrade to support MSN protocol v9.
PR: ports/58422
Submitted by: maintainer.
v. 1.71
date: 2003/10/08 19:03:09; author: krion; state: Exp; lines: +2 -2
- Original program can't send/receive non-ASCII chars correctly
in MSN/Yahoo. This patch can fix that. Also note that original
config file has problem in writing default charset setting to
file.
- Bump PORTREVISION
PR: 57734
Submitted by: maintainer
v. 1.70
date: 2003/10/07 03:06:05; a |
| |

|