Bug 201798

Summary: security/autossh: add SSH_PORTABLE option
Product: Ports & Packages Reporter: Franco Fichtner <franco>
Component: Individual Port(s)Assignee: Yen-Ming Lee <leeym>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (leeym)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch against head
none
Poudriere testport output none

Description Franco Fichtner 2015-07-23 17:38:15 UTC
Created attachment 159118 [details]
patch against head

Default to the ports openssh as opposed to the base openssh when using the (off by default) SSH_PORTABLE option. Also unbreaks build when WITHOUT_OPENSSH=1 was used in src.conf, as used in OPNsense.
Comment 1 Franco Fichtner 2015-07-23 17:38:57 UTC
Created attachment 159119 [details]
Poudriere testport output
Comment 2 Franco Fichtner 2015-07-23 17:40:08 UTC
oh, portlint -AC fixes along the way, except for the missing license warning (could not identify license)
Comment 3 Franco Fichtner 2015-08-10 06:05:58 UTC
maintainer timeout
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-08-23 10:38:27 UTC
A commit references this bug:

Author: leeym
Date: Sun Aug 23 10:38:24 UTC 2015
New revision: 395083
URL: https://svnweb.freebsd.org/changeset/ports/395083

Log:
  - update to 1.4e
  - add SSH_PORTABLE option
  - drop maintainership

  PR:		201798
  Submitted by:	franco@opnsense.org

Changes:
  head/security/autossh/Makefile
  head/security/autossh/distinfo
  head/security/autossh/files/patch-Makefile.in
Comment 5 Yen-Ming Lee freebsd_committer freebsd_triage 2015-08-23 10:39:27 UTC
Committed, thanks.
Comment 6 Franco Fichtner 2015-08-23 11:00:30 UTC
Thanks for the version bump, that was on my TODO list. :)

Willing to take over maintainership.