ports/137938: Re-enable sysutils/megarc for 7.X

Gerrit Beine gerrit.beine at gmx.de
Tue Aug 18 19:20:01 UTC 2009


>Number:         137938
>Category:       ports
>Synopsis:       Re-enable sysutils/megarc for 7.X
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 18 19:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 7.2-RELEASE
>Organization:
SQQD GmbH
>Environment:
FreeBSD tinderbox.intern.sapat.de 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root at walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
I verified that the port works on 7.2-RELEASE.

If I look into history, it was not disabled on cause of a software problem but in cause of an outdatet MASTER_SITE.

Sorry for that.
>How-To-Repeat:

>Fix:
diff -Nur /usr/ports/sysutils/megarc/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/sysutils/megarc/Makefile
--- /usr/ports/sysutils/megarc/Makefile	2009-08-18 12:21:14.000000000 +0200
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/sysutils/megarc/Makefile	2009-08-18 21:06:38.000000000 +0200
@@ -8,7 +8,7 @@
 PORTNAME=	megarc
 PORTVERSION=	1.51
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.lsi.com/files/support/rsa/beta/drivers/
+MASTER_SITES=	http://www.lsi.com/DistributionSystem/AssetDocument/files/support/rsa/beta/drivers/
 DISTNAME=	dr_freebsd_${PORTVERSION}
 
 MAINTAINER=	gerrit.beine at gmx.de
@@ -34,10 +34,4 @@
 	${INSTALL_DATA} ${WRKSRC}/Release\ History.txt ${DOCSDIR}
 .endif
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700000
-BROKEN=		only works in FreeBSD 6.x and earlier
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list