From owner-freebsd-ports@FreeBSD.ORG Fri Jun 20 16:56:49 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 030FD106566C for ; Fri, 20 Jun 2008 16:56:49 +0000 (UTC) (envelope-from spawk@acm.poly.edu) Received: from acm.poly.edu (acm.poly.edu [128.238.9.200]) by mx1.freebsd.org (Postfix) with ESMTP id A36978FC28 for ; Fri, 20 Jun 2008 16:56:48 +0000 (UTC) (envelope-from spawk@acm.poly.edu) Received: (qmail 30583 invoked from network); 20 Jun 2008 16:56:47 -0000 Received: from unknown (HELO ?10.0.0.128?) (spawk@128.238.64.31) by acm.poly.edu with AES256-SHA encrypted SMTP; 20 Jun 2008 16:56:47 -0000 Message-ID: <485BE146.4080207@acm.poly.edu> Date: Fri, 20 Jun 2008 12:56:38 -0400 From: Boris Kochergin User-Agent: Thunderbird 2.0.0.9 (X11/20071208) MIME-Version: 1.0 To: Chess Griffin References: <485BBB99.5090202@acm.poly.edu> <485BC2E0.1060403@chessgriffin.com> <485BC510.5000308@chessgriffin.com> In-Reply-To: <485BC510.5000308@chessgriffin.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: sysutils/screen package X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2008 16:56:49 -0000 Chess Griffin wrote: > Chess Griffin wrote: >> Boris Kochergin wrote: >>> Hi, List. I noticed that there isn't a package for sysutils/screen >>> for 7.0. Compiling it from ports works fine, and I looked around and >>> wasn't able to find logs relevant to it on >>> http://pointyhat.freebsd.org/errorlogs/, so I was wondering if >>> anyone could shed some light on why it's not available. Thanks. >>> >>> -Boris >> >> NO_PACKAGE is set in the Makefile, which also states: >> >> "Tends to loop using 100% CPU when used from package - perhaps it >> hard-codes information about the build host" >> > > By the way misc/tmux is a really nice GNU Screen replacement. It's > smaller, lighter, and BSD licensed. According to the developer, there > is some cool stuff now in CVS (scrolling status line, interactive > command prompt). I've been using it for awhile now and really enjoy it. > Cool. Thanks for the information. -Boris