Commit Graph

10 Commits

Author SHA1 Message Date
Satoshi Asami
469c5acb73 This port doesn't build.
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.
 :
1998-08-25 05:03:18 +00:00
Marc G. Fournier
2539c42828 Update to latest snapshot of xicq. All previous patches were submitted and
committed as part of the central sources, so are no longer required...
1998-08-23 04:18:52 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Steve Price
5af3603f10 Update to version 0.34
PR:		7502
Submitted by:	maintainer
1998-08-09 01:25:57 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Eivind Eklund
8a91e346c8 Port of licq 0.32-a, an ICQ program using QT.
Submitted by:	Brian Feldman <brianfeldman@hotmail.com>
Setup dialog:	eivind
1998-07-09 16:01:54 +00:00
Satoshi Asami
0dbece7edc Portlint. 1998-07-02 06:46:35 +00:00
Marc G. Fournier
a7d31daa87 Import xicq, another command line ICQ client for Unix 1998-06-29 18:39:27 +00:00
Matthew Hunt
79885184cf Import of micq (26 June 1998), a free implementation of the ICQ
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.
1998-06-28 03:22:37 +00:00
David E. O'Brien
721685a759 Internet CB - a chat client 1998-05-25 23:23:36 +00:00