1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

5 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
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