Content-Length: 522370 | pFad | http://github.com/rfc1036/rblcheck/commit/52ee641ef47644ef16fadb276ed8a87b23bfd1f7

47 New upstream version 20020316 · rfc1036/rblcheck@52ee641 · GitHub
Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 52ee641

Browse files
committedDec 28, 2016
New upstream version 20020316
1 parent 7edb875 commit 52ee641

40 files changed

+330
-726
lines changed
 

‎CVS/Entries

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
/COPYING/1.0.0.1/Thu Nov 27 20:32:10 1997//
33
/ChangeLog/1.4/Tue Apr 3 03:46:55 2001//
44
/INSTALL/1.2/Fri Apr 21 15:22:54 2000//
5-
/Makefile.am/1.9/Wed Apr 4 04:15:09 2001//
5+
/Makefile.am/1.12/Sat Dec 29 08:13:19 2001//
66
/NEWS/1.4/Tue Apr 3 03:46:55 2001//
77
/README/1.9/Tue Mar 20 04:49:39 2001//
88
/README.ALPHA/1.3/Tue Mar 20 04:49:39 2001//
99
/bootstrap/1.1/Wed Feb 14 22:37:56 2001//
1010
/configure.in/1.6/Wed Apr 4 04:05:43 2001//
11-
/rblcheck.c/1.12/Mon Apr 2 22:19:57 2001//
12-
/sites.h/1.4/Sat Mar 10 19:12:00 2001//
11+
/rbl.in/1.2/Thu Nov 8 22:05:27 2001//
12+
/rblcheck.c/1.14/Thu Nov 8 22:05:27 2001//
13+
/sites.h/1.8/Fri Aug 10 14:59:54 2001//
1314
D

‎Makefile.am

+12-11
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,16 @@ noinst_HEADERS = sites.h
88
bin_PROGRAMS = rblcheck
99
rblcheck_SOURCES = rblcheck.c
1010

11-
XFAIL_TESTS = \
12-
tests/maps/rbl/listed tests/maps/rbl/unlisted \
13-
tests/maps/rss/listed tests/maps/rss/unlisted \
14-
tests/orbs/inputs/listed tests/orbs/inputs/unlisted \
15-
tests/orbs/outputs/listed tests/orbs/outputs/unlisted \
16-
tests/orbs/delayed-outputs/listed tests/orbs/delayed-outputs/unlisted \
17-
tests/orbs/manual/listed tests/orbs/manual/unlisted \
18-
tests/orbs/spamsources/listed tests/orbs/spamsources/unlisted \
19-
tests/orbs/untestable-netblocks/listed tests/orbs/untestable-netblocks/unlisted \
20-
tests/orbs/spamsource-netblocks/listed tests/orbs/spamsource-netblocks/unlisted
11+
bin_SCRIPTS = rbl
12+
13+
XFAIL_TESTS =
2114
TESTS = tests/clearlist tests/addlisting tests/removelisting $(XFAIL_TESTS)
2215

2316
# We don't include README.ALPHA or bootstrap here, so we don't include them
2417
# in a "make distcheck". Since all tests are shell scripts, we're including
2518
# the full list verbatim.
2619
EXTRA_DIST = \
20+
rbl.in \
2721
config/install-sh \
2822
config/missing \
2923
config/mkinstalldirs \
@@ -48,7 +42,7 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config.in stamp-h.in \
4842

4943
DISTCLEANFILES = config/rblcheck.spec config/pkginfo
5044

51-
CLEANFILES = config/Prototype
45+
CLEANFILES = config/Prototype rbl
5246

5347
ACLOCAL = aclocal -I $(auxdir)
5448

@@ -63,3 +57,10 @@ solarispkg: $(bin_PROGRAMS)
6357
pkgmk -d config -f config/Prototype -r $(distdir)
6458
pkgtrans config ../$(distdir).pkg rblcheck
6559
rm -rf $(distdir) config/rblcheck
60+
61+
rbl: rbl.in
62+
rm -f $@ $@.tmp
63+
sed -e 's,@bindir\@,$(bindir),g' \
64+
-e 's,@sysconfdir\@,$(sysconfdir),g' $< >$@.tmp
65+
chmod +x $@.tmp
66+
mv $@.tmp $@

‎config/CVS/Entries

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
/install-sh/1.1/Fri Apr 21 15:22:54 2000//
2-
/missing/1.1/Fri Apr 21 15:22:54 2000//
3-
/mkinstalldirs/1.3/Wed Feb 14 22:46:29 2001//
41
/pkginfo.in/1.2/Wed Apr 4 04:15:09 2001//
5-
/rblcheck.spec.in/1.1/Wed Apr 4 04:05:43 2001//
2+
/rblcheck.spec.in/1.3/Fri Dec 28 17:36:35 2001//
63
D

‎config/install-sh

-251
This file was deleted.
There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
Failed to load comments.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/rfc1036/rblcheck/commit/52ee641ef47644ef16fadb276ed8a87b23bfd1f7

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy