| Port details | 
	| 
 nvidia-driver-71xx NVidia graphics card binary drivers for hardware OpenGL rendering
 71.86.06 x11    =2            71.86.06Version of this port present on the latest quarterly branch. IGNORE: is only for i386, while you are running amd64 
Maintainer: danfe@FreeBSD.org Port Added: 2007-07-23 13:24:34Last Update: 2009-04-13 07:57:34SVN Revision: UNKNOWNPeople watching this port, also watch:: qemu, xarchiveAlso Listed In: kldLicense: not specified in portWWW: http://www.nvidia.com/object/unix.htmlDescription:These are the official NVidia binary drivers for hardware OpenGL rendering
in X, using the GLX extensions.
WWW: http://www.nvidia.com/object/unix.html  cgit¦GitHub¦GitHub¦GitLab¦
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistThere is no configure plist information for this port.Dependency lines:
nvidia-driver>0:x11/nvidia-driver-71xx
No installation instructions:This port has been deleted.PKGNAME: there is no package for this port: NO_PACKAGE = should be recompiled for a particular FreeBSD kernelFlavors: there is no flavor information for this port.ONLY_FOR_ARCHS: i386distinfo:There is no distinfo for this port. 
No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:  
Master port: x11/nvidia-driverDependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Runtime dependencies:
fedora-release : emulators/linux_base-fc4
Library dependencies:
X11.6 : x11/xorg-librariesm.3 : misc/compat5xGL.1 : graphics/libGL
There are no ports dependent upon this portConfiguration Options:
===> The following configuration options are available for nvidia-driver-71.86.06:
     FREEBSD_AGP=off (default) "Use FreeBSD AGP GART driver"
     ACPI=off (default) "Enable support for ACPI Power Management"
     LINUX=on (default) "Build with support for Linux compatibility"
===> Use 'make config' to modify these settingsOptions name:N/AFreshPorts was unable to extract/find any pkg message
Master Sites: | 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| This is a slave port.  You may also want to view the commits to the master port: x11/nvidia-driver | 
| Commit | Credits | Log message | 
|---|
| 71.86.06 13 Apr 2009 07:57:34
 
      | danfe  | Ports `nvidia-driver-71xx' and `nvidia-driver-96xx' were renamed to better
suited `nvidia-driver-71' and `nvidia-driver-96', respectively.
PR:     ports/133566 | 
| 71.86.06 21 Oct 2008 16:31:44
 
      | danfe  | Non-functional changes:
- Sort distinfo entries so that latest release is on top
- Touch some comments | 
| 71.86.06 06 Aug 2008 19:09:29
 
      | danfe  | - Update stable version to 173.14.12, and legacy versions to 71.86.06 and
  96.43.07
- Minor Makefile retouch
Reminded by:    miwi | 
| 71.86.04_1 06 Jun 2008 20:32:28
 
      | danfe  | - Update to version 173.14.05, the latest from NVidia
- Remove NVVERSION hacks and corresponding comments
- Fix X11BASE reference in a comment | 
| 71.86.04_1 06 Apr 2008 11:16:35
 
      | danfe  | NVidia updated legacy versions of their drivers: original distfiles were missing
the Linux
compatibility libraries and had to be replaced.
Reported by:    several
Confirmed by:   Christian Zander of NVidia | 
| 71.86.04 03 Mar 2008 13:45:32
 
      | danfe  | Catch up with latest updates from NVidia:
- Update mainstream driver to version 169.12
- Update legacy drivers to versions 71.86.04 and 96.43.05 | 
| 71.86.01 19 Feb 2008 14:38:10
 
      | danfe  | Forgot in previous commit to master port. | 
| 71.86.01 30 Oct 2007 08:21:57
 
      | danfe  | Update nVidia legacy driver versions to 7186 and 9643, forgot in previous
commit. | 
| 1.0.7185 20 Aug 2007 12:56:07
 
        | danfe  | Long-awaited NVidia driver update:
- Update the driver to the latest version, 100.14.11
- Update legacy driver versions to 1.0-7185 and 1.0-9639
- Prevent the port from messing with system configuration files (e.g.
  /boot/loader.conf) and doing automatic module loading/unloading.  This
  functionality would be lost in package anyway, and might cause undesired
  side effects [*]
- Register proper @exec/@unexec for ldconfig(8) calls for Linux libraries
- Kill NVidia's afterinstall banner, our pkg-message tells the same but is
  more detailed and accurate
- Require X server being installed
- INSTALLS_SHLIB -> USE_LDCONFIG, seems to be OK nowadays
- Respect NOPORTDOCS user setting
- Throw in couple of comments + other minor tweaks(Only the first 15 lines of the commit message are shown above  ) | 
| 1.0.7184 23 Jul 2007 13:43:00
 
      | danfe  | Reset PORTREVISIONs while no one notices. | 
| 1.0.7184_5 23 Jul 2007 13:24:27
 
      | danfe  | In sight of upcoming update, overhaul things slightly:
- NVVERSION is no longer user settable.  nVidia changed their versioning
  scheme, which made my life a bit harder.  Since this is master port and
  cares about legacy version slaves as well, derive NVVERSION from DIST-
  VERSION as doing so required less intrusive changes.  Update the comment
  accordingly.  UPDATING note will be committed separately
- Retire OSVERSION hack since it's no longer needed.  PORTREVISION are now
  set in all three nvidia-driver ports independently.  Previously it was
  not really safe because NVVERSION was user settable variable
- Introduce new variable, SHLIB_VERSION, and use it in PLIST_SUB, because
  it's not always equal to NVVERSION these days
- Mute MKDIR along the way
For slave ports:
- Rename port directory names to reflect future reality: their versions
  going to bump as well.  No repo copy since there's no history to preserve |