aboutsummaryrefslogtreecommitdiff
path: root/net/centericq
Commit message (Collapse)AuthorAgeFilesLines
* gettext-old -> gettextYing-Chieh Liao2002-03-282-2/+13
| | | | | | | | | | fix build problem PR: 36399 Submitted by: Shaun Branden <shaun@pcuse.com> and many others Notes: svn path=/head/; revision=56775
* Stage 1 of gettext update.Ade Lovett2002-03-151-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 Notes: svn path=/head/; revision=56168
* upgrade to 4.6.5Ying-Chieh Liao2002-03-084-12/+16
| | | | Notes: svn path=/head/; revision=55716
* upgrade to 4.6.0Ying-Chieh Liao2002-02-162-2/+2
| | | | Notes: svn path=/head/; revision=54771
* upgrade to 4.5.1Ying-Chieh Liao2002-02-012-4/+3
| | | | Notes: svn path=/head/; revision=54096
* upgrade to 4.5.0Ying-Chieh Liao2001-12-165-50/+20
| | | | Notes: svn path=/head/; revision=51629
* upgrade to 4.2.1Ying-Chieh Liao2001-12-022-2/+2
| | | | | | | Noted by: vanilla Notes: svn path=/head/; revision=50868
* upgrade to 4.2.0Ying-Chieh Liao2001-11-303-15/+2
| | | | Notes: svn path=/head/; revision=50751
* upgrade to 4.1.0Ying-Chieh Liao2001-11-244-4/+13
| | | | Notes: svn path=/head/; revision=50474
* add missing file to PLISTYing-Chieh Liao2001-10-201-0/+1
| | | | | | | Submitted by: bento log Notes: svn path=/head/; revision=48969
* upgrade to 4.0.0Ying-Chieh Liao2001-10-075-10/+11
| | | | Notes: svn path=/head/; revision=48536
* add missing po file to PLISTYing-Chieh Liao2001-10-051-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=48448
* upgrade to 3.35.22Ying-Chieh Liao2001-09-074-15/+16
| | | | | | | Submitted by: fenner's report Notes: svn path=/head/; revision=47511
* make configure detects libintlYing-Chieh Liao2001-08-143-5/+24
| | | | | | | | | enable uk po Submitted by: sobomax Notes: svn path=/head/; revision=46254
* upgrade to 3.34.15Ying-Chieh Liao2001-07-024-25/+28
| | | | Notes: svn path=/head/; revision=44621
* upgrade to 3.29.12Ying-Chieh Liao2001-05-153-3/+4
| | | | | | | Noticed by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=42608
* upgrade to 3.22.8Ying-Chieh Liao2001-04-186-40/+8
| | | | Notes: svn path=/head/; revision=41636
* Add Ukrainian catalog.Maxim Sobolev2001-04-175-5/+1321
| | | | | | | Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua> Notes: svn path=/head/; revision=41529
* upgrade to 3.20.5Ying-Chieh Liao2001-02-214-3/+6
| | | | Notes: svn path=/head/; revision=38557
* forgot to depends on gettextYing-Chieh Liao2001-02-021-1/+3
| | | | | | | Noticed by: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru> Notes: svn path=/head/; revision=37912
* ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.orgYing-Chieh Liao2001-01-211-1/+1
| | | | Notes: svn path=/head/; revision=37392
* Don't blindly install any .mo files into local base withoutClive Lin2001-01-191-3/+3
| | | | | | | | | creating it first. Submitted by: bento Notes: svn path=/head/; revision=37350
* Hmm, I don't know why it didn't build w/o libicq before, but this portAlexander Langer2001-01-131-2/+0
| | | | | | | | | obviously doesn't need libicq to be installed. Sorry! Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=37161
* This port needs libicq.Alexander Langer2001-01-121-0/+2
| | | | | | | Found while debugging a (non-reproduceable) error from bento's logs. Notes: svn path=/head/; revision=37136
* Update to 3.13.3Clive Lin2000-12-123-4/+5
| | | | | | | | PR: 23503 Submitted by: Maintainer Notes: svn path=/head/; revision=35926
* Update to 3.7.3, and change the maintainer fromJing-Tang Keith Jang2000-11-217-92/+24
| | | | | | | | | ports@FreeBSD.org to ijliao@csie.nctu.edu.tw. Also thanks to Clive Lin <clive@CirX.ORG> for testing. Notes: svn path=/head/; revision=35320
* Depend on ncurses.5 after the upgrade of devel/ncurses.Thomas Gellekum2000-11-161-1/+1
| | | | Notes: svn path=/head/; revision=35188
* Remove maintainership of most of my ports. I don't really haveChris Piazza2000-06-201-1/+1
| | | | | | | | time to maintain these and I'm just not interested in these particular ones any more. Notes: svn path=/head/; revision=29733
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+3
| | | | Notes: svn path=/head/; revision=27423
* Fix for -current now. c++ -nostdinc ... -I/usr/include breaks if netinet/in.hChris Piazza2000-01-081-1/+2
| | | | | | | is included for some reason. Notes: svn path=/head/; revision=24571
* Make this compile on 3.x (with the old ncurses by default...).Chris Piazza2000-01-081-1/+7
| | | | | | | | | Warning: don't look at this. Tested by: Brent Kearney <brent@kearneys.ca> Notes: svn path=/head/; revision=24545
* General comment cleanups.Tim Vanderhoek1999-12-281-1/+1
| | | | Notes: svn path=/head/; revision=24206
* Oops, no it doesn't.Chris Piazza1999-12-261-1/+0
| | | | Notes: svn path=/head/; revision=24097
* Requires NEWGCCChris Piazza1999-12-261-0/+1
| | | | | | | Submitted by: Brent Kearney <brent@kearneys.ca> Notes: svn path=/head/; revision=24096
* TweakChris Piazza1999-12-251-2/+2
| | | | Notes: svn path=/head/; revision=24091
* An ncurses based window- and menu-driven ICQ client. It is fullyChris Piazza1999-12-258-0/+111
featured and includes the ability to associate sounds with certain events. Requested by: Brent Kearneys <brent@kearneys.ca> Notes: svn path=/head/; revision=24090