summaryrefslogtreecommitdiff
path: root/net-im (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-02-13gnome shlib is now at version 1.Satoshi Asami2-4/+4
Notes: svn path=/head/; revision=16722
1999-01-22Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.Jacques Vidrine1-3/+4
Notes: svn path=/head/; revision=16271
1999-01-18Update to version 0.52.Steve Price5-107/+77
PR: 9481 Submitted by: Eugene M. Kim <astralblue@usa.net> Notes: svn path=/head/; revision=16139
1999-01-12Change maitainer's email address,Vanilla I. Shu2-4/+8
and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
1999-01-10Unbreak build.Steve Price4-7/+35
PR: 9345 Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=15977
1999-01-07Correct distfile fennerage, and upgrade to 0.3.3 while we're at it.Matthew Hunt6-18/+18
Notes: svn path=/head/; revision=15916
1999-01-02Fix wrong order of PLIST.Hidetoshi Shimokawa1-2/+2
'ldconfig -m %B' must be next after libraries and shouldn't be next after include files because '%B' represents the prefix of previous file. And sort alphabetically. Notes: svn path=/head/; revision=15771
1998-12-24PR: ports/9139Seiichirou Hiraoka5-0/+126
Submitted by: pdoshi01@student.vill.edu A Tcl/Tk based AOL Instant Messenger (AIM) Chat Client Notes: svn path=/head/; revision=15591
1998-12-14Upgrade to 0.3.2 or 981213, depending on which of their two versioningMatthew Hunt6-22/+22
systems you like to use. Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp> Notes: svn path=/head/; revision=15355
1998-12-11Fix this - the backslash was escaping a trailing tab, not the newline.Jordan K. Hubbard2-4/+4
Notes: svn path=/head/; revision=15274
1998-12-11Add CONFIGURE_ENV to remove patch-aaSeiichirou Hiraoka1-3/+4
Notes: svn path=/head/; revision=15264
1998-12-09Remove dead MASTER_SITES, add fresh MASTER_SITES.Bill Fumerola2-4/+8
Gotta Love: Fenners portsurvey Notes: svn path=/head/; revision=15234
1998-12-09Remove some stale MASTER_SITES, add some new MASTER_SITESBill Fumerola1-4/+4
Remind By: Fenner's portsurvey Notes: svn path=/head/; revision=15233
1998-11-23portlint - bring COMMENT under 70 charactersBill Fumerola1-1/+1
Notes: svn path=/head/; revision=14838
1998-11-23Remove name of package from front.Seiichirou Hiraoka1-1/+1
Notes: svn path=/head/; revision=14820
1998-11-23Change comment to 'libicq is intended to make it easy to add ICQ ↵Seiichirou Hiraoka1-1/+1
communication support to your software.' Notes: svn path=/head/; revision=14818
1998-11-23Portlint. Also, change libgtk dependency to LIB_DEPENDS.Satoshi Asami1-5/+4
Notes: svn path=/head/; revision=14801
1998-11-23libicq.so is 0.2, not 0.0.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=14791
1998-11-23portlint (PKGNAME not necessary if same as DISTNAME).Satoshi Asami1-2/+1
Notes: svn path=/head/; revision=14790
1998-11-19Initial Import gicq.Seiichirou Hiraoka5-0/+39
gicq is GTK based ICQ program. Notes: svn path=/head/; revision=14668
1998-11-19Initial Import libicq.Seiichirou Hiraoka5-0/+39
libicq is based on micq Notes: svn path=/head/; revision=14666
1998-11-02Update to version 0.44.Steve Price8-95/+128
PR: 8514 Submitted by: maintainer Notes: svn path=/head/; revision=14294
1998-10-26Upgrade to 981011.Matthew Hunt6-22/+22
PR: 8398 Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp> Notes: svn path=/head/; revision=14203
1998-10-20Upgrade to 0.56.Vanilla I. Shu8-74/+30
Notes: svn path=/head/; revision=14130
1998-10-19Import gtkicq, It's gtk-base icq clone.Vanilla I. Shu12-0/+204
Notes: svn path=/head/; revision=14075
1998-08-25This port doesn't build.Satoshi Asami1-1/+3
Also, please fix the complilation flags so it will compile with some optimization (ideally by respecting CFLAGS). === : g++ -g -Wall -I. -I../libXicq -c io.cc -o io.o io.cc: In function `int cmd_clear(char *)': io.cc:53: warning: unused parameter `char * input' g++ -g -Wall -I. -I../libXicq -c help.cc -o help.o g++ -o main main.o config.o callbacks.o cmd_parse.o io.o help.o -L../libXicq -lXicq gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/xicq' gmake[1]: Entering directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq' gmake[1]: *** No rule to make target `all'. Stop. gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq' gmake: *** [kxicq] Error 2 *** Error code 2 Stop. : Notes: svn path=/head/; revision=12833
1998-08-23Update to latest snapshot of xicq. All previous patches were submitted andMarc G. Fournier3-7/+15
committed as part of the central sources, so are no longer required... Notes: svn path=/head/; revision=12740
1998-08-12Replace qt dependencies with USE_QT.Satoshi Asami1-4/+2
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
1998-08-09Update to version 0.34Steve Price8-126/+110
PR: 7502 Submitted by: maintainer Notes: svn path=/head/; revision=12369
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12335
1998-07-09Port of licq 0.32-a, an ICQ program using QT.Eivind Eklund6-0/+149
Submitted by: Brian Feldman <brianfeldman@hotmail.com> Setup dialog: eivind Notes: svn path=/head/; revision=11803
1998-07-02Portlint.Satoshi Asami2-3/+1
Notes: svn path=/head/; revision=11661
1998-06-29Import xicq, another command line ICQ client for UnixMarc G. Fournier5-0/+37
Notes: svn path=/head/; revision=11611
1998-06-28Import of micq (26 June 1998), a free implementation of the ICQMatthew Hunt12-0/+106
protocol. It is currently a partial implementation, and has a text interface only. As far as I can tell, Mirabilis' software is necessary to register with the ICQ network, so I could not test its functionality. Notes: svn path=/head/; revision=11568
1998-05-25Internet CB - a chat clientDavid E. O'Brien17-0/+487
Notes: svn path=/head/; revision=11144