aboutsummaryrefslogtreecommitdiff
path: root/net/centericq
Commit message (Collapse)AuthorAgeFilesLines
* 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
* fix coredump with MSN UTF-8Ying-Chieh Liao2002-11-252-30/+41
| | | | | | | | PR: 45697 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=71075
* When requested to do cp1251<->koi8 conversion convert to/from koi8-u, notMaxim Sobolev2002-11-212-1/+17
| | | | | | | | | | | to koi8-r, so that not only Russian characters are converted proreply, but Ukrainian as well. Poked about by: Alex Belinsky <tormoz@baklan.kiev.ua> Approved by: maintainer Notes: svn path=/head/; revision=70682
* fix previous commitYing-Chieh Liao2002-11-202-2/+6
| | | | | | | Submitted by: Alan Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=70530
* MSN UTF-8 support correctlyYing-Chieh Liao2002-11-194-200/+219
| | | | | | | Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=70465
* upgrade to 4.8.7Ying-Chieh Liao2002-11-032-3/+3
| | | | Notes: svn path=/head/; revision=69333
* support utf-8 encoding with msnYing-Chieh Liao2002-10-302-1/+200
| | | | | | | | | PR: 44740 Submitted by: Cheng-Lung Sung <AlanSung@alansung.dragon2.net> Tested with: yinjieh@csie.nctu.edu.tw Notes: svn path=/head/; revision=69147
* fix configure on -currentYing-Chieh Liao2002-10-181-1/+1
| | | | Notes: svn path=/head/; revision=68271
* upgrade to 4.8.6Ying-Chieh Liao2002-10-183-8/+8
| | | | Notes: svn path=/head/; revision=68255
* ncurses is goneYing-Chieh Liao2002-10-131-7/+1
| | | | Notes: svn path=/head/; revision=67976
* upgrade to 4.8.4Ying-Chieh Liao2002-09-102-2/+2
| | | | Notes: svn path=/head/; revision=66081
* upgrade to 4.8.3Ying-Chieh Liao2002-08-293-13/+2
| | | | Notes: svn path=/head/; revision=65223
* upgrade to 4.8.2Ying-Chieh Liao2002-08-203-16/+7
| | | | Notes: svn path=/head/; revision=64687
* upgrade to 4.8.0Ying-Chieh Liao2002-08-092-3/+3
| | | | Notes: svn path=/head/; revision=64291
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* fribidi malfunctioned, so disable itYing-Chieh Liao2002-07-171-4/+4
| | | | Notes: svn path=/head/; revision=63113
* upgrade to 4.7.8Ying-Chieh Liao2002-07-164-14/+16
| | | | | | | | PR: 40647 (partially) Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=63083
* upgrade to 4.7.7Ying-Chieh Liao2002-07-166-3/+53
| | | | Notes: svn path=/head/; revision=63079
* upgrade to 4.7.2Ying-Chieh Liao2002-05-202-3/+3
| | | | Notes: svn path=/head/; revision=59511
* s/DOCSDIR/PORTDOCS/gYing-Chieh Liao2002-05-141-3/+3
| | | | | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=59086
* install FAQ and READMEYing-Chieh Liao2002-05-142-1/+10
| | | | | | | | | bump PORTREVISION Requested by: Jay Dresser <jay@dresserfamily.org> Notes: svn path=/head/; revision=59043
* Changed comment and description appropriately.Ying-Chieh Liao2002-04-262-3/+3
| | | | | | | | PR: 37480 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=58185
* upgrade to 4.7.1Ying-Chieh Liao2002-04-253-3/+5
| | | | Notes: svn path=/head/; revision=58093