summaryrefslogtreecommitdiff
path: root/net-im (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove name of package from front.Seiichirou Hiraoka1998-11-231-1/+1
| | | | Notes: svn path=/head/; revision=14820
* Change comment to 'libicq is intended to make it easy to add ICQ ↵Seiichirou Hiraoka1998-11-231-1/+1
| | | | | | | communication support to your software.' Notes: svn path=/head/; revision=14818
* Portlint. Also, change libgtk dependency to LIB_DEPENDS.Satoshi Asami1998-11-231-5/+4
| | | | Notes: svn path=/head/; revision=14801
* libicq.so is 0.2, not 0.0.Satoshi Asami1998-11-231-1/+1
| | | | Notes: svn path=/head/; revision=14791
* portlint (PKGNAME not necessary if same as DISTNAME).Satoshi Asami1998-11-231-2/+1
| | | | Notes: svn path=/head/; revision=14790
* Initial Import gicq.Seiichirou Hiraoka1998-11-195-0/+39
| | | | | | | gicq is GTK based ICQ program. Notes: svn path=/head/; revision=14668
* Initial Import libicq.Seiichirou Hiraoka1998-11-195-0/+39
| | | | | | | libicq is based on micq Notes: svn path=/head/; revision=14666
* Update to version 0.44.Steve Price1998-11-028-95/+128
| | | | | | | | PR: 8514 Submitted by: maintainer Notes: svn path=/head/; revision=14294
* Upgrade to 981011.Matthew Hunt1998-10-266-22/+22
| | | | | | | | PR: 8398 Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp> Notes: svn path=/head/; revision=14203
* Upgrade to 0.56.Vanilla I. Shu1998-10-208-74/+30
| | | | Notes: svn path=/head/; revision=14130
* Import gtkicq, It's gtk-base icq clone.Vanilla I. Shu1998-10-1912-0/+204
| | | | Notes: svn path=/head/; revision=14075
* This port doesn't build.Satoshi Asami1998-08-251-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
* Update to latest snapshot of xicq. All previous patches were submitted andMarc G. Fournier1998-08-233-7/+15
| | | | | | | committed as part of the central sources, so are no longer required... Notes: svn path=/head/; revision=12740
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-121-4/+2
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* Update to version 0.34Steve Price1998-08-098-126/+110
| | | | | | | | PR: 7502 Submitted by: maintainer Notes: svn path=/head/; revision=12369
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Port of licq 0.32-a, an ICQ program using QT.Eivind Eklund1998-07-096-0/+149
| | | | | | | | Submitted by: Brian Feldman <brianfeldman@hotmail.com> Setup dialog: eivind Notes: svn path=/head/; revision=11803
* Portlint.Satoshi Asami1998-07-022-3/+1
| | | | Notes: svn path=/head/; revision=11661
* Import xicq, another command line ICQ client for UnixMarc G. Fournier1998-06-295-0/+37
| | | | Notes: svn path=/head/; revision=11611
* Import of micq (26 June 1998), a free implementation of the ICQMatthew Hunt1998-06-2812-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
* Internet CB - a chat clientDavid E. O'Brien1998-05-2517-0/+487
Notes: svn path=/head/; revision=11144