aboutsummaryrefslogtreecommitdiffstats
path: root/net/xicq
Commit message (Collapse)AuthorAgeFilesLines
* This port doesn't build.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. :
* Update to latest snapshot of xicq. All previous patches were submitted andscrappy1998-08-233-7/+15
| | | | committed as part of the central sources, so are no longer required...
* Portlint.asami1998-07-022-3/+1
|
* Import xicq, another command line ICQ client for Unixscrappy1998-06-305-0/+37