Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
304.64 16 Nov 2012 18:11:44
  |
danfe  |
Update to version 304.64. While as of yesterday this version is technically
legacy per nVidia, retain it for a while until the dust settles and new long
lived branch version 310.19 can be declared stable.
Feature safe: yes |
304.60 29 Oct 2012 02:47:22
  |
danfe  |
Update mainstream driver to version 304.60.
Feature safe: yes |
304.51 29 Sep 2012 04:18:01
  |
danfe  |
- Update long lived branch driver to version 304.51
- Mention DOCS option in OPTIONS_DEFINE |
304.43 27 Sep 2012 16:50:19
  |
danfe  |
Trim Makefile header for NVidia drivers, and move advisory comment about
legacy drivers to the top, where is suits better. |
304.43 25 Sep 2012 15:23:14
  |
danfe  |
Fix the problem that PKGVERSION for 173.14.xx legacy driver went backwards
when it was updated to .35 on the 12th. That moment, it kept PORTREVISION
1 from the master port. When the master port was updated and PORTREVISION
removed on the 22nd, PKGVERSION of nvidia-driver-173 went backwards as its
PORTREVISION dropped from 1 to 0. While I am at it, provide a comments in
all makefiles that keeping PORTREVISION setting (even when it is seemingly
zero) is important.
Reported by: erwin |
304.43 23 Sep 2012 14:04:51
  |
danfe  |
- Update 96.43.xx legacy driver to version 96.43.23, which brings support
for X.Org xserver versions 1.11 and 1.12
- Fix one occurrence of LINUX option check (was broken in r304591) [1]
Noticed by: bland [1] |
304.43 23 Sep 2012 12:37:35
  |
danfe  |
- Drop useless quotes when assigning PREFIX (values with spaces are handled
correctly nonetheless)
- Fix SVN properties to have FreeBSD keyword expanded |
304.43 23 Sep 2012 11:48:06
  |
danfe  |
- After conversion to new OPTIONS framework, adjust pkg-message accordingly
- Check for DOCS in PORT_OPTIONS instead of NOPORTDOCS while here |
304.43 22 Sep 2012 17:01:58
  |
danfe  |
Update mainstream driver to version 304.43. |
295.71_1 20 Sep 2012 19:13:15
  |
eadler  |
Convert to OptionsNG
Approved by: danfe (maintainer) |
295.71_1 16 Sep 2012 09:24:14
  |
danfe  |
- Revert patch for CVE-2012-0946 to its original form and apply both CVE
patches when needed, for clarity's sake
- Touch some comments in Makefile while here (purely cosmetic) |
295.71_1 12 Sep 2012 07:14:35
  |
danfe  |
- Update legacy 173.14.xx series driver to version 173.14.35 and provide a
patch for CVE-2012-4225 for this version
- Augment security patch for CVE-2012-0946 to cover CVE-2012-4225 as well
for the benefit of really old legacy drivers |
295.71_1 12 Sep 2012 05:04:21
  |
danfe  |
Unbreak installation of legacy drivers. |
295.71_1 31 Aug 2012 15:44:41
  |
kwm  |
Solve libGL.so and libglx.so conflict situation between libGL, xorg-server and
the nvidia-driver. Install the libraries in port specific directories.
Use pkg-install and pkg-deinstall scripts to update the hardlinks to the
default locations of these files.
While here clean up some @dirrmtry lines in xorg-server plist for directories
that aren.t created by xorg-server.
Motivator: pkgng
Inspiration: irc, freebsd-x11@ mailinglist discussion (sorry can't find it
anymore to give credit the people)
Reviewed by: danfe@ (for nvidia parts), bapt@
Approved by: danfe@ (for nvidia parts)
With hat: x11@ |
295.71 08 Aug 2012 12:13:19
 |
danfe  |
Update nVidia driver to the latest long lived branch version, 295.71
Security: http://nvidia.custhelp.com/app/answers/detail/a_id/3140 |
295.59 28 Jun 2012 03:36:52
 |
danfe  |
- Update the driver to the latest long lived branch version, 295.59
- Replace deprecated PATCHDIR reference with more appropriate FILESDIR
- Remove old comment about inconsistencies in nVidia release numbers
PR: ports/169186 (version update) |
295.49 10 May 2012 11:22:00
 |
danfe  |
Provide home-made patch for legacy nVidia drivers against recent arbitrary
memory access vulnerability. While affected underlying code is very similar
in all released drivers, and they all are technically exploitable the same
way, the exploit relies on hardware that is not present in GPUs older than
NV50/G80, hence versions starting from 100.14.03 must be patched.
That said, while the patch does apply to all legacy versions, port revision
bump makes sense only for 173.14.xx series (as 96.43.xx and 71.86.xx do not
hardware exploit relies upon).
Discussed with: Christian Zander
Security: CVE-2012-0946 |
295.49 10 May 2012 03:15:38
 |
danfe  |
Update to version 295.49, which had:
- Added support for GeForce GTX 690 GPU
- Fixed a problem where starting, stopping, and moving OpenGL application
windows was very slow on Quadro FX 4600, Quadro FX 5600, GeForce 8800 GTX,
GeForce 8800 GTS, and GeForce 8800 Ultra
- Fixed an OpenGL performance regression which affected Geforce 6 and Geforce
7 series integrated GPUs
PR: ports/167619 |
295.40 22 Apr 2012 15:04:57
 |
danfe  |
- Update to version 295.40
- Touch some comments
Security: CVE-2012-0946 |
285.05.09 11 Feb 2012 09:11:02
 |
danfe  |
Unbreak on 7.X where sed(1) does not support "addr1,+N" ranges yet (was added
by brian@ in SVN r192732 on 2009-05-25).
Reported by: erwinmail
Pointy hat to: danfe (for not running 7.X tinderbuild) |
285.05.09 02 Feb 2012 18:30:28
 |
danfe  |
PAE kernels are incompatible with legacy drivers only (for a while now), so
adjust pkg-message accordingly.
Discussed with: Christian Zander from nVidia |
285.05.09 02 Dec 2011 02:29:08
 |
danfe  |
X11BASE has been deprecated for a long time now, and is going to be dropped
from `Mk/bsd.port.mk' soon. Account for it and pass it to make environment
locally as nVidia driver code still uses it.
PR: ports/161558
Submitted by: eadler (PR), crees (nvidia-driver patch)
Feature safe: yes |
285.05.09 08 Nov 2011 06:22:02
 |
danfe  |
Unbreak legacy (pre-195.22) drivers build on 9.X after SVN r225617 by kmacy@.
PR: ports/161839
Submitted by: Barry Tigner |
285.05.09 11 Oct 2011 14:59:02
 |
danfe  |
Update to version 285.05.09, which should remedy system hangs people were
reporting with 280.13. |
280.13 31 Aug 2011 12:30:24
 |
danfe  |
- Update NVidia drivers to their corresponding latest versions
- Apply a workaround to fix the build on recent -CURRENT after fget(9) KPI
was changed in r224778 (affects the driver since version 195.22) |
270.41.19 06 Jul 2011 09:59:58
 |
danfe  |
- Fix the build against Clang (also GCC with -Wformat-security, see PR
ports/157255)
- Drop long gone ports from CONFLICTS line and refine some comments
while I'm here
Submitted by: Garrett Cooper (modified) |
270.41.19 23 May 2011 07:14:50
 |
danfe  |
Unbreak on -CURRENT after r221320.
Reported by: several
Submitted by: Pan Tsu |
270.41.19 21 May 2011 14:04:48
 |
danfe  |
- Update corresponding NVidia drivers to versions 270.41.19 and 173.14.30
- Turn formal requirement for X server into explicit dependency and bump
port revisions in nvidia-driver-96 and nvidia-driver-71 accordingly
- Remove NO_PACKAGE; along with previous change, this enables us to build
nvidia-driver packages
- Try to rely a little less on the assumption that PREFIX == LOCALBASE and
explicitly create ${PREFIX}/${MODULESDIR}/extensions directory
- Fix pkg-plist issue when both lib/xorg/modules/extensions/libglx.so and
lib/libGL.so.1 handling worked for installation from the port, but was
insufficient for the package
Special thanks to ale@ for proposing pkg-plist fix and patiently waiting
for me to realize it is indeed correct.
PR: ports/152400 |
256.53_1 07 Apr 2011 08:14:57
 |
danfe  |
Add license information.
PR: ports/152400 (part of) |
256.53_1 14 Mar 2011 07:09:10
 |
danfe  |
Now that PKG_INFO macro expands correctly on all supported versions of
FreeBSD, use it as advised by common sense and XXX statement.
PR: ports/125996
Submitted by: edwin |
256.53_1 25 Feb 2011 16:59:49
 |
miwi  |
- Bump nvidia drivers after xorg update |
256.53 08 Dec 2010 07:37:22
 |
danfe  |
- Update legacy drivers (new versions: 96.43.19 and 173.14.28)
- Remove MD5 hashes from distinfo (hooray!) |
256.53 08 Dec 2010 03:28:28
 |
danfe  |
Non-functional changes (mostly cleanups). |
256.53 09 Oct 2010 09:27:09
 |
danfe  |
Update nVidia drivers to their most recent versions. |
195.36.15_1 09 Oct 2010 08:20:49
 |
danfe  |
Convert patch which does not apply in every case now to inplace editing, and
thus unbreak legacy drivers build. Do some minor cleanups while here. |
195.36.15_1 24 Sep 2010 19:11:01
 |
makc  |
- Don't install vdpau library and headers, they are now provided by
multimedia/libvdpau. [1]
- Explicitly set PORTREVISION to zero for slaves ports (legacy drivers),
they are not affected by the changes.
PR: ports/150369 [1]
Submitted by: Anonymous <swell.k at gmail.com>
Reviewed by: danfe (maintainer) |
195.36.15 24 May 2010 03:01:56
 |
danfe  |
Restore correct MASTER_SITE_SUBDIR for legacy driver versions that was
mistakenly dropped in rev. 1.97 and add a comment explaining why do we
set it not in PORTNAME section, but later (when NVVERSION is defined).
PR: ports/146566 |
195.36.15 10 Apr 2010 13:40:07
 |
danfe  |
- Update nVidia BETA drivers to version 195.36.15
- Add missing symlink `libglx.so' to pkg-plist to unbreak installation
from binary package (accidentally dropped in rev. 1.23)
- Provide symlinks for VDPAU headers in /usr/local/include/vdpau [1]
Discussed with: decke, czander@nVidia [1] |
195.22 19 Feb 2010 17:38:17
 |
danfe  |
Add OSVERSION check in order to apply d_mmap() fix only when required.
Feature safe: yes |
195.22 16 Feb 2010 15:30:21
 |
danfe  |
- Update legacy drivers to their most recent versions
- Patch for updated d_mmap() in recent -CURRENT where applicable
- Adjust FreeBSD version requirement (legacy drivers work on older releases,
contrary to 195.22 beta)
Feature safe: yes |
195.22 15 Dec 2009 00:08:09
 |
danfe  |
Update to version 195.22. These are BETA drivers, and normally update would
not occur, but now it is special: it features long-awaited x86-64 (amd64)
support. In order to use this driver release, your system will need to have
either FreeBSD 7-STABLE after 702106 or FreeBSD 8.0 and above.
Both the FreeBSD/x86 and FreeBSD/x86-64 driver packages include 32-bit Linux
ABI compatibility libraries; 64-bit Linux libraries may be included with a
future release (when support for Linux/x86-64 compatibility is added to
FreeBSD/amd64). The FreeBSD/x86-64 package does not include the FreeBSD/x86
OpenGL libraries; however, the libraries shipped with the FreeBSD/x86 driver
package have been tested on FreeBSD/x86-64.
Port was updated to serve both versions seamlessly. No need to specify
anything to distinguish between architectures.
I would like to thank everyone involved to make this happen.
Reviewed on: -ports@ |
185.18.36 29 Sep 2009 13:26:39
 |
danfe  |
Remove piece of information that is no longer accurate.
Feature safe: yes |
185.18.36 29 Sep 2009 13:25:25
 |
danfe  |
- Update to the latest release from NVidia, 185.18.36 [1]
- Register CONFLICTS with number of Linux DRI ports [2]
- Improve grammar in comment while here
PRs: ports/138598 [1], ports/135322 [2]
Reviewed by: bsam [2]
Feature safe: yes |
185.18.29 04 Aug 2009 08:27:43
 |
danfe  |
- Use accurate NVVERSION for checking libcuda compat library presence
- Now that no version of drivers installs nvidia_drv.o, remove the check
and clean up pkg-plist |
185.18.29 03 Aug 2009 17:36:41
 |
danfe  |
Update NVidia drivers to most recent versions. |
180.60 06 Jun 2009 11:00:29
 |
danfe  |
Update to version 180.60, the latest to date. |
180.44 13 Apr 2009 12:27:21
 |
danfe  |
- Update to catch up with latest releases from NVidia
- Drop `agpvar.h' location fix as it was integrated upstream
- Add missing libvdpau entries and cleanup pkg-plist |
180.29 13 Apr 2009 08:24:26
 |
danfe  |
- Correct OSVERSION value in minor() -> dev2unit() fix
- Remove offending piece of code (already commented out)
- Update some comments
- Remove old X11 libraries hack for USE_LINUX, seems to be of no use
there days |
180.29 19 Feb 2009 15:52:28
 |
miwi  |
- Update to 180.29
- Fix build on HEAD
Approved by: maintainer timeout on ports/130336 |
177.80 05 Jan 2009 19:42:29
 |
wxs  |
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav |
177.80 29 Oct 2008 04:59:27
 |
danfe  |
Distfile for legacy version 96.43.07 was rerolled (previous one contained
zero-sized Linux compatibility libraries).
Confirmed by: Christian Zander of NVidia |
177.80 27 Oct 2008 19:54:18
 |
danfe  |
- Update to version 177.80, the latest from NVidia
- As this update renders even more GPUs obsolete (please consult README file
to find out if your card needs legacy driver), x11/nvidia-driver-173 slave
port will be committed shortly |
173.14.12 21 Oct 2008 21:35:04
 |
danfe  |
- Drop nowadays useless and unsupported OPTION
- Give a hint in Makefile header about this port being master |
173.14.12 21 Oct 2008 16:31:44
 |
danfe  |
Non-functional changes:
- Sort distinfo entries so that latest release is on top
- Touch some comments |
173.14.12 21 Oct 2008 01:57:21
 |
danfe  |
- Stop checking for XFree86-4-Server and xorg-server-snap, they're gone
- Rename XLIBVERSION to LIBGLVERSION here and there
- Remove now superfluous insertion of <sys/priv.h>
- Minor comment nit in pkg-plist |
173.14.12 20 Oct 2008 12:47:09
 |
danfe  |
Unbreak on recent -CURRENT after suser() -> priv_check() API changes. |
173.14.12 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 |
173.14.09 18 Jun 2008 19:46:18
 |
danfe  |
Update to 173.14.09 release.
Submitted by: ale |
173.14.05 12 Jun 2008 10:18:21
 |
danfe  |
- Fix the build on recent 6-STABLE [1]
- Fix the build with FreeBSD AGP [2]
PR: ports/124407 [1], ports/124497 [2]
Also submitted by: ale [1] |
173.14.05 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 |
169.12 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
169.12 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 |
169.12 20 Mar 2008 14:59:15
 |
danfe  |
GC remnants of XFree86 support. |
169.12 07 Mar 2008 21:47:50
 |
flz  |
Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.
PR: ports/119418
Submitted by: flz
Approved by: portmgr (pav) |
169.12 03 Mar 2008 13:49:01
 |
danfe  |
Rename no longer special patch, stop abusing EXTRA_PATCHES. |
169.12 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 |
169.07 03 Mar 2008 13:29:43
 |
danfe  |
- Add a note for users of 7.X/-CURRENT [*]
- Improve on text, get rid of hyphenation
PR: ports/121239 [*] |
169.07 02 Mar 2008 15:03:05
 |
danfe  |
- Fix the build with OS-native (FreeBSD) AGP support
- Correct textual typo in comments while here |
169.07 19 Feb 2008 14:32:04
 |
danfe  |
- Update the driver to version 169.07. Since they've changed version scheme
once again, as a temporary measure, NVVERSION is easier to define in slave
and master ports independently than further obfuscate the Makefile
- Display pkg-message consistenly between port vs. package installation
- Minor nit: spell `NVidia' consistently in Makefile
Closes PR: ports/119090
Submitted by: Brad Allen |
100.14.19 03 Dec 2007 10:10:42
 |
danfe  |
Correct previous fix: required prototypes were removed from <sys/systm.h>
not that long ago. Check for suitable OSVERSION so the port is buildable
on 6.x/5.x again.
Approved by: portmgr (pav)
Pointy hat to: danfe |
100.14.19 24 Nov 2007 21:55:46
 |
danfe  |
- Fix `agpvar.h' location on recent -CURRENT
- Building with -Werror requires prototype for suser()
Based on PR: ports/118063
Submitted by: Yuri Pankov
Approved by: portmgr (linimon) |
100.14.19 30 Oct 2007 08:16:59
 |
danfe  |
- Chase another nVidia update (100.x -> 1419, legacy versions -> 7186/9643)
- Convert NVVERSION to brave new order (makes them ugly, I know)
- Fix the emulation of semaphores implemented in `nvidia_os.c'. The problem
with nVidia's code was that it tries to use a spin mutex with a condition
variable, which is explicitely disallowed [1]
- Remove X.org-related path hacks since nVidia handles it correctly now
- Fix symlinks when installing from package (plist change)
- Stop saying FILESDIR when PATCHDIR was meant
- Simplify some Makefile logic: remove always-true check
Submitted by: mux, Craig Boston (independently) [1] |
100.14.11 17 Sep 2007 05:22:24
 |
linimon  |
Attempt to silence warnings that show up with 'make ignorelist'.
Hat: portmgr |
100.14.11 20 Aug 2007 14:59:46
 |
danfe  |
Fix an edge case of "make describe".
Reported by: portsnap buildbox |
100.14.11 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.9746_5 24 Jul 2007 09:10:57
 |
danfe  |
More cleanups:
- Simplify SHLIB_VERSION handling, it's not that bad after all
- Better and cleaner PORTDOCS handling, less hacks in Makefile
- Fix non-root installation (use pre-su-install)
- Miscellaneous Makefile nits |
1.0.9746_5 23 Jul 2007 15:46:06
 |
danfe  |
- Make plist substitution knobs named coherently with X system used,
previously they were somewhat misleading (logic remains the same) [1]
- Take xorg-server-snap into account, previously having it installed
would break pkg-list logic (libglx.so wasn't backed up/restored
properly) [2]
- Utilize DOCSDIR macro in pkg-message.in
- Drop currently noop USE_X_PREFIX
Discussed with: flz [1]
Suggested by: flz [2] |
1.0.9746_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 |
1.0.9746_5 29 Jun 2007 09:16:42
 |
linimon  |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr |
1.0.9746_5 20 May 2007 14:03:16
 |
flz  |
Indent fix.
Approved by: portmgr (implicit) |
1.0.9746_5 20 May 2007 14:01:22
 |
flz  |
Fix legacy nvidia-drivers.
Submitted by: Stefan Ehmann <shoesoft@gmx.net>
Approved by: portmgr (pav), maintainer (implicit) |
1.0.9746_5 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.9746 26 Feb 2007 11:29:35
 |
danfe  |
Fix the build on recent -CURRENT.
Reported by: piso |
1.0.9746 08 Feb 2007 17:49:13
 |
danfe  |
- Add a patch by Christian Zander from nVidia that fixes crashes reported by
users on recent 6.X and -CURRENT systems. This applies to both versions,
9631 and 9746
- Optimize REINPLACE_CMD invocation while here |
1.0.9746 08 Feb 2007 15:11:12
 |
danfe  |
Quickly fix package list for earlier versions while no one notices. |
1.0.9746 08 Feb 2007 14:54:44
 |
danfe  |
- Utilize MASTER_SITE_NVIDIA macro
- Drop support for WITH_LEGACY_GPU_SUPPORT knob, instead allow to specify
needed NVVERSION (move towards being master port) [*]
- Update related comment
Prodded by: many [*] |
1.0.9746 07 Jan 2007 18:47:16
 |
danfe  |
- Update to version 9746, the latest from nVidia, which adds support for
GeForce 8800 GTS and GeForce 8800 GTX boards [1]
- More proper WITHOUT_LINUX knob handling [1] [2]
- Update an old patch to be more consistent with current way of doing
Linux-compat things (should be no-op change though)
PR: ports/107307 [1]
Submitted by: Eygene Ryabinkin [1]
Reported by: Rostislav Krasny [2] |
1.0.9631_1 17 Dec 2006 10:22:28
 |
danfe  |
Fix PLIST (remove superfluous file). |
1.0.9631 06 Dec 2006 21:46:44
 |
danfe  |
- Update to most recent version from nVidia, 9631
- As threatened, drop support for FreeBSD 4.X
- Apply minor fix for master sites [*]
- Add last padding line for pkg-message for prettier output
Tested on: FreeBSD 6.2-PRERELEASE (i386)
[*] alepulver@ will take care of master sites in separate commit |
1.0.8776 23 Oct 2006 15:44:33
 |
danfe  |
Update to most recent versions available from nVidia (8776, 7184 for legacy
GPUs) and thus unforbid.
Approved by: portmgr (erwin) |
1.0.8774 16 Oct 2006 22:02:05
 |
simon  |
Mark FORBIDDEN due to arbitrary root code execution vulnerability.
Security:
http://vuxml.FreeBSD.org/a6d9da4a-5d5e-11db-8faf-000c6ec775d9.html
With hat: secteam
Approved by: portmgr (secteam blanket) |
1.0.8774 07 Sep 2006 12:18:02
 |
danfe  |
Advise how to deal with common "not enough shared memory" problem that has
troubled many FreeBSD+nVidia users.
PR: ports/95122 |
1.0.8774 05 Sep 2006 10:38:22
 |
danfe  |
Update to version 8774, the latest from nVidia. |
1.0.8762 29 May 2006 14:19:33
 |
danfe  |
- Stop deleting `lib/modules/extensions/libglx.so' upon pkg_delete
- Update to version 1.0-8762, the latest from nVidia
Changes from version 1.0-8178 (previous in Ports Collection):
- Added support for new GPUs, such as QuadroFX 4500 X2, Quadro FX 5500,
Quadro FX 3500, and Quadro FX 1500
- Added support for GeForce 7300, GeForce 7400 Go, GeForce 7600, and
GeForce 7900 GPUs
- Improved Quadro FX 3450/4000 SDI support
- Added support for running OpenGL applications while the Composite X
extension is enabled; see "The X Composite Extension" appendix for details
- Enabled hardware acceleration of the Render X extension by default
- Added new "nvidia-auto-select" mode entry for use in the X configuration
file; see description in the "Programming Modes" appendix (Only the first 15 lines of the commit message are shown above ) |
1.0.8178_1 29 May 2006 13:39:09
 |
danfe  |
- Remove unneeded PKGMESSAGE override (SUB_FILEs does it automatically)
- Add a dependency to the native xorg-libraries when the LINUX option is
enabled (it causes USE_XLIB to depend on Linux libraries instead of the
native ones). This should aid in updating process.
PR: ports/96883
Submitted by: alepulver |
1.0.8178_1 20 Mar 2006 16:08:46
 |
danfe  |
- Xorg 6.9 uses the .so extension instead of .a for the server extensions.
Fix the pkg-plist for that [1]
- Remove the USE_REINPLACE since it is no longer needed [1]
Please note that 4.X users will probably suffer from this as a side
effect, however, taking them into account will further complicate the
Makefile logic, which is already pretty hard to follow. Since I warned
4.X users about removing support for that old release of FreeBSD (and
since I'd be really suprised to find out there's someone still using
4.X as their desktop) more than 8 months ago, plus we're not obliged to
support ports on 4.X anymore, I think we can live with it.
Once again, I'm encouraging people using this port use it with modern
FreeBSD version and modern graphics card.
PR: ports/92862 [1]
Submitted by: Sean Farley <sean-freebsd(at)farley.org> [1] |
1.0.6113_4 26 Dec 2005 03:19:22
 |
danfe  |
Good news, everyone! There's a crate to deliver^W^W^Wnew release from
nVidia, 1.0-8178. This release highlights:
- Improved stability with the Composite X extension
- Fixed a corruption bug with RenderAccel and the Composite X
extension when using wide desktops
- Fixed a problem validating HDTV modes on GeForce 6200
- Fixed detection of certain older TV encoders |
1.0.6113_4 21 Dec 2005 16:01:33
 |
danfe  |
Deal with non-standard DOCSDIR in a sane manner. |
1.0.6113_4 15 Dec 2005 12:53:50
 |
danfe  |
Update to version 1.0-8174, the latest from nVidia. Release highlights:
- Fixed GeForce 7800 GTX clocking problem that affected 3D performance
- Added support for new GPUs such as the GeForce 6100 and GeForce 6150
- Added support for Stereo Digital Flat Panels such as the SeeReal and
Sharp3D DFPs
- Added support for static Rotation; see the "Rotate" X config option in
the README |
1.0.6113_4 14 Dec 2005 10:39:55
 |
danfe  |
Use smarter regexps. |