Disabling openssl from ports

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Feb 3 14:31:39 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/02/2010 12:57, b. f. wrote:
>> OK, this /should/ work.  Add the following to /etc/make.conf:
>> >
>> >WITH_OPENSSL_BASE=      yes
>> >
>> >.if ${.CURDIR:M*/www/pound}
>> >WITH_OPENSSL_PORT=      yes
>> >.endif

> No, it won't -- at least, if you leave it in make.conf after building
> www/pound, it wil break all subsequent rebuilds of all other ports
> that depend upon the base system openssl.  Matthew, you ought to know
> better ...

That's what I get for not testing.

In fact, it doesn't work at all -- pound gets linked against the base
system openssl.  That's because 'WITH_OPENSSL_BASE' is defined, and that
takes precedence over 'WITH_OPENSSL_PORT'.  If I fix that, then, yes,
you can't install any ports subsequently that link against the base OpenSSL.

	Cheers,

	Matthew

- -- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                  Kent, CT11 9PW
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAktpiL8ACgkQ8Mjk52CukIw1awCgg4zuEIwkgyHunvykfmAwAofr
phwAninofTbkasi39SoHMIlu7Hr2M4qc
=qz7n
-----END PGP SIGNATURE-----


More information about the freebsd-questions mailing list