View | Details | Raw Unified | Return to bug 16082
Collapse All | Expand All

(-)nslint/Makefile (-2 / +2 lines)
Lines 1-12 Link Here
1
# New ports collection makefile for:	nslint
1
# New ports collection makefile for:	nslint
2
# Version required:	2.0
2
# Version required:	2.0.1
3
# Date created:		27 October 1997
3
# Date created:		27 October 1997
4
# Whom:			dglo@ssec.wisc.edu
4
# Whom:			dglo@ssec.wisc.edu
5
#
5
#
6
# $FreeBSD: ports/net/nslint/Makefile,v 1.8 1999/08/30 14:23:30 peter Exp $
6
# $FreeBSD: ports/net/nslint/Makefile,v 1.8 1999/08/30 14:23:30 peter Exp $
7
#
7
#
8
8
9
DISTNAME=	nslint-2.0
9
DISTNAME=	nslint-2.0.1
10
CATEGORIES=	net
10
CATEGORIES=	net
11
MASTER_SITES=	ftp://ftp.ee.lbl.gov/
11
MASTER_SITES=	ftp://ftp.ee.lbl.gov/
12
EXTRACT_SUFX=	.tar.Z
12
EXTRACT_SUFX=	.tar.Z
(-)nslint/files/md5 (-1 / +1 lines)
Line 1 Link Here
1
MD5 (nslint-2.0.tar.Z) = b20713878bbfb7497d20aae7bf6614a3
1
MD5 (nslint-2.0.1.tar.Z) = 884805aa54976165e393e2f423b6da16
(-)nslint/patches/patch-ac (-18 / +15 lines)
Lines 1-24 Link Here
1
*** nslint.8.orig	Wed Sep 24 20:11:08 1997
1
*** nslint.8.orig	Tue Feb 23 15:05:17 1999
2
--- nslint.8	Mon Oct 27 09:54:44 1997
2
--- nslint.8	Sun Jan  2 14:48:23 2000
3
***************
3
***************
4
*** 101,107 ****
4
*** 101,114 ****
5
  Specify an alternate
5
  Specify an alternate
6
  .I named.boot
6
  .I named.boot
7
  file. The default is
7
  file. The default is
8
! .I /etc/named.boot
8
! .IR /etc/named.boot .
9
  (just like
10
  .IR named (8)).
11
  .TP
9
  .TP
12
--- 101,107 ----
13
  Specify an alternate
14
  .I named.boot
15
  file. The default is
16
! .I /etc/namedb/named.boot
17
  (just like
18
  .IR named (8)).
19
  .TP
10
  .TP
20
***************
11
  .B -c
21
*** 110,116 ****
22
  Specify an alternate
12
  Specify an alternate
23
  .I named.conf
13
  .I named.conf
24
  file. The default is
14
  file. The default is
Lines 26-32 Link Here
26
  .TP
16
  .TP
27
  .B -B
17
  .B -B
28
  Specify an alternate
18
  Specify an alternate
29
--- 110,116 ----
19
--- 101,114 ----
20
  Specify an alternate
21
  .I named.boot
22
  file. The default is
23
! .IR /etc/namedb/named.boot .
24
  .TP
25
  .TP
26
  .B -c
30
  Specify an alternate
27
  Specify an alternate
31
  .I named.conf
28
  .I named.conf
32
  file. The default is
29
  file. The default is
Lines 35-41 Link Here
35
  .B -B
32
  .B -B
36
  Specify an alternate
33
  Specify an alternate
37
***************
34
***************
38
*** 399,405 ****
35
*** 398,404 ****
39
  .na
36
  .na
40
  .nh
37
  .nh
41
  .nf
38
  .nf
Lines 43-49 Link Here
43
  nslint.boot - default nslint configuration file
40
  nslint.boot - default nslint configuration file
44
  .ad
41
  .ad
45
  .hy
42
  .hy
46
--- 399,405 ----
43
--- 398,404 ----
47
  .na
44
  .na
48
  .nh
45
  .nh
49
  .nf
46
  .nf

Return to bug 16082