Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 May 1999 12:39:33 +0200 (CEST)
From:      Anders Nordby <anders@fix.no>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11536: Update port: net/ntop
Message-ID:  <199905061039.MAA95697@totem.tihlde.hist.no>

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

>Number:         11536
>Category:       ports
>Synopsis:       Update port: net/ntop
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May  6 03:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Anders Nordby
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
>Environment:

	

>Description:

Fixes the "unknown protocol" problems with the existing port, amongst lots 
of other things. 

>How-To-Repeat:

	

>Fix:
	
diff -Nur ntop.old/Makefile ntop/Makefile 
--- ntop.old/Makefile   Wed Nov 18 23:24:00 1998
+++ ntop/Makefile       Thu May  6 11:44:48 1999
@@ -6,18 +6,19 @@
 # $Id: Makefile,v 1.7 1998/11/18 11:31:43 asami Exp $
 #
 
-DISTNAME=      ntop-1.1a3
+DISTNAME=      ntop-1.1
 CATEGORIES=    net
-MASTER_SITES=  ftp://ftp.unipi.it/pub/local/ntop/snapshots/ \
+MASTER_SITES=  ftp://ftp.unipi.it/pub/local/ntop/source/ \
                ftp://ftp.ee.lbl.gov/ \
-               http://www.FreeBSD.org/~billf/
-DISTFILES=     libpcap-0.4.tar.Z ${DISTNAME}.tar.gz
+               http://www.freenix.no/~anders/ \
+               ftp://totem.fix.no/pub/mirrors/misc/
+DISTFILES=     libpcap-0.4.tar.Z ntop-1.1-src.tar.gz
 
 MAINTAINER=    billf@FreeBSD.org
 
 USE_AUTOCONF=  yes
 ALL_TARGET=
-INSTALL_TARGET=        install
+INSTALL_TARGET=        install install-man
 
 MAN8=          ntop.8
 
diff -Nur ntop.old/files/md5 ntop/files/md5
--- ntop.old/files/md5  Tue Nov 17 23:18:00 1998
+++ ntop/files/md5      Thu May  6 11:05:16 1999
@@ -1,2 +1,2 @@
 MD5 (libpcap-0.4.tar.Z) = 3e0025a24218d327b152075c70a578e9
-MD5 (ntop-1.1a3.tar.gz) = 60ff834a89f1dbecb1bd377d8a168fd6
+MD5 (ntop-1.1-src.tar.gz) = 4630ed141d9d5f16f929a9b64b70a45c

>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?199905061039.MAA95697>