From owner-freebsd-java@FreeBSD.ORG Tue Jul 12 15:30:16 2011 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EBA9106566C for ; Tue, 12 Jul 2011 15:30:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2F43B8FC08 for ; Tue, 12 Jul 2011 15:30:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6CFUFPd089432 for ; Tue, 12 Jul 2011 15:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6CFUFhM089427; Tue, 12 Jul 2011 15:30:15 GMT (envelope-from gnats) Date: Tue, 12 Jul 2011 15:30:15 GMT Message-Id: <201107121530.p6CFUFhM089427@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: Greg Lewis Cc: Subject: Re: ports/158826: Can't install java/icedtea-web X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Greg Lewis List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2011 15:30:16 -0000 The following reply was made to PR ports/158826; it has been noted by GNATS. From: Greg Lewis To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/158826: Can't install java/icedtea-web Date: Tue, 12 Jul 2011 08:03:25 -0700 On Tue, Jul 12, 2011 at 11:00:22AM +0000, Guido Falsi wrote: > The port is trying to strip shell scripts, which fails. > > Attached patch fixes this by patching the Makefie not to strip shell > scripts. It's worse than just that. It's going to overwrite the symlink for javaws the javavm port creates in ${LOCALBASE}/bin if you have a port (e.g. jdk16) which actually does install javaws installed. This didn't happen previously since the IcedTea javaws was installed in ${LOCALBASE}/openjdk6/bin and could be chosen by javavm just like any other alternative. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org