From owner-freebsd-current@FreeBSD.ORG Tue Sep 14 05:12:16 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86BFE106566C; Tue, 14 Sep 2010 05:12:16 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id D5E9F8FC0A; Tue, 14 Sep 2010 05:12:15 +0000 (UTC) Received: by bwz20 with SMTP id 20so165517bwz.13 for ; Mon, 13 Sep 2010 22:12:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=ZyDV0LIDU86o0gDGDoPif6EQP/0oWHdMIhbw/Vu14II=; b=gSaEepCj1RLiX/8owDRA5GvBSX/zE4Xu5PaXhyoRXrGfEytiZlgHlL0stTX5acUXw7 zpeVmcHfMTDK497Zsqb0yWQnaEF3MgfUycdqItBqKS5J77BvHAA5CGCML0JzCmRQIreN P9SGA87QlMKxWUj/0efK/Ad5HTtn+wrhp7PuE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Cc/SmpZc5yT4+mKMGYZFW2fipltiAvJZHTe/UOz/aF/ZOQyByK9NICkP/UqK3KzY6d NqHiyuuuRm1CHUMNbW6WemvsPkbmWgUaX704nfVZH9mEJlqbnMqS/Qdgtp+sAoCQ2M4F GvwnqPYCMRuuiEVN5rOCB87mO+5LgfyJu9wvA= MIME-Version: 1.0 Received: by 10.204.127.65 with SMTP id f1mr4014789bks.55.1284441088816; Mon, 13 Sep 2010 22:11:28 -0700 (PDT) Received: by 10.204.80.167 with HTTP; Mon, 13 Sep 2010 22:11:28 -0700 (PDT) In-Reply-To: References: <4C8A5CA0.1050700@feral.com> <4C8A7ACB.9070408@FreeBSD.org> <20100910234830.87641e07.ray@ddteam.net> <4C8ACE52.8060000@FreeBSD.org> Date: Tue, 14 Sep 2010 07:11:28 +0200 Message-ID: From: David DEMELIER To: Gordon Tetlow Content-Type: text/plain; charset=UTF-8 Cc: Julien Laffaye , Aleksandr Rybalko , Doug Barton , Matthew Jacob , freebsd-current@freebsd.org Subject: Re: DHCP server in base X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2010 05:12:16 -0000 2010/9/13 Gordon Tetlow : > On Mon, Sep 13, 2010 at 12:53 PM, David DEMELIER > wrote: >> >> Perl is a great example, I don't really understand why it's in the >> base, then the port need to rewrite the links into the base hierarchy >> and I think this is bad. > > Perl is not in the base system anymore. It's in the ports system. > Gordon Oh sorry I didn't saw that ! (I'm not following -current yet). Perfect ! -- Demelier David