Received: by mail.netbsd.org (Postfix, from userid 605) id 66CB784D98; Tue, 4 Feb 2020 20:33:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E439184D7C for ; Tue, 4 Feb 2020 20:33:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id RGH5aoLiMgRV for ; Tue, 4 Feb 2020 20:33:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7E49384C85 for ; Tue, 4 Feb 2020 20:33:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 78995FBF4; Tue, 4 Feb 2020 20:33:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158084838214470" MIME-Version: 1.0 Date: Tue, 4 Feb 2020 20:33:02 +0000 From: "Santhosh Raju" Subject: CVS commit: pkgsrc/mk/defaults To: pkgsrc-changes@NetBSD.org Reply-To: fox@netbsd.org X-Mailer: log_accum Message-Id: <20200204203302.78995FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_158084838214470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Tue Feb 4 20:33:02 UTC 2020 Modified Files: pkgsrc/mk/defaults: options.description Log Message: options.description: Add security/wolfssl To generate a diff of this commit: cvs rdiff -u -r1.608 -r1.609 pkgsrc/mk/defaults/options.description Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158084838214470 Content-Disposition: inline Content-Length: 669 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/mk/defaults/options.description diff -u pkgsrc/mk/defaults/options.description:1.608 pkgsrc/mk/defaults/options.description:1.609 --- pkgsrc/mk/defaults/options.description:1.608 Tue Jan 28 13:20:36 2020 +++ pkgsrc/mk/defaults/options.description Tue Feb 4 20:33:02 2020 @@ -846,6 +846,7 @@ webvmail Install CGI script for voicema wide-curses Enable wide curses support. winbind Enable name-service switch daemon support using Windows Servers. wiredtiger Enable WiredTiger support. +wolfssl Enable wolfSSL support. wmf Enable WMF support. wnn4 Use wnn for Kana-to-Kanji conversion. wxwidgets Enable wxWidgets support. --_----------=_158084838214470--