Index: head/net-mgmt/iftop/files/patch-cfgfile.c =================================================================== --- head/net-mgmt/iftop/files/patch-cfgfile.c (revision 378192) +++ head/net-mgmt/iftop/files/patch-cfgfile.c (nonexistent) @@ -1,10 +0,0 @@ ---- cfgfile.c.orig Tue Nov 11 22:10:29 2003 -+++ cfgfile.c Tue Nov 11 22:10:43 2003 -@@ -8,6 +8,7 @@ - #include - #include - #include -+#include - - #include "stringmap.h" - #include "iftop.h" Property changes on: head/net-mgmt/iftop/files/patch-cfgfile.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net-mgmt/iftop/Makefile =================================================================== --- head/net-mgmt/iftop/Makefile (revision 378192) +++ head/net-mgmt/iftop/Makefile (revision 378193) @@ -1,28 +1,29 @@ # Created by: Kirill Ponomarew # $FreeBSD$ PORTNAME= iftop -PORTVERSION= 0.17 +DISTVERSION= 1.0pre4 CATEGORIES= net-mgmt MASTER_SITES= http://www.ex-parrot.com/~pdw/iftop/download/ MAINTAINER= vd@FreeBSD.org COMMENT= Display bandwidth usage on an interface by host +LICENSE= GPLv2 + GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-resolver=netdb_1thread PORTDOCS= README -PLIST_FILES= bin/iftop man/man8/iftop.8.gz +PLIST_FILES= sbin/iftop man/man8/iftop.8.gz post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \ ${WRKSRC}/configure do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${MANPREFIX}/man/man8 ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include Index: head/net-mgmt/iftop/distinfo =================================================================== --- head/net-mgmt/iftop/distinfo (revision 378192) +++ head/net-mgmt/iftop/distinfo (revision 378193) @@ -1,2 +1,2 @@ -SHA256 (iftop-0.17.tar.gz) = d032547c708307159ff5fd0df23ebd3cfa7799c31536fa0aea1820318a8e0eac -SIZE (iftop-0.17.tar.gz) = 160381 +SHA256 (iftop-1.0pre4.tar.gz) = f733eeea371a7577f8fe353d86dd88d16f5b2a2e702bd96f5ffb2c197d9b4f97 +SIZE (iftop-1.0pre4.tar.gz) = 204665