From owner-freebsd-ports@freebsd.org Fri Oct 30 10:11:24 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C3ECA205C1 for ; Fri, 30 Oct 2015 10:11:24 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3FC6D13BC for ; Fri, 30 Oct 2015 10:11:24 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: by mailman.ysv.freebsd.org (Postfix) id 3F29DA205C0; Fri, 30 Oct 2015 10:11:24 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3EBEBA205BF for ; Fri, 30 Oct 2015 10:11:24 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from mail.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.0x20.net", Issuer "mail.0x20.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 00D3213B9 for ; Fri, 30 Oct 2015 10:11:23 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 874C96DF91B for ; Fri, 30 Oct 2015 11:11:20 +0100 (CET) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.7/8.14.7) with ESMTP id t9UABK3m004072 for ; Fri, 30 Oct 2015 11:11:20 +0100 (CET) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.7/8.14.7/Submit) id t9UABKPU003413 for ports@freebsd.org; Fri, 30 Oct 2015 11:11:20 +0100 (CET) (envelope-from lars) Date: Fri, 30 Oct 2015 11:11:20 +0100 From: Lars Engels To: ports@freebsd.org Subject: security/vpnc: Redistribution is not allowed if linked against OpenSSL Message-ID: <20151030101119.GA66179@e-new.0x20.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="/0ZNML3L+nUf91nU" Content-Disposition: inline X-Editor: VIM - Vi IMproved 7.4 X-Operation-System: FreeBSD 8.4-RELEASE-p23 User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2015 10:11:24 -0000 --/0ZNML3L+nUf91nU Content-Type: text/plain; charset=utf-8 Content-Disposition: inline The vpnc port has the following: LEGAL_TEXT= Redistribution is not allowed if linked against OpenSSL .if ${PORT_OPTIONS:MSSL} NO_PACKAGE= binary linked against OpenSSL must not be redistributed CFLAGS+= -DOPENSSL_GPL_VIOLATION Could anyone explain why this is an issue? --/0ZNML3L+nUf91nU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJWM0JHXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RjQwMDE3RTRERjUzMTI1N0FGRTUxNDlF NTRDQjM3RDNBMDg5RDZEAAoJEOVMs306CJ1temMH/0iC74kKAN/EwF/RzEq46xR/ l9SiSYxDvKwrmydUoMlvXovSfVL0J0hPG/0s+RiHqsuKPd/1o2TOInfBpkulkZ/k TtW5G9sUgmKeSsj4nNCsY8BkwCXmZPb0NcX3ibMYckvyT11EXNEJrCqrfiDD9MbJ gYX4AmdUIjEfgLMMgj8zWo6G8IwquKs8vqzJzJV8dJ7UCNew09JkDFpDnt6VThRX KmSlYx7Jj6ctox8Wr/dSzAUV/vTcV+qqUIEl4E2oVK3XRp3MIzpQ7B2VsjG05tZL yuaUDoXiak+ECgq4MbFN0i729WQa/i8k1Fq0CwKg50IhDp/8sNHqwaFjiZEBjMU= =JP9V -----END PGP SIGNATURE----- --/0ZNML3L+nUf91nU--