svn commit: r376445 - in head/net-mgmt: monitoring-plugins nagios-plugins

Mathieu Arnold mat at FreeBSD.org
Tue Jan 6 22:44:55 UTC 2015


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


More information about the svn-ports-all mailing list