Date: Mon, 02 Feb 2009 08:38:36 +0300 From: Anonymous <swell.k@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/131276: [NEW PORT] x11-drivers/xf86-video-nouveau Message-ID: <867i49qtyb.fsf@gmail.com> Resent-Message-ID: <200902020540.n125e1rj006360@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131276 >Category: ports >Synopsis: [NEW PORT] xf86-video-nouveau >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Feb 02 05:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Anonymous >Release: FreeBSD 8.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD luffy 8.0-CURRENT FreeBSD 8.0-CURRENT #0 r187994M: Mon Feb 2 01:59:14 UTC 2009 root@luffy:/usr/obj/usr/src/sys/PHOENIX amd64 >Description: Port of slightly old snapshot of DDX part of nouveau, free nvidia driver. It works without DRM on at least GF9600GT and GF6150. >How-To-Repeat: >Fix: --=-=-= Content-Disposition: attachment; filename=xf86-video-nouveau-0.0.10.20090129.shar Content-Description: the port in shar archive #!/bin/sh # This is a shell archive echo x xf86-video-nouveau/ mkdir -p xf86-video-nouveau/ > /dev/null 2>&1 echo x xf86-video-nouveau/distinfo sed 's/^X//' > xf86-video-nouveau/distinfo << 'SHAR_END' XMD5 (xorg/driver/xf86-video-nouveau-0.0.10.20090129.tar.bz2) = ea4663197027d798b2d287b315721832 XSHA256 (xorg/driver/xf86-video-nouveau-0.0.10.20090129.tar.bz2) = a8fe3ba39aa691535c7423134bc6b6224c6bd8fbfdee3ed523301892976c6bdf XSIZE (xorg/driver/xf86-video-nouveau-0.0.10.20090129.tar.bz2) = 569851 SHAR_END echo x xf86-video-nouveau/pkg-plist sed 's/^X//' > xf86-video-nouveau/pkg-plist << 'SHAR_END' Xlib/xorg/modules/drivers/nouveau_drv.la Xlib/xorg/modules/drivers/nouveau_drv.so X@dirrmtry lib/xorg/modules/drivers X@dirrmtry lib/xorg/modules X@dirrmtry lib/xorg SHAR_END echo x xf86-video-nouveau/Makefile sed 's/^X//' > xf86-video-nouveau/Makefile << 'SHAR_END' X# New ports collection makefile for: xf86-video-nouveau X# Date Created: 29 Jan 2009 X# Whom: Anonymous <swell.k@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= xf86-video-nouveau XPORTVERSION= 0.0.10.20090129 XCATEGORIES= x11-drivers XMASTER_SITES= ftp://ftp.lissyara.su/users/Guest/ X XMAINTAINER= x11@FreeBSD.org XCOMMENT= free nouveau display driver for nvidia-based cards X XXORG_CAT= driver XUSE_XORG= videoproto xextproto xf86driproto glproto XMAN4= nouveau.4x X X.include <bsd.port.mk> SHAR_END echo x xf86-video-nouveau/pkg-descr sed 's/^X//' > xf86-video-nouveau/pkg-descr << 'SHAR_END' Xnouveau is an X.Org Foundation and Freedesktop.org project which was Xinitially based on the obfuscated 2D-only free and open source "nv" Xdriver, aiming to develop free software drivers for NVIDIA graphics Xcards, by reverse engineering NVIDIA's current proprietary drivers for XLinux. X X-- Wikipedia SHAR_END exit --=-=-=-- >Release-Note: >Audit-Trail: >Unformatted: --=-=-=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?867i49qtyb.fsf>