From owner-freebsd-ports@FreeBSD.ORG Fri Jun 20 20:20:01 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 9D3CC106566C for ; Fri, 20 Jun 2008 20:20:01 +0000 (UTC) (envelope-from kitche@kitchetech.com) Received: from rt06.vds2000.com (s6.n225.vds2000.com [64.6.225.6]) by mx1.freebsd.org (Postfix) with ESMTP id 817DA8FC0C for ; Fri, 20 Jun 2008 20:20:01 +0000 (UTC) (envelope-from kitche@kitchetech.com) Received: from localhost ([127.0.0.1]:38544 helo=kitchetech.com) by rt06.vds2000.com with esmtpa (Exim 4.68) (envelope-from ) id 1K9n5U-0007il-7x; Fri, 20 Jun 2008 16:20:00 -0400 Received: from 72.65.6.48 ([72.65.6.48]) (SquirrelMail authenticated user kitche@kitchetech.com) by kitchetech.com with HTTP; Fri, 20 Jun 2008 16:20:00 -0400 (EDT) Message-ID: <1330.72.65.6.48.1213993200.squirrel@kitchetech.com> In-Reply-To: <485BC510.5000308@chessgriffin.com> References: <485BBB99.5090202@acm.poly.edu> <485BC2E0.1060403@chessgriffin.com> <485BC510.5000308@chessgriffin.com> Date: Fri, 20 Jun 2008 16:20:00 -0400 (EDT) From: "Kitche" To: "Chess Griffin" User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - rt06.vds2000.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - kitchetech.com X-Source: X-Source-Args: X-Source-Dir: Cc: Boris Kochergin , 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 20:20:01 -0000 > 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. > > -- > Chess Griffin > GPG Key: 0x0C7558C3 > http://www.chessgriffin.com > > the Freebsd cons25 term information actually makes tmux not work correctly you sort of have to use a workaround by using a different term. Since the termcap info is missing cs it seems