Bug 202175

Summary: security/tor: Static + Ports' OpenSSL pkg depends on OpenSSL
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Ports FrameworkAssignee: Port Management Team <portmgr>
Status: Closed FIXED    
Severity: Affects Only Me CC: bf, ports-bugs
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Bernard Spil freebsd_committer freebsd_triage 2015-08-08 10:23:24 UTC
When I build security/tor with the STATIC_TOR option enabled, the generated package has an unneccesary dependency on security/openssl.

When I check the binaries produced (/usr/local/bin/tor etc) using `readelf -d`, none are dynamic executables.

Marked this as ports infra as I suspect/expect this is something to do with Mk/bsd.openssl.mk
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2016-04-13 11:33:34 UTC
over to maintainer.
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2016-06-27 21:41:28 UTC
Maintainer reset.
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-09-08 14:14:05 UTC
A commit references this bug:

Author: mat
Date: Thu Sep  8 14:13:02 UTC 2016
New revision: 421556
URL: https://svnweb.freebsd.org/changeset/ports/421556

Log:
  Allow adding only a build or run-time dependency on USES=ssl.

  PR:		202175
  Reported by:	barnerd
  Sponsored by:	Absolight

Changes:
  head/Mk/Uses/ssl.mk
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-09-08 14:14:07 UTC
A commit references this bug:

Author: mat
Date: Thu Sep  8 14:13:05 UTC 2016
New revision: 421557
URL: https://svnweb.freebsd.org/changeset/ports/421557

Log:
  Change security/tor{,-devel} to only have a build dependency on openssl
  if built statically.

  PR:		202175
  Reported by:	barnerd
  Sponsored by:	Absolight

Changes:
  head/security/tor/Makefile
  head/security/tor-devel/Makefile
Comment 5 Mathieu Arnold freebsd_committer freebsd_triage 2016-09-08 15:34:42 UTC
Revert the assignee change.