ports/128153: ports upgrad entop to 3.3.8

scheidell@secnap.net "Michael Scheidell" at secnap.net
Thu Oct 16 19:10:02 UTC 2008


>Number:         128153
>Category:       ports
>Synopsis:       ports upgrad entop to 3.3.8
>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 Oct 16 19:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Michael Scheidell
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
SECNAP Network Security
>Environment:
System: FreeBSD scanner.secnap.net 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #0: Mon Apr 28 20:18:31 EDT 2008 admin at tpa.link.hackertrap.net:/usr/obj/usr/src/sys/TPA_LINK i386

>Description:
ntop has been 'buggy' on freebsd for some time now, from hanging after weeks of running, to sig11
with the 3.2x version to web server hanging due to a treading issue on who and when we open pcap.

this patch brings the ntop version up to 3.3.8 and SEEMS to fix the problem, at least on 6.x intel

>How-To-Repeat:
just google, lots of complaints about freebsd and ntop, including calls to remove it from ports.

>Fix:

patch:

remove unneeded patch-libtool.m4.in file.
update to 3.3.8, no additional patches seemed to be needed

diff -bBru /var/tmp/ntop3.3/ ./
diff -bBru /var/tmp/ntop3.3/Makefile ./Makefile
--- /var/tmp/ntop3.3/Makefile   2008-08-20 23:17:54.000000000 -0700
+++ ./Makefile  2008-10-15 14:10:02.000000000 -0700
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=      ntop
-PORTVERSION=   3.3
-PORTREVISION=  4
+PORTVERSION=   3.3.8
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
diff -bBru /var/tmp/ntop3.3/distinfo ./distinfo
--- /var/tmp/ntop3.3/distinfo   2007-07-21 18:19:35.000000000 -0700
+++ ./distinfo  2008-10-15 14:13:04.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (ntop-3.3.tar.gz) = a0e52a85587c8a5519d822d04862dab4
-SHA256 (ntop-3.3.tar.gz) = e849dabe0ac1ff006e487aef7b78fe06864b8d74a7b789fe6c7b8e258b7f361c
-SIZE (ntop-3.3.tar.gz) = 3709605
+MD5 (ntop-3.3.8.tar.gz) = 19c6a582c285ffae18bf0c3b599d184e
+SHA256 (ntop-3.3.8.tar.gz) = 8e25f3c527493e1495030b1b8cfb09158c75829a740f55c6339674efcc504238
+SIZE (ntop-3.3.tar.gz) = 5626313
diff -bBru /var/tmp/ntop3.3/files/patch-libtool.m4.in ./files/patch-libtool.m4.in
--- /var/tmp/ntop3.3/files/patch-libtool.m4.in  2007-07-21 18:19:36.000000000 -0700
+++ ./files/patch-libtool.m4.in 2008-10-16 12:01:17.000000000 -0700
@@ -1,11 +0,0 @@
---- ./libtool.m4.in.orig       Tue Jul 17 12:50:08 2007
-+++ ./libtool.m4.in    Tue Jul 17 12:50:13 2007
-@@ -1288,7 +1288,7 @@
-   ;;
- 
- freebsd*)
--  objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
-+  objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf`
-   version_type=freebsd-$objformat
-   case $version_type in
-     freebsd-elf*)

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



More information about the freebsd-ports-bugs mailing list