From owner-freebsd-arch@FreeBSD.ORG Mon Sep 21 16:50:13 2009 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 CD4501065670; Mon, 21 Sep 2009 16:50:13 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id AA93A8FC14; Mon, 21 Sep 2009 16:50:13 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.3/8.14.3) with ESMTP id n8LGoD9u024903; Mon, 21 Sep 2009 09:50:13 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.3/8.14.3/Submit) id n8LGoDco024902; Mon, 21 Sep 2009 09:50:13 -0700 (PDT) (envelope-from sgk) Date: Mon, 21 Sep 2009 09:50:13 -0700 From: Steve Kargl To: Alfred Perlstein Message-ID: <20090921165013.GA24778@troutmask.apl.washington.edu> References: <20090921112657.GW95398@hoeg.nl> <200909211237.n8LCbkxV017364@hergotha.csail.mit.edu> <200909211309.n8LD9eTr017654@hergotha.csail.mit.edu> <20090921160955.GZ21946@elvis.mu.org> <4AB7A708.5080209@FreeBSD.org> <20090921161946.GA21946@elvis.mu.org> <20090921163027.GA24651@troutmask.apl.washington.edu> <20090921163440.GC21946@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090921163440.GC21946@elvis.mu.org> User-Agent: Mutt/1.4.2.3i Cc: arch@freebsd.org, Garrett Wollman , Joel Dahl Subject: Re: tmux(1) in base 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, 21 Sep 2009 16:50:13 -0000 On Mon, Sep 21, 2009 at 09:34:40AM -0700, Alfred Perlstein wrote: > * Steve Kargl [090921 09:30] wrote: > > On Mon, Sep 21, 2009 at 09:19:46AM -0700, Alfred Perlstein wrote: > > > > > > I dunno Joel, we wouldn't want to get crazy and ship a system that > > > was usable out of the box, I'd like to go back to a Solaris > > > circa 1999 like system, y'know, kernel+/bin/sh, don't need much > > > more than that y'know... > > > > > > > When you install the box, install the port. This isn't rocket > > science. > > > > Can we also add perl back to the base system? It is much more > > useful than tmux/screen. > > 1) Perl is dead. > 2) We could add something like ruby or python if someone could > get the bootstrap working without build nicely. > It was a rhetorical question, Alfred. BTW, Perl is far from dead. It appears none of the customers you support use SpamAssassin, apache, teTeX, jdk16, gtk, or any number of other ports that list perl as a dependence. troutmask:kargl[206] pkg_info -R perl-5.8.9_3 | grep -v p5- | wc -l 63 troutmask:kargl[208] pkg_info -R perl-5.8.9_3 | wc -l 97 -- Steve