Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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. |
1.0.6113_4 14 Dec 2005 10:32:19 |
danfe |
Fix missing misc/compat5x dependency in WITH_LEGACY_GPU_SUPPORT case.
PR: ports/90304
Submitted by: Bjoern Koenig <bkoenig(at)cs.tu-berlin.de> |
1.0.6113_4 30 Nov 2005 13:35:03 |
danfe |
Add SHA256 hashes to my ports. |
1.0.6113_4 09 Nov 2005 16:26:51 |
danfe |
Do not install nvidia-settings, there's native version available in
`x11/nvidia-settings' port.
Based on PR: ports/84969
Submitted by: jylefort |
1.0.6113_4 12 Sep 2005 13:44:28 |
danfe |
Once again. nVidia's libGL depends on libm.so.3 which is not available
since ${OSVERSION} >= 600033. Get one via `misc/compat5x' port.
Reported by: several |
1.0.6113_4 31 Aug 2005 13:34:41 |
danfe |
Update to version 1.0-7676, the latest from nVidia, which fixes GeForce 7800
GTX clocking problem that affected 3D performance.
I've decided not to rename patches to ease on CVS repo's life. This is
bug-fix release, and I hope nVidia will incorporate our patches into next
"major" release. |
1.0.6113_4 02 Aug 2005 17:37:55 |
danfe |
Unbreak on recent -CURRENT/6.X.
Based on PR: ports/84481
Submitted by: Andrej Zverev <az(at)inec.ru>
Approved by: portmgr (marcus) |
1.0.6113_4 30 Jun 2005 04:18:22 |
danfe |
Introduce WITH_LEGACY_GPU_SUPPORT option, which sticks us to previous
version of NVidia driver release for the sake of supporting some "legacy"
GPUs. Note that this options is unsupported, and presumably would only be
needed for a few unlucky souls out there.
PR: ports/82758 |
1.0.6113_4 28 Jun 2005 06:28:45 |
danfe |
- Update to 1.0.7667 [1]
- Fixed assignment of PORTREVISION. It needs to be set before including
bsd.port.pre.mk [1]
- Disabled exit upon failure to kldunload and kldload of NVidia driver
for 7667 driver. This would break an upgrade of an earlier install [1]
- Fix PREFIX expansion in pkg-message
PR: ports/82554 [1]
Submitted by: Sean Farley <sean-freebsd(at)farley.org> |
1.0.6113_4 17 Jun 2005 22:59:29 |
netchild |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use (Only the first 15 lines of the commit message are shown above ) |
1.0.6113_4 15 Jun 2005 09:17:40 |
danfe |
Stop patching nvidia_subr.c when building version 7174 of driver, correct
locking is already there. Bump PORTREVISION.
This should fix recursive panics reported on 5.4-STABLE.
Reported by: green
Submitted by: sam
Reviewed by: alc, dfr |
1.0.6113_4 24 May 2005 15:57:37 |
danfe |
Fix pkg-plist.
Based on PR: ports/81041
Submitted by: Sean Farley <sean-freebsd(at)farley.org> |
1.0.6113_4 24 May 2005 15:42:43 |
danfe |
- Convert to OPTIONS
- Fix 6113-case of extra patching |
1.0.6113_4 11 May 2005 08:52:37 |
danfe |
Long anticipated update to version 1.0-7174, the latest from nVidia.
Release Highlights:
* Supports FreeBSD 5-STABLE (5.3-RELEASE or later). For FreeBSD 4.x
and 5.2.1 users we stick to previous version (6113), since 7174 does
not play nicely with legacy FreeBSD releases
* Added support for the latest NVIDIA GPUs, including the GeForce 6600
and 6200 with TurboCache(TM)
* Added support for the KSE threading libraries
Prodded by: many
Tested by: several
Tested on: FreeBSD 4.11 and 5.3 |
1.0.6113_4 01 Mar 2005 21:51:49 |
trevor |
Respect the user's USE_LINUX setting. |
1.0.6113_4 24 Feb 2005 05:28:21 |
danfe |
It turns out there's a call to vm_page_wakeup() that does not hold the
object lock across the call. It shows up with INVARIANTS turned on.
PR: ports/77750
Submitted by: Frank Mayhar <frank(at)exit.com> |
1.0.6113_3 11 Jan 2005 14:28:49 |
danfe |
IGNORE string should not be quoted.
Part of PR: ports/76095 |
1.0.6113_3 31 Dec 2004 18:24:10 |
netchild |
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above ) |
1.0.6113_2 27 Dec 2004 02:53:25 |
danfe |
nVidia's libGL depends on libm.so.2 which is not available since 5.3-BETA7.
Get one via `misc/compat4x' port.
PR: ports/74130
Submitted by: Marius Nuennerich <marius.nuennerich(at)gmx.de> |
1.0.6113_2 27 Dec 2004 02:27:28 |
danfe |
Mark as for i386 only.
Suggested by: remko |
1.0.6113_2 09 Nov 2004 09:42:42 |
danfe |
Despite the fact nVidia claims 4.9 or later is required, allow people with
older releases (and thus older make(1)) to use this port.
Quoting linimon, I sure will be glad when everyone has that newer make(1).
PR: ports/72137
Submitted by: Michel Lavondes <fox(at)vader.aacc.cc.md.us>
Approved by: fjoe (mentor, implicit) |
1.0.6113_2 09 Nov 2004 09:37:32 |
danfe |
Install link libXvMCNVIDIA_dynamic.so.1 -> libXvMCNVIDIA.so.1. Some apps
seem to need this. Bump PORTREVISION.
PR: ports/72877
Submitted by: ahze
Approved by: fjoe (mentor, implicit) |