> -----Original Message----- > From: [email protected] [mailto:owner-freebsd- > [email protected]] On Behalf Of Walter Schwarzenfeld > Sent: 10 March 2016 18:17 > To: [email protected] > Subject: Re: openntpd-5.7p4_2,2 depends on libressl-2.2.6 ?! > > Makefile > OPTIONS_DEFAULT= RESSL > > RESSL_LIB_DEPENDS= libtls.so:${PORTSDIR}/security/libressl > > > turn option RESSL to off. > _______________________________________________ That is not a fix since it breaks at least nginx in the official repo, because nginx depends on openssl and openntpd depends on libre.
Either the entire tree should move to a library supported by everything, or the openntpd port gets split into meta packages so that we don't need to return to a stage where everyone is building ports. Was this not even considered or tested? (Cc naddy) _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
