From owner-freebsd-arch@FreeBSD.ORG Mon Nov 8 07:49:36 2010 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB792106564A for ; Mon, 8 Nov 2010 07:49:36 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 815C88FC14 for ; Mon, 8 Nov 2010 07:49:36 +0000 (UTC) Received: by iwn39 with SMTP id 39so5782141iwn.13 for ; Sun, 07 Nov 2010 23:49:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=yhJkegPC/NxOkbjgm9Y+WGEA4XK20xVKlBTzo3jneDA=; b=boSkIS0jx74y7ZnhVidKeIeZj1khxEahoAcvkoi45r6qXvLorkH9midePYuVyCLr3z mflyOjyihMz7sVdpS35HiI2izfaWgpz6HBr+BaJh6LLDVy5NedqsMo7W9MIs5tPkAqlf VIRHKd01XzONCSITlljYyhbJURBYJoip0CaKc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=xyBBpFsZvkyu+vcw8zMIVbkLzTuiCLCC9MPTd9wvVw1k/29QEpPMjkVYkRpnwTlkqU KHFURH482azja086aWmThWbZ6EzFDFzh99wre44jY+GPcKSEp+zFX+t1m2YvM7bSreh7 y84ySetXIkhKXHwpNApsBkiBH3paE8gJOOOuo= MIME-Version: 1.0 Received: by 10.42.180.131 with SMTP id bu3mr3527887icb.129.1289200704212; Sun, 07 Nov 2010 23:18:24 -0800 (PST) Sender: baptiste.daroussin@gmail.com Received: by 10.231.69.212 with HTTP; Sun, 7 Nov 2010 23:18:24 -0800 (PST) In-Reply-To: <20101107141804.GN85693@acme.spoerlein.net> References: <20101107141804.GN85693@acme.spoerlein.net> Date: Mon, 8 Nov 2010 07:18:24 +0000 X-Google-Sender-Auth: 8B-4VDGkenCM-nqGZkzjxkP8l8o Message-ID: From: Baptiste Daroussin To: arch@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: Moving flex and yacc to contrib/, all hell breaks loose? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2010 07:49:36 -0000 2010/11/7 Ulrich Sp=F6rlein : > Hoi, > > To my knowledge, the only "vendor" software in our tree, not yet living > under cddl/, contrib/, crypto/ or gnu/ are > > lib/libc/softfloat > lib/libz > lib/msun > usr.bin/lex > usr.bin/unifdef > usr.bin/yacc > > I'm not touching the lib parts for now, and for unifdef, see recent > post to current@. So flex and yacc remain (if you know of more sources > with an upstream development, not already listed on the Wiki under > http://wiki.freebsd.org/ContribSoftware please let me know!) > there are also lib/libedit and usr.sbin/makefs that are maintained by NetBS= D. for both of them an upgrade is coming :). regards, bapt