Commit Graph

12 Commits

Author SHA1 Message Date
Satoshi Asami
4190a2434c WRKSRC-related fixes. 2000-04-16 10:44:52 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Steve Price
b42ca1d446 Fix build errors on -current. 2000-02-27 23:21:48 +00:00
Bill Fumerola
c4e84e58c4 Make the WRKSRC logic smarter.
freebsd -> FreeBSD

I considered removing the current MASTER_SITE, it's definatly unfetchable
from there (only our mirrors have the file, ftpsearch didn't come up
with anything beyond FreeBSD mirrors) but I'll leave that up to the
MAINTAINER.
1999-11-15 04:32:54 +00:00
Bill Fenner
480c8a66fb Resolve many 301 Moved Permanently URLs in DESCR. 1999-09-17 19:16:35 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Marc G. Fournier
0f398af16d Another bunch off WWW: links in DESCR 1999-04-22 00:55:05 +00:00
Steve Price
ab1c7b713a Unbreak build.
PR:		9345
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-01-10 18:36:10 +00:00
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
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