Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 0843763B880 for ; Sun, 13 Jul 2008 22:46:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id AA41863B26A; Sun, 13 Jul 2008 22:46:49 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 0973F63B1BD for ; Sun, 13 Jul 2008 22:46:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EBA8D175D0; Sun, 13 Jul 2008 22:46:48 +0000 (UTC) From: "Steven M. Bellovin" Subject: CVS commit: pkgsrc/net/vpnc To: pkgsrc-changes@NetBSD.org Reply-To: smb@netbsd.org Message-Id: <20080713224648.EBA8D175D0@cvs.netbsd.org> Date: Sun, 13 Jul 2008 22:46:48 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: smb Date: Sun Jul 13 22:46:48 UTC 2008 Modified Files: pkgsrc/net/vpnc: Makefile Added Files: pkgsrc/net/vpnc: options.mk Log Message: Added option to permit use of ssl with the package. By default, it's disabled because of a (perceived?) conflict between the openssl license and the GPL. To generate a diff of this commit: cvs rdiff -r1.22 -r1.23 pkgsrc/net/vpnc/Makefile cvs rdiff -r0 -r1.1 pkgsrc/net/vpnc/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.