From owner-cvs-ports@FreeBSD.ORG Sun Nov 13 22:17:16 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C922616A41F; Sun, 13 Nov 2005 22:17:16 +0000 (GMT) (envelope-from krion@voodoo.bawue.com) Received: from voodoo.bawue.com (voodoo.bawue.com [212.9.161.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6903B43D45; Sun, 13 Nov 2005 22:17:16 +0000 (GMT) (envelope-from krion@voodoo.bawue.com) Received: from krion by voodoo.bawue.com with local (Exim 4.54 (FreeBSD)) id 1EbQ9z-00006E-Qn; Sun, 13 Nov 2005 23:17:15 +0100 Date: Sun, 13 Nov 2005 23:17:15 +0100 From: Kirill Ponomarew To: Dejan Lesjak Message-ID: <20051113221715.GD74490@voodoo.bawue.com> References: <200511132105.jADL56lj083046@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200511132105.jADL56lj083046@repoman.freebsd.org> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE Keywords: 477273987 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/xterm Makefile pkg-plist ports/x11/xterm/files patch-Makefile.in ports/x11/XFree86-4-clients Makefile pkg-plist ports/x11/xorg-clients Makefile pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 22:17:17 -0000 On Sun, Nov 13, 2005 at 09:05:06PM +0000, Dejan Lesjak wrote: > lesi 2005-11-13 21:05:06 UTC > > FreeBSD ports repository > > Modified files: > x11/xterm Makefile pkg-plist > x11/XFree86-4-clients Makefile pkg-plist > x11/xorg-clients Makefile pkg-plist > Removed files: > x11/xterm/files patch-Makefile.in > Log: > Abandon installing xterm as xterm-static. There are checks in > XFree-4-clients and xorg-clients that conditionally create symlinks to > xterm-static if there is no xterm present so chances of loosing ability > to run xterm after upgrade should be minimized. These checks shall go away > in due time. > > Discussed with: krion Thank you for handling it ! -Kirill