Bug 193754 - net-mgmt/nagios-plugins: add openssh-portable support
Summary: net-mgmt/nagios-plugins: add openssh-portable support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-18 19:12 UTC by Chris Collins
Modified: 2014-10-29 07:57 UTC (History)
0 users

See Also:
chrysalis: maintainer-feedback? (mat)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Collins 2014-09-18 19:12:21 UTC
nagios-plugins ssh command feature is linked to a specific binary during compilation, I wish to have it possible for the port to support openssh-portable binaries and it can be done by adding a options knob which checks for openssh-portable dependency and adds the following to the configure command.

--with-ssh-command=/usr/local/bin/ssh

Thanks

Chris
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-09-18 19:12:21 UTC
Auto-assigned to maintainer mat@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-10-29 07:56:59 UTC
A commit references this bug:

Author: mat
Date: Wed Oct 29 07:56:54 UTC 2014
New revision: 371665
URL: https://svnweb.freebsd.org/changeset/ports/371665

Log:
  Add an option to build with ssh from security/openssh-portable instead of base ssh.

  PR:		193754
  Submitted by:	chrysalis chrysalisnet org
  Sponsored by:	Absolight

Changes:
  head/net-mgmt/monitoring-plugins/Makefile
  head/net-mgmt/nagios-plugins/Makefile