FreeBSD Bugzilla – Attachment 177454 Details for
Bug 214884
x11-servers/mga_hal: delete useless port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
remove useless x11-servers/mga_hal
x11-servers_mga_hal.patch (text/plain), 4.52 KB, created by
Matthew Rezny
on 2016-11-27 16:32:01 UTC
(
hide
)
Description:
remove useless x11-servers/mga_hal
Filename:
MIME Type:
Creator:
Matthew Rezny
Created:
2016-11-27 16:32:01 UTC
Size:
4.52 KB
patch
obsolete
>Index: x11-servers/Makefile >=================================================================== >--- x11-servers/Makefile (revision 427130) >+++ x11-servers/Makefile (working copy) >@@ -4,7 +4,6 @@ > COMMENT = X11 servers > > SUBDIR += Xfstt >- SUBDIR += mga_hal > SUBDIR += x11rdp > SUBDIR += x2vnc > SUBDIR += x2x >Index: x11-servers/mga_hal/Makefile >=================================================================== >--- x11-servers/mga_hal/Makefile (revision 427130) >+++ x11-servers/mga_hal/Makefile (nonexistent) >@@ -1,42 +0,0 @@ >-# Created by: Eric Anholt <anholt@FreeBSD.org> >-# $FreeBSD$ >- >-PORTNAME= mga_hal >-PORTVERSION= 4.4.0 >-PORTREVISION= 2 >-CATEGORIES= x11-servers >-MASTER_SITES= ftp://ftp.matrox.com/pub/mga/archive/linux/%SUBDIR%/:i386,amd64 >-MASTER_SITE_SUBDIR= 2006/:i386 2006/64bit/:amd64 >-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:${ARCH} >- >-MAINTAINER= x11@FreeBSD.org >-COMMENT= Module for additional features with X.Org/XFree86 Matrox driver >- >-RESTRICTED= Matrox drivers may not be distributed. >- >-ONLY_FOR_ARCHS= i386 amd64 >- >-OPTIONS_DEFINE= DOCS >- >-.include <bsd.port.pre.mk> >- >-.if ${ARCH} == "i386" >-DISTNAME= matrox_driver-x86_32-${PORTVERSION} >-.elif ${ARCH} == "amd64" >-DISTNAME= matrox_driver-x86_64-${PORTVERSION} >-.endif >- >-WRKSRC= ${WRKDIR}/${DISTNAME} >-NO_BUILD= YES >-XORG_VERSION= 6.9.0 >- >-do-install: >- ${MKDIR} ${STAGEDIR}${DOCSDIR} >- ${INSTALL_DATA} ${WRKSRC}/docs/readme.txt ${STAGEDIR}${DOCSDIR} >- ${MKDIR} ${STAGEDIR}${PREFIX}/lib/modules/drivers >- ${INSTALL_DATA} ${WRKSRC}/xserver/${XORG_VERSION}/mga_hal_drv.so \ >- ${STAGEDIR}${PREFIX}/lib/modules/drivers/ >- ${INSTALL_DATA} ${WRKSRC}/xserver/${XORG_VERSION}/mga_drv.so \ >- ${STAGEDIR}${PREFIX}/lib/modules/drivers/ >- >-.include <bsd.port.post.mk> > >Property changes on: x11-servers/mga_hal/Makefile >___________________________________________________________________ >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:keywords >## -1 +0,0 ## >-FreeBSD=%H >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: x11-servers/mga_hal/distinfo >=================================================================== >--- x11-servers/mga_hal/distinfo (revision 427130) >+++ x11-servers/mga_hal/distinfo (nonexistent) >@@ -1,4 +0,0 @@ >-SHA256 (matrox_driver-x86_32-4.4.0.tar.gz) = 2b82dc4d227950afb118f5957fb61fa55d4e6c87342e436e016f682f9145b727 >-SIZE (matrox_driver-x86_32-4.4.0.tar.gz) = 3172195 >-SHA256 (matrox_driver-x86_64-4.4.0.tar.gz) = 2ad5849c2c2744bd52374a8ed99d49a4f07cbb794657dd90688dcf170fbb9cf3 >-SIZE (matrox_driver-x86_64-4.4.0.tar.gz) = 3272079 > >Property changes on: x11-servers/mga_hal/distinfo >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: x11-servers/mga_hal/pkg-descr >=================================================================== >--- x11-servers/mga_hal/pkg-descr (revision 427130) >+++ x11-servers/mga_hal/pkg-descr (nonexistent) >@@ -1,9 +0,0 @@ >-mga_hal packages the Matrox binary HAL for X.Org/XFree86. It provides dualhead >-support for G400 cards (G450 and G550 card do not need this) and TV-out. It >-also provides a "Merged Framebuffer" mode that is supposed to allow 3d >-acceleration on both heads. >- >-WWW: http://www.matrox.com/mga/support/drivers/previous/home.cfm >- >-Eric Anholt >-anholt@FreeBSD.org > >Property changes on: x11-servers/mga_hal/pkg-descr >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: x11-servers/mga_hal/pkg-plist >=================================================================== >--- x11-servers/mga_hal/pkg-plist (revision 427130) >+++ x11-servers/mga_hal/pkg-plist (nonexistent) >@@ -1,3 +0,0 @@ >-%%PORTDOCS%%%%DOCSDIR%%/readme.txt >-lib/modules/drivers/mga_hal_drv.so >-lib/modules/drivers/mga_drv.so > >Property changes on: x11-servers/mga_hal/pkg-plist >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 214884
: 177454