maintainer-feedback requested: [Bug 219160] [ports-mgmt/pkg] Make at least OpenSSL linkable from ports
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 9 08:14:55 UTC 2017
Michael Osipov <1983-01-06 at gmx.net> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to pkg at FreeBSD.org:
Bug 219160: [ports-mgmt/pkg] Make at least OpenSSL linkable from ports
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219160
--- Description ---
Several ports rely on libpkg, like netsnmp, but the former links against
OpenSSL from base only. Basically if someone links against libpkg or against
netsntmp like Zabbix or the PHP module, the applications crash due to a mix of
dependencies for OpenSSL between base and ports. These ports are unusable.
This is related to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206304
More information about the freebsd-pkg
mailing list