diff options
Diffstat (limited to 'dns/nslint')
| -rw-r--r-- | dns/nslint/Makefile | 21 | ||||
| -rw-r--r-- | dns/nslint/distinfo | 1 | ||||
| -rw-r--r-- | dns/nslint/files/patch-aa | 13 | ||||
| -rw-r--r-- | dns/nslint/files/patch-ab | 21 | ||||
| -rw-r--r-- | dns/nslint/files/patch-ac | 50 | ||||
| -rw-r--r-- | dns/nslint/pkg-comment | 1 | ||||
| -rw-r--r-- | dns/nslint/pkg-descr | 6 | ||||
| -rw-r--r-- | dns/nslint/pkg-plist | 1 |
8 files changed, 0 insertions, 114 deletions
diff --git a/dns/nslint/Makefile b/dns/nslint/Makefile deleted file mode 100644 index 40da8bb97609..000000000000 --- a/dns/nslint/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: nslint -# Date created: 27 October 1997 -# Whom: dglo@ssec.wisc.edu -# -# $FreeBSD$ -# - -PORTNAME= nslint -PORTVERSION= 2.0.1 -CATEGORIES= net -MASTER_SITES= ftp://ftp.ee.lbl.gov/ -EXTRACT_SUFX= .tar.Z - -MAINTAINER= dglo@SSEC.WISC.EDU - -HAS_CONFIGURE= yes -CONFIGURE_ARGS= --quiet -INSTALL_TARGET= install install-man -MAN8= nslint.8 - -.include <bsd.port.mk> diff --git a/dns/nslint/distinfo b/dns/nslint/distinfo deleted file mode 100644 index 11bf82499395..000000000000 --- a/dns/nslint/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (nslint-2.0.1.tar.Z) = 884805aa54976165e393e2f423b6da16 diff --git a/dns/nslint/files/patch-aa b/dns/nslint/files/patch-aa deleted file mode 100644 index cbdbce18804c..000000000000 --- a/dns/nslint/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -*** Makefile.in.orig Tue Jul 22 19:22:58 1997 ---- Makefile.in Mon Oct 27 09:13:15 1997 -*************** -*** 77,82 **** ---- 77,84 ---- - - CLEANFILES = $(PROG) $(OBJ) $(GENSRC) - -+ all: $(PROG) -+ - $(PROG): $(OBJ) - @rm -f $@ - $(CC) $(CFLAGS) -o $@ $(OBJ) $(LIBS) diff --git a/dns/nslint/files/patch-ab b/dns/nslint/files/patch-ab deleted file mode 100644 index 9e2a3c8a87f9..000000000000 --- a/dns/nslint/files/patch-ab +++ /dev/null @@ -1,21 +0,0 @@ -*** nslint.c.orig Wed Sep 24 20:41:28 1997 ---- nslint.c Mon Oct 27 09:18:05 1997 -*************** -*** 127,134 **** - - int debug; - int errors; -! char *bootfile = "/etc/named.boot"; -! char *conffile = "/etc/named.conf"; - char *nslintboot; - char *nslintconf; - char *prog; ---- 127,134 ---- - - int debug; - int errors; -! char *bootfile = "/etc/namedb/named.boot"; -! char *conffile = "/etc/namedb/named.conf"; - char *nslintboot; - char *nslintconf; - char *prog; diff --git a/dns/nslint/files/patch-ac b/dns/nslint/files/patch-ac deleted file mode 100644 index 0e42b54a654d..000000000000 --- a/dns/nslint/files/patch-ac +++ /dev/null @@ -1,50 +0,0 @@ -*** nslint.8.orig Tue Feb 23 15:05:17 1999 ---- nslint.8 Sun Jan 2 14:48:23 2000 -*************** -*** 101,114 **** - Specify an alternate - .I named.boot - file. The default is -! .IR /etc/named.boot . - .TP - .TP - .B -c - Specify an alternate - .I named.conf - file. The default is -! .IR /etc/named.conf . - .TP - .B -B - Specify an alternate ---- 101,114 ---- - Specify an alternate - .I named.boot - file. The default is -! .IR /etc/namedb/named.boot . - .TP - .TP - .B -c - Specify an alternate - .I named.conf - file. The default is -! .IR /etc/namedb/named.conf . - .TP - .B -B - Specify an alternate -*************** -*** 398,404 **** - .na - .nh - .nf -! /etc/named.boot - default named configuration file - nslint.boot - default nslint configuration file - .ad - .hy ---- 398,404 ---- - .na - .nh - .nf -! /etc/namedb/named.boot - default named configuration file - nslint.boot - default nslint configuration file - .ad - .hy diff --git a/dns/nslint/pkg-comment b/dns/nslint/pkg-comment deleted file mode 100644 index b5e4f0c36dde..000000000000 --- a/dns/nslint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perform consistency checks on DNS files diff --git a/dns/nslint/pkg-descr b/dns/nslint/pkg-descr deleted file mode 100644 index b0ab4b2133eb..000000000000 --- a/dns/nslint/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is nslint 2.0, a lint program for dns files. It is produced by the -Lawrence Berkeley National Laboratory, Network Research Group. - -Please send bugs and comments to nslint@ee.lbl.gov. - - - Craig Leres diff --git a/dns/nslint/pkg-plist b/dns/nslint/pkg-plist deleted file mode 100644 index 1f7fa353e619..000000000000 --- a/dns/nslint/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/nslint |
