From owner-freebsd-current@FreeBSD.ORG Tue Sep 14 17:14:01 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 A8B5A106566C; Tue, 14 Sep 2010 17:14:01 +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 03BB68FC16; Tue, 14 Sep 2010 17:14:00 +0000 (UTC) Received: by bwz15 with SMTP id 15so598752bwz.13 for ; Tue, 14 Sep 2010 10:13:59 -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=XoLPhqLybdgieChDIeSU0ll7rMEpekIJQhEKi0/qSoM=; b=BrjO13nEilbYShYHbJLZV7xrbPMo+eNCboys0jU4ytsM+J74Jz5amqIZMqomVI6WV9 Bt/xnjU+PgplR+gESC4Dpl8aUelB3GLFOSc7G6My6Ar64JwryrhyfIFPe+RCX0oneAs9 DI9THHLuBQXml+T+UXj5paSh3/b/J/9lkg/aM= 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=PsTBGP/CmQ81HFkXhukyS3lHGZjsiLHnOuDPB5nbRgro84NwlmBbD4bkUdYFvrvkDP RJcYHclOzQK2O6SSXz9XAdR70b/1f+ghdnFpV2SN/nUW7TNrFrbXOl5Js6bd7BWqqvpC Bs6gDgGkznkIvBdslFxZhYRxQNqXYHBS6fatY= MIME-Version: 1.0 Received: by 10.204.142.92 with SMTP id p28mr224866bku.2.1284484439185; Tue, 14 Sep 2010 10:13:59 -0700 (PDT) Received: by 10.204.80.167 with HTTP; Tue, 14 Sep 2010 10:13:58 -0700 (PDT) In-Reply-To: <66df85d07cbdb142e53ea8dd5020b7bf@localhost> References: <4C8A5CA0.1050700@feral.com> <4C8A7ACB.9070408@FreeBSD.org> <20100910234830.87641e07.ray@ddteam.net> <4C8ACE52.8060000@FreeBSD.org> <66df85d07cbdb142e53ea8dd5020b7bf@localhost> Date: Tue, 14 Sep 2010 19:13:58 +0200 Message-ID: From: David DEMELIER To: Marian Hettwer Content-Type: text/plain; charset=UTF-8 Cc: Aleksandr Rybalko , Doug Barton , freebsd-current@freebsd.org, Gordon Tetlow , Julien Laffaye , Matthew Jacob 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 17:14:01 -0000 2010/9/14 Marian Hettwer : > On Tue, 14 Sep 2010 07:11:28 +0200, David DEMELIER > wrote: >> 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 ! > > Uh. Perl was moved to ports somewhere in 2002 or 2003, IIRC. > Nothing to do with following -current ;-) > > ./Marian > Oh then I'm confused, why the ports still rewrite links in /usr/bin then ? -- Demelier David