Bug 201798 - security/autossh: add SSH_PORTABLE option
Summary: security/autossh: add SSH_PORTABLE option
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: Yen-Ming Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-23 17:38 UTC by Franco Fichtner
Modified: 2015-08-23 11:00 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (leeym)


Attachments
patch against head (2.53 KB, patch)
2015-07-23 17:38 UTC, Franco Fichtner
no flags Details | Diff
Poudriere testport output (16.39 KB, text/plain)
2015-07-23 17:38 UTC, Franco Fichtner
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.