Commit graph

7 commits

Author SHA1 Message Date
Jun-ichiro itojun Hagino
88edd839df declare "extern char *optarg".
(I can't blindly include getopt.h since older FreeBSD doesn't have one)

remove BROKEN mark (could someone check this?).
1998-11-16 16:33:37 +00:00
Justin M. Seger
46ce5f763a Mark BROKEN:
===>  Building for rblcheck-1.4
cc -O -pipe -Wall -s rblcheck.c  -o rblcheck
rblcheck.c: In function `main':
rblcheck.c:333: warning: implicit declaration of function `getopt'
rblcheck.c:351: `optarg' undeclared (first use this function)
rblcheck.c:351: (Each undeclared identifier is reported only once
rblcheck.c:351: for each function it appears in.)
rblcheck.c:383: warning: suggest parentheses around assignment used as truth value
*** Error code 1
1998-11-16 13:15:26 +00:00
Jun-ichiro itojun Hagino
2dbb7706c7 obey CFLAGS and CC defintion from bsd.port.mk.
Submitted by:	Mikhail Teterin <mi@video-collage.com>
email Message-Id: <199811042059.PAA03130@video-collage.com>
1998-11-05 12:18:26 +00:00
Steve Price
0da62a3645 Remove empty directories on deinstall. 1998-10-20 01:27:08 +00:00
Jun-ichiro itojun Hagino
69a685a6d5 upgrade original distribution (1.4)
patched the source code so that we can specify the target by FQDN.
(the patch is sent to the original author)
1998-10-19 16:51:13 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Jun-ichiro itojun Hagino
1067e782c1 rblcheck, command-line interface to MAPS RBL spam filter database. 1998-01-30 04:52:12 +00:00