From owner-freebsd-questions@FreeBSD.ORG Fri Jun 30 20:37:18 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D47216A47C for ; Fri, 30 Jun 2006 20:37:18 +0000 (UTC) (envelope-from backyard1454-bsd@yahoo.com) Received: from web81606.mail.mud.yahoo.com (web81606.mail.mud.yahoo.com [68.142.199.158]) by mx1.FreeBSD.org (Postfix) with SMTP id 82A444407C for ; Fri, 30 Jun 2006 20:10:03 +0000 (GMT) (envelope-from backyard1454-bsd@yahoo.com) Received: (qmail 3407 invoked by uid 60001); 30 Jun 2006 20:10:00 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=vzxH+/g3RrVQstIt9rNRLBUBQ9eLP5ElbWZ3ts3zDobDZFbXRu3DUBP79VnBc9T6B3qFvuAk3SMSaiIdHZ2b1yztQQrtxEyS8U7KWkBJu2haWbehgVUQh9qYYW4EVpnw94DKWLazvsR6s3axrRSpwQU5EHOyXcbRqdprdE6hvRk= ; Message-ID: <20060630201000.3405.qmail@web81606.mail.mud.yahoo.com> Received: from [63.240.228.37] by web81606.mail.mud.yahoo.com via HTTP; Fri, 30 Jun 2006 13:10:00 PDT Date: Fri, 30 Jun 2006 13:10:00 -0700 (PDT) From: To: Adam Stroud , freebsd-questions@freebsd.org In-Reply-To: <44A5791B.2040206@thegeeklord.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: Re: make.conf and USA_RESIDENT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: backyard1454-bsd@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 20:37:18 -0000 --- Adam Stroud wrote: > I have seen references to a USA_RESIDENT make.conf > entry. However, I > cannot find any reference to this variable in > /usr/share/examples/etc/make.conf, or the make.conf > man page. Does this > setting still exist? If so, is there are > documentation for it? > > Thanks > A > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > I'm fairly certain this was in the good old days to properly have the encumbered cryptography code built. Since GAT and what not and other Illectual Property agreements have been signed with the US and China most notably I believe this code is no longer encumbered with exportation restrictions and so the USA_RESIDENT is no longer required. I believe this was in one of the change logs for the system source, as I know I read this. Maybe is was in the news log for www.freebsd.org. However, I'm not certain where I read this and when this changed. It would be nice to have a definative answer on this because people still suggest it is put into make.conf... I believe all the crptography code is built by default now, however there are specific make options that enable it. brian