Bug 233170 - net/bird2 libssh only needed by option RPKI
Summary: net/bird2 libssh only needed by option RPKI
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Olivier Cochard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-12 16:23 UTC by Dirk Meyer
Modified: 2018-11-12 22:31 UTC (History)
0 users

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


Attachments
proposed patch (460 bytes, patch)
2018-11-12 16:24 UTC, Dirk Meyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Meyer freebsd_committer freebsd_triage 2018-11-12 16:23:18 UTC
The Port pulls in libssh as a depedency regradless of options.

I could build successful the port with all options except RPKI on a clean system without libssh.
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2018-11-12 16:24:05 UTC
Created attachment 199175 [details]
proposed patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-11-12 22:31:02 UTC
A commit references this bug:

Author: olivier
Date: Mon Nov 12 22:30:20 UTC 2018
New revision: 484845
URL: https://svnweb.freebsd.org/changeset/ports/484845

Log:
  libssh is a dependency of RPKI option

  PR:		233170
  Submitted by:	dinoex

Changes:
  head/net/bird2/Makefile
Comment 3 Olivier Cochard freebsd_committer freebsd_triage 2018-11-12 22:31:30 UTC
Thanks!