aboutsummaryrefslogtreecommitdiffstats
path: root/mail/rblcheck
Commit message (Collapse)AuthorAgeFilesLines
* Add the RSS (http://www.mail-abuse.org/rss) to rblcheckgpalmer2000-01-221-5/+6
| | | | OK'd by: MAINTAINER
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Add (prepare to be shocked) WWW:mharo1999-05-031-0/+2
|
* Add Dialup Users List from vix.com.steve1999-05-031-5/+6
| | | | | PR: 9864 Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
* s/orbs.dorkslayers.com/relays.orbs.org/itojun1999-03-041-2/+2
|
* declare "extern char *optarg".itojun1998-11-172-7/+6
| | | | | | (I can't blindly include getopt.h since older FreeBSD doesn't have one) remove BROKEN mark (could someone check this?).
* Mark BROKEN:jseger1998-11-161-1/+3
| | | | | | | | | | | | ===> 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
* obey CFLAGS and CC defintion from bsd.port.mk.itojun1998-11-051-0/+8
| | | | | Submitted by: Mikhail Teterin <mi@video-collage.com> email Message-Id: <199811042059.PAA03130@video-collage.com>
* Remove empty directories on deinstall.steve1998-10-201-0/+1
|
* upgrade original distribution (1.4)itojun1998-10-203-4/+142
| | | | | patched the source code so that we can specify the target by FQDN. (the patch is sent to the original author)
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-271-3/+1
|
* rblcheck, command-line interface to MAPS RBL spam filter database.itojun1998-01-305-0/+55