Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 01/17/2000 08:21:31
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Jan 17 16:21:31 UTC 2000

Modified Files:
	pkgsrc/mk: mk.conf.example

Log Message:
Document two new make variables which may be defined in mk.conf:

USE_CRYPTO:	YES, NO; Default: YES
	- whether or not net/speakfreely is compiled with support for
	  encrypted connections

USE_IDEA:	YES, NO; Default: package-dependent
	- whether or not to compile with support for patented IDEA;
	  used by net/speakfreely and security/ssh

Also, remove SSH_DONT_USE_IDEA.  This is still handled by ssh Makefile,
but is marked as deprecated.


To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 pkgsrc/mk/mk.conf.example

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.