Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 22:44:55 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376445 - in head/net-mgmt: monitoring-plugins nagios-plugins
Message-ID:  <201501062244.t06MitNP079326@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Jan  6 22:44:54 2015
New Revision: 376445
URL: https://svnweb.freebsd.org/changeset/ports/376445
QAT: https://qat.redports.org/buildarchive/r376445/

Log:
  Add a note about building with poudriere.
  
  Sponsored by:	Absolight

Modified:
  head/net-mgmt/monitoring-plugins/pkg-help
  head/net-mgmt/nagios-plugins/pkg-help

Modified: head/net-mgmt/monitoring-plugins/pkg-help
==============================================================================
--- head/net-mgmt/monitoring-plugins/pkg-help	Tue Jan  6 22:19:43 2015	(r376444)
+++ head/net-mgmt/monitoring-plugins/pkg-help	Tue Jan  6 22:44:54 2015	(r376445)
@@ -5,6 +5,8 @@ doesn't have 127.0.0.1 and ::1, and you 
 be built, you have to set NAGIOSPOLLIP and NAGIOSPOLLIP6 to
 an IPV4 and an IPV6 address that can be pinged from the jail.
 
+As a few people seem to be doing it and complaining it does not
+work, you do NOT want to use this when building with poudriere.
 
                          ** DNS **
 Starting from FreeBSD 10.0, BIND has been replaced in base

Modified: head/net-mgmt/nagios-plugins/pkg-help
==============================================================================
--- head/net-mgmt/nagios-plugins/pkg-help	Tue Jan  6 22:19:43 2015	(r376444)
+++ head/net-mgmt/nagios-plugins/pkg-help	Tue Jan  6 22:44:54 2015	(r376445)
@@ -5,6 +5,8 @@ doesn't have 127.0.0.1 and ::1, and you 
 be built, you have to set NAGIOSPOLLIP and NAGIOSPOLLIP6 to
 an IPV4 and an IPV6 address that can be pinged from the jail.
 
+As a few people seem to be doing it and complaining it does not
+work, you do NOT want to use this when building with poudriere.
 
                          ** DNS **
 Starting from FreeBSD 10.0, BIND has been replaced in base



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501062244.t06MitNP079326>