[Bug 191383] New port: net-mgmt/victorops-nagios Nagios integration for VictorOps incident notification service
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 7 16:24:51 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191383
--- Comment #6 from rand at iteris.com ---
Created attachment 145453
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145453&action=edit
Updtaed SHAR with pkg-plist fixed and pkg-message added.
An updated shar file for victorops-nagios. It has 2 changes:
Added two lines to pkg-plist:
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
to silence errors from pkg-plist.
I also added pkg-message to indicate that ca_root_nss requires the ETCSYMLINK
option in order for wget to be able to check VictorOps' GoDaddy certificate.
I'm unsure if I should add
RUN_DEPENDS+= /etc/ssl/cert.pem:${PORTSDIR}/security/ca_root_nss
as if it is built with out the option then the build will fail since the
package is already installed. It seems like an inelegant solution. I have left
this out not liking the approach.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list