On Monday, December 27, 2010 03:10:57 am Brad wrote:
> On Sunday 26 December 2010 20:35:57 Pascal Stumpf wrote:
> > This adds an OpenSSL flavour to vpnc. Without OpenSSL, it is pretty
> > useless for many people in Germany because most VPN Gateways at our
> > universities use hybrid auth. (And vpnc is the only possibility to
> > get a connection on *BSD at all.)
> >
> > The problem is: It is a GPL violation to distribute a GPL-licensed
> > program linked to OpenSSL. Compiling your own binary is completely
> > fine, but it is indistributable. So, is it possible to set
> > PERMIT_PACKAGE_* conditionally?
>
> Not when the library is a system library.
Why would that make a difference?