Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Nov 1999 23:04:39 +0100 (CET)
From:      Karl Dietz <kd@frankfurt.netsurf.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/15093: add man pages to net/dnsutl
Message-ID:  <Pine.BSF.4.10.9911252259490.11582-100000@p75.home>

next in thread | raw e-mail | index | archive | help

>Number:         15093
>Category:       ports
>Synopsis:       ass man pages to net/dnsutl
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 25 14:00:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Karl Dietz
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
>Environment:

>Description:

	this patch adds man pages to net/dnsutl, change my
	email to the home account and adds WWW to DESCR

	the man pages have ben requested by a user and it's
	DTRT to add them

>How-To-Repeat:

	install net/dnsutl and try
	man dns-rev

>Fix:
	apply this patch


Index: dnsutl/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/dnsutl/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	1999/08/30 14:22:37	1.3
+++ Makefile	1999/11/02 19:06:20
@@ -1,7 +1,7 @@
 # Ports collection makefile for:  dnsutl
 # Version required:     	  1.5
 # Date created:			  Nov 05, 1998
-# Whom:				  Karl Dietz (Karl.Dietz@triplan.com)
+# Whom:				  Karl Dietz (Karl.Dietz@frankfurt.netsurf.de)
 #
 # $FreeBSD: ports/net/dnsutl/Makefile,v 1.3 1999/08/30 14:22:37 peter Exp $
 #
@@ -13,16 +13,13 @@
 		http://gd.tuwien.ac.at/softeng/Aegis/dnsutl/ \
 		ftp://ftp.agso.gov.au/pub/Aegis/dnsutl/
 
-MAINTAINER=	Karl.Dietz@triplan.com
+MAINTAINER=	Karl.Dietz@frankfurt.netsurf.de
 
 GNU_CONFIGURE=	yes
 ALL_TARGET=	all sure
-INSTALL_TARGET=	install-bin
 
-# the manpages do need a patched GNU groff 1.11a (use -I for include path)
-#INSTALL_TAGERT+= install-man
-#MAN1=		dns-bootp.1 dns-bootparams.1 dns-ethers-import.1 \
-#		dns-ethers.1 dns-filter.1 dns-hosts-import.1 \
-#		dns-hosts.1 dns-license.1 dns-ng.1 dns-rev.1
+MAN1=		dns-bootp.1 dns-bootparams.1 dns-ethers-import.1 \
+		dns-ethers.1 dns-filter.1 dns-hosts-import.1 \
+		dns-hosts.1 dns-license.1 dns-ng.1 dns-rev.1
 
 .include <bsd.port.mk>
Index: dnsutl/pkg/DESCR
===================================================================
RCS file: /home/ncvs/ports/net/dnsutl/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 DESCR
--- DESCR	1998/12/01 11:59:36	1.1.1.1
+++ DESCR	1999/11/02 18:41:43
@@ -16,3 +16,5 @@
        All of these programs are both faster than shell	scripts,
        and more	robust when faced with all the peculiar	semantics
        of DNS resource files.
+
+WWW: http://www.canb.auug.org.au/~millerp/dnsutl/


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9911252259490.11582-100000>