From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 9 14:30:02 2009 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 287A61065674 for ; Fri, 9 Jan 2009 14:30:02 +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 066358FC1C for ; Fri, 9 Jan 2009 14:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n09EU18X058586 for ; Fri, 9 Jan 2009 14:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n09EU1Rg058585; Fri, 9 Jan 2009 14:30:01 GMT (envelope-from gnats) Resent-Date: Fri, 9 Jan 2009 14:30:01 GMT Resent-Message-Id: <200901091430.n09EU1Rg058585@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, wmoran@collaborativefusion.com Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A5BF10656F3 for ; Fri, 9 Jan 2009 14:27:05 +0000 (UTC) (envelope-from root@collaborativefusion.com) Received: from collaborativefusion.com (mx01.pub.collaborativefusion.com [206.210.89.201]) by mx1.freebsd.org (Postfix) with ESMTP id 392A58FC18 for ; Fri, 9 Jan 2009 14:27:04 +0000 (UTC) (envelope-from root@collaborativefusion.com) Received: from Internal Mail-Server by mx01 (envelope-from root@collaborativefusion.com) with SMTP; 9 Jan 2009 09:00:21 -0500 Received: by vanquish.pgh.priv.collaborativefusion.com (sSMTP sendmail emulation); Fri, 9 Jan 2009 09:00:21 -0500 Message-Id: <20090109142705.392A58FC18@mx1.freebsd.org> Date: Fri, 9 Jan 2009 09:00:21 -0500 From: "Charlie &" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/130326: [patch] update to sysutils/megarc X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: wmoran@collaborativefusion.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2009 14:30:02 -0000 >Number: 130326 >Category: ports >Synopsis: [patch] update to sysutils/megarc >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 09 14:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Bill Moran >Release: multiple >Organization: Collaborativefusion Inc. >Environment: I have verified this port on multiple 6.X-era systems, up to and including 6.4, on multiple controllers, including: Firmware 351X, BIOS 1.10, 128MB RAM Firmware 521X, BIOS H430, 256MB RAM Firmware 5B2D, BIOS H435, 256MB RAM >Description: Update does two things: * Reverts PR ports/128082 * Assigns maintainership to my coworker (who maintains this port in our company) Rational: ports/128082 should never have been commited: * The problem was only reported on a single machine (could be a hardware bug) * The problem was only reported against a prerelease version of FreeBSD * We are using this port in the manner described in that PR on over 20 machines for over 2 years with no problems. Overall, I'm a little disapointed in the handling of that PR, as additional feedback was never requested, and the original PR could have dozens of causes unrelated to the port itself. However, in the event of a maintainer timeout, it's understandable that something had to be done. As a result, I'm fixing both issues: We can verify that the port _does_ work, and we're willing to take over and actively maintain the port. >How-To-Repeat: See notes for PR ports/128082 >Fix: --- megarc.diff begins here --- diff -ruN megarc.prev/Makefile megarc/Makefile --- megarc.prev/Makefile 2009-01-09 07:36:06.000000000 -0500 +++ megarc/Makefile 2009-01-09 08:04:58.000000000 -0500 @@ -11,7 +11,7 @@ MASTER_SITES= http://www.lsi.com/files/support/rsa/beta/drivers/ DISTNAME= dr_freebsd_${PORTVERSION} -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= smcafee@collaborativefusion.com COMMENT= LSI Logic's MegaRAID controlling software USE_ZIP= yes @@ -20,7 +20,6 @@ ONLY_FOR_ARCHS= i386 amd64 RESTRICTED= Must be downloaded directly from the manufacturer -BROKEN= Running megarc seems to cause memory corruption PLIST_FILES= sbin/megarc PORTDOCS= * --- megarc.diff ends here --- IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended recipient (or the individual responsible for the delivery of this message to an intended recipient), please be advised that any re-use, dissemination, distribution or copying of this message is prohibited. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. >Release-Note: >Audit-Trail: >Unformatted: