Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: x11/nvidia-driver |
Date | By | Description |
19 Dec 2014 23:03:55
96.43.23_2

|
dumbbell  |
x11-servers/xorg-server: Update to 1.14
The X.Org server has been updated to 1.14. The changes it brings are described
in a post on the Graphics team blog:
http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/
The most noticable change is the DEVD input device autodetection backend
which is enabled by default, replacing the HAL backend. The keyboard
layout configuration must be migrated from HAL's .fdi files to X.Org
files. The procedure is explained in the post mentionned above.
Several ports were removed with this update, mainly because they are not
compatible with the X.Org server anymore:
o nvidia-driver-71
o nvidia-driver-96 (Only the first 15 lines of the commit message are shown above ) |
14 Dec 2014 11:21:54
96.43.23_2

|
danfe  |
Mark legacy branches -173, -96, and -71 as FORBIDDEN: they are unsupported
by NVidia and no security updates for them were issued to fix CVE-2014-8298.
Security: fdf72a0e-8371-11e4-bc20-001636d274f3 |
10 Sep 2014 20:50:37
96.43.23_2

|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
23 Oct 2013 03:15:22
96.43.23_1

|
danfe  |
Convert deprecated NO_LATEST_LINK to PKGNAMESUFFIX (this makes PKGNAME ugly,
I know; sorry about that, but I did not find a better way).
Reminded by: bapt |
20 Sep 2013 23:43:20
96.43.23_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
25 Apr 2013 02:52:29
96.43.23_1

|
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
96.43.23

|
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
96.43.23

|
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 |
23 Sep 2012 14:04:51
96.43.23

|
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] |
12 Sep 2012 07:14:35
96.43.20_2

|
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
96.43.20_1

|
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@ |
31 Aug 2011 12:32:45
96.43.20 
|
danfe  |
Update NVidia legacy drivers to their latest versions. |
21 May 2011 14:04:48
96.43.19_2 
|
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
96.43.19_1 
|
miwi  |
- Bump nvidia drivers after xorg update |
08 Dec 2010 07:37:22
96.43.19 
|
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
96.43.18 
|
danfe  |
Update nVidia drivers to their most recent versions. |
24 Sep 2010 19:11:01
96.43.16 
|
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
96.43.16 
|
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
96.43.13 
|
danfe  |
Update NVidia drivers to most recent versions. |
31 May 2009 20:31:08
96.43.11 
|
pav  |
- Resolve LATEST_LINK conflict |
13 Apr 2009 12:27:21
96.43.11 
|
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 |
13 Apr 2009 07:49:12
96.43.07 
|
danfe  |
Forced commit after repocopy.
PR: ports/133566 |