pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ntop Changes 3.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f9533f323be
branches:  trunk
changeset: 533310:0f9533f323be
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Sep 15 07:35:37 2007 +0000

description:
Changes 3.3:
* Improved stability
* Ease of use
* U3 support and graphical GUI (Win32)

diffstat:

 net/ntop/Makefile         |  16 +++++---
 net/ntop/PLIST            |  79 ++++++++++++++++++++++++++++++++++++----------
 net/ntop/distinfo         |  11 ++---
 net/ntop/patches/patch-aa |  62 ------------------------------------
 net/ntop/patches/patch-ab |  73 +++++++++++++++++--------------------------
 5 files changed, 106 insertions(+), 135 deletions(-)

diffs (truncated from 399 to 300 lines):

diff -r 09014b94c1ff -r 0f9533f323be net/ntop/Makefile
--- a/net/ntop/Makefile Fri Sep 14 20:55:11 2007 +0000
+++ b/net/ntop/Makefile Sat Sep 15 07:35:37 2007 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2006/04/17 13:46:44 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2007/09/15 07:35:37 adam Exp $
 
-DISTNAME=      ntop-3.2
-PKGREVISION=   2
+DISTNAME=      ntop-3.3
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=ntop/}
-EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    adam%NetBSD.org@localhost
 HOMEPAGE=      http://www.ntop.org/ntop.html
@@ -14,7 +12,7 @@
 
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gawk gmake
+USE_TOOLS+=            aclocal autoconf autoheader automake gawk gmake
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --localstatedir=${VARBASE:Q}
 CONFIGURE_ARGS+=       --sysconfdir=${PREFIX}/share/ntop
@@ -28,6 +26,7 @@
 CONFIGURE_ARGS+=       --with-zlib-root=${BUILDLINK_PREFIX.zlib}
 # ntop-3.x crashes with IPv6
 CONFIGURE_ARGS+=       --disable-ipv6
+CONFIGURE_ARGS+=       --disable-snmp
 
 BUILDLINK_API_DEPENDS.libpcap+=        libpcap>=0.8.3
 
@@ -36,10 +35,15 @@
 CONFIGURE_ARGS+=       --disable-mt
 .endif
 
+pre-configure:
+       set -e; cd ${WRKSRC}; \
+       aclocal; autoheader; automake -a --foreign -i; autoconf
+
 .include "../../databases/gdbm/buildlink3.mk"
+.include "../../databases/rrdtool/buildlink3.mk"
+.include "../../devel/pcre/buildlink3.mk"
 .include "../../graphics/gdchart/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../net/libpcap/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
-.include "../../textproc/gdome2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 09014b94c1ff -r 0f9533f323be net/ntop/PLIST
--- a/net/ntop/PLIST    Fri Sep 14 20:55:11 2007 +0000
+++ b/net/ntop/PLIST    Sat Sep 15 07:35:37 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2005/10/26 15:43:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2007/09/15 07:35:38 adam Exp $
 bin/ntop
 lib/libicmpPlugin-${PKGVERSION}.so
 lib/libicmpPlugin.a
@@ -6,7 +6,6 @@
 lib/liblastSeenPlugin-${PKGVERSION}.so
 lib/liblastSeenPlugin.a
 lib/liblastSeenPlugin.so
-lib/libmyrrd.la
 lib/libnetflowPlugin-${PKGVERSION}.so
 lib/libnetflowPlugin.a
 lib/libnetflowPlugin.so
@@ -15,28 +14,49 @@
 lib/libpdaPlugin-${PKGVERSION}.so
 lib/libpdaPlugin.a
 lib/libpdaPlugin.so
+lib/libremotePlugin-3.3.so
+lib/libremotePlugin.a
+lib/libremotePlugin.so
 lib/librrdPlugin-${PKGVERSION}.so
 lib/librrdPlugin.a
 lib/librrdPlugin.so
 lib/libsflowPlugin-${PKGVERSION}.so
 lib/libsflowPlugin.a
 lib/libsflowPlugin.so
-lib/libsnmpPlugin-${PKGVERSION}.so
-lib/libsnmpPlugin.a
-lib/libsnmpPlugin.so
-lib/libxmldumpPlugin-${PKGVERSION}.so
-lib/libxmldumpPlugin.a
-lib/libxmldumpPlugin.so
 lib/ntop/plugins/icmpPlugin.so
 lib/ntop/plugins/lastSeenPlugin.so
 lib/ntop/plugins/netflowPlugin.so
 lib/ntop/plugins/pdaPlugin.so
+lib/ntop/plugins/remotePlugin.so
 lib/ntop/plugins/rrdPlugin.so
 lib/ntop/plugins/sflowPlugin.so
-lib/ntop/plugins/snmpPlugin.so
-lib/ntop/plugins/xmldumpPlugin.so
 man/man8/ntop.8
 share/ntop/html/JSCookMenu.js
+share/ntop/html/MochiKit/Async.js
+share/ntop/html/MochiKit/Base.js
+share/ntop/html/MochiKit/Color.js
+share/ntop/html/MochiKit/DOM.js
+share/ntop/html/MochiKit/DateTime.js
+share/ntop/html/MochiKit/Format.js
+share/ntop/html/MochiKit/Iter.js
+share/ntop/html/MochiKit/Logging.js
+share/ntop/html/MochiKit/LoggingPane.js
+share/ntop/html/MochiKit/MochiKit.js
+share/ntop/html/MochiKit/MockDOM.js
+share/ntop/html/MochiKit/Signal.js
+share/ntop/html/MochiKit/Test.js
+share/ntop/html/MochiKit/Visual.js
+share/ntop/html/MochiKit/__package__.js
+share/ntop/html/PlotKit/Base.js
+share/ntop/html/PlotKit/Canvas.js
+share/ntop/html/PlotKit/EasyPlot.js
+share/ntop/html/PlotKit/Layout.js
+share/ntop/html/PlotKit/PlotKit.js
+share/ntop/html/PlotKit/PlotKit_Packed.js
+share/ntop/html/PlotKit/SVG.js
+share/ntop/html/PlotKit/SweetCanvas.js
+share/ntop/html/PlotKit/SweetSVG.js
+share/ntop/html/PlotKit/excanvas.js
 share/ntop/html/Risk_high.gif
 share/ntop/html/Risk_low.gif
 share/ntop/html/Risk_medium.gif
@@ -45,8 +65,9 @@
 share/ntop/html/arrow.gif
 share/ntop/html/arrow_down.gif
 share/ntop/html/arrow_up.gif
+share/ntop/html/autosuggest.css
+share/ntop/html/autosuggest.js
 share/ntop/html/back.gif
-share/ntop/html/bar.gif
 share/ntop/html/bg_line.gif
 share/ntop/html/black.gif
 share/ntop/html/blank.gif
@@ -55,22 +76,28 @@
 share/ntop/html/brocade.gif
 share/ntop/html/bug.png
 share/ntop/html/bulb.gif
+share/ntop/html/calendar-setup.js
+share/ntop/html/calendar.gif
+share/ntop/html/calendar.js
 share/ntop/html/card.gif
 share/ntop/html/child.gif
 share/ntop/html/clear.gif
 share/ntop/html/clock.gif
 share/ntop/html/collapsed.gif
-share/ntop/html/copyright.png
 share/ntop/html/corner.gif
 share/ntop/html/deleteURL.gif
 share/ntop/html/deleteUser.gif
 share/ntop/html/disk.gif
 share/ntop/html/dns.gif
+share/ntop/html/domLib.js
+share/ntop/html/domTT.js
 share/ntop/html/download.gif
 share/ntop/html/dump.html
+share/ntop/html/edit.gif
 share/ntop/html/emulex.gif
 share/ntop/html/error.gif
 share/ntop/html/expanded.gif
+share/ntop/html/external.png
 share/ntop/html/faq.html
 share/ntop/html/favicon.ico
 share/ntop/html/fback.gif
@@ -81,21 +108,33 @@
 share/ntop/html/gaugeR.jpg
 share/ntop/html/gaugeS.jpg
 share/ntop/html/graph.gif
+share/ntop/html/graph_zoom.gif
 share/ntop/html/gray_bg.gif
 share/ntop/html/help.html
 share/ntop/html/help.png
 share/ntop/html/hostSortNote.html
+share/ntop/html/img_inquisitor/as_pointer.gif
+share/ntop/html/img_inquisitor/hl_corner_bl.gif
+share/ntop/html/img_inquisitor/hl_corner_br.gif
+share/ntop/html/img_inquisitor/hl_corner_tl.gif
+share/ntop/html/img_inquisitor/hl_corner_tr.gif
+share/ntop/html/img_inquisitor/ul_corner_bl.gif
+share/ntop/html/img_inquisitor/ul_corner_br.gif
+share/ntop/html/img_inquisitor/ul_corner_tl.gif
+share/ntop/html/img_inquisitor/ul_corner_tr.gif
 share/ntop/html/info.gif
 share/ntop/html/initiator.gif
+share/ntop/html/jscalendar/calendar-load.js
+share/ntop/html/jscalendar/calendar-setup.js
+share/ntop/html/jscalendar/calendar.js
+share/ntop/html/jscalendar/lang/calendar-en.js
 share/ntop/html/lock.png
 share/ntop/html/mail.gif
 share/ntop/html/major.gif
 share/ntop/html/marchio_unipi_pant541_144.gif
-share/ntop/html/menubar.png
-share/ntop/html/menubar_j.png
-share/ntop/html/menuline.png
+share/ntop/html/marker.gif
+share/ntop/html/marker.png
 share/ntop/html/minor.gif
-share/ntop/html/modifyUser.gif
 share/ntop/html/multihomed.gif
 share/ntop/html/multivlaned.gif
 share/ntop/html/nboxLogo.gif
@@ -106,12 +145,12 @@
 share/ntop/html/ntophelp.html
 share/ntop/html/p2p.gif
 share/ntop/html/phone.gif
-share/ntop/html/pie-error.png
 share/ntop/html/printer.gif
 share/ntop/html/privacyNotice.html
 share/ntop/html/question.gif
 share/ntop/html/router.gif
 share/ntop/html/seagate.gif
+share/ntop/html/skype.gif
 share/ntop/html/spacer.gif
 share/ntop/html/statsicons/flags/ad.gif
 share/ntop/html/statsicons/flags/ae.gif
@@ -363,6 +402,7 @@
 share/ntop/html/web.gif
 share/ntop/html/wheel.gif
 share/ntop/html/white_bg.gif
+share/ntop/html/zoom.js
 share/ntop/ntop/etter.finger.os.gz
 share/ntop/ntop/ntop-cert.pem
 share/ntop/ntop/oui.txt.gz
@@ -372,6 +412,11 @@
 @dirrm share/ntop/html/statsicons/os
 @dirrm share/ntop/html/statsicons/flags
 @dirrm share/ntop/html/statsicons
+@dirrm share/ntop/html/jscalendar/lang
+@dirrm share/ntop/html/jscalendar
+@dirrm share/ntop/html/img_inquisitor
+@dirrm share/ntop/html/PlotKit
+@dirrm share/ntop/html/MochiKit
 @dirrm share/ntop/html
 @dirrm share/ntop
 @dirrm lib/plugins
diff -r 09014b94c1ff -r 0f9533f323be net/ntop/distinfo
--- a/net/ntop/distinfo Fri Sep 14 20:55:11 2007 +0000
+++ b/net/ntop/distinfo Sat Sep 15 07:35:37 2007 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.7 2005/11/18 13:03:53 rillig Exp $
+$NetBSD: distinfo,v 1.8 2007/09/15 07:35:38 adam Exp $
 
-SHA1 (ntop-3.2.tgz) = ab17e871890bc490746fe03f171523073b54e1e8
-RMD160 (ntop-3.2.tgz) = 18ea4b535826e6d7bdf56c071c271869653cba8d
-Size (ntop-3.2.tgz) = 3910593 bytes
-SHA1 (patch-aa) = bb7aa0c3e935373ec128bb9453b8991edc54fdb6
-SHA1 (patch-ab) = 47cfa325fbf5570e238d290004c9c4a772f10aed
+SHA1 (ntop-3.3.tar.gz) = 4b56f15eb502ea853308433589820161ce82c8d8
+RMD160 (ntop-3.3.tar.gz) = 453842866189e7e8f63c68e70ea57800e41684b9
+Size (ntop-3.3.tar.gz) = 3709605 bytes
+SHA1 (patch-ab) = fe3b5c04a64698e35ff0b6d8f29208ec6f16bec1
diff -r 09014b94c1ff -r 0f9533f323be net/ntop/patches/patch-aa
--- a/net/ntop/patches/patch-aa Fri Sep 14 20:55:11 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,62 +0,0 @@
-$NetBSD: patch-aa,v 1.9 2005/11/18 13:03:53 rillig Exp $
-
-The "gcc -o /dev/null" led to /dev/null be unlinked on Solaris.
-
---- configure.orig     Thu Oct 20 22:07:43 2005
-+++ configure  Fri Nov 18 13:59:35 2005
-@@ -21625,9 +21625,9 @@ fi;
- # Check whether --enable-jumbo-frames or --disable-jumbo-frames was given.
- if test "${enable_jumbo_frames+set}" = set; then
-   enableval="$enable_jumbo_frames"
--  ac_enable_jumbo-frames="yes"
-+  ac_enable_jumbo_frames="yes"
- else
--  ac_enable_jumbo-frames="no"
-+  ac_enable_jumbo_frames="no"
- fi;
- 
- # Check whether --enable-ipv6 or --disable-ipv6 was given.
-@@ -22985,6 +22985,15 @@ case "${target}:${CC}" in
-         echo "* This appears to be ${DEFINEOS} (release not checked)"
-       ;;
- 
-+    *-*-netbsd*:* )
-+      DEFINEOS="NETBSD"
-+        echo "* This appears to be ${DEFINEOS}"
-+      ;;
-+    *-*-openbsd*:* )
-+      DEFINEOS="OPENBSD"
-+        echo "* This appears to be ${DEFINEOS}"
-+      ;;
-+
-     * )
-         echo "* ${target} is an unknown/unsupported OS"
-         echo "*"
-@@ -41690,8 +41699,6 @@ fi
- done
- 
- 
--case "${CC}" in
--  *gcc* )
-         echo "$as_me:$LINENO: checking for mallinfo in malloc.h" >&5
- echo $ECHO_N "checking for mallinfo in malloc.h... $ECHO_C" >&6



Home | Main Index | Thread Index | Old Index