aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/centericq
Commit message (Collapse)AuthorAgeFilesLines
* - 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-311-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-241-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-185-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-242-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-0421-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-095-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-271-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-272-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-211-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-222-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
* fix coredump with MSN UTF-8ijliao2002-11-252-30/+41
| | | | | PR: 45697 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* When requested to do cp1251<->koi8 conversion convert to/from koi8-u, notsobomax2002-11-222-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
* fix previous commitijliao2002-11-202-2/+6
| | | | Submitted by: Alan Cheng-Lung Sung <clsung@dragon2.net>
* MSN UTF-8 support correctlyijliao2002-11-194-200/+219
| | | | Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* upgrade to 4.8.7ijliao2002-11-032-3/+3
|
* support utf-8 encoding with msnijliao2002-10-302-1/+200
| | | | | | PR: 44740 Submitted by: Cheng-Lung Sung <AlanSung@alansung.dragon2.net> Tested with: yinjieh@csie.nctu.edu.tw
* fix configure on -currentijliao2002-10-191-1/+1
|
* upgrade to 4.8.6ijliao2002-10-183-8/+8
|
* ncurses is goneijliao2002-10-131-7/+1
|
* upgrade to 4.8.4ijliao2002-09-112-2/+2
|
* upgrade to 4.8.3ijliao2002-08-293-13/+2
|
* upgrade to 4.8.2ijliao2002-08-203-16/+7
|
* upgrade to 4.8.0ijliao2002-08-102-3/+3
|
* Chase shlib rev of devel/gettextade2002-08-021-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* fribidi malfunctioned, so disable itijliao2002-07-171-4/+4
|
* upgrade to 4.7.8ijliao2002-07-164-14/+16
| | | | | PR: 40647 (partially) Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* upgrade to 4.7.7ijliao2002-07-166-3/+53
|
* upgrade to 4.7.2ijliao2002-05-202-3/+3
|
* s/DOCSDIR/PORTDOCS/gijliao2002-05-151-3/+3
| | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* install FAQ and READMEijliao2002-05-142-1/+10
| | | | | | bump PORTREVISION Requested by: Jay Dresser <jay@dresserfamily.org>
* Changed comment and description appropriately.ijliao2002-04-272-3/+3
| | | | | PR: 37480 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* upgrade to 4.7.1ijliao2002-04-253-3/+5
|
* Added iconv library dependence (this should fix package building)ijliao2002-04-193-14/+15
| | | | | | | | | 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 <sysadmin@alexdupre.com>
* gettext upgrade uber-patch (stage 3)ade2002-04-131-3/+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
* add libiconv dependenceijliao2002-04-091-1/+2
| | | | | PR: 36924 Submitted by: Peter van Dijk <peter@dataloss.nl>
* upgrade to 4.6.9ijliao2002-04-025-1277/+3
| | | | change back to gettext-old
* gettext-old -> gettextijliao2002-03-282-2/+13
| | | | | | | fix build problem PR: 36399 Submitted by: Shaun Branden <shaun@pcuse.com> and many others
* Stage 1 of gettext update.ade2002-03-161-1/+1
| | | | | | | | | | | | 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
* upgrade to 4.6.5ijliao2002-03-084-12/+16
|
* upgrade to 4.6.0ijliao2002-02-162-2/+2
|
* upgrade to 4.5.1ijliao2002-02-012-4/+3
|
* upgrade to 4.5.0ijliao2001-12-165-50/+20
|
* upgrade to 4.2.1ijliao2001-12-032-2/+2
| | | | Noted by: vanilla
* upgrade to 4.2.0ijliao2001-11-303-15/+2
|
* upgrade to 4.1.0ijliao2001-11-244-4/+13
|
* add missing file to PLISTijliao2001-10-201-0/+1
| | | | Submitted by: bento log
* upgrade to 4.0.0ijliao2001-10-085-10/+11
|
* add missing po file to PLISTijliao2001-10-051-0/+1
| | | | Submitted by: bento
* upgrade to 3.35.22ijliao2001-09-084-15/+16
| | | | Submitted by: fenner's report
* make configure detects libintlijliao2001-08-153-5/+24
| | | | | | enable uk po Submitted by: sobomax
* upgrade to 3.34.15ijliao2001-07-024-25/+28
|
* upgrade to 3.29.12ijliao2001-05-153-3/+4
| | | | Noticed by: Roman Shterenzon <roman@xpert.com>
* upgrade to 3.22.8ijliao2001-04-186-40/+8
|
* Add Ukrainian catalog.sobomax2001-04-175-5/+1321
| | | | Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua>
* upgrade to 3.20.5ijliao2001-02-214-3/+6
|
* forgot to depends on gettextijliao2001-02-031-1/+3
| | | | Noticed by: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
* ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.orgijliao2001-01-211-1/+1
|
* Don't blindly install any .mo files into local base withoutclive2001-01-201-3/+3
| | | | | | creating it first. Submitted by: bento
* Hmm, I don't know why it didn't build w/o libicq before, but this portalex2001-01-131-2/+0
| | | | | | obviously doesn't need libicq to be installed. Sorry! Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> (maintainer)
* This port needs libicq.alex2001-01-121-0/+2
| | | | Found while debugging a (non-reproduceable) error from bento's logs.
* Update to 3.13.3clive2000-12-123-4/+5
| | | | | PR: 23503 Submitted by: Maintainer
* Update to 3.7.3, and change the maintainer fromkeith2000-11-227-92/+24
| | | | | | ports@FreeBSD.org to ijliao@csie.nctu.edu.tw. Also thanks to Clive Lin <clive@CirX.ORG> for testing.
* Depend on ncurses.5 after the upgrade of devel/ncurses.tg2000-11-161-1/+1
|
* Remove maintainership of most of my ports. I don't really havecpiazza2000-06-211-1/+1
| | | | | time to maintain these and I'm just not interested in these particular ones any more.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+3
|
* Fix for -current now. c++ -nostdinc ... -I/usr/include breaks if netinet/in.hcpiazza2000-01-091-1/+2
| | | | is included for some reason.
* Make this compile on 3.x (with the old ncurses by default...).cpiazza2000-01-081-1/+7
| | | | | | Warning: don't look at this. Tested by: Brent Kearney <brent@kearneys.ca>
* General comment cleanups.hoek1999-12-291-1/+1
|
* Oops, no it doesn't.cpiazza1999-12-261-1/+0
|
* Requires NEWGCCcpiazza1999-12-261-0/+1
| | | | Submitted by: Brent Kearney <brent@kearneys.ca>
* Tweakcpiazza1999-12-261-2/+2
|
* An ncurses based window- and menu-driven ICQ client. It is fullycpiazza1999-12-268-0/+111
featured and includes the ability to associate sounds with certain events. Requested by: Brent Kearneys <brent@kearneys.ca>