From owner-cvs-ports@FreeBSD.ORG Mon Sep 6 11:30:30 2004 Return-Path: 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 EB04D16A4CE; Mon, 6 Sep 2004 11:30:30 +0000 (GMT) Received: from itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58F5543D49; Mon, 6 Sep 2004 11:30:30 +0000 (GMT) (envelope-from mich@freebsdcluster.net) Received: from mail2.itxmarket.com (unknown [192.168.2.19]) by itxmarket.com (Postfix) with ESMTP id 869E63FB7; Mon, 6 Sep 2004 13:30:29 +0200 (CEST) Received: from freebsdcluster.net (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id 3CCDD1C0817; Mon, 6 Sep 2004 13:30:29 +0200 (CEST) Received: by freebsdcluster.net (Postfix, from userid 1001) id F15F122835; Mon, 6 Sep 2004 13:30:28 +0200 (CEST) Date: Mon, 6 Sep 2004 13:30:28 +0200 From: "Michael L. Hostbaek" To: Martin Blapp Message-ID: <20040906113028.GB45067@mich2.itxmarket.com> Mail-Followup-To: "Michael L. Hostbaek" , Martin Blapp , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200409060008.i8608Yuh051307@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200409060008.i8608Yuh051307@repoman.freebsd.org> X-Operating-System: FreeBSD 5.2.1-RELEASE-p8 i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.6i cc: cvs-ports@FreeBSD.org 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-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 06 Sep 2004 11:30:31 -0000 Martin Blapp (mbr) writes: > Modified files: > net/citrix_ica Makefile distinfo pkg-plist > net/citrix_ica/files patch-linuxx86::hinst > Log: > Unbreak and upgrade this port to version 8.0. The previous > distfile was not available anymore. 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. /mich