aboutsummaryrefslogtreecommitdiff
path: root/net/centericq
Commit message (Collapse)AuthorAgeFilesLines
* - Add an option and appropriate LIB_DEPENDS to enable/disable PGPCheng-Lung Sung2005-10-041-0/+8
| | | | | | | | | | encryption of Jabber messages. PR: 86670 Submitted by: Stefan Walter <sw AT gegenunendlich dot de> Notes: svn path=/head/; revision=144123
* - update to 4.21.0Cheng-Lung Sung2005-09-033-3/+21
| | | | | | | | - AIM changed its protocol again - add patch-configure to make subdir configure free from error Notes: svn path=/head/; revision=141833
* - update to 4.20.0Cheng-Lung Sung2005-02-043-18/+3
| | | | | | | | | - remove installed libicq2000 header files - others please check URL: http://konst.org.ua/download/CHANGELOG.centericq Notes: svn path=/head/; revision=128012
* - update to 4.14.0Cheng-Lung Sung2005-01-193-3/+4
| | | | | | | | | | - add offline.wav - major fixes: - fix "'u' character disappear in ICQ protocol" - fix memory leak when checking RSS Notes: svn path=/head/; revision=126803
* - remove files/extra-patch-gcc34, my bad :-(Cheng-Lung Sung2004-12-202-1150/+0
| | | | | | | Noticed by: krion Notes: svn path=/head/; revision=124606
* - update to 4.13.0Cheng-Lung Sung2004-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 Notes: svn path=/head/; revision=124555
* Update to 4.12.0.Cheng-Lung Sung2004-10-123-12/+3
| | | | | | | | | PR: ports/72166 Submitted by: Dima Panov <redfox@Fluffy.Khv.RU> Approved by: mentor (vanilla) Notes: svn path=/head/; revision=118815
* - now really use OPTIONS.Cheng-Lung Sung2004-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) Notes: svn path=/head/; revision=117951
* Unbreak with gcc 3.4.Maxim Sobolev2004-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 Notes: svn path=/head/; revision=116827
* My territory, suggested by ijliao. :pCheng-Lung Sung2004-08-201-1/+1
| | | | | | | Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=116729
* utilize OPTIONSYing-Chieh Liao2004-08-131-10/+20
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=116090
* Mark BROKEN: doesn't build with gcc-3.4.2Kirill Ponomarev2004-08-071-1/+7
| | | | Notes: svn path=/head/; revision=115589
* upgrade to 4.11.0Ying-Chieh Liao2004-08-062-4/+4
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=115489
* fix msn 100% cpu loading problemYing-Chieh Liao2004-07-292-3/+14
| | | | | | | | Obtained from: centericq mailing list Approved by: maintainer Notes: svn path=/head/; revision=114981
* fix msn lib dependsYing-Chieh Liao2004-07-091-1/+2
| | | | Notes: svn path=/head/; revision=113257
* upgrade to 4.10.0Ying-Chieh Liao2004-07-0216-7113/+26
| | | | | | | | PR: 68578 Submitted by: maintainer Notes: svn path=/head/; revision=112718
* - Add missing directoryKirill Ponomarev2004-05-311-0/+1
| | | | Notes: svn path=/head/; revision=110510
* Update to 4.9.12Tilman Keskinoz2004-05-013-14/+3
| | | | | | | | PR: 66137 Submitted by: Cheng-Lung Sung Notes: svn path=/head/; revision=108084
* - Disable Gadu-Gadu support by defaultKirill Ponomarev2004-04-122-17/+28
| | | | | | | | | | | - Add WITHOUT_NLS PR: ports/65381 Submitted by: "Herbert J. Skuhra" <herbert.skuhra@gmx.at> Approved by: maintainer Notes: svn path=/head/; revision=106786
* - Fix MSN nickname display problemPav Lucistnik2004-04-022-0/+17
| | | | | | | | PR: ports/65056 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer) Notes: svn path=/head/; revision=105929
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105726
* - Update to 4.9.11Pav Lucistnik2004-03-287-24/+53
| | | | | | | | PR: ports/64793 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer) Notes: svn path=/head/; revision=105487
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Apply maintainer-sanctioned fix fir the !WITH_MULTIBYTE case.Sheldon Hearn2004-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 Notes: svn path=/head/; revision=98539
* Unbreak the !WITH_MULTIBYTE case, where script for the pre-patch targetSheldon Hearn2004-01-191-3/+3
| | | | | | | | | was duplicated. Maintainer will be notified. Notes: svn path=/head/; revision=98535
* - Update from 4.9.9 to 4.9.10Clement Laforet2004-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) Notes: svn path=/head/; revision=98404
* - Update to version 4.9.9Kirill Ponomarev2003-12-232-2/+2
| | | | | | | | | PR: 60523 Submitted by: David Thiel <lx@redundancy.redundancy.org> Approved by: maintainer Notes: svn path=/head/; revision=96497
* - Update from 4.9.7 to 4.9.8Vanilla I. Shu2003-11-0321-1230/+7102
| | | | | | | | | | - Add unofficial patch for MSN support PR: ports/58869 Submitted by: maintainer Notes: svn path=/head/; revision=92973
* Make it fetchable.Vanilla I. Shu2003-11-031-1/+1
| | | | | | | | PR: ports/58858 Submitted by: maintainer Notes: svn path=/head/; revision=92940
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-0/+2
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* Upgrade to support MSN protocol v9.Vanilla I. Shu2003-10-236-5/+1163
| | | | | | | | PR: ports/58422 Submitted by: maintainer. Notes: svn path=/head/; revision=91956
* - Original program can't send/receive non-ASCII chars correctlyKirill Ponomarev2003-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 Notes: svn path=/head/; revision=90658
* 1. fix build error with MSNYing-Chieh Liao2003-10-072-8/+16
| | | | | | | | | | 2. pass maintainership to clsung@dragon2.net Reported by: Steven Looman <steve@minerva.krx.nl> Submitted by: clsung@dragon2.net Notes: svn path=/head/; revision=90484
* upgrade to 4.9.7Ying-Chieh Liao2003-10-064-28/+55
| | | | Notes: svn path=/head/; revision=90453
* upgrade to 4.9.6Ying-Chieh Liao2003-09-282-3/+3
| | | | Notes: svn path=/head/; revision=89603
* - don't clobber any given LDFLAGSDirk Meyer2003-09-041-2/+2
| | | | | | | | | resoves conflitcs with bsd.openssl.mk - maintainer contaced: 2003-08-29 Approved by: marcus Notes: svn path=/head/; revision=88475
* Fix build with new OpenSSL layout.Joe Marcus Clarke2003-08-271-1/+1
| | | | Notes: svn path=/head/; revision=87765
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Work around build failure on -current until maintainer has a chance toSheldon Hearn2003-07-271-0/+11
| | | | | | | take a look. Notes: svn path=/head/; revision=85673
* upgrade to 4.9.5Ying-Chieh Liao2003-07-262-3/+3
| | | | Notes: svn path=/head/; revision=85637
* upgrade to 4.9.4Ying-Chieh Liao2003-05-132-2/+2
| | | | Notes: svn path=/head/; revision=80873
* upgrade to 4.9.3Ying-Chieh Liao2003-05-086-52/+39
| | | | Notes: svn path=/head/; revision=80451
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* upgrade to 4.9.2Ying-Chieh Liao2003-01-212-3/+3
| | | | Notes: svn path=/head/; revision=73724
* fix UTF-8 nicknameYing-Chieh Liao2003-01-072-2/+16
| | | | | | | | PR: 46772 Submitted by: Cheng-Lung Sung <AlanSung@alansung.dragon2.net> Notes: svn path=/head/; revision=72685
* upgrade to 4.9.0Ying-Chieh Liao2002-12-205-103/+79
| | | | | | | | | some bug fix, jabber support, msn support enhanced, no libsigc++, segfault fix Approved by: portmgr(steve) Notes: svn path=/head/; revision=71732
* fix core dump when getenv("LANG") return NULLYing-Chieh Liao2002-11-273-15/+21
| | | | | | | | | PR: 45741 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Tested by: asmodai Notes: svn path=/head/; revision=71140