From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 17 00:00:09 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85E0F16A41B for ; Thu, 17 Jan 2008 00:00:09 +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 6984E13C44B for ; Thu, 17 Jan 2008 00:00:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0H004Eu070244 for ; Thu, 17 Jan 2008 00:00:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0H004E6070243; Thu, 17 Jan 2008 00:00:04 GMT (envelope-from gnats) Resent-Date: Thu, 17 Jan 2008 00:00:04 GMT Resent-Message-Id: <200801170000.m0H004E6070243@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joe Kelsey Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1ABB216A419 for ; Wed, 16 Jan 2008 23:55:46 +0000 (UTC) (envelope-from joe@zircon.seattle.wa.us) Received: from dsl254-019-221.sea1.dsl.speakeasy.net (dsl254-019-221.sea1.dsl.speakeasy.net [216.254.19.221]) by mx1.freebsd.org (Postfix) with ESMTP id E8B4313C47E for ; Wed, 16 Jan 2008 23:55:45 +0000 (UTC) (envelope-from joe@zircon.seattle.wa.us) Received: (qmail 28375 invoked by uid 1001); 16 Jan 2008 23:29:09 -0000 Message-Id: <20080116232909.28374.qmail@zircon.seattle.wa.us> Date: 16 Jan 2008 23:29:09 -0000 From: Joe Kelsey To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 X-Mailman-Approved-At: Thu, 17 Jan 2008 00:45:15 +0000 Cc: Subject: ports/119734: Latest release of ksh93 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joe Kelsey List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jan 2008 00:00:09 -0000 >Number: 119734 >Category: ports >Synopsis: Latest release of ksh93 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jan 17 00:00:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Joe Kelsey >Release: FreeBSD 6.2-STABLE amd64 >Organization: Joseph M. Kelsey >Environment: System: FreeBSD zircon.zircon.seattle.wa.us 6.2-STABLE FreeBSD 6.2-STABLE #3: Wed May 23 20:02:37 PDT 2007 root@zircon.zircon.seattle.wa.us:/usr/obj/usr/src/sys/ZIRCON amd64 >Description: Update to 2007-11-05 release >How-To-Repeat: Install latest code. Every time I submit a new release change, I also attempt to remove all existing restrictions on the port. This really means the sparc64 restriction. I do not have a sparc64 to test with, so my only hope is to remove the port restriction and see what happens with the build. Glenn fowler builds on sparc64 and releases a binary for the platform. Why cannot the FreeBSD team do the same? >Fix: --- Makefile.old Mon Jul 9 17:18:35 2007 +++ Makefile Wed Jan 16 15:19:58 2008 @@ -28,7 +28,7 @@ MANUAL_PACKAGE_BUILD=Doesn't build in tinderbox environment -VERSION= 2007-06-28 +VERSION= 2007-11-05 RESTRICTED= Source recipient must acknowledge license FETCH_ENV= HTTP_AUTH='basic:*:I accept www.opensource.org/licenses/cpl:.' @@ -44,10 +44,6 @@ .include INSTALLROOT= ${WRKSRC}/arch/freebsd${OSREL:R}.${ARCH} - -.if ${ARCH} == "sparc64" -BROKEN= Does not compile on sparc64 -.endif do-build: @cd ${WRKSRC} && ${SETENV} -i ${MAKE_ENV} ${SH} bin/package make >Release-Note: >Audit-Trail: >Unformatted: