aboutsummaryrefslogtreecommitdiff
path: root/x11/nvidia-driver/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove support for XFree8-4.Florent Thoumie2008-03-071-7/+1
* Rename no longer special patch, stop abusing EXTRA_PATCHES.Alexey Dokuchaev2008-03-031-2/+0
* Catch up with latest updates from NVidia:Alexey Dokuchaev2008-03-031-7/+3
* - Fix the build with OS-native (FreeBSD) AGP supportAlexey Dokuchaev2008-03-021-1/+6
* - Update the driver to version 169.07. Since they've changed version schemeAlexey Dokuchaev2008-02-191-7/+14
* Correct previous fix: required prototypes were removed from <sys/systm.h>Alexey Dokuchaev2007-12-031-1/+3
* - Fix `agpvar.h' location on recent -CURRENTAlexey Dokuchaev2007-11-241-0/+8
* - Chase another nVidia update (100.x -> 1419, legacy versions -> 7186/9643)Alexey Dokuchaev2007-10-301-20/+16
* Attempt to silence warnings that show up with 'make ignorelist'.Mark Linimon2007-09-171-1/+1
* Fix an edge case of "make describe".Alexey Dokuchaev2007-08-201-3/+4
* Long-awaited NVidia driver update:Alexey Dokuchaev2007-08-201-17/+16
* More cleanups:Alexey Dokuchaev2007-07-241-9/+8
* - Make plist substitution knobs named coherently with X system used,Alexey Dokuchaev2007-07-231-6/+5
* In sight of upcoming update, overhaul things slightly:Alexey Dokuchaev2007-07-231-27/+19
* Populate the 'kld' virtual category, for ports that install Kernel LoadableMark Linimon2007-06-291-1/+1
* Indent fix.Florent Thoumie2007-05-201-1/+1
* Fix legacy nvidia-drivers.Florent Thoumie2007-05-201-2/+5
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-2/+24
* Fix the build on recent -CURRENT.Alexey Dokuchaev2007-02-261-0/+3
* - Add a patch by Christian Zander from nVidia that fixes crashes reported byAlexey Dokuchaev2007-02-081-3/+3
* Quickly fix package list for earlier versions while no one notices.Alexey Dokuchaev2007-02-081-0/+1
* - Utilize MASTER_SITE_NVIDIA macroAlexey Dokuchaev2007-02-081-25/+17
* - Update to version 9746, the latest from nVidia, which adds support forAlexey Dokuchaev2007-01-071-3/+7
* Fix PLIST (remove superfluous file).Alexey Dokuchaev2006-12-171-1/+2
* - Update to most recent version from nVidia, 9631Alexey Dokuchaev2006-12-061-43/+9
* Update to most recent versions available from nVidia (8776, 7184 for legacyAlexey Dokuchaev2006-10-231-5/+2
* Mark FORBIDDEN due to arbitrary root code execution vulnerability.Simon L. B. Nielsen2006-10-161-0/+2
* Update to version 8774, the latest from nVidia.Alexey Dokuchaev2006-09-051-1/+1
* - Stop deleting `lib/modules/extensions/libglx.so' upon pkg_deleteAlexey Dokuchaev2006-05-291-2/+1
* - Remove unneeded PKGMESSAGE override (SUB_FILEs does it automatically)Alexey Dokuchaev2006-05-291-2/+3
* - Xorg 6.9 uses the .so extension instead of .a for the server extensions.Alexey Dokuchaev2006-03-201-2/+2
* Good news, everyone! There's a crate to deliver^W^W^Wnew release fromAlexey Dokuchaev2005-12-261-1/+1
* Deal with non-standard DOCSDIR in a sane manner.Alexey Dokuchaev2005-12-211-0/+1
* Update to version 1.0-8174, the latest from nVidia. Release highlights:Alexey Dokuchaev2005-12-151-3/+9
* Use smarter regexps.Alexey Dokuchaev2005-12-141-4/+4
* Fix missing misc/compat5x dependency in WITH_LEGACY_GPU_SUPPORT case.Alexey Dokuchaev2005-12-141-1/+1
* Do not install nvidia-settings, there's native version available inAlexey Dokuchaev2005-11-091-1/+3
* Once again. nVidia's libGL depends on libm.so.3 which is not availableAlexey Dokuchaev2005-09-121-0/+3
* Update to version 1.0-7676, the latest from nVidia, which fixes GeForce 7800Alexey Dokuchaev2005-08-311-2/+2
* Unbreak on recent -CURRENT/6.X.Alexey Dokuchaev2005-08-021-0/+3
* Introduce WITH_LEGACY_GPU_SUPPORT option, which sticks us to previousAlexey Dokuchaev2005-06-301-4/+36
* - Update to 1.0.7667 [1]Alexey Dokuchaev2005-06-281-5/+16
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:Alexander Leidinger2005-06-171-2/+2
* Stop patching nvidia_subr.c when building version 7174 of driver, correctAlexey Dokuchaev2005-06-151-1/+2
* Fix pkg-plist.Alexey Dokuchaev2005-05-241-2/+2
* - Convert to OPTIONSAlexey Dokuchaev2005-05-241-15/+6
* Long anticipated update to version 1.0-7174, the latest from nVidia.Alexey Dokuchaev2005-05-111-23/+32
* Respect the user's USE_LINUX setting.Trevor Johnson2005-03-011-1/+1
* It turns out there's a call to vm_page_wakeup() that does not hold theAlexey Dokuchaev2005-02-241-2/+2
* IGNORE string should not be quoted.Alexey Dokuchaev2005-01-111-1/+1