| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Apr 2013 02:52:29
173.14.35_2  |
danfe  |
- Fix stack buffer overflow in nvidia_sysctl_bus_type()
- While here, install nvidia-bug-report.sh per popular demand and assume
that everyone now has sed(1) that supports "addr1,+N" range syntax
- Spell X as X11 in port description
Submitted by: glebius |
27 Sep 2012 16:50:19
173.14.35_1
|
danfe  |
Trim Makefile header for NVidia drivers, and move advisory comment about
legacy drivers to the top, where is suits better. |
25 Sep 2012 15:23:14
173.14.35_1
|
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 |
12 Sep 2012 07:14:35
173.14.35_1
|
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 |
31 Aug 2012 15:44:41
173.14.31_2  |
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@ |
10 May 2012 11:22:00
173.14.31_1  |
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 |
31 Aug 2011 12:32:45
173.14.31  |
danfe  |
Update NVidia legacy drivers to their latest versions. |
21 May 2011 14:04:48
173.14.30  |
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 |
25 Feb 2011 16:59:49
173.14.28_1  |
miwi  |
- Bump nvidia drivers after xorg update |
08 Dec 2010 07:37:22
173.14.28  |
danfe  |
- Update legacy drivers (new versions: 96.43.19 and 173.14.28)
- Remove MD5 hashes from distinfo (hooray!) |
09 Oct 2010 09:27:09
173.14.27  |
danfe  |
Update nVidia drivers to their most recent versions. |
24 Sep 2010 19:11:01
173.14.25  |
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) |
16 Feb 2010 15:30:21
173.14.25  |
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 |
03 Aug 2009 17:36:41
173.14.20  |
danfe  |
Update NVidia drivers to most recent versions. |
31 May 2009 20:31:08
173.14.18  |
pav  |
- Resolve LATEST_LINK conflict |
13 Apr 2009 12:27:21
173.14.18  |
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 |
28 Oct 2008 15:27:02
173.14.12  |
danfe  |
Legacy GPU NVidia driver version (173.14.xx series). |