From owner-freebsd-questions@FreeBSD.ORG Wed Aug 1 13:14:40 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC06F1065675 for ; Wed, 1 Aug 2012 13:14:40 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 0D3E58FC1F for ; Wed, 1 Aug 2012 13:14:39 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q71DEb8c003324; Wed, 1 Aug 2012 15:14:38 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q71DEbII003321; Wed, 1 Aug 2012 15:14:37 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 1 Aug 2012 15:14:37 +0200 (CEST) From: Wojciech Puchar To: jb In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Wed, 01 Aug 2012 15:14:38 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: Patent hit - MS goes after Linux - FreeBSD ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2012 13:14:41 -0000 > This is a scan of ports with "linux" keyword: > http://www.freebsd.org/cgi/ports.cgi?query=linux&stype=all > It looks somewhat silly to have to rely on those "Linux-whatever" things to be > a functional FreeBSD OS ... still you are talking on ports. In what base system rely on linux? > It made a first imporant step with clang/clang++ and associated libc/c++ to > counter GPL trickery; there could be done much more to eliminate Linux-based > software. #cd /usr/src/gnu/ #ls usr.bin lib lib: Makefile csu libgcc libgomp libreadline libssp libsupc++ Makefile.inc libdialog libgcov libodialog libregex libstdc++ usr.bin: Makefile cc diff gdb groff sdiff texinfo Makefile.inc cvs diff3 gperf patch send-pr binutils dialog dtc grep rcs sort on my clang-free FreeBSD 9 system. do not exaggerate. clang move is already too early and IMHO wrong.