summaryrefslogtreecommitdiff
path: root/mail/rblcheck (follow)
Commit message (Collapse)AuthorAgeFilesLines
* While I'm here, fix PORTDOCS handling:Peter Pentchev2001-03-042-12/+8
| | | | | - no need for loops and multiple install invocations, docs/* is fine; - add %%PORTDOCS%% to pkg-plist, so +CONTENTS is generated correctly.
* Fix the ORBS RBL sites.Peter Pentchev2001-03-041-8/+20
| | | | | PR: 25424 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
* Update MASTER_SITES and WWW: lineJames E. Housley2001-01-132-13/+10
| | | | | PR: 24286 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* drop myself from MAINTAINER. too many KAME platforms to support,Jun-ichiro itojun Hagino2001-01-091-1/+1
| | | | to little time...
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
|
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
|
* master site changed (rblcheck.sourceforge.net)Jun-ichiro itojun Hagino2000-04-081-1/+3
|
* Add the RSS (http://www.mail-abuse.org/rss) to rblcheckGary Palmer2000-01-211-5/+6
| | | | OK'd by: MAINTAINER
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Add (prepare to be shocked) WWW:Michael Haro1999-05-031-0/+2
|
* Add Dialup Users List from vix.com.Steve Price1999-05-031-5/+6
| | | | | PR: 9864 Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
* s/orbs.dorkslayers.com/relays.orbs.org/Jun-ichiro itojun Hagino1999-03-041-2/+2
|
* declare "extern char *optarg".Jun-ichiro itojun Hagino1998-11-162-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:Justin M. Seger1998-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.Jun-ichiro itojun Hagino1998-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.Steve Price1998-10-201-0/+1
|
* upgrade original distribution (1.4)Jun-ichiro itojun Hagino1998-10-193-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.Satoshi Asami1998-06-271-3/+1
|
* rblcheck, command-line interface to MAPS RBL spam filter database.Jun-ichiro itojun Hagino1998-01-305-0/+55