From owner-freebsd-current Wed Jul 17 7:28: 3 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78E4A37B400 for ; Wed, 17 Jul 2002 07:28:01 -0700 (PDT) Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9544D43E31 for ; Wed, 17 Jul 2002 07:28:00 -0700 (PDT) (envelope-from will@csociety.org) Received: by squall.waterspout.com (Postfix, from userid 1050) id 222439B3A; Wed, 17 Jul 2002 09:28:00 -0500 (EST) Date: Wed, 17 Jul 2002 09:28:00 -0500 From: Will Andrews To: Eric Anholt Cc: Garance A Drosihn , current@FreeBSD.ORG Subject: Re: Still no XFree86-4? Message-ID: <20020717142759.GT95460@squall.waterspout.com> Mail-Followup-To: Eric Anholt , Garance A Drosihn , current@FreeBSD.ORG References: <3D33EFC5.7010407@veidit.net> <1026861953.474.18.camel@anholt.dyndns.org> <1026869258.474.103.camel@anholt.dyndns.org> <1026884381.473.8.camel@anholt.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1026884381.473.8.camel@anholt.dyndns.org> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jul 16, 2002 at 11:39:41PM -0600, Eric Anholt wrote: > > I thought the whole point of Wraphelp.c was that the person who > > runs the machine (whatever machine X is being installed on) has > > to obtain that file, so they would have to explicitly verify that > > they -- personally -- have the right to use it. > > > > Mind you, I did that once about seven years ago, and I just keep > > copying that Wraphelp.c around to wherever I need it. I have no > > idea what the current requirement is... :-) > > It used to be that way. Then within the last year (iirc) our ports > changed to auto-downloading Wraphelp.c and defaulting to HasXdmAuth > YES. I don't know what exactly changed legally. I noted that at least > NetBSD has a Wraphelp.c in their CVS repos of X-3 and X-4. > > My changes do make the file required by all of the miniports that could > use it, though it only gets used if HasXdmAuth is set to YES by imake-4 > (it's default). If you'll read the commit log which made this change, you'll see that I was the one who changed this. I did so after consulting with core regarding the current export rules of the USA. The BXA (Bureau of Export Administration) loosened their rules for cryptographical software export last year (or the year before, I don't remember exactly), and so open source software is only required to register with the BXA if they export cryptographic software. FreeBSD did that many years ago, so I removed the need for somebody to fetch that file if they want XDM-AUTHORIZATION-1. I'd like to point out that Wraphelp.c performs DES encryption, and we have already done that out of the box for quite some time. See http://www.bxa.doc.gov/ for more info. [Seems they changed their name to Bureau of Industry and Security...] regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message