summaryrefslogtreecommitdiffstats
path: root/net-im/centericq
Commit message (Collapse)AuthorAgeFilesLines
* - Add an option and appropriate LIB_DEPENDS to enable/disable PGPclsung2005-10-041-0/+8
| | | | | | | encryption of Jabber messages. PR: 86670 Submitted by: Stefan Walter <sw AT gegenunendlich dot de>
* - update to 4.21.0clsung2005-09-033-3/+21
| | | | | - AIM changed its protocol again - add patch-configure to make subdir configure free from error
* - update to 4.20.0clsung2005-02-043-18/+3
| | | | | | - remove installed libicq2000 header files - others please check URL: http://konst.org.ua/download/CHANGELOG.centericq
* - update to 4.14.0clsung2005-01-193-3/+4
| | | | | | | - add offline.wav - major fixes: - fix "'u' character disappear in ICQ protocol" - fix memory leak when checking RSS
* - remove files/extra-patch-gcc34, my bad :-(clsung2004-12-202-1150/+0
| | | | Noticed by: krion
* - update to 4.13.0clsung2004-12-202-3/+3
| | | | | | - introduce --debug option at start-up time, which bumps more information to ~/.centericq/debug - according to CHANGELOG, it buils fine with gcc 3.4
* Update to 4.12.0.clsung2004-10-123-12/+3
| | | | | | PR: ports/72166 Submitted by: Dima Panov <redfox@Fluffy.Khv.RU> Approved by: mentor (vanilla)
* - now really use OPTIONS.clsung2004-09-022-10/+12
| | | | | | | | | | - get rid of warning of "WITHOUT_NLS". - switch to bzip2 archive. PR: ports/71241 Submitted by: Dima Panov <redfox@Fluffy.Khv.RU> Reviewed by: leeym (mentor) Approved by: leeym (mentor)
* Unbreak with gcc 3.4.sobomax2004-08-202-3/+1158
| | | | | Obtained from: Gentoo Based on: http://www.gentoo.org/cgi-bin/viewcvs.cgi/net-im/centericq/files/centericq-4.9.12-gcc3.4.patch
* My territory, suggested by ijliao. :pclsung2004-08-201-1/+1
| | | | Approved by: vanilla (co-mentor)
* utilize OPTIONSijliao2004-08-131-10/+20
| | | | Approved by: maintainer
* Mark BROKEN: doesn't build with gcc-3.4.2krion2004-08-071-1/+7
|
* upgrade to 4.11.0ijliao2004-08-062-4/+4
| | | | Submitted by: maintainer
* fix msn 100% cpu loading problemijliao2004-07-292-3/+14
| | | | | Obtained from: centericq mailing list Approved by: maintainer
* fix msn lib dependsijliao2004-07-091-1/+2
|
* upgrade to 4.10.0ijliao2004-07-0216-7113/+26
| | | | | PR: 68578 Submitted by: maintainer
* - Add missing directorykrion2004-05-311-0/+1
|
* Update to 4.9.12arved2004-05-013-14/+3
| | | | | PR: 66137 Submitted by: Cheng-Lung Sung
* - Disable Gadu-Gadu support by defaultkrion2004-04-122-17/+28
| | | | | | | | - Add WITHOUT_NLS PR: ports/65381 Submitted by: "Herbert J. Skuhra" <herbert.skuhra@gmx.at> Approved by: maintainer
* - Fix MSN nickname display problempav2004-04-022-0/+17
| | | | | PR: ports/65056 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
* - Use USE_ICONV knobkrion2004-03-301-2/+1
| | | | Approved by: portmgr
* - Update to 4.9.11pav2004-03-287-24/+53
| | | | | PR: ports/64793 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+3
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
|
* Apply maintainer-sanctioned fix fir the !WITH_MULTIBYTE case.sheldonh2004-01-191-3/+3
| | | | | | | | | | 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
* Unbreak the !WITH_MULTIBYTE case, where script for the pre-patch targetsheldonh2004-01-191-3/+3
| | | | | | was duplicated. Maintainer will be notified.
* - Update from 4.9.9 to 4.9.10clement2004-01-175-23/+20
| | | | | | | | | | | | - 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 <clsung@dragon2.net> (maintainer) Approved by: erwin (mentor) (implicitly)
* - Update to version 4.9.9krion2003-12-232-2/+2
| | | | | | PR: 60523 Submitted by: David Thiel <lx@redundancy.redundancy.org> Approved by: maintainer
* - Update from 4.9.7 to 4.9.8vanilla2003-11-0321-1230/+7102
| | | | | | | - Add unofficial patch for MSN support PR: ports/58869 Submitted by: maintainer
* Make it fetchable.vanilla2003-11-031-1/+1
| | | | | PR: ports/58858 Submitted by: maintainer
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-031-0/+2
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* Upgrade to support MSN protocol v9.vanilla2003-10-236-5/+1163
| | | | | PR: ports/58422 Submitted by: maintainer.
* - Original program can't send/receive non-ASCII chars correctlykrion2003-10-085-220/+31
| | | | | | | | | | 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
* 1. fix build error with MSNijliao2003-10-072-8/+16
| | | | | | | 2. pass maintainership to clsung@dragon2.net Reported by: Steven Looman <steve@minerva.krx.nl> Submitted by: clsung@dragon2.net
* upgrade to 4.9.7ijliao2003-10-064-28/+55
|
* upgrade to 4.9.6ijliao2003-09-282-3/+3
|
* - don't clobber any given LDFLAGSdinoex2003-09-041-2/+2
| | | | | | resoves conflitcs with bsd.openssl.mk - maintainer contaced: 2003-08-29 Approved by: marcus
* Fix build with new OpenSSL layout.marcus2003-08-271-1/+1
|
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-261-1/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* Work around build failure on -current until maintainer has a chance tosheldonh2003-07-271-0/+11
| | | | take a look.
* upgrade to 4.9.5ijliao2003-07-262-3/+3
|
* upgrade to 4.9.4ijliao2003-05-132-2/+2
|
* upgrade to 4.9.3ijliao2003-05-086-52/+39
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* upgrade to 4.9.2ijliao2003-01-212-3/+3
|
* fix UTF-8 nicknameijliao2003-01-072-2/+16
| | | | | PR: 46772 Submitted by: Cheng-Lung Sung <AlanSung@alansung.dragon2.net>
* upgrade to 4.9.0ijliao2002-12-205-103/+79
| | | | | | some bug fix, jabber support, msn support enhanced, no libsigc++, segfault fix Approved by: portmgr(steve)
* fix core dump when getenv("LANG") return NULLijliao2002-11-273-15/+21
| | | | | | PR: 45741 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Tested by: asmodai
OpenPOWER on IntegriCloud