diff options
author | adam <adam@pkgsrc.org> | 2003-06-23 13:23:36 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2003-06-23 13:23:36 +0000 |
commit | 16285db01741abef76399694f36443971787f9df (patch) | |
tree | d9e352dca90d8553a0f94b197c98d62f2555b877 /net/ntop2 | |
parent | fc4ac99b0b526a3c8915a6dc5a8d4541ad850650 (diff) | |
download | pkgsrc-16285db01741abef76399694f36443971787f9df.tar.gz |
Updated ntop to 2.2
What's new:
- SQL support removed
- rrd support added
- Added ability to configure plugins while inactive.
- Added @<filename> for configuration options.
- Table driven conversion of ip address -> country code replaces
- where available - old gTLD/ccTLG version.
- memory failure trap, allows access to reports after ntop stops
and run time parameter, --disable-stopcap to return to old
behavior.
- Replaced active use of nmap with passive use of ettercap
for OS fingerprinting.
- Automatic creation of problem report skeleton.
- Plugins menu shows plugins disabled due to problems.
- Default protocol list (if no -p option) changed
Diffstat (limited to 'net/ntop2')
-rw-r--r-- | net/ntop2/Makefile | 37 | ||||
-rw-r--r-- | net/ntop2/PLIST | 33 | ||||
-rw-r--r-- | net/ntop2/distinfo | 7 |
3 files changed, 52 insertions, 25 deletions
diff --git a/net/ntop2/Makefile b/net/ntop2/Makefile index fb30e8bb1b3..7dfc8e34060 100644 --- a/net/ntop2/Makefile +++ b/net/ntop2/Makefile @@ -1,44 +1,51 @@ -# $NetBSD: Makefile,v 1.17 2003/06/02 01:17:51 jschauma Exp $ +# $NetBSD: Makefile,v 1.18 2003/06/23 13:23:36 adam Exp $ -DISTNAME= ntop-2.1.54 -PKGNAME= ntop2-2.1.54 -PKGREVISION= 2 +DISTNAME= ntop-2.2 +PKGNAME= ntop2-2.2 WRKSRC= ${WRKDIR}/${DISTNAME}/ntop CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} EXTRACT_SUFX= .tgz -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= adam@netbsd.org HOMEPAGE= http://www.ntop.org/ COMMENT= shows network usage (similar to "top" for processes) CONFLICTS= ntop-[0-9]* +USE_X11= yes USE_BUILDLINK2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNU_READLINE= yes -# --enable-micro-ntop causes compile to fail +USE_LIBTOOL= yes +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool + +# --enable-micro-ntop causes compile to fail +# IMPORTANT: gdchart support is broken at the moment CONFIGURE_ARGS+= --enable-automake171 +CONFIGURE_ARGS+= --enable-sslv3 CONFIGURE_ARGS+= --with-pcap-root=${BUILDLINK_PREFIX.libpcap} +CONFIGURE_ARGS+= --with-ossl-root=${BUILDLINK_PREFIX.openssl} CONFIGURE_ARGS+= --with-gdbm-root=${BUILDLINK_PREFIX.gdbm} -CONFIGURE_ARGS+= --with-gdchart-root=${BUILDLINK_PREFIX.gdchart} -USE_LIBTOOL= yes -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool +CONFIGURE_ARGS+= --with-zlib-root=${BUILDLINK_PREFIX.zlib} +#CONFIGURE_ARGS+= --with-gdchart-root=${BUILDLINK_PREFIX.gdchart} +CONFIGURE_ARGS+= --with-gd-root=${BUILDLINK_PREFIX.gd} +CONFIGURE_ARGS+= --with-libpng-root=${BUILDLINK_PREFIX.png} +CONFIGURE_ARGS+= --without-gdchart PTHREAD_OPTS+= require pre-configure: cd ${WRKSRC} && ${ACLOCAL} cd ${WRKSRC} && ${LOCALBASE}/bin/libtoolize --automake - cd ${WRKSRC} && ${AUTOMAKE} --add-missing + cd ${WRKSRC} && ${AUTOHEADER} + cd ${WRKSRC} && ${AUTOMAKE} -a --foreign -i cd ${WRKSRC} && ${AUTOCONF} -.include "../../net/libpcap/buildlink2.mk" -.include "../../devel/ncurses/buildlink2.mk" .include "../../databases/gdbm/buildlink2.mk" -.include "../../devel/readline/buildlink2.mk" -.include "../../graphics/gdchart/buildlink2.mk" +.include "../../graphics/gd/buildlink2.mk" +#.include "../../graphics/gdchart/buildlink2.mk" +.include "../../net/libpcap/buildlink2.mk" .include "../../security/openssl/buildlink2.mk" .include "../../mk/pthread.buildlink2.mk" .include "../../mk/automake.mk" diff --git a/net/ntop2/PLIST b/net/ntop2/PLIST index adde6a0a531..a641b786c0b 100644 --- a/net/ntop2/PLIST +++ b/net/ntop2/PLIST @@ -1,5 +1,10 @@ -@comment $NetBSD: PLIST,v 1.5 2003/01/09 18:22:12 mycroft Exp $ +@comment $NetBSD: PLIST,v 1.6 2003/06/23 13:23:36 adam Exp $ bin/ntop +etc/ntop/ntop-cert.pem +etc/ntop/p2c.opt.table +etc/ntop/etter.passive.os.fp +etc/ntop/oui.txt +etc/ntop/specialMAC.txt lib/libicmpPlugin-${PKGVERSION}.so lib/libicmpPlugin.a lib/libicmpPlugin.so @@ -59,17 +64,19 @@ share/ntop/html/bg_line.gif share/ntop/html/black.gif share/ntop/html/bottom_corner.gif share/ntop/html/bulb.gif +share/ntop/html/bug.png share/ntop/html/card.gif share/ntop/html/child.gif share/ntop/html/clear.gif share/ntop/html/collapsed.gif -share/ntop/html/copyright.gif +share/ntop/html/copyright.png share/ntop/html/corner.gif share/ntop/html/deleteURL.gif share/ntop/html/deleteUser.gif share/ntop/html/dns.gif share/ntop/html/download.gif share/ntop/html/dump.html +share/ntop/html/dumpxml.html share/ntop/html/error.gif share/ntop/html/expanded.gif share/ntop/html/favicon.ico @@ -77,6 +84,7 @@ share/ntop/html/fback.gif share/ntop/html/fforward.gif share/ntop/html/forward.gif share/ntop/html/functions.js +share/ntop/html/help.png share/ntop/html/gauge.jpg share/ntop/html/graph.gif share/ntop/html/gray_bg.gif @@ -90,12 +98,8 @@ share/ntop/html/index_top.html share/ntop/html/index_top_w3c.html share/ntop/html/index_w3c.html share/ntop/html/info.gif -share/ntop/html/j_DataRcvd.html -share/ntop/html/j_DataSent.html -share/ntop/html/j_Stats.html -share/ntop/html/j_home.html -share/ntop/html/j_index_top.html share/ntop/html/mail.gif +share/ntop/html/lock.png share/ntop/html/major.gif share/ntop/html/marchio_unipi_pant541_144.gif share/ntop/html/menubar.png @@ -104,8 +108,10 @@ share/ntop/html/menuline.png share/ntop/html/minor.gif share/ntop/html/modifyUser.gif share/ntop/html/multihomed.gif +share/ntop/html/nboxLogo.gif share/ntop/html/ntop.gif share/ntop/html/ntop.html +share/ntop/html/ntopdump.dtd share/ntop/html/ntophelp.html share/ntop/html/p2p.gif share/ntop/html/pie-error.png @@ -179,6 +185,7 @@ share/ntop/html/statsicons/flags/eg.gif share/ntop/html/statsicons/flags/eh.gif share/ntop/html/statsicons/flags/es.gif share/ntop/html/statsicons/flags/et.gif +share/ntop/html/statsicons/flags/eu.gif share/ntop/html/statsicons/flags/fi.gif share/ntop/html/statsicons/flags/fj.gif share/ntop/html/statsicons/flags/fk.gif @@ -251,12 +258,16 @@ share/ntop/html/statsicons/flags/mc.gif share/ntop/html/statsicons/flags/md.gif share/ntop/html/statsicons/flags/mil.gif share/ntop/html/statsicons/flags/mk.gif +share/ntop/html/statsicons/flags/ml.gif +share/ntop/html/statsicons/flags/mn.gif +share/ntop/html/statsicons/flags/mo.gif share/ntop/html/statsicons/flags/mq.gif share/ntop/html/statsicons/flags/mr.gif share/ntop/html/statsicons/flags/mt.gif share/ntop/html/statsicons/flags/mu.gif share/ntop/html/statsicons/flags/mx.gif share/ntop/html/statsicons/flags/my.gif +share/ntop/html/statsicons/flags/mz.gif share/ntop/html/statsicons/flags/na.gif share/ntop/html/statsicons/flags/ne.gif share/ntop/html/statsicons/flags/net.gif @@ -272,10 +283,12 @@ share/ntop/html/statsicons/flags/org.gif share/ntop/html/statsicons/flags/pa.gif share/ntop/html/statsicons/flags/pe.gif share/ntop/html/statsicons/flags/pf.gif +share/ntop/html/statsicons/flags/pg.gif share/ntop/html/statsicons/flags/ph.gif share/ntop/html/statsicons/flags/pk.gif share/ntop/html/statsicons/flags/pl.gif share/ntop/html/statsicons/flags/pr.gif +share/ntop/html/statsicons/flags/ps.gif share/ntop/html/statsicons/flags/pt.gif share/ntop/html/statsicons/flags/py.gif share/ntop/html/statsicons/flags/qa.gif @@ -284,11 +297,15 @@ share/ntop/html/statsicons/flags/ru.gif share/ntop/html/statsicons/flags/rw.gif share/ntop/html/statsicons/flags/sa.gif share/ntop/html/statsicons/flags/sb.gif +share/ntop/html/statsicons/flags/sd.gif share/ntop/html/statsicons/flags/se.gif share/ntop/html/statsicons/flags/sg.gif share/ntop/html/statsicons/flags/si.gif share/ntop/html/statsicons/flags/sk.gif +share/ntop/html/statsicons/flags/sm.gif +share/ntop/html/statsicons/flags/sn.gif share/ntop/html/statsicons/flags/su.gif +share/ntop/html/statsicons/flags/sv.gif share/ntop/html/statsicons/flags/sy.gif share/ntop/html/statsicons/flags/sz.gif share/ntop/html/statsicons/flags/tc.gif @@ -296,6 +313,7 @@ share/ntop/html/statsicons/flags/td.gif share/ntop/html/statsicons/flags/tf.gif share/ntop/html/statsicons/flags/tg.gif share/ntop/html/statsicons/flags/th.gif +share/ntop/html/statsicons/flags/tj.gif share/ntop/html/statsicons/flags/tk.gif share/ntop/html/statsicons/flags/tm.gif share/ntop/html/statsicons/flags/tn.gif @@ -355,3 +373,4 @@ share/ntop/html/white_bg.gif @dirrm lib/plugins @dirrm lib/ntop/plugins @dirrm lib/ntop +@dirrm etc/ntop diff --git a/net/ntop2/distinfo b/net/ntop2/distinfo index c0806ff19ac..529048e62b8 100644 --- a/net/ntop2/distinfo +++ b/net/ntop2/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.3 2003/01/16 11:11:52 grant Exp $ +$NetBSD: distinfo,v 1.4 2003/06/23 13:23:37 adam Exp $ -SHA1 (ntop-2.1.54.tgz) = 3543d37293ca136b12cd72d57c5f86dd403e1e85 -Size (ntop-2.1.54.tgz) = 2337890 bytes +SHA1 (ntop-2.2.tgz) = 062d33668ca29dd22a97c3bf8cb3a142aff360cd +Size (ntop-2.2.tgz) = 2551153 bytes +SHA1 (patch-aa) = e464ffc668512c773d8f528673ec67346dfb487e |