Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2005 16:25:45 +0700
From:      dikshie <dikshie@lapi.itb.ac.id>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81250: [UPDATE PORT]  dns/dnstop to 20050405	
Message-ID:  <E1DYhHl-0006wm-2g@linux.ocean.itb.ac.id>
Resent-Message-ID: <200505190930.j4J9U3Ga087244@freefall.freebsd.org>

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

>Number:         81250
>Category:       ports
>Synopsis:       [UPDATE PORT]  dns/dnstop to 20050405
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 19 09:30:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     dikshie
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Institut Teknologi Bandung (ITB), Indonesia	
>Environment:
System: FreeBSD linux.ocean.itb.ac.id 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue May 10 11:21:51 WIT 2005 dikshie@linux.ocean.itb.ac.id:/usr/obj/usr/src/sys/OCEAN i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- patch-Makefile begins here ---
--- dnstop/Makefile.original	Thu May 19 16:16:56 2005
+++ dnstop/Makefile	Thu May 19 16:17:08 2005
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/dns/dnstop/Makefile,v 1.8 2005/02/13 17:20:11 fenner Exp $
 
 PORTNAME=	dnstop
-PORTVERSION=	20050203
+PORTVERSION=	20050405
 CATEGORIES=	dns
 MASTER_SITES=	http://dns.measurement-factory.com/tools/dnstop/src/
 
--- patch-Makefile ends here ---

--- shar-dnstop.txt begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	dnstop
#	dnstop/Makefile
#	dnstop/distinfo
#	dnstop/pkg-descr
#	dnstop/Makefile.original
#
echo c - dnstop
mkdir -p dnstop > /dev/null 2>&1
echo x - dnstop/Makefile
sed 's/^X//' >dnstop/Makefile << 'END-of-dnstop/Makefile'
X# New ports collection makefile for:	dnstop
X# Date created:		31 October 2002
X# Whom:			fenner
X#
X# $FreeBSD: ports/dns/dnstop/Makefile,v 1.8 2005/02/13 17:20:11 fenner Exp $
X
XPORTNAME=	dnstop
XPORTVERSION=	20050405
XCATEGORIES=	dns
XMASTER_SITES=	http://dns.measurement-factory.com/tools/dnstop/src/
X
XMAINTAINER=	fenner@FreeBSD.Org
XCOMMENT=	Captures and analyzes DNS traffic (or analyzes libpcap dump)
X
XMAN8=		dnstop.8
XPLIST_FILES=	bin/dnstop
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/dnstop ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/dnstop.8 ${PREFIX}/man/man8
X
X.include <bsd.port.mk>
END-of-dnstop/Makefile
echo x - dnstop/distinfo
sed 's/^X//' >dnstop/distinfo << 'END-of-dnstop/distinfo'
XMD5 (dnstop-20050405.tar.gz) = 408514bc835e8c69fe8e791ab79d3699
XSIZE (dnstop-20050405.tar.gz) = 11227
END-of-dnstop/distinfo
echo x - dnstop/pkg-descr
sed 's/^X//' >dnstop/pkg-descr << 'END-of-dnstop/pkg-descr'
Xdnstop is a libpcap application (ala tcpdump) that displays various
Xtables of DNS traffic on your network. Currently dnstop displays
Xtables of:
X
X    * Source IP addresses
X    * Destination IP addresses
X    * Query types
X    * Top level domains
X    * Second level domains 
X
XWWW: http://dnstop.measurement-factory.com/
END-of-dnstop/pkg-descr
echo x - dnstop/Makefile.original
sed 's/^X//' >dnstop/Makefile.original << 'END-of-dnstop/Makefile.original'
X# New ports collection makefile for:	dnstop
X# Date created:		31 October 2002
X# Whom:			fenner
X#
X# $FreeBSD: ports/dns/dnstop/Makefile,v 1.8 2005/02/13 17:20:11 fenner Exp $
X
XPORTNAME=	dnstop
XPORTVERSION=	20050203
XCATEGORIES=	dns
XMASTER_SITES=	http://dns.measurement-factory.com/tools/dnstop/src/
X
XMAINTAINER=	fenner@FreeBSD.Org
XCOMMENT=	Captures and analyzes DNS traffic (or analyzes libpcap dump)
X
XMAN8=		dnstop.8
XPLIST_FILES=	bin/dnstop
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/dnstop ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/dnstop.8 ${PREFIX}/man/man8
X
X.include <bsd.port.mk>
END-of-dnstop/Makefile.original
exit
--- shar-dnstop.txt ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DYhHl-0006wm-2g>