diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 2 | ||||
-rw-r--r-- | net/netdude/Makefile | 33 | ||||
-rw-r--r-- | net/netdude/distinfo | 2 | ||||
-rw-r--r-- | net/netdude/files/patch-protocols-ip__nd_ip.c | 11 | ||||
-rw-r--r-- | net/netdude/pkg-descr | 5 | ||||
-rw-r--r-- | net/netdude/pkg-plist | 70 | ||||
-rw-r--r-- | net/ntop/Makefile | 84 | ||||
-rw-r--r-- | net/ntop/distinfo | 2 | ||||
-rw-r--r-- | net/ntop/files/ntop.in | 37 | ||||
-rw-r--r-- | net/ntop/files/patch-Makefile.am | 95 | ||||
-rw-r--r-- | net/ntop/files/patch-autogen.sh | 43 | ||||
-rw-r--r-- | net/ntop/files/patch-configure.in | 47 | ||||
-rw-r--r-- | net/ntop/files/patch-ntop.c | 11 | ||||
-rw-r--r-- | net/ntop/files/pkg-deinstall.in | 25 | ||||
-rw-r--r-- | net/ntop/pkg-descr | 5 | ||||
-rw-r--r-- | net/ntop/pkg-message | 10 | ||||
-rw-r--r-- | net/ntop/pkg-plist | 488 |
17 files changed, 0 insertions, 970 deletions
diff --git a/net/Makefile b/net/Makefile index 98b9a35e5f94..489bd28dc61f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -509,7 +509,6 @@ SUBDIR += net6 SUBDIR += netatalk3 SUBDIR += netcat - SUBDIR += netdude SUBDIR += netembryo SUBDIR += nethogs SUBDIR += netmap @@ -542,7 +541,6 @@ SUBDIR += nsscache SUBDIR += ntimed SUBDIR += ntlmaps - SUBDIR += ntop SUBDIR += ntopng SUBDIR += ntp SUBDIR += ntpa diff --git a/net/netdude/Makefile b/net/netdude/Makefile deleted file mode 100644 index b2262c6fdfb8..000000000000 --- a/net/netdude/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# Created by: ijliao -# $FreeBSD$ - -PORTNAME= netdude -PORTVERSION= 0.5.1 -PORTREVISION= 3 -CATEGORIES= net -MASTER_SITES= SF - -MAINTAINER= ports@FreeBSD.org -COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles - -DEPRECATED= Uses obsolete glib12 -EXPIRATION_DATE= 2018-12-20 - -LIB_DEPENDS= libltdl.so:devel/libltdl \ - libnetdude.so:net/libnetdude - -USES= gettext iconv libtool gmake -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${DOCSDIR} -LIBS+= -L${LOCALBASE}/lib -lltdl -USE_GNOME= glib12 gtk12 -INSTALL_TARGET= install-strip - -PORTDOCS= * -OPTIONS_DEFINE= DOCS - -post-patch: - @${REINPLACE_CMD} -e 's|DOC_MODULE = netdude|DOC_MODULE =|' \ - ${WRKSRC}/doc/netdude-manual/Makefile.in - -.include <bsd.port.mk> diff --git a/net/netdude/distinfo b/net/netdude/distinfo deleted file mode 100644 index 35a45ee38c40..000000000000 --- a/net/netdude/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (netdude-0.5.1.tar.gz) = 9b1c03c806ba521397c75a0f5c841f8e79e0803e4173106e8e7e883d2fb3b9c8 -SIZE (netdude-0.5.1.tar.gz) = 1373564 diff --git a/net/netdude/files/patch-protocols-ip__nd_ip.c b/net/netdude/files/patch-protocols-ip__nd_ip.c deleted file mode 100644 index 182522670339..000000000000 --- a/net/netdude/files/patch-protocols-ip__nd_ip.c +++ /dev/null @@ -1,11 +0,0 @@ ---- protocols/ip/nd_ip.c.orig Sun Oct 13 21:33:19 2002 -+++ protocols/ip/nd_ip.c Sun Oct 13 21:34:05 2002 -@@ -102,7 +102,7 @@ - { N_("Low delay"), N_("Minimize delay"), IPTOS_LOWDELAY, nd_ip_tos_value_cb }, - { N_("Throughput"), N_("Maximize throughput"), IPTOS_THROUGHPUT, nd_ip_tos_value_cb }, - { N_("Reliability"), N_("Maximize reliability"), IPTOS_RELIABILITY, nd_ip_tos_value_cb }, -- { N_("Low cost"), N_("Minimize cost"), IPTOS_LOWCOST, nd_ip_tos_value_cb }, -+ { N_("Low cost"), N_("Minimize cost"), IPTOS_MINCOST, nd_ip_tos_value_cb }, - { N_("None"), N_("Clear all bits"), 0, nd_ip_tos_value_cb }, - { N_("Custom"), N_("Custom ToS value"), -1, nd_ip_tos_custom_cb }, - { NULL, NULL, 0, NULL} diff --git a/net/netdude/pkg-descr b/net/netdude/pkg-descr deleted file mode 100644 index 1e7806396c26..000000000000 --- a/net/netdude/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Netdude is the NETwork DUmp data Displayer and Editor for tcpdump tracefiles. -It is a GUI-based tool that allows you to make detailed changes to packets in -tcpdump tracefiles. - -WWW: http://netdude.sourceforge.net/ diff --git a/net/netdude/pkg-plist b/net/netdude/pkg-plist deleted file mode 100644 index 67c977db87c5..000000000000 --- a/net/netdude/pkg-plist +++ /dev/null @@ -1,70 +0,0 @@ -bin/netdude -bin/netdude0.5 -include/netdude/0.5/nd.h -include/netdude/0.5/nd_clipboard.h -include/netdude/0.5/nd_debug.h -include/netdude/0.5/nd_dialog.h -include/netdude/0.5/nd_fam.h -include/netdude/0.5/nd_filter_gui.h -include/netdude/0.5/nd_gettext.h -include/netdude/0.5/nd_globals.h -include/netdude/0.5/nd_gui.h -include/netdude/0.5/nd_info_dialog.h -include/netdude/0.5/nd_macros.h -include/netdude/0.5/nd_main.h -include/netdude/0.5/nd_packet.h -include/netdude/0.5/nd_plugin.h -include/netdude/0.5/nd_prefs.h -include/netdude/0.5/nd_protocol.h -include/netdude/0.5/nd_protocol_inst.h -include/netdude/0.5/nd_protocol_plugin.h -include/netdude/0.5/nd_raw_protocol.h -include/netdude/0.5/nd_recent.h -include/netdude/0.5/nd_timestamp.h -include/netdude/0.5/nd_tp.h -include/netdude/0.5/nd_tpm_gui.h -include/netdude/0.5/nd_trace.h -include/netdude/0.5/nd_trace_area_gui.h -include/netdude/0.5/nd_trace_registry.h -include/netdude/0.5/nd_types.h -include/netdude/0.5/protocols/snap/nd_snap.h -include/netdude/0.5/protocols/vlan/nd_vlan.h -man/man1/netdude.1.gz -%%DATADIR%%/0.5/pixmaps/apply_to_all.xpm -%%DATADIR%%/0.5/pixmaps/apply_to_part.xpm -%%DATADIR%%/0.5/pixmaps/apply_to_sel.xpm -%%DATADIR%%/0.5/pixmaps/delete.xpm -%%DATADIR%%/0.5/pixmaps/delete_okay.xpm -%%DATADIR%%/0.5/pixmaps/exclamation.xpm -%%DATADIR%%/0.5/pixmaps/incomplete.xpm -%%DATADIR%%/0.5/pixmaps/netdude-icon.png -%%DATADIR%%/0.5/pixmaps/netdude_small.xpm -%%DATADIR%%/0.5/pixmaps/netdude_splash.xpm -%%DATADIR%%/0.5/pixmaps/question.xpm -%%DATADIR%%/0.5/plugins/nd_bpf.a -%%DATADIR%%/0.5/plugins/nd_bpf.so -%%DATADIR%%/0.5/plugins/nd_cksumfix.a -%%DATADIR%%/0.5/plugins/nd_cksumfix.so -%%DATADIR%%/0.5/protocols/nd_arp.a -%%DATADIR%%/0.5/protocols/nd_arp.so -%%DATADIR%%/0.5/protocols/nd_ethernet.a -%%DATADIR%%/0.5/protocols/nd_ethernet.so -%%DATADIR%%/0.5/protocols/nd_fddi.a -%%DATADIR%%/0.5/protocols/nd_fddi.so -%%DATADIR%%/0.5/protocols/nd_icmp.a -%%DATADIR%%/0.5/protocols/nd_icmp.so -%%DATADIR%%/0.5/protocols/nd_ip.a -%%DATADIR%%/0.5/protocols/nd_ip.so -%%DATADIR%%/0.5/protocols/nd_pcap.a -%%DATADIR%%/0.5/protocols/nd_pcap.so -%%DATADIR%%/0.5/protocols/nd_sll.a -%%DATADIR%%/0.5/protocols/nd_sll.so -%%DATADIR%%/0.5/protocols/nd_snap.a -%%DATADIR%%/0.5/protocols/nd_snap.so -%%DATADIR%%/0.5/protocols/nd_tcp.a -%%DATADIR%%/0.5/protocols/nd_tcp.so -%%DATADIR%%/0.5/protocols/nd_udp.a -%%DATADIR%%/0.5/protocols/nd_udp.so -%%DATADIR%%/0.5/protocols/nd_vlan.a -%%DATADIR%%/0.5/protocols/nd_vlan.so -@dir include/netdude/0.5/protocols/fddi diff --git a/net/ntop/Makefile b/net/ntop/Makefile deleted file mode 100644 index 487bab451289..000000000000 --- a/net/ntop/Makefile +++ /dev/null @@ -1,84 +0,0 @@ -# Created by: Bill Fumerola <billf@chc-chimes.com> -# $FreeBSD$ - -PORTNAME= ntop -PORTVERSION= 5.0.1 -PORTREVISION= 14 -CATEGORIES= net -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Stable - -MAINTAINER= ports@FreeBSD.org -COMMENT= Network monitoring tool with command line and web interfaces - -LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/COPYING - -BROKEN= Makefiles use hacks that don't work with recent automake. Try net/ntopng -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2018-12-19 - -LIB_DEPENDS= libgdbm.so:databases/gdbm \ - libevent.so:devel/libevent -BUILD_DEPENDS= rrdtool12>=1.2:databases/rrdtool12 \ - dot:graphics/graphviz \ - geoiplookup:net/GeoIP -RUN_DEPENDS:= ${BUILD_DEPENDS} \ - urwfonts>0:x11-fonts/urwfonts - -BROKEN_powerpc64= fails to link: libntop.so: undefined reference to 'bswap_32' - -DBDIR?= /var/db - -USES= autoreconf:build cpe gmake libtool python shebangfix ssl -SHEBANG_FILES= python/sankey.py -USE_GNOME= libxml2 -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -PLIST_SUB= DBDIR=${DBDIR} \ - PORTVERSION=${PORTVERSION} -CONFIGURE_ARGS= --localstatedir=${DBDIR} \ - --with-ossl-root=${OPENSSLBASE} \ - --with-gdbm-root=${LOCALBASE} \ - --with-zlib-root=/usr - -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib -PKGDEINSTALL= ${WRKDIR}/pkg-deinstall -SUB_FILES= pkg-deinstall -SUB_LIST= DBDIR=${DBDIR} -USE_RC_SUBR= ntop - -OPTIONS_DEFINE= PCAP_PORT XMLDUMP JUMBO_FRAMES MAKO - -PCAP_PORT_DESC= Use libpcap from ports -XMLDUMP_DESC= Enable XML Dump support -JUMBO_FRAMES_DESC= Jumbo Frames (experimental) -MAKO_DESC= Install py-mako for Host Map, Region View - -PCAP_PORT_LIB_DEPENDS= libpcap.so.1:net/libpcap -PCAP_PORT_CONFIGURE_ON= --with-pcap-root=${LOCALBASE} -PCAP_PORT_CONFIGURE_OFF=--with-pcap-root=/usr - -XMLDUMP_LIB_DEPENDS= libgdome.so:textproc/gdome2 -XMLDUMP_CPPFLAGS= -I${LOCALBASE}/include/libxml2 \ - -I${LOCALBASE}/include/libxml2/libxml \ - -I${LOCALBASE}/include/libgdome \ - -I${LOCALBASE}/include/glib-2.0 - -# should set your mtu to 9000 -# see http://www.cyberciti.biz/faq/freebsd-jumbo-frames-networking-configration/ -JUMBO_FRAMES_CONFIGURE_ON= --enable-jumbo-frames - -MAKO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mako>0:textproc/py-mako@${PY_FLAVOR} - -pre-configure: - @(cd ${WRKSRC} && ./autogen.sh --noconfig) - -pre-install: - @cd ${WRKSRC} && ${MAKE_CMD} dnetter - -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so \ - ${STAGEDIR}${PREFIX}/lib/ntop/plugins/*.so - -.include <bsd.port.mk> diff --git a/net/ntop/distinfo b/net/ntop/distinfo deleted file mode 100644 index e1115236738f..000000000000 --- a/net/ntop/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ntop-5.0.1.tar.gz) = 7e8e84cb14d2173beaca4d4cb991a14d84a4bef84ec37b2276bc363f45c52ef8 -SIZE (ntop-5.0.1.tar.gz) = 40133867 diff --git a/net/ntop/files/ntop.in b/net/ntop/files/ntop.in deleted file mode 100644 index bbedc786ffef..000000000000 --- a/net/ntop/files/ntop.in +++ /dev/null @@ -1,37 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# -# PROVIDE: ntop -# REQUIRE: DAEMON -# KEYWORD: shutdown -# -# Add the following lines to /etc/rc.conf to enable ntop: -# -# ntop_enable (bool): Set it to "YES" to enable ntop -# Default is "NO". -# ntop_flags (flags): Set extra flags to ntop -# Default is "-d --use-syslog=daemon". see ntop(8). -# - -. /etc/rc.subr - -name=ntop -rcvar=ntop_enable - -load_rc_config $name - -: ${ntop_enable="NO"} -: ${ntop_flags="-d --use-syslog=daemon"} - -command=%%PREFIX%%/bin/ntop -start_precmd="${name}_checkpw" - -ntop_checkpw() -{ - if [ ! -f %%DBDIR%%/ntop/ntop_pw.db ]; then - err 1 "Please set admin password for ntop. Run '%%PREFIX%%/bin/ntop -u nobody -A'" - fi -} - -run_rc_command "$1" diff --git a/net/ntop/files/patch-Makefile.am b/net/ntop/files/patch-Makefile.am deleted file mode 100644 index 552d2070ad05..000000000000 --- a/net/ntop/files/patch-Makefile.am +++ /dev/null @@ -1,95 +0,0 @@ ---- Makefile.am.orig 2012-08-02 04:39:52.000000000 -0300 -+++ Makefile.am 2013-01-08 10:43:54.000000000 -0200 -@@ -61,8 +61,6 @@ - - ETTER_PASSIVE_FILE = etter.finger.os - ETTER_PASSIVE = $(ETTER_PASSIVE_FILE).gz --ETTER_PASSIVE_DOWNLOAD_FROM = "http://ettercap.cvs.sourceforge.net/ettercap/ettercap_ng/share" --ETTER_PASSIVE_DOWNLOAD_PARMS = "rev=HEAD" - - NTOPDATA = ntop-cert.pem \ - $(ETTER_PASSIVE) \ -@@ -308,16 +306,13 @@ - echo " WARNING: This install created a directory for the ntop"; \ - echo " files and databases:"; \ - echo ""; \ -- echo " $(DESTDIR)$(datadir)/ntop"; \ -+ echo " $(CFG_DBFILE_DIR)"; \ - echo ""; \ - echo " This directory MUST be owned by the user"; \ - echo " which you are going to use to run ntop."; \ - echo ""; \ - echo " The command you must issue is something like:"; \ - echo ""; \ -- echo " chown -R ntop.ntop $(DESTDIR)$(datadir)/ntop"; \ -- echo " or chown -R ntop:users $(DESTDIR)$(datadir)/ntop"; \ -- echo ""; \ - echo " man chown to check the syntax for YOUR system"; \ - echo ""; \ - echo "************************************************************"; \ -@@ -334,7 +329,6 @@ - chcon -t textrel_shlib_t $(DESTDIR)$(libdir)/*ntop*.so - - install-data-local: ntop.txt ntop.html faq.html -- @$(top_srcdir)/mkinstalldirs $(DESTDIR)/$(libdir)/plugins; - @if ! test -d $(DESTDIR)$(datadir)/ntop; then \ - $(top_srcdir)/mkinstalldirs $(DESTDIR)$(datadir)/ntop; \ - touch $(DESTDIR)$(datadir)/ntop/warnuser; \ -@@ -370,21 +364,6 @@ - @echo "" - @echo "" - @echo -n "Preparing " -- @if test -f oui.txt; then \ -- rm -rf oui.txt; \ -- fi -- @if test -f oui.txt.gz.old; then \ -- rm -rf oui.txt.gz.old; \ -- fi; -- @mv oui.txt.gz oui.txt.gz.old -- @echo "(old oui.txt.gz file is now oui.txt.gz.old)" -- @echo "" -- @wget -c http://standards.ieee.org/regauth/oui/oui.txt -- @gzip oui.txt -- @echo "" -- @echo "" -- @echo -n "Old file lines were: " -- @gunzip -c oui.txt.gz.old | wc -l - @echo -n "New file lines are: " - @gunzip -c oui.txt.gz | wc -l - @echo "" -@@ -402,35 +381,6 @@ - @echo "" - @echo "Preparing " - @echo "" -- -- @if test -f $(ETTER_PASSIVE).old; then \ -- echo "...Deleting prior file, $(ETTER_PASSIVE).old..."; \ -- rm -rf $(ETTER_PASSIVE).old; \ -- fi; -- @if test -f $(ETTER_PASSIVE); then \ -- echo "...Moving current $(ETTER_PASSIVE) to $(ETTER_PASSIVE).old"; \ -- mv $(ETTER_PASSIVE) $(ETTER_PASSIVE).old; \ -- fi; -- @for file in $(ETTER_PASSIVE) $(ETTER_PASSIVE).gz \ -- $(ETTER_PASSIVE_FILE) $(ETTER_PASSIVE_FILE).gz; do \ -- if test -f $$file; then \ -- echo "...Deleting prior file, $$file..."; \ -- rm -rf $$file; \ -- fi; \ -- done -- @echo "" -- @echo "...Downloading new file..." -- @wget -O $(ETTER_PASSIVE_FILE) \ -- $(ETTER_PASSIVE_DOWNLOAD_FROM)/$(ETTER_PASSIVE_FILE)?$(ETTER_PASSIVE_DOWNLOAD_PARMS) -- @echo "" -- @echo "gziping downloaded file..." -- @gzip $(ETTER_PASSIVE_FILE) -- @echo "" -- @echo "" -- @if test -f $(ETTER_PASSIVE).old; then \ -- echo -n "Old file lines were: "; \ -- gunzip -c $(ETTER_PASSIVE).old | wc -l; \ -- fi; - @echo -n "New file lines are: " - @gunzip -c $(ETTER_PASSIVE) | wc -l - @echo "" diff --git a/net/ntop/files/patch-autogen.sh b/net/ntop/files/patch-autogen.sh deleted file mode 100644 index bd9147fe77b4..000000000000 --- a/net/ntop/files/patch-autogen.sh +++ /dev/null @@ -1,43 +0,0 @@ ---- autogen.sh.orig 2012-02-20 14:35:43.000000000 +0400 -+++ autogen.sh 2014-06-10 16:29:45.873177238 +0400 -@@ -202,30 +202,6 @@ - GNU_OR_DIE=0 - } - --WGET=`find_command 'wget*'` --($WGET --version) < /dev/null > /dev/null 2>&1 || --{ -- echo -- echo "You must have wget installed to compile $progname." -- echo "Download the appropriate package for your distribution, or get the" -- echo "source tarball from ftp://ftp.gnu.org/pub/gnu/wget" -- GNU_OR_DIE=0 --} -- --if test "$GNU_OR_DIE" -eq 0; then -- exit 1 --fi -- --SVN=`find_command 'svn'` --($SVN --version) < /dev/null > /dev/null 2>&1 || --{ -- echo -- echo "You must have svn/subversion installed to compile $progname." -- echo "Download the appropriate package for your distribution, or get the" -- echo "source from http://subversion.tigris.org" -- GNU_OR_DIE=0 --} -- - if test "$GNU_OR_DIE" -eq 0; then - exit 1 - fi -@@ -442,7 +418,8 @@ - if test -d nDPI; then - echo "nDPI already available" - else -- svn co $NDPI_URL -+ echo "nDPI not bundled" -+ exit 1 - fi - - dnl> nDPI compilation diff --git a/net/ntop/files/patch-configure.in b/net/ntop/files/patch-configure.in deleted file mode 100644 index 780a4b50083c..000000000000 --- a/net/ntop/files/patch-configure.in +++ /dev/null @@ -1,47 +0,0 @@ ---- configure.in.orig 2012-08-13 04:35:26.000000000 -0300 -+++ configure.in 2013-01-09 13:11:12.000000000 -0200 -@@ -560,7 +560,7 @@ - test -d ${TMP_ROOT} && - test -r ${TMP_ROOT}/libpcap.a; then - PCAP_ROOT=${TMP_ROOT} -- CORELIBS="${CORELIBS} -L${TMP_ROOT} -L${HOME}/PF_RING/userland/lib -lpfring -lpcap " -+ CORELIBS="${CORELIBS}-L${TMP_ROOT}-L${HOME}/PF_RING/userland/lib -lpfring -lpcap " - INCS="${INCS} -I ${PCAP_ROOT}" - AC_MSG_RESULT([found in $PCAP_ROOT]) - elif test ".${PCAP_ROOT}" != .; then -@@ -568,7 +568,7 @@ - test -r $PCAP_ROOT/lib/libpcap.a && - test -r $PCAP_ROOT/include/pcap.h; then - PCAP_ROOT=`cd ${PCAP_ROOT} && pwd` -- CORELIBS="${CORELIBS} -L ${PCAP_ROOT}/lib -lpcap" -+ CORELIBS="${CORELIBS}-L${PCAP_ROOT}/lib -lpcap" - INCS="${INCS} -I ${PCAP_ROOT}/include" - AC_MSG_RESULT([found in $PCAP_ROOT]) - else -@@ -584,7 +584,7 @@ - test -r /usr/local/lib/libpcap.a && - test -r /usr/local/include/pcap.h; then - PCAP_ROOT="/usr/local" -- CORELIBS="${CORELIBS} -L$PCAP_ROOT/lib -lpcap" -+ CORELIBS="${CORELIBS}-L$PCAP_ROOT/lib -lpcap" - INCS="${INCS} -I$PCAP_ROOT/include" - AC_MSG_RESULT([found in $PCAP_ROOT]) - dnl> -@@ -1744,8 +1744,6 @@ - else - if test -f "3rd_party/GeoLiteCity.dat.gz"; then - cp 3rd_party/GeoLiteCity.dat.gz . -- else -- wget http://www.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz - fi - - gunzip GeoLiteCity.dat.gz -@@ -1758,8 +1756,6 @@ - else - if test -f "3rd_party/GeoIPASNum.dat.gz"; then - cp 3rd_party/GeoIPASNum.dat.gz . -- else -- wget http://www.maxmind.com/download/geoip/database/asnum/GeoIPASNum.dat.gz - fi - - gunzip GeoIPASNum.dat.gz diff --git a/net/ntop/files/patch-ntop.c b/net/ntop/files/patch-ntop.c deleted file mode 100644 index 06e42f37b34b..000000000000 --- a/net/ntop/files/patch-ntop.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ./ntop.c.orig 2011-02-02 10:23:03.000000000 +0100 -+++ ./ntop.c 2011-02-02 10:24:12.000000000 +0100 -@@ -187,7 +187,7 @@ - #endif - signal(SIGQUIT, SIG_IGN); - -- if((childpid=fork()) < 0) -+ if((childpid=rfork(RFPROC)) < 0) - traceEvent(CONST_TRACE_ERROR, "INIT: Occurred while daemonizing (errno=%d)", errno); - else { - #ifdef DEBUG diff --git a/net/ntop/files/pkg-deinstall.in b/net/ntop/files/pkg-deinstall.in deleted file mode 100644 index a55e12e99d9d..000000000000 --- a/net/ntop/files/pkg-deinstall.in +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# - -case $2 in - DEINSTALL) - ;; - POST-DEINSTALL) - if [ -d %%DBDIR%%/ntop ];then - echo "===> post-deinstallation information for $1" - echo "" - echo " Please note that ntop was not completely removed" - echo " from this system:" - echo "" - echo " %%DBDIR%%/ntop can be removed if this port will not be" - echo " reinstalled." - echo "" - fi - ;; - *) - exit 64 - ;; -esac -exit 0 diff --git a/net/ntop/pkg-descr b/net/ntop/pkg-descr deleted file mode 100644 index 68a8b8c447ce..000000000000 --- a/net/ntop/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -ntop is a flexible and feature-rich tool for monitoring and troubleshooting -local area networks. It provides command line and web interfaces, the latter -via an embedded web server. ntop is based on libpcap. - -WWW: http://www.ntop.org/ diff --git a/net/ntop/pkg-message b/net/ntop/pkg-message deleted file mode 100644 index 27ba9b82b322..000000000000 --- a/net/ntop/pkg-message +++ /dev/null @@ -1,10 +0,0 @@ ----------------------------------------------------------------------------- -WARNING: - -In the past, ntop has been the subject of repeated security vulner- -abilities, particularly relating to its web interface. It is strongly -suggested that you protect your ntop web interface via packet filters -or TCP wrappers. - -IPv6 isn't currently supported by the port. ----------------------------------------------------------------------------- diff --git a/net/ntop/pkg-plist b/net/ntop/pkg-plist deleted file mode 100644 index fb7e39873f2d..000000000000 --- a/net/ntop/pkg-plist +++ /dev/null @@ -1,488 +0,0 @@ -bin/ntop -etc/ntop/GeoIPASNum.dat -etc/ntop/GeoLiteCity.dat -etc/ntop/etter.finger.os.gz -etc/ntop/ntop-cert.pem -etc/ntop/oui.txt.gz -etc/ntop/specialMAC.txt.gz -lib/libnetflowPlugin-%%PORTVERSION%%.so -lib/libnetflowPlugin.so -lib/libntop-%%PORTVERSION%%.so -lib/libntop.a -lib/libntop.so -lib/libntopreport-%%PORTVERSION%%.so -lib/libntopreport.a -lib/libntopreport.so -lib/librrdPlugin-%%PORTVERSION%%.so -lib/librrdPlugin.so -lib/libsflowPlugin-%%PORTVERSION%%.so -lib/libsflowPlugin.so -lib/ntop/plugins/netflowPlugin.so -lib/ntop/plugins/rrdPlugin.so -lib/ntop/plugins/sflowPlugin.so -man/man8/ntop.8.gz -%%DATADIR%%/html/Google_Maps_Marker.png -%%DATADIR%%/html/JSCookMenu.js -%%DATADIR%%/html/Risk_high.gif -%%DATADIR%%/html/Risk_low.gif -%%DATADIR%%/html/Risk_medium.gif -%%DATADIR%%/html/Risk_unknown.gif -%%DATADIR%%/html/antenna.gif -%%DATADIR%%/html/arrow.gif -%%DATADIR%%/html/arrow_down.png -%%DATADIR%%/html/arrow_up.png -%%DATADIR%%/html/autosuggest.css -%%DATADIR%%/html/autosuggest.js -%%DATADIR%%/html/back.png -%%DATADIR%%/html/bg_line.gif -%%DATADIR%%/html/bit_off.png -%%DATADIR%%/html/bit_on.png -%%DATADIR%%/html/black.gif -%%DATADIR%%/html/blank.gif -%%DATADIR%%/html/bottom_corner.gif -%%DATADIR%%/html/bridge.gif -%%DATADIR%%/html/brocade.gif -%%DATADIR%%/html/bug.png -%%DATADIR%%/html/bulb.gif -%%DATADIR%%/html/calendar-setup.js -%%DATADIR%%/html/calendar.gif -%%DATADIR%%/html/calendar.js -%%DATADIR%%/html/card.gif -%%DATADIR%%/html/child.gif -%%DATADIR%%/html/clear.gif -%%DATADIR%%/html/clock.gif -%%DATADIR%%/html/collapsed.gif -%%DATADIR%%/html/corner.gif -%%DATADIR%%/html/d3.js -%%DATADIR%%/html/deleteURL.gif -%%DATADIR%%/html/deleteUser.gif -%%DATADIR%%/html/disk.gif -%%DATADIR%%/html/dns.gif -%%DATADIR%%/html/domLib.js -%%DATADIR%%/html/domTT.js -%%DATADIR%%/html/download.gif -%%DATADIR%%/html/dump.html -%%DATADIR%%/html/edit.gif -%%DATADIR%%/html/emulex.gif -%%DATADIR%%/html/error.gif -%%DATADIR%%/html/expanded.gif -%%DATADIR%%/html/external.png -%%DATADIR%%/html/facebook.gif -%%DATADIR%%/html/faq.html -%%DATADIR%%/html/favicon.ico -%%DATADIR%%/html/fback.png -%%DATADIR%%/html/fforward.png -%%DATADIR%%/html/forward.png -%%DATADIR%%/html/functions.js -%%DATADIR%%/html/gauge.jpg -%%DATADIR%%/html/gaugeR.jpg -%%DATADIR%%/html/gaugeS.jpg -%%DATADIR%%/html/graph.gif -%%DATADIR%%/html/graph_zoom.gif -%%DATADIR%%/html/graph_zoomDOWN.gif -%%DATADIR%%/html/graph_zoomUP.gif -%%DATADIR%%/html/gray_bg.gif -%%DATADIR%%/html/help.html -%%DATADIR%%/html/help.png -%%DATADIR%%/html/hostSortNote.html -%%DATADIR%%/html/icon_python.png -%%DATADIR%%/html/img_inquisitor/as_pointer.gif -%%DATADIR%%/html/img_inquisitor/hl_corner_bl.gif -%%DATADIR%%/html/img_inquisitor/hl_corner_br.gif -%%DATADIR%%/html/img_inquisitor/hl_corner_tl.gif -%%DATADIR%%/html/img_inquisitor/hl_corner_tr.gif -%%DATADIR%%/html/img_inquisitor/ul_corner_bl.gif -%%DATADIR%%/html/img_inquisitor/ul_corner_br.gif -%%DATADIR%%/html/img_inquisitor/ul_corner_tl.gif -%%DATADIR%%/html/img_inquisitor/ul_corner_tr.gif -%%DATADIR%%/html/info.gif -%%DATADIR%%/html/initiator.gif -%%DATADIR%%/html/jqplot/excanvas.js -%%DATADIR%%/html/jqplot/excanvas.min.js -%%DATADIR%%/html/jqplot/jquery.jqplot.css -%%DATADIR%%/html/jqplot/jquery.jqplot.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.BezierCurveRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.BezierCurveRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.barRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.barRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.blockRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.blockRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.bubbleRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.bubbleRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.canvasAxisLabelRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.canvasAxisLabelRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.canvasAxisTickRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.canvasAxisTickRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.canvasOverlay.js -%%DATADIR%%/html/jqplot/plugins/jqplot.canvasOverlay.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.canvasTextRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.canvasTextRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.categoryAxisRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.categoryAxisRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.ciParser.js -%%DATADIR%%/html/jqplot/plugins/jqplot.ciParser.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.cursor.js -%%DATADIR%%/html/jqplot/plugins/jqplot.cursor.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.dateAxisRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.dateAxisRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.donutRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.donutRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.dragable.js -%%DATADIR%%/html/jqplot/plugins/jqplot.dragable.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.enhancedLegendRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.enhancedLegendRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.funnelRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.funnelRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.highlighter.js -%%DATADIR%%/html/jqplot/plugins/jqplot.highlighter.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.json2.js -%%DATADIR%%/html/jqplot/plugins/jqplot.json2.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.logAxisRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.logAxisRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.mekkoAxisRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.mekkoAxisRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.mekkoRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.mekkoRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.meterGaugeRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.meterGaugeRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.ohlcRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.ohlcRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.pieRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.pieRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.pointLabels.js -%%DATADIR%%/html/jqplot/plugins/jqplot.pointLabels.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.pyramidAxisRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.pyramidAxisRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.pyramidGridRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.pyramidGridRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.pyramidRenderer.js -%%DATADIR%%/html/jqplot/plugins/jqplot.pyramidRenderer.min.js -%%DATADIR%%/html/jqplot/plugins/jqplot.trendline.js -%%DATADIR%%/html/jqplot/plugins/jqplot.trendline.min.js -%%DATADIR%%/html/jquery-1.7.2.min.js -%%DATADIR%%/html/jquery-ui-1.8.16.custom.css -%%DATADIR%%/html/jquery-ui-1.8.16.custom.min.js -%%DATADIR%%/html/jscalendar/calendar-load.js -%%DATADIR%%/html/jscalendar/calendar-setup.js -%%DATADIR%%/html/jscalendar/calendar.js -%%DATADIR%%/html/jscalendar/lang/calendar-en.js -%%DATADIR%%/html/json2.js -%%DATADIR%%/html/line-bottom.png -%%DATADIR%%/html/linkedin.gif -%%DATADIR%%/html/loading.gif -%%DATADIR%%/html/lock.png -%%DATADIR%%/html/mail.gif -%%DATADIR%%/html/major.gif -%%DATADIR%%/html/marchio_unipi_pant541_144.gif -%%DATADIR%%/html/marker.gif -%%DATADIR%%/html/marker.png -%%DATADIR%%/html/minor.gif -%%DATADIR%%/html/multihomed.png -%%DATADIR%%/html/multivlaned.gif -%%DATADIR%%/html/nboxLogo.gif -%%DATADIR%%/html/ntop.gif -%%DATADIR%%/html/ntop.html -%%DATADIR%%/html/ntop_logo.png -%%DATADIR%%/html/ntopdump.dtd -%%DATADIR%%/html/ntophelp.html -%%DATADIR%%/html/p2p.gif -%%DATADIR%%/html/phone.gif -%%DATADIR%%/html/printer.gif -%%DATADIR%%/html/privacyNotice.html -%%DATADIR%%/html/question.gif -%%DATADIR%%/html/reflection.js -%%DATADIR%%/html/router.gif -%%DATADIR%%/html/rrdAlarmConfig.js -%%DATADIR%%/html/sankey.css -%%DATADIR%%/html/sankey.js -%%DATADIR%%/html/sankey.min.html -%%DATADIR%%/html/seagate.gif -%%DATADIR%%/html/skype.gif -%%DATADIR%%/html/skype.png -%%DATADIR%%/html/sorterScript.js -%%DATADIR%%/html/sorterStyle.css -%%DATADIR%%/html/spacer.gif -%%DATADIR%%/html/statsicons/flags/ad.gif -%%DATADIR%%/html/statsicons/flags/ae.gif -%%DATADIR%%/html/statsicons/flags/af.gif -%%DATADIR%%/html/statsicons/flags/ag.gif -%%DATADIR%%/html/statsicons/flags/ai.gif -%%DATADIR%%/html/statsicons/flags/al.gif -%%DATADIR%%/html/statsicons/flags/am.gif -%%DATADIR%%/html/statsicons/flags/an.gif -%%DATADIR%%/html/statsicons/flags/ao.gif -%%DATADIR%%/html/statsicons/flags/aq.gif -%%DATADIR%%/html/statsicons/flags/ar.gif -%%DATADIR%%/html/statsicons/flags/as.gif -%%DATADIR%%/html/statsicons/flags/at.gif -%%DATADIR%%/html/statsicons/flags/au.gif -%%DATADIR%%/html/statsicons/flags/aw.gif -%%DATADIR%%/html/statsicons/flags/az.gif -%%DATADIR%%/html/statsicons/flags/ba.gif -%%DATADIR%%/html/statsicons/flags/bb.gif -%%DATADIR%%/html/statsicons/flags/bd.gif -%%DATADIR%%/html/statsicons/flags/be.gif -%%DATADIR%%/html/statsicons/flags/bf.gif -%%DATADIR%%/html/statsicons/flags/bg.gif -%%DATADIR%%/html/statsicons/flags/bh.gif -%%DATADIR%%/html/statsicons/flags/bi.gif -%%DATADIR%%/html/statsicons/flags/bj.gif -%%DATADIR%%/html/statsicons/flags/bm.gif -%%DATADIR%%/html/statsicons/flags/bn.gif -%%DATADIR%%/html/statsicons/flags/bo.gif -%%DATADIR%%/html/statsicons/flags/br.gif -%%DATADIR%%/html/statsicons/flags/bs.gif -%%DATADIR%%/html/statsicons/flags/bt.gif -%%DATADIR%%/html/statsicons/flags/bv.gif -%%DATADIR%%/html/statsicons/flags/bw.gif -%%DATADIR%%/html/statsicons/flags/by.gif -%%DATADIR%%/html/statsicons/flags/bz.gif -%%DATADIR%%/html/statsicons/flags/ca.gif -%%DATADIR%%/html/statsicons/flags/cc.gif -%%DATADIR%%/html/statsicons/flags/cd.gif -%%DATADIR%%/html/statsicons/flags/cf.gif -%%DATADIR%%/html/statsicons/flags/cg.gif -%%DATADIR%%/html/statsicons/flags/ch.gif -%%DATADIR%%/html/statsicons/flags/ci.gif -%%DATADIR%%/html/statsicons/flags/ck.gif -%%DATADIR%%/html/statsicons/flags/cl.gif -%%DATADIR%%/html/statsicons/flags/cm.gif -%%DATADIR%%/html/statsicons/flags/cn.gif -%%DATADIR%%/html/statsicons/flags/co.gif -%%DATADIR%%/html/statsicons/flags/com.gif -%%DATADIR%%/html/statsicons/flags/cr.gif -%%DATADIR%%/html/statsicons/flags/cu.gif -%%DATADIR%%/html/statsicons/flags/cv.gif -%%DATADIR%%/html/statsicons/flags/cx.gif -%%DATADIR%%/html/statsicons/flags/cy.gif -%%DATADIR%%/html/statsicons/flags/cz.gif -%%DATADIR%%/html/statsicons/flags/de.gif -%%DATADIR%%/html/statsicons/flags/dj.gif -%%DATADIR%%/html/statsicons/flags/dk.gif -%%DATADIR%%/html/statsicons/flags/dm.gif -%%DATADIR%%/html/statsicons/flags/do.gif -%%DATADIR%%/html/statsicons/flags/dz.gif -%%DATADIR%%/html/statsicons/flags/ec.gif -%%DATADIR%%/html/statsicons/flags/edu.gif -%%DATADIR%%/html/statsicons/flags/ee.gif -%%DATADIR%%/html/statsicons/flags/eg.gif -%%DATADIR%%/html/statsicons/flags/eh.gif -%%DATADIR%%/html/statsicons/flags/es.gif -%%DATADIR%%/html/statsicons/flags/et.gif -%%DATADIR%%/html/statsicons/flags/eu.gif -%%DATADIR%%/html/statsicons/flags/fi.gif -%%DATADIR%%/html/statsicons/flags/fj.gif -%%DATADIR%%/html/statsicons/flags/fk.gif -%%DATADIR%%/html/statsicons/flags/fm.gif -%%DATADIR%%/html/statsicons/flags/fo.gif -%%DATADIR%%/html/statsicons/flags/fr.gif -%%DATADIR%%/html/statsicons/flags/fx.gif -%%DATADIR%%/html/statsicons/flags/ga.gif -%%DATADIR%%/html/statsicons/flags/gb.gif -%%DATADIR%%/html/statsicons/flags/gd.gif -%%DATADIR%%/html/statsicons/flags/ge.gif -%%DATADIR%%/html/statsicons/flags/gf.gif -%%DATADIR%%/html/statsicons/flags/gh.gif -%%DATADIR%%/html/statsicons/flags/gi.gif -%%DATADIR%%/html/statsicons/flags/gl.gif -%%DATADIR%%/html/statsicons/flags/gm.gif -%%DATADIR%%/html/statsicons/flags/gn.gif -%%DATADIR%%/html/statsicons/flags/gov.gif -%%DATADIR%%/html/statsicons/flags/gp.gif -%%DATADIR%%/html/statsicons/flags/gq.gif -%%DATADIR%%/html/statsicons/flags/gr.gif -%%DATADIR%%/html/statsicons/flags/gt.gif -%%DATADIR%%/html/statsicons/flags/gu.gif -%%DATADIR%%/html/statsicons/flags/gw.gif -%%DATADIR%%/html/statsicons/flags/gy.gif -%%DATADIR%%/html/statsicons/flags/hk.gif -%%DATADIR%%/html/statsicons/flags/hm.gif -%%DATADIR%%/html/statsicons/flags/hn.gif -%%DATADIR%%/html/statsicons/flags/hr.gif -%%DATADIR%%/html/statsicons/flags/ht.gif -%%DATADIR%%/html/statsicons/flags/hu.gif -%%DATADIR%%/html/statsicons/flags/id.gif -%%DATADIR%%/html/statsicons/flags/ie.gif -%%DATADIR%%/html/statsicons/flags/il.gif -%%DATADIR%%/html/statsicons/flags/in.gif -%%DATADIR%%/html/statsicons/flags/int.gif -%%DATADIR%%/html/statsicons/flags/io.gif -%%DATADIR%%/html/statsicons/flags/iq.gif -%%DATADIR%%/html/statsicons/flags/ir.gif -%%DATADIR%%/html/statsicons/flags/is.gif -%%DATADIR%%/html/statsicons/flags/it.gif -%%DATADIR%%/html/statsicons/flags/jm.gif -%%DATADIR%%/html/statsicons/flags/jo.gif -%%DATADIR%%/html/statsicons/flags/jp.gif -%%DATADIR%%/html/statsicons/flags/ke.gif -%%DATADIR%%/html/statsicons/flags/kg.gif -%%DATADIR%%/html/statsicons/flags/kh.gif -%%DATADIR%%/html/statsicons/flags/ki.gif -%%DATADIR%%/html/statsicons/flags/km.gif -%%DATADIR%%/html/statsicons/flags/kn.gif -%%DATADIR%%/html/statsicons/flags/kp.gif -%%DATADIR%%/html/statsicons/flags/kr.gif -%%DATADIR%%/html/statsicons/flags/kw.gif -%%DATADIR%%/html/statsicons/flags/ky.gif -%%DATADIR%%/html/statsicons/flags/kz.gif -%%DATADIR%%/html/statsicons/flags/la.gif -%%DATADIR%%/html/statsicons/flags/lb.gif -%%DATADIR%%/html/statsicons/flags/lc.gif -%%DATADIR%%/html/statsicons/flags/li.gif -%%DATADIR%%/html/statsicons/flags/lk.gif -%%DATADIR%%/html/statsicons/flags/local.gif -%%DATADIR%%/html/statsicons/flags/localhost.gif -%%DATADIR%%/html/statsicons/flags/lr.gif -%%DATADIR%%/html/statsicons/flags/ls.gif -%%DATADIR%%/html/statsicons/flags/lt.gif -%%DATADIR%%/html/statsicons/flags/lu.gif -%%DATADIR%%/html/statsicons/flags/lv.gif -%%DATADIR%%/html/statsicons/flags/ly.gif -%%DATADIR%%/html/statsicons/flags/ma.gif -%%DATADIR%%/html/statsicons/flags/mc.gif -%%DATADIR%%/html/statsicons/flags/md.gif -%%DATADIR%%/html/statsicons/flags/mil.gif -%%DATADIR%%/html/statsicons/flags/mk.gif -%%DATADIR%%/html/statsicons/flags/ml.gif -%%DATADIR%%/html/statsicons/flags/mn.gif -%%DATADIR%%/html/statsicons/flags/mo.gif -%%DATADIR%%/html/statsicons/flags/mq.gif -%%DATADIR%%/html/statsicons/flags/mr.gif -%%DATADIR%%/html/statsicons/flags/mt.gif -%%DATADIR%%/html/statsicons/flags/mu.gif -%%DATADIR%%/html/statsicons/flags/mx.gif -%%DATADIR%%/html/statsicons/flags/my.gif -%%DATADIR%%/html/statsicons/flags/mz.gif -%%DATADIR%%/html/statsicons/flags/na.gif -%%DATADIR%%/html/statsicons/flags/ne.gif -%%DATADIR%%/html/statsicons/flags/net.gif -%%DATADIR%%/html/statsicons/flags/ng.gif -%%DATADIR%%/html/statsicons/flags/ni.gif -%%DATADIR%%/html/statsicons/flags/nl.gif -%%DATADIR%%/html/statsicons/flags/no.gif -%%DATADIR%%/html/statsicons/flags/np.gif -%%DATADIR%%/html/statsicons/flags/nu.gif -%%DATADIR%%/html/statsicons/flags/nz.gif -%%DATADIR%%/html/statsicons/flags/om.gif -%%DATADIR%%/html/statsicons/flags/org.gif -%%DATADIR%%/html/statsicons/flags/pa.gif -%%DATADIR%%/html/statsicons/flags/pe.gif -%%DATADIR%%/html/statsicons/flags/pf.gif -%%DATADIR%%/html/statsicons/flags/pg.gif -%%DATADIR%%/html/statsicons/flags/ph.gif -%%DATADIR%%/html/statsicons/flags/pk.gif -%%DATADIR%%/html/statsicons/flags/pl.gif -%%DATADIR%%/html/statsicons/flags/pr.gif -%%DATADIR%%/html/statsicons/flags/ps.gif -%%DATADIR%%/html/statsicons/flags/pt.gif -%%DATADIR%%/html/statsicons/flags/py.gif -%%DATADIR%%/html/statsicons/flags/qa.gif -%%DATADIR%%/html/statsicons/flags/ro.gif -%%DATADIR%%/html/statsicons/flags/ru.gif -%%DATADIR%%/html/statsicons/flags/rw.gif -%%DATADIR%%/html/statsicons/flags/sa.gif -%%DATADIR%%/html/statsicons/flags/sb.gif -%%DATADIR%%/html/statsicons/flags/sd.gif -%%DATADIR%%/html/statsicons/flags/se.gif -%%DATADIR%%/html/statsicons/flags/sg.gif -%%DATADIR%%/html/statsicons/flags/si.gif -%%DATADIR%%/html/statsicons/flags/sk.gif -%%DATADIR%%/html/statsicons/flags/sm.gif -%%DATADIR%%/html/statsicons/flags/sn.gif -%%DATADIR%%/html/statsicons/flags/su.gif -%%DATADIR%%/html/statsicons/flags/sv.gif -%%DATADIR%%/html/statsicons/flags/sy.gif -%%DATADIR%%/html/statsicons/flags/sz.gif -%%DATADIR%%/html/statsicons/flags/tc.gif -%%DATADIR%%/html/statsicons/flags/td.gif -%%DATADIR%%/html/statsicons/flags/tf.gif -%%DATADIR%%/html/statsicons/flags/tg.gif -%%DATADIR%%/html/statsicons/flags/th.gif -%%DATADIR%%/html/statsicons/flags/tj.gif -%%DATADIR%%/html/statsicons/flags/tk.gif -%%DATADIR%%/html/statsicons/flags/tm.gif -%%DATADIR%%/html/statsicons/flags/tn.gif -%%DATADIR%%/html/statsicons/flags/to.gif -%%DATADIR%%/html/statsicons/flags/tr.gif -%%DATADIR%%/html/statsicons/flags/tt.gif -%%DATADIR%%/html/statsicons/flags/tw.gif -%%DATADIR%%/html/statsicons/flags/tz.gif -%%DATADIR%%/html/statsicons/flags/ua.gif -%%DATADIR%%/html/statsicons/flags/uk.gif -%%DATADIR%%/html/statsicons/flags/us.gif -%%DATADIR%%/html/statsicons/flags/uy.gif -%%DATADIR%%/html/statsicons/flags/uz.gif -%%DATADIR%%/html/statsicons/flags/va.gif -%%DATADIR%%/html/statsicons/flags/vc.gif -%%DATADIR%%/html/statsicons/flags/ve.gif -%%DATADIR%%/html/statsicons/flags/vg.gif -%%DATADIR%%/html/statsicons/flags/vi.gif -%%DATADIR%%/html/statsicons/flags/vn.gif -%%DATADIR%%/html/statsicons/flags/wf.gif -%%DATADIR%%/html/statsicons/flags/ws.gif -%%DATADIR%%/html/statsicons/flags/ye.gif -%%DATADIR%%/html/statsicons/flags/yu.gif -%%DATADIR%%/html/statsicons/flags/za.gif -%%DATADIR%%/html/statsicons/flags/ze.gif -%%DATADIR%%/html/statsicons/flags/zm.gif -%%DATADIR%%/html/statsicons/flags/zw.gif -%%DATADIR%%/html/statsicons/os/aix.gif -%%DATADIR%%/html/statsicons/os/amiga.gif -%%DATADIR%%/html/statsicons/os/be.gif -%%DATADIR%%/html/statsicons/os/bsd.gif -%%DATADIR%%/html/statsicons/os/cisco.gif -%%DATADIR%%/html/statsicons/os/hp.gif -%%DATADIR%%/html/statsicons/os/irix.gif -%%DATADIR%%/html/statsicons/os/linux.gif -%%DATADIR%%/html/statsicons/os/novell.gif -%%DATADIR%%/html/statsicons/os/os2.gif -%%DATADIR%%/html/statsicons/os/sun.gif -%%DATADIR%%/html/statsicons/os/windows.gif -%%DATADIR%%/html/style.css -%%DATADIR%%/html/switch.gif -%%DATADIR%%/html/theme.css -%%DATADIR%%/html/theme.js -%%DATADIR%%/html/twitter.png -%%DATADIR%%/html/upload.gif -%%DATADIR%%/html/url.gif -%%DATADIR%%/html/user.gif -%%DATADIR%%/html/users.gif -%%DATADIR%%/html/vgauge.jpg -%%DATADIR%%/html/warning.gif -%%DATADIR%%/html/web.gif -%%DATADIR%%/html/wheel.gif -%%DATADIR%%/html/white_bg.gif -%%DATADIR%%/html/youtube.gif -%%DATADIR%%/html/zoom.js -%%DATADIR%%/python/GeoPacketVisualizer.py -%%DATADIR%%/python/docs/Makefile -%%DATADIR%%/python/docs/epydoc.conf -%%DATADIR%%/python/docs/src/fastbit.py -%%DATADIR%%/python/docs/src/host.py -%%DATADIR%%/python/docs/src/interface.py -%%DATADIR%%/python/docs/src/ntop.py -%%DATADIR%%/python/hello_world.py -%%DATADIR%%/python/json/info.py -%%DATADIR%%/python/json/interfaces.py -%%DATADIR%%/python/json/iphone/clientcheck.py -%%DATADIR%%/python/json/iphone/hostinfo.py -%%DATADIR%%/python/json/iphone/ifdata.py -%%DATADIR%%/python/json/iphone/iflist.py -%%DATADIR%%/python/json/iphone/iftophosts.py -%%DATADIR%%/python/json/iphone/instance.py -%%DATADIR%%/python/json/iphone/interfaces.py -%%DATADIR%%/python/rrdalarm/config.py -%%DATADIR%%/python/rrdalarm/crontab.rrdalarm -%%DATADIR%%/python/rrdalarm/save.py -%%DATADIR%%/python/rrdalarm/scripts/savelog.py -%%DATADIR%%/python/rrdalarm/scripts/sendmail.py -%%DATADIR%%/python/rrdalarm/start.py -%%DATADIR%%/python/sankey.py -%%DATADIR%%/python/templates/GeoPacketVisualizer.tmpl -%%DATADIR%%/python/templates/fastbit.tmpl -%%DATADIR%%/python/templates/ipPortQuery.tmpl -%%DATADIR%%/python/templates/queryResults.tmpl -%%DATADIR%%/python/templates/rrdAlarmConfigurator.tmpl -%%DATADIR%%/python/templates/rrdAlarmConfiguratorHelp.tmpl -%%DATADIR%%/python/templates/rrdAlarmStart.tmpl -@dir(nobody,nobody,) %%DBDIR%%/ntop |