From owner-svn-ports-all@FreeBSD.ORG Mon Jul 7 12:29:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6572F726; Mon, 7 Jul 2014 12:29:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5260C2F23; Mon, 7 Jul 2014 12:29:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s67CTLRq052813; Mon, 7 Jul 2014 12:29:21 GMT (envelope-from koobs@svn.freebsd.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s67CTKEx052808; Mon, 7 Jul 2014 12:29:20 GMT (envelope-from koobs@svn.freebsd.org) Message-Id: <201407071229.s67CTKEx052808@svn.freebsd.org> From: Kubilay Kocak Date: Mon, 7 Jul 2014 12:29:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361060 - in head/net/bmon: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2014 12:29:21 -0000 Author: koobs Date: Mon Jul 7 12:29:20 2014 New Revision: 361060 URL: http://svnweb.freebsd.org/changeset/ports/361060 QAT: https://qat.redports.org/buildarchive/r361060/ Log: net/bmon: Update to 3.3, Update MAINTAINER - Update to 3.3 - Assign new maintainer - Update pkg-plist - Update pkg-descr and WWW: URL - Tweak COMMENT - Add LICENSE (MIT) - Remove OPTIONS - Use Github for distribution files - Remove MASTER_SITES accordingly - Remove unecessary patches (files no longer upstream) PR: 191249 Submitted by: Michelle Sullivan Approved by: maintainer Added: head/net/bmon/pkg-plist (contents, props changed) Deleted: head/net/bmon/files/ Modified: head/net/bmon/Makefile head/net/bmon/distinfo head/net/bmon/pkg-descr Modified: head/net/bmon/Makefile ============================================================================== --- head/net/bmon/Makefile Mon Jul 7 12:25:15 2014 (r361059) +++ head/net/bmon/Makefile Mon Jul 7 12:29:20 2014 (r361060) @@ -2,44 +2,26 @@ # $FreeBSD$ PORTNAME= bmon -PORTVERSION= 2.1.0 -PORTREVISION= 5 +PORTVERSION= 3.3 CATEGORIES= net -MASTER_SITES= http://people.suug.ch/~tgr/bmon/files/ -MAINTAINER= nistor@snickers.org -COMMENT= Portable bandwidth monitor and rate estimator +MAINTAINER= michelle@sorbs.net +COMMENT= Human-readable bandwidth monitor and rate estimator -OPTIONS_DEFINE= DBI RRDTOOL -OPTIONS_DEFAULT= DBI -DBI_DESC= LibDBI output module for rsyslog -RRDTOOL_DESC= Usage graphs support - -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -USES= gmake -GNU_CONFIGURE= YES -CONFIGURE_ARGS= --disable-asound -MAKEFILE= GNUmakefile - -PLIST_FILES= sbin/bmon man/man1/bmon.1.gz - -.include - -.if ${PORT_OPTIONS:MRRDTOOL} -BUILD_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool -.else -CONFIGURE_ARGS+=--disable-rrd -.endif - -.if ${PORT_OPTIONS:MDBI} -LIB_DEPENDS= libdbi.so:${PORTSDIR}/databases/libdbi -.else -CONFIGURE_ARGS+=--disable-dbi -.endif - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/bmon ${STAGEDIR}${PREFIX}/sbin - ${INSTALL_MAN} ${WRKSRC}/man/bmon.1 ${STAGEDIR}${PREFIX}/man/man1/bmon.1 +LICENSE= MIT + +LIB_DEPENDS= libconfuse.so:${PORTSDIR}/devel/libconfuse + +CONFLICTS_INSTALL= bmon-* + +USE_GITHUB= yes +GH_ACCOUNT= tgraf +GH_COMMIT= ad62e66 +GH_TAGNAME= v${PORTVERSION} + +USES= ncurses pkgconfig:build +USE_AUTOTOOLS= libtoolize autoheader automake aclocal +AUTOMAKE_ARGS+= --add-missing +GNU_CONFIGURE= yes .include Modified: head/net/bmon/distinfo ============================================================================== --- head/net/bmon/distinfo Mon Jul 7 12:25:15 2014 (r361059) +++ head/net/bmon/distinfo Mon Jul 7 12:29:20 2014 (r361060) @@ -1,2 +1,2 @@ -SHA256 (bmon-2.1.0.tar.gz) = 36a5772fc0241298b15db3dc4fb2552dcbb43edeffd6fcea4cd8818e97ec99fe -SIZE (bmon-2.1.0.tar.gz) = 270287 +SHA256 (bmon-3.3.tar.gz) = b94e531a00325aaa84a63053b43552ba742b00a377373443f9403826b3cb5c2e +SIZE (bmon-3.3.tar.gz) = 57352 Modified: head/net/bmon/pkg-descr ============================================================================== --- head/net/bmon/pkg-descr Mon Jul 7 12:25:15 2014 (r361059) +++ head/net/bmon/pkg-descr Mon Jul 7 12:29:20 2014 (r361060) @@ -1,8 +1,6 @@ -bmon is an interface bandwidth monitor using the curses library. -It's able to compute and draw three types of diagrams (overview, -graphical, and detailed). The overview diagram is a list of all -interfaces including the rx/tx rates of each interface. The -graphical diagram is a bar graph in ASCII. All diagrams are -continously updated. +bmon is a monitoring and debugging tool to capture networking related statistics +and prepare them visually in a human friendly way. It features various output +methods including an interactive curses user interface and a programmable text +output for scripting. -WWW: http://people.suug.ch/~tgr/bmon/ +WWW: https://github.com/tgraf/bmon Added: head/net/bmon/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/bmon/pkg-plist Mon Jul 7 12:29:20 2014 (r361060) @@ -0,0 +1,5 @@ +bin/bmon +man/man8/bmon.8.gz +%%PORTDOCS%%%%DOCSDIR%%/examples/bmon.conf +%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples +%%PORTDOCS%%@dirrm %%DOCSDIR%%