Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Jan 2014 17:59:25


|
rene  |
- Stagify
- Mark -71 and -173 broken on FreeBSD 10+, they do not build there
- Remove check for FreeBSD 7.2-
Approved by: portmgr (infrastructure blanket) |
26 Dec 2013 06:42:44
331.20

|
danfe  |
Update to version 331.20. |
25 Dec 2013 16:24:37
319.32

|
danfe  |
In sight of upcoming update, do some cleaning: convert to Uses=kmod and then
do not explicitly set SSP_UNSAFE and augment CATEGORIES; also sort pkg-plist. |
20 Sep 2013 23:43:20
319.32

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
20 Sep 2013 12:54:55
319.32

|
bdrewery  |
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk (Only the first 15 lines of the commit message are shown above ) |
12 Sep 2013 07:16:29
319.32

|
danfe  |
- Unbreak on recent -CURRENT (after r255426): vm_map_find() now takes 10
(ten) arguments rather than 9 (nine)
- Adjust OSVERSION check of the previous patch, after properly bumped by
pjd@ in r255305
PR: ports/181972 |
06 Sep 2013 05:07:15
319.32

|
danfe  |
Unbreak the build on recent -CURRENT (after cap_rights_t type was changed
from uint64_t to a structure in r255219).
PR: ports/181840 |
20 Aug 2013 03:21:51
319.32

|
danfe  |
Fix NVidia drivers correctly after KVA space allocation API changes in
recent -CURRENT (after r254025). Previously it would immediately core
dump upon loading of nvidia.ko.
PR: ports/181144 (fix suggested in the audit trail)
Reviewed by: jhb
Timeout from: jeff (no cookie) |
08 Aug 2013 04:39:01
319.32

|
danfe  |
- Unbreak the build on recent -CURRENT after r254025 [1]
- Respect custom SRC_BASE (e.g. when set in /etc/make.conf) [2]
- Few non-functional changes (mostly comments; particularly, restore hint
about MASTER_SITE_SUBDIR, bogusly changed by yours truly in r315754)
PR: ports/181118 [1]
ports/176733 [2] |
07 Aug 2013 09:35:04
319.32

|
danfe  |
- Update NVidia driver to the latest LTS stable version, 319.32
- Only offer FREEBSD_AGP option when it is actually supported
- Use new syntax for specifying LIB_DEPENDS
- Buffer overflow in nvidia_sysctl_bus_type() was fixed in 319.23 |
25 Apr 2013 02:52:29
310.44_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 |
08 Apr 2013 13:41:58
310.44

|
danfe  |
Update NVidia drivers vulnerable to GPU driver ARGB cursor buffer overflow
in "NoScanout" mode.
Security: CVE-2013-0131
Approved by: portmgr (bapt) |
07 Apr 2013 15:21:50
310.32

|
danfe  |
- Convert recent patches against -CURRENT to sed(1) invocations that work for
all driver ports, including legacy ones, with correct OSVERSION checks
- Retouch some comments while here
PR: ports/177459
Submitted by: bf
Approved by: portmgr (miwi) |
16 Mar 2013 07:29:53
310.32

|
sbruno (src committer)  |
Resolve current build breakage on head for the nvidia driver via this nice
handy patch from dhw@ :-)
Shoveled in via src commit bit, after some discussions in #bsdports
PR: ports/176980
Submitted by: dhw@
Reviewed by: miwi@
Approved by: nobody in particular
Obtained from: dogfood
MFC after: 2 weeks |
16 Feb 2013 15:12:57
310.32

|
danfe  |
Update the commentary. |
16 Feb 2013 14:09:18
310.32

|
danfe  |
- Update mainstream driver version to 310.32, the latest to date
- Unbreak the build on recent -CURRENT (after SVN r246085) [*]
- Move 304.xx driver version to yet another legacy port
PR: ports/176146 [*]
Submitted by: bf |
16 Nov 2012 18:11:44
304.64

|
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 |
29 Oct 2012 02:47:22
304.60

|
danfe  |
Update mainstream driver to version 304.60.
Feature safe: yes |
29 Sep 2012 04:18:01
304.51

|
danfe  |
- Update long lived branch driver to version 304.51
- Mention DOCS option in OPTIONS_DEFINE |
27 Sep 2012 16:50:19
304.43

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

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

|
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] |
23 Sep 2012 12:37:35
304.43

|
danfe  |
- Drop useless quotes when assigning PREFIX (values with spaces are handled
correctly nonetheless)
- Fix SVN properties to have FreeBSD keyword expanded |
23 Sep 2012 11:48:06
304.43

|
danfe  |
- After conversion to new OPTIONS framework, adjust pkg-message accordingly
- Check for DOCS in PORT_OPTIONS instead of NOPORTDOCS while here |
22 Sep 2012 17:01:58
304.43

|
danfe  |
Update mainstream driver to version 304.43. |
20 Sep 2012 19:13:15
295.71_1

|
eadler  |
Convert to OptionsNG
Approved by: danfe (maintainer) |
16 Sep 2012 09:24:14
295.71_1

|
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) |
12 Sep 2012 07:14:35
295.71_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 |
12 Sep 2012 05:04:21
295.71_1

|
danfe  |
Unbreak installation of legacy drivers. |
31 Aug 2012 15:44:41
295.71_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@ |
08 Aug 2012 12:13:19
295.71 
|
danfe  |
Update nVidia driver to the latest long lived branch version, 295.71
Security: http://nvidia.custhelp.com/app/answers/detail/a_id/3140 |
28 Jun 2012 03:36:52
295.59 
|
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) |
10 May 2012 11:22:00
295.49 
|
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 |
10 May 2012 03:15:38
295.49 
|
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 |
22 Apr 2012 15:04:57
295.40 
|
danfe  |
- Update to version 295.40
- Touch some comments
Security: CVE-2012-0946 |
11 Feb 2012 09:11:02
285.05.09 
|
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) |
02 Feb 2012 18:30:28
285.05.09 
|
danfe  |
PAE kernels are incompatible with legacy drivers only (for a while now), so
adjust pkg-message accordingly.
Discussed with: Christian Zander from nVidia |
02 Dec 2011 02:29:08
285.05.09 
|
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 |
08 Nov 2011 06:22:02
285.05.09 
|
danfe  |
Unbreak legacy (pre-195.22) drivers build on 9.X after SVN r225617 by kmacy@.
PR: ports/161839
Submitted by: Barry Tigner |
11 Oct 2011 14:59:02
285.05.09 
|
danfe  |
Update to version 285.05.09, which should remedy system hangs people were
reporting with 280.13. |
31 Aug 2011 12:30:24
280.13 
|
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) |
06 Jul 2011 09:59:58
270.41.19 
|
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) |
23 May 2011 07:14:50
270.41.19 
|
danfe  |
Unbreak on -CURRENT after r221320.
Reported by: several
Submitted by: Pan Tsu |
21 May 2011 14:04:48
270.41.19 
|
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 |
07 Apr 2011 08:14:57
256.53_1 
|
danfe  |
Add license information.
PR: ports/152400 (part of) |
14 Mar 2011 07:09:10
256.53_1 
|
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 |
25 Feb 2011 16:59:49
256.53_1 
|
miwi  |
- Bump nvidia drivers after xorg update |
08 Dec 2010 07:37:22
256.53 
|
danfe  |
- Update legacy drivers (new versions: 96.43.19 and 173.14.28)
- Remove MD5 hashes from distinfo (hooray!) |
08 Dec 2010 03:28:28
256.53 
|
danfe  |
Non-functional changes (mostly cleanups). |
09 Oct 2010 09:27:09
256.53 
|
danfe  |
Update nVidia drivers to their most recent versions. |
09 Oct 2010 08:20:49
195.36.15_1 
|
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. |
24 Sep 2010 19:11:01
195.36.15_1 
|
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) |
24 May 2010 03:01:56
195.36.15 
|
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 |
10 Apr 2010 13:40:07
195.36.15 
|
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] |
19 Feb 2010 17:38:17
195.22 
|
danfe  |
Add OSVERSION check in order to apply d_mmap() fix only when required.
Feature safe: yes |
16 Feb 2010 15:30:21
195.22 
|
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 |
15 Dec 2009 00:08:09
195.22 
|
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@ |
29 Sep 2009 13:26:39
185.18.36 
|
danfe  |
Remove piece of information that is no longer accurate.
Feature safe: yes |
29 Sep 2009 13:25:25
185.18.36 
|
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 |
04 Aug 2009 08:27:43
185.18.29 
|
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 |
03 Aug 2009 17:36:41
185.18.29 
|
danfe  |
Update NVidia drivers to most recent versions. |
06 Jun 2009 11:00:29
180.60 
|
danfe  |
Update to version 180.60, the latest to date. |
13 Apr 2009 12:27:21
180.44 
|
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 08:24:26
180.29 
|
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 |
19 Feb 2009 15:52:28
180.29 
|
miwi  |
- Update to 180.29
- Fix build on HEAD
Approved by: maintainer timeout on ports/130336 |
05 Jan 2009 19:42:29
177.80 
|
wxs  |
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav |
29 Oct 2008 04:59:27
177.80 
|
danfe  |
Distfile for legacy version 96.43.07 was rerolled (previous one contained
zero-sized Linux compatibility libraries).
Confirmed by: Christian Zander of NVidia |
27 Oct 2008 19:54:18
177.80 
|
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 |
21 Oct 2008 21:35:04
173.14.12 
|
danfe  |
- Drop nowadays useless and unsupported OPTION
- Give a hint in Makefile header about this port being master |
21 Oct 2008 16:31:44
173.14.12 
|
danfe  |
Non-functional changes:
- Sort distinfo entries so that latest release is on top
- Touch some comments |
21 Oct 2008 01:57:21
173.14.12 
|
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 |
20 Oct 2008 12:47:09
173.14.12 
|
danfe  |
Unbreak on recent -CURRENT after suser() -> priv_check() API changes. |
06 Aug 2008 19:09:29
173.14.12 
|
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 |
18 Jun 2008 19:46:18
173.14.09 
|
danfe  |
Update to 173.14.09 release.
Submitted by: ale |
12 Jun 2008 10:18:21
173.14.05 
|
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] |
06 Jun 2008 20:32:28
173.14.05 
|
danfe  |
- Update to version 173.14.05, the latest from NVidia
- Remove NVVERSION hacks and corresponding comments
- Fix X11BASE reference in a comment |
19 Apr 2008 17:56:05
169.12 
|
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) |
06 Apr 2008 11:16:35
169.12 
|
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 |
20 Mar 2008 14:59:15
169.12 
|
danfe  |
GC remnants of XFree86 support. |
07 Mar 2008 21:47:50
169.12 
|
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) |
03 Mar 2008 13:49:01
169.12 
|
danfe  |
Rename no longer special patch, stop abusing EXTRA_PATCHES. |
03 Mar 2008 13:45:32
169.12 
|
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 |
03 Mar 2008 13:29:43
169.07 
|
danfe  |
- Add a note for users of 7.X/-CURRENT [*]
- Improve on text, get rid of hyphenation
PR: ports/121239 [*] |
02 Mar 2008 15:03:05
169.07 
|
danfe  |
- Fix the build with OS-native (FreeBSD) AGP support
- Correct textual typo in comments while here |
19 Feb 2008 14:32:04
169.07 
|
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 |
03 Dec 2007 10:10:42
100.14.19 
|
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 |
24 Nov 2007 21:55:46
100.14.19 
|
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) |
30 Oct 2007 08:16:59
100.14.19 
|
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] |
17 Sep 2007 05:22:24
100.14.11 
|
linimon  |
Attempt to silence warnings that show up with 'make ignorelist'.
Hat: portmgr |
20 Aug 2007 14:59:46
100.14.11 
|
danfe  |
Fix an edge case of "make describe".
Reported by: portsnap buildbox |
20 Aug 2007 12:56:07
100.14.11 
|
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 ) |
24 Jul 2007 09:10:57
1.0.9746_5 
|
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 |
23 Jul 2007 15:46:06
1.0.9746_5 
|
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] |
23 Jul 2007 13:24:27
1.0.9746_5 
|
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 |
29 Jun 2007 09:16:42
1.0.9746_5 
|
linimon  |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr |
20 May 2007 14:03:16
1.0.9746_5 
|
flz  |
Indent fix.
Approved by: portmgr (implicit) |
20 May 2007 14:01:22
1.0.9746_5 
|
flz  |
Fix legacy nvidia-drivers.
Submitted by: Stefan Ehmann <shoesoft@gmx.net>
Approved by: portmgr (pav), maintainer (implicit) |
19 May 2007 20:32:57
1.0.9746_5 
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
26 Feb 2007 11:29:35
1.0.9746 
|
danfe  |
Fix the build on recent -CURRENT.
Reported by: piso |
08 Feb 2007 17:49:13
1.0.9746 
|
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 |