From owner-cvs-all@FreeBSD.ORG Mon Sep 6 17:23:25 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2311216A4CE; Mon, 6 Sep 2004 17:23:25 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0754243D46; Mon, 6 Sep 2004 17:23:25 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id B1D30148D9; Mon, 6 Sep 2004 12:23:24 -0500 (CDT) Date: Mon, 6 Sep 2004 12:23:24 -0500 (CDT) From: Mark Linimon X-X-Sender: linimon@pancho To: "Michael L. Hostbaek" In-Reply-To: <20040906113028.GB45067@mich2.itxmarket.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: Martin Blapp cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/citrix_ica Makefile distinfo pkg-plist ports/net/citrix_ica/files patch-linuxx86::hinst X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2004 17:23:25 -0000 On Mon, 6 Sep 2004, Michael L. Hostbaek wrote: > I'm having difficulties installing this port. After having "agreed" to > the licensing terms, a menu is displayed where one can choose to > install, uninstall or quit.. This menu is running in a infinite loop and > the only way to stop it is to ctrl-c out of the install process. Thereby > leaving files installed into /usr/local/ICAClient that are not > registered in the pkgdb. > > I'm seeing this on a 6-CURRENT and a 5.2.1-REL box. It installs properly for me on 4.10-PRERELEASE and a -CURRENT from December (my ports testing box). I am using /bin/sh on each one; by any chance, are you using another shell? mcl