From owner-svn-ports-head@freebsd.org Sun Mar 22 10:29:42 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 967C927C947; Sun, 22 Mar 2020 10:29:42 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48lYfZ3Vh2z4TSy; Sun, 22 Mar 2020 10:29:42 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7199123E6C; Sun, 22 Mar 2020 10:29:42 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02MATgTX091970; Sun, 22 Mar 2020 10:29:42 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02MATffZ091968; Sun, 22 Mar 2020 10:29:41 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <202003221029.02MATffZ091968@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Sun, 22 Mar 2020 10:29:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528910 - head/net-mgmt/rrdbot X-SVN-Group: ports-head X-SVN-Commit-Author: rodrigo X-SVN-Commit-Paths: head/net-mgmt/rrdbot X-SVN-Commit-Revision: 528910 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2020 10:29:42 -0000 Author: rodrigo Date: Sun Mar 22 10:29:41 2020 New Revision: 528910 URL: https://svnweb.freebsd.org/changeset/ports/528910 Log: net-mgmt/rrdbot: switch to active fork Since the original RRDBot project has been abandoned a long time ago, the proposal is to switching to an active fork https://github.com/REANNZ/rrdbot that has minor bug fixes and enhancements. The REANNZ (Research and Education Advanced Network New Zealand) is a new Zealand's National Research and Education Network. They fork net-mgmt/rrdbot in 2015 and start doing changes and improvements in the existing source code You can see the git history in the github repo[1] (159 commits), but I also kept a full diff between the previous official version and the new repo version [2]. [1] https://github.com/REANNZ/rrdbot/commits/master [2] https://people.freebsd.org/~rodrigo/rrdbot-0.9.7_switch_orig.diff The new repo doesn't provide official release numbers, so we kept the latest version number completed by the packaging date in the dYYYYMMDD format. PR: 244757 Submitted by: Alexander Moisseev Modified: head/net-mgmt/rrdbot/Makefile head/net-mgmt/rrdbot/distinfo head/net-mgmt/rrdbot/pkg-descr Modified: head/net-mgmt/rrdbot/Makefile ============================================================================== --- head/net-mgmt/rrdbot/Makefile Sun Mar 22 10:02:44 2020 (r528909) +++ head/net-mgmt/rrdbot/Makefile Sun Mar 22 10:29:41 2020 (r528910) @@ -2,24 +2,28 @@ # $FreeBSD$ PORTNAME= rrdbot -PORTVERSION= 0.9.7 -PORTREVISION= 4 +PORTVERSION= 0.9.7.d20200312 CATEGORIES= net-mgmt -MASTER_SITES= http://thewalter.net/stef/software/rrdbot/ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Threaded SNMP polling daemon which stores data in RRDs -BROKEN= unfetchable - LIB_DEPENDS= librrd.so:databases/rrdtool +USES= autoreconf + +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${LOCALBASE}/lib --includedir=${LOCALBASE}/include \ --datarootdir=${PREFIX}/share/rrdbot SUB_FILES= pkg-message USE_RC_SUBR= rrdbot + +USE_GITHUB= YES +GH_ACCOUNT= REANNZ +GH_TAGNAME= 396ca60 .if defined(WITH_DEBUG) CONFIGURE_ARGS+= --enable-debug Modified: head/net-mgmt/rrdbot/distinfo ============================================================================== --- head/net-mgmt/rrdbot/distinfo Sun Mar 22 10:02:44 2020 (r528909) +++ head/net-mgmt/rrdbot/distinfo Sun Mar 22 10:29:41 2020 (r528910) @@ -1,2 +1,3 @@ -SHA256 (rrdbot-0.9.7.tar.gz) = 1b4d4ce59ec78a88591d3cf7c62195cd6015f9df4950ea2c00f366e5ab4991d1 -SIZE (rrdbot-0.9.7.tar.gz) = 529539 +TIMESTAMP = 1584872713 +SHA256 (REANNZ-rrdbot-0.9.7.d20200312-396ca60_GH0.tar.gz) = 002d96408ad5b2d040940c6b4c587dd76a9dc105da387ff07cdd4e0548a91880 +SIZE (REANNZ-rrdbot-0.9.7.d20200312-396ca60_GH0.tar.gz) = 415255 Modified: head/net-mgmt/rrdbot/pkg-descr ============================================================================== --- head/net-mgmt/rrdbot/pkg-descr Sun Mar 22 10:02:44 2020 (r528909) +++ head/net-mgmt/rrdbot/pkg-descr Sun Mar 22 10:29:41 2020 (r528910) @@ -13,4 +13,4 @@ query the traffic on your router based on the 'xl0' in RRDBot also contains tools to simplify the creation of RRD files, and the various archives contained in them. -WWW: http://memberwebs.com/stef/software/rrdbot/ +WWW: https://github.com/REANNZ/rrdbot/