aboutsummaryrefslogtreecommitdiffstats
path: root/x11/nvidia-driver
Commit message (Expand)AuthorAgeFilesLines
* Update to version 304.64. While as of yesterday this version is technicallyAlexey Dokuchaev2012-11-172-5/+5
* Update mainstream driver to version 304.60.Alexey Dokuchaev2012-10-292-5/+5
* - Update long lived branch driver to version 304.51Alexey Dokuchaev2012-09-292-6/+6
* Trim Makefile header for NVidia drivers, and move advisory comment aboutAlexey Dokuchaev2012-09-281-10/+6
* Fix the problem that PKGVERSION for 173.14.xx legacy driver went backwardsAlexey Dokuchaev2012-09-251-1/+2
* - Update 96.43.xx legacy driver to version 96.43.23, which brings supportAlexey Dokuchaev2012-09-232-4/+4
* - Drop useless quotes when assigning PREFIX (values with spaces are handledAlexey Dokuchaev2012-09-232-2/+2
* - After conversion to new OPTIONS framework, adjust pkg-message accordinglyAlexey Dokuchaev2012-09-232-8/+8
* Update mainstream driver to version 304.43.Alexey Dokuchaev2012-09-232-6/+6
* Convert to OptionsNGEitan Adler2012-09-211-9/+14
* - Revert patch for CVE-2012-0946 to its original form and apply both CVEAlexey Dokuchaev2012-09-162-21/+9
* - Update legacy 173.14.xx series driver to version 173.14.35 and provide aAlexey Dokuchaev2012-09-124-4/+45
* Unbreak installation of legacy drivers.Alexey Dokuchaev2012-09-122-1/+15
* Solve libGL.so and libglx.so conflict situation between libGL, xorg-server andKoop Mast2012-08-314-17/+51
* Update nVidia driver to the latest long lived branch version, 295.71Alexey Dokuchaev2012-08-082-5/+5
* - Update the driver to the latest long lived branch version, 295.59Alexey Dokuchaev2012-06-282-11/+10
* Provide home-made patch for legacy nVidia drivers against recent arbitraryAlexey Dokuchaev2012-05-102-0/+32
* Update to version 295.49, which had:Alexey Dokuchaev2012-05-102-5/+5
* - Update to version 295.40Alexey Dokuchaev2012-04-222-8/+9
* Unbreak on 7.X where sed(1) does not support "addr1,+N" ranges yet (was addedAlexey Dokuchaev2012-02-111-0/+4
* PAE kernels are incompatible with legacy drivers only (for a while now), soAlexey Dokuchaev2012-02-031-0/+4
* X11BASE has been deprecated for a long time now, and is going to be droppedAlexey Dokuchaev2011-12-021-2/+3
* Unbreak legacy (pre-195.22) drivers build on 9.X after SVN r225617 by kmacy@.Alexey Dokuchaev2011-11-081-0/+5
* Update to version 285.05.09, which should remedy system hangs people wereAlexey Dokuchaev2011-10-112-19/+7
* - Update NVidia drivers to their corresponding latest versionsAlexey Dokuchaev2011-08-312-11/+15
* - Fix the build against Clang (also GCC with -Wformat-security, see PRAlexey Dokuchaev2011-07-061-4/+14
* Unbreak on -CURRENT after r221320.Alexey Dokuchaev2011-05-231-0/+5
* - Update corresponding NVidia drivers to versions 270.41.19 and 173.14.30Alexey Dokuchaev2011-05-213-21/+14
* Add license information.Alexey Dokuchaev2011-04-071-0/+5
* Now that PKG_INFO macro expands correctly on all supported versions ofAlexey Dokuchaev2011-03-141-5/+3
* - Bump nvidia drivers after xorg updateMartin Wilke2011-02-261-1/+1
* - Update legacy drivers (new versions: 96.43.19 and 173.14.28)Alexey Dokuchaev2010-12-081-9/+4
* Non-functional changes (mostly cleanups).Alexey Dokuchaev2010-12-082-17/+17
* Update nVidia drivers to their most recent versions.Alexey Dokuchaev2010-10-092-17/+21
* Convert patch which does not apply in every case now to inplace editing, andAlexey Dokuchaev2010-10-092-30/+7
* - Don't install vdpau library and headers, they are now provided byMax Brazhnikov2010-09-253-13/+21
* Restore correct MASTER_SITE_SUBDIR for legacy driver versions that wasAlexey Dokuchaev2010-05-241-1/+3
* - Update nVidia BETA drivers to version 195.36.15Alexey Dokuchaev2010-04-103-23/+30
* Add OSVERSION check in order to apply d_mmap() fix only when required.Alexey Dokuchaev2010-02-201-1/+1
* - Update legacy drivers to their most recent versionsAlexey Dokuchaev2010-02-162-10/+17
* Update to version 195.22. These are BETA drivers, and normally update wouldAlexey Dokuchaev2009-12-153-17/+42
* Remove piece of information that is no longer accurate.Alexey Dokuchaev2009-09-291-3/+0
* - Update to the latest release from NVidia, 185.18.36 [1]Alexey Dokuchaev2009-09-292-5/+7
* - Use accurate NVVERSION for checking libcuda compat library presenceAlexey Dokuchaev2009-08-042-4/+4
* Update NVidia drivers to most recent versions.Alexey Dokuchaev2009-08-043-20/+16
* Update to version 180.60, the latest to date.Alexey Dokuchaev2009-06-062-9/+4
* - Update to catch up with latest releases from NVidiaAlexey Dokuchaev2009-04-133-49/+41
* - Correct OSVERSION value in minor() -> dev2unit() fixAlexey Dokuchaev2009-04-131-17/+7
* - Update to 180.29Martin Wilke2009-02-192-8/+14
* - Remove conditional checks for FreeBSD 5.x and olderWesley Shields2009-01-061-5/+0
* Distfile for legacy version 96.43.07 was rerolled (previous one containedAlexey Dokuchaev2008-10-291-3/+3
* - Update to version 177.80, the latest from NVidiaAlexey Dokuchaev2008-10-282-2/+13
* - Drop nowadays useless and unsupported OPTIONAlexey Dokuchaev2008-10-221-6/+1
* Non-functional changes:Alexey Dokuchaev2008-10-222-8/+8
* - Stop checking for XFree86-4-Server and xorg-server-snap, they're goneAlexey Dokuchaev2008-10-212-13/+8
* Unbreak on recent -CURRENT after suser() -> priv_check() API changes.Alexey Dokuchaev2008-10-201-0/+6
* - Update stable version to 173.14.12, and legacy versions to 71.86.06 andAlexey Dokuchaev2008-08-072-22/+11
* Update to 173.14.09 release.Alexey Dokuchaev2008-06-192-5/+5
* - Fix the build on recent 6-STABLE [1]Alexey Dokuchaev2008-06-121-1/+6
* - Update to version 173.14.05, the latest from NVidiaAlexey Dokuchaev2008-06-073-23/+6
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-202-2/+2
* NVidia updated legacy versions of their drivers: original distfiles were miss...Alexey Dokuchaev2008-04-061-6/+6
* GC remnants of XFree86 support.Alexey Dokuchaev2008-03-202-12/+8
* Remove support for XFree8-4.Florent Thoumie2008-03-081-7/+1
* Rename no longer special patch, stop abusing EXTRA_PATCHES.Alexey Dokuchaev2008-03-032-2/+0
* Catch up with latest updates from NVidia:Alexey Dokuchaev2008-03-034-138/+12
* - Add a note for users of 7.X/-CURRENT [*]Alexey Dokuchaev2008-03-031-5/+7
* - 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-194-73/+17
* 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-251-0/+8
* - Chase another nVidia update (100.x -> 1419, legacy versions -> 7186/9643)Alexey Dokuchaev2007-10-306-41/+221
* 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-207-829/+39
* More cleanups:Alexey Dokuchaev2007-07-242-66/+14
* - Make plist substitution knobs named coherently with X system used,Alexey Dokuchaev2007-07-233-12/+11
* In sight of upcoming update, overhaul things slightly:Alexey Dokuchaev2007-07-232-33/+25
* 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-202-14/+43
* 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-092-3/+752
* Quickly fix package list for earlier versions while no one notices.Alexey Dokuchaev2007-02-081-0/+1
* - Utilize MASTER_SITE_NVIDIA macroAlexey Dokuchaev2007-02-082-25/+20
* - Update to version 9746, the latest from nVidia, which adds support forAlexey Dokuchaev2007-01-084-12/+17
* Fix PLIST (remove superfluous file).Alexey Dokuchaev2006-12-171-1/+2
* - Update to most recent version from nVidia, 9631Alexey Dokuchaev2006-12-076-106/+16
* Update to most recent versions available from nVidia (8776, 7184 for legacyAlexey Dokuchaev2006-10-232-11/+8
* Mark FORBIDDEN due to arbitrary root code execution vulnerability.Simon L. B. Nielsen2006-10-171-0/+2
* Advise how to deal with common "not enough shared memory" problem that hasAlexey Dokuchaev2006-09-071-0/+7
* Update to version 8774, the latest from nVidia.Alexey Dokuchaev2006-09-053-5/+5
* - Stop deleting `lib/modules/extensions/libglx.so' upon pkg_deleteAlexey Dokuchaev2006-05-293-6/+4
* - 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-212-6/+6
* Good news, everyone! There's a crate to deliver^W^W^Wnew release fromAlexey Dokuchaev2005-12-262-4/+4
* Deal with non-standard DOCSDIR in a sane manner.Alexey Dokuchaev2005-12-222-56/+57
* Update to version 1.0-8174, the latest from nVidia. Release highlights:Alexey Dokuchaev2005-12-153-6/+56
* 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
* Add SHA256 hashes to my ports.Alexey Dokuchaev2005-11-301-0/+3
* Do not install nvidia-settings, there's native version available inAlexey Dokuchaev2005-11-101-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-312-4/+4
* Unbreak on recent -CURRENT/6.X.Alexey Dokuchaev2005-08-031-0/+3
* Introduce WITH_LEGACY_GPU_SUPPORT option, which sticks us to previousAlexey Dokuchaev2005-06-302-4/+38
* - Update to 1.0.7667 [1]Alexey Dokuchaev2005-06-286-8/+53
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:Alexander Leidinger2005-06-181-2/+2
* Stop patching nvidia_subr.c when building version 7174 of driver, correctAlexey Dokuchaev2005-06-152-1/+2
* Fix pkg-plist.Alexey Dokuchaev2005-05-242-4/+5
* - Convert to OPTIONSAlexey Dokuchaev2005-05-241-15/+6
* Long anticipated update to version 1.0-7174, the latest from nVidia.Alexey Dokuchaev2005-05-114-29/+40
* Respect the user's USE_LINUX setting.Trevor Johnson2005-03-021-1/+1
* It turns out there's a call to vm_page_wakeup() that does not hold theAlexey Dokuchaev2005-02-242-2/+20
* IGNORE string should not be quoted.Alexey Dokuchaev2005-01-111-1/+1
* Say hello to the linux mega patch, it consolidates our linux bits aAlexander Leidinger2005-01-011-1/+2
* nVidia's libGL depends on libm.so.2 which is not available since 5.3-BETA7.Alexey Dokuchaev2004-12-271-0/+4
* Mark as for i386 only.Alexey Dokuchaev2004-12-271-0/+2
* Despite the fact nVidia claims 4.9 or later is required, allow people withAlexey Dokuchaev2004-11-091-1/+1
* Install link libXvMCNVIDIA_dynamic.so.1 -> libXvMCNVIDIA.so.1. Some appsAlexey Dokuchaev2004-11-092-1/+4
* Add forgotten patch from the PR (ports/70564).Alexey Dokuchaev2004-08-272-0/+27
* Update my email address to `@FreeBSD.org'.Alexey Dokuchaev2004-08-271-1/+1
* Update nVidia binary drivers to most recent released version, 6113.Sergey A. Osokin2004-08-178-112/+85
* - Detect and use xorgPav Lucistnik2004-08-101-2/+2
* Fix build on FreeBSD > 502115.Max Khon2004-06-211-4/+5
* BROKEN on 5.x: Does not compileKris Kennaway2004-06-201-0/+4
* - Fix d_flags on recent -CURRENTPav Lucistnik2004-03-021-1/+1
* - SIZEifyKirill Ponomarev2004-03-011-0/+1
* - Add patches to fix nvidia drivers after 502103Kirill Ponomarev2004-02-253-0/+42
* - Install kernel module to proper location on -STABLEPav Lucistnik2004-02-011-1/+3
* - handles the rename of PCIR_HEADERTYPE -> PCIR_HDRTYPE #defineKirill Ponomarev2004-01-254-6/+22
* Don't falsely tell the kernel that this driver supports the nForce onboardDavid E. O'Brien2003-12-081-0/+21
* Don't falsely tell the kernel that this driver supports the nForce onboardDavid E. O'Brien2003-12-071-1/+1
* Fix installation (in special cases)Sergey A. Osokin2003-08-201-1/+1
* update x11/nvidia-driver: some tweaksDaichi GOTO2003-08-181-6/+11
* Update to 1.0.4365Sergey A. Osokin2003-07-049-336/+53
* Fix plist for -CURRENT: kernel module lives in /boot/kernel/ andJimmy Olgeni2003-06-082-18/+25
* Change "USE_FREEBSD_AGP" to "WITH_FREEBSD_AGP"Erwin Lansing2003-06-051-1/+1
* - Update to the latest version of my patch to fix malloc() flagsMaxime Henrion2003-03-242-1/+37
* Add patches so that the nVidia driver works with -CURRENT. BeMaxime Henrion2003-03-065-2/+265
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
* For some reason ${PKG_INFO} doesn't work here, so hard-codeKris Kennaway2003-01-251-2/+3
* s/pkg_info/${PKG_INFO}/. I don't think this makefile will behave itselfKris Kennaway2003-01-251-2/+2
* Fix warnings when x11-servers/XFree86-4-Server or x11/XFree86-4-librariesEdwin Groothuis2003-01-211-2/+2
* i[NEW PORT]: x11/nvidia-driverEdwin Groothuis2003-01-206-0/+143