From owner-freebsd-current@FreeBSD.ORG Tue Sep 14 17:21:00 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 352891065670; Tue, 14 Sep 2010 17:21:00 +0000 (UTC) (envelope-from oberman@es.net) Received: from mailgw.es.net (mail1.es.net [IPv6:2001:400:201:1::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1BB6E8FC20; Tue, 14 Sep 2010 17:21:00 +0000 (UTC) Received: from ptavv.es.net (ptavv.es.net [IPv6:2001:400:910::29]) by mailgw.es.net (8.14.3/8.14.3) with ESMTP id o8EHKtmg017135 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 14 Sep 2010 10:20:55 -0700 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 4C8A21CC3C; Tue, 14 Sep 2010 10:20:55 -0700 (PDT) To: David DEMELIER In-reply-to: Your message of "Tue, 14 Sep 2010 19:13:58 +0200." Date: Tue, 14 Sep 2010 10:20:55 -0700 From: "Kevin Oberman" Message-Id: <20100914172055.4C8A21CC3C@ptavv.es.net> Cc: Aleksandr Rybalko , Julien Laffaye , Gordon Tetlow , freebsd-current@freebsd.org, Doug Barton , Matthew Jacob , Marian Hettwer 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:21:00 -0000 > Date: Tue, 14 Sep 2010 19:13:58 +0200 > From: David DEMELIER > Sender: owner-freebsd-current@freebsd.org > > 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 ? This was a way to avoid breaking the huge number of perl scripts that had: #!/usr/bin/perl as the first line. If perl simply moved to /usr/local/bin, this would have broken a LOT of stuff people were doing, so it was decided to put a link in /usr/bin. The port now has an option to control this, but it is still there by default: USE_PERL "Rewritelinks in /usr/bin" on -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751