From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 29 12:10:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 BCC54E97 for ; Thu, 29 May 2014 12:10:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 9882E2280 for ; Thu, 29 May 2014 12:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4TCA0mR069915 for ; Thu, 29 May 2014 12:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4TCA0DY069914; Thu, 29 May 2014 12:10:00 GMT (envelope-from gnats) Resent-Date: Thu, 29 May 2014 12:10:00 GMT Resent-Message-Id: <201405291210.s4TCA0DY069914@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexander Shikov Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BCA3FD43 for ; Thu, 29 May 2014 12:05:09 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D5942241 for ; Thu, 29 May 2014 12:05:09 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4TC59fQ044059 for ; Thu, 29 May 2014 12:05:09 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4TC59oM044058; Thu, 29 May 2014 12:05:09 GMT (envelope-from nobody) Message-Id: <201405291205.s4TC59oM044058@cgiserv.freebsd.org> Date: Thu, 29 May 2014 12:05:09 GMT From: Alexander Shikov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/190369: net-mgmt/torrus port update to 2.07 and build error fixes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2014 12:10:00 -0000 >Number: 190369 >Category: ports >Synopsis: net-mgmt/torrus port update to 2.07 and build error fixes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu May 29 12:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Alexander Shikov >Release: 9.2-RELEASE-p3 >Organization: >Environment: FreeBSD noc.dtel-ix.net 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #4 r262860: Mon Mar 17 18:30:58 EET 2014 root@noc.dtel-ix.net:/usr/obj/usr/src/sys/NOC i386 >Description: net-mgmt/torrus port is older than actual version of software. Also there are some build errors because of syntax errors in .pod.in files, I hope they will be fixed later by software developer(s): # cd /usr/ports/net-mgmt/torrus # make ===> License GPLv2 accepted by the user ===> torrus-2.05_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by torrus-2.05_1 for building ===> Extracting for torrus-2.05_1 => SHA256 Checksum OK for torrus-2.05.tar.gz. ===> Patching for torrus-2.05_1 ===> Applying FreeBSD patches for torrus-2.05_1 [...] /usr/local/bin/pod2text snmpdiscovery.pod > snmpdiscovery.txt /usr/local/bin/pod2text stylingprofile.pod > stylingprofile.txt stylingprofile.pod around line 207: Expected '=item *' POD document had syntax errors at /usr/local/bin/pod2text line 84. *** [stylingprofile.txt] Error code 255 1 error *** [all-recursive] Error code 1 1 error *** [all-recursive] Error code 1 1 error ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 Stop in /usr/ports/net-mgmt/torrus. >How-To-Repeat: # cd /usr/ports/net-mgmt/torrus # make >Fix: Patch for the port is attached. Patch attached with submission follows: diff -urN net-mgmt/torrus.orig/Makefile net-mgmt/torrus/Makefile --- net-mgmt/torrus.orig/Makefile 2014-05-29 13:17:34.000000000 +0300 +++ net-mgmt/torrus/Makefile 2014-05-29 14:58:28.000000000 +0300 @@ -2,8 +2,7 @@ # $FreeBSD: head/net-mgmt/torrus/Makefile 351411 2014-04-16 18:28:47Z zeising $ PORTNAME= torrus -PORTVERSION= 2.05 -PORTREVISION= 1 +PORTVERSION= 2.07 CATEGORIES= net-mgmt MASTER_SITES= SF/torrus/torrus/ diff -urN net-mgmt/torrus.orig/distinfo net-mgmt/torrus/distinfo --- net-mgmt/torrus.orig/distinfo 2014-05-29 13:17:34.000000000 +0300 +++ net-mgmt/torrus/distinfo 2014-05-29 14:58:05.000000000 +0300 @@ -1,2 +1,2 @@ -SHA256 (torrus-2.05.tar.gz) = b127dbe8d7cd0884c4751606e2fd339d1e8e7dc6510111042e41f437f5a5868b -SIZE (torrus-2.05.tar.gz) = 623600 +SHA256 (torrus-2.07.tar.gz) = b4ee8930cb36c8985956c852ad6fa2cd284d1d54d4ef54799e77eeee3eb9a6c6 +SIZE (torrus-2.07.tar.gz) = 627347 diff -urN net-mgmt/torrus.orig/files/patch-doc net-mgmt/torrus/files/patch-doc --- net-mgmt/torrus.orig/files/patch-doc 1970-01-01 03:00:00.000000000 +0300 +++ net-mgmt/torrus/files/patch-doc 2014-05-29 15:00:37.000000000 +0300 @@ -0,0 +1,33 @@ +--- doc/stylingprofile.pod.in.orig 2014-05-29 11:36:16.000000000 +0300 ++++ doc/stylingprofile.pod.in 2014-05-29 11:37:04.000000000 +0300 +@@ -198,7 +198,7 @@ + + =over 4 + +-=item * Applying your Schema ++=item 1. Applying your Schema + + In the F file, add the variable + +--- doc/xmlconfig.pod.in.orig 2014-05-29 11:47:47.000000000 +0300 ++++ doc/xmlconfig.pod.in 2014-05-29 11:48:16.000000000 +0300 +@@ -1306,17 +1306,15 @@ + The first one defines the starting time. C may be also optionally + specified. + +-C specifies oe or more consolidation functions, separated by comma. ++C specifies one or more consolidation functions, separated by comma. + The result of the rendering is the text line with the output values + separated by colon (:). + +-=back +- + =item * C, C, C + + When set to C, the corresponding elements of the graph are not displayed. + +- ++=back + + =head3 Styling Profiles + diff -urN net-mgmt/torrus.orig/pkg-plist net-mgmt/torrus/pkg-plist --- net-mgmt/torrus.orig/pkg-plist 2014-05-29 13:17:34.000000000 +0300 +++ net-mgmt/torrus/pkg-plist 2014-05-29 14:58:05.000000000 +0300 @@ -163,10 +163,10 @@ %%DATADIR%%/xmlconfig/vendor/empire.systemedge.xml %%DATADIR%%/xmlconfig/vendor/foundry.xml %%DATADIR%%/xmlconfig/vendor/ftos.xml -%%DATADIR%%/xmlconfig/vendor/jacarta.xml -%%DATADIR%%/xmlconfig/vendor/junos.xml %%DATADIR%%/xmlconfig/vendor/hp.hpux.xml %%DATADIR%%/xmlconfig/vendor/hp.procurve.xml +%%DATADIR%%/xmlconfig/vendor/jacarta.xml +%%DATADIR%%/xmlconfig/vendor/junos.xml %%DATADIR%%/xmlconfig/vendor/liebert.xml %%DATADIR%%/xmlconfig/vendor/microsoft.windows.xml %%DATADIR%%/xmlconfig/vendor/motorola.bsr.xml @@ -229,6 +229,7 @@ %%SITE_PERL%%/Torrus/DevDiscover/ComtechEFData.pm %%SITE_PERL%%/Torrus/DevDiscover/DevDetails.pm %%SITE_PERL%%/Torrus/DevDiscover/EmpireSystemedge.pm +%%SITE_PERL%%/Torrus/DevDiscover/F5BigIp.pm %%SITE_PERL%%/Torrus/DevDiscover/Foundry.pm %%SITE_PERL%%/Torrus/DevDiscover/FTOS.pm %%SITE_PERL%%/Torrus/DevDiscover/Jacarta.pm >Release-Note: >Audit-Trail: >Unformatted: