Index: head/sysutils/megarc/Makefile =================================================================== --- head/sysutils/megarc/Makefile (revision 225546) +++ head/sysutils/megarc/Makefile (revision 225547) @@ -1,37 +1,38 @@ # Ports collection makefile for: megarc # Date created: 22 June 2005 # Whom: Gerrit Beine # # $FreeBSD$ # PORTNAME= megarc PORTVERSION= 1.51 CATEGORIES= sysutils MASTER_SITES= http://www.lsi.com/files/support/rsa/beta/drivers/ DISTNAME= dr_freebsd_${PORTVERSION} MAINTAINER= gerrit.beine@gmx.de COMMENT= LSI Logic's MegaRAID controlling software USE_ZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes 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= * post-extract: @cd ${WRKSRC} && ${UNZIP_CMD} -aqo 'MegaRC 1.04.zip' do-install: ${INSTALL_PROGRAM} ${WRKSRC}/megarc ${PREFIX}/sbin .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/Release\ History.txt ${DOCSDIR} .endif .include Property changes on: head/sysutils/megarc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property