From owner-freebsd-ports@FreeBSD.ORG Sat Dec 28 15:47:21 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D5AFBFA for ; Sat, 28 Dec 2013 15:47:21 +0000 (UTC) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 116A115BB for ; Sat, 28 Dec 2013 15:47:20 +0000 (UTC) Received: by mail-wi0-f175.google.com with SMTP id hi5so15128627wib.14 for ; Sat, 28 Dec 2013 07:47:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=ZVTOa7DimVhVYwomnZ2L5LoqJ8n+9H1ewKgLJzrFPjQ=; b=N+4Pu0CVbLR4en+GwF6sqhYryhLqM2QGSRi/LBDHyxt3o/8Y7R/xDauv71f7rlOH1y aQ2beP11JJxYGOiSoxo3CZdU7ea5C8mVKQtbPRRKaoEilOi1gYQ/QYEbY2R1UuyuHcRH 7YKE3zRmBVcrFtyPhVX+RcMPHa+2oJN7ebblGqdHxetsu9Wbetq8BchDIbsnlzBrwbss kF/mpRZYa430LO29QjWawTnwCDxrGgxQ2ZNl/8GcYtgrlgwPU1Z2dJIBhc6W7r8XqClu MsKdzwqn6n0P2cSP/v9EdQGl+Dwu6+7XQXzozfGNuVzY2oL05G2c8aw6jDM2mrmNX57J XrpQ== X-Received: by 10.180.103.193 with SMTP id fy1mr38380772wib.10.1388245639503; Sat, 28 Dec 2013 07:47:19 -0800 (PST) Received: from kontrol.kode5.net (kontrol.kode5.net. [80.229.5.32]) by mx.google.com with ESMTPSA id hv3sm27593054wib.5.2013.12.28.07.47.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 28 Dec 2013 07:47:19 -0800 (PST) Message-ID: <52BEF286.8040703@gmail.com> Date: Sat, 28 Dec 2013 15:47:18 +0000 From: James Griffin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Screen vertical split References: <52BEEBC2.2010207@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Dec 2013 15:47:21 -0000 On 12/28/2013 15:32, Zsolt Udvari wrote: > Sorry, maybe my information is outdated. There is a patch and I think > ubuntu [1] uses this patch. Check: > curl http://archive.ubuntu.com/ubuntu/pool/main/s/screen/screen_4.0.3-14ubuntu10.diff.gz > | gzcat | grep vertic > > [1] http://packages.ubuntu.com/saucy/screen > > It is a documented command so i'm not sure why a patch would be necessary