aboutsummaryrefslogtreecommitdiff
path: root/x11/nvidia-settings/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update NVidia drivers and auxiliary utilities to their latest versionsAlexey Dokuchaev2020-06-301-2/+2
| | | | | | | and transfer maintainership of the latter to the graphics team (x11). Notes: svn path=/head/; revision=540871
* nvidia-settings, nvidia-xconfig: reset maintainer and update to 440.82Matthias Andree2020-04-251-2/+2
| | | | | | | | | | | | | | | | | Given that bland@ hasn't shown activity since December 2019, not responded to Bug #245454, not even asked for assistance, the affected ports have had timeouts before, see #244312, reset the maintainer to ports@ so that danfe, I, or any other interested party can see to these ports, and commit updates to these ports to bring them back in line with nvidia-driver, which is in PR #245736. PR: 245736 (concrete trivial update) PR: 245454 (timeout) PR: 244312 (prior timeout) Approved by: maintainer timeout (bland@, 17d, on PR 245454) Notes: svn path=/head/; revision=532939
* x11/nvidia-settings, x11/nvidia-xconfig: update to 440.64 to match driverMatthias Andree2020-03-071-1/+1
| | | | | | | | | PR: 244312 Submitted by: mandree@ Approved by: bland@ (maintainer timeout, 14d) Notes: svn path=/head/; revision=527946
* Add USES=xorg USES=gl, ports categories xNiclas Zeising2019-11-071-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=517000
* Update to 440.26Alexander Nedotsukov2019-10-191-1/+1
| | | | Notes: svn path=/head/; revision=514766
* Update to 435.21Alexander Nedotsukov2019-09-301-4/+4
| | | | Notes: svn path=/head/; revision=513344
* - Update to 430.14Alexander Nedotsukov2019-05-271-4/+4
| | | | | | | - Pacify portlint Notes: svn path=/head/; revision=502816
* Update to 415.25Alexander Nedotsukov2018-12-221-1/+1
| | | | Notes: svn path=/head/; revision=488104
* Pet portlint.Mark Linimon2018-11-231-2/+1
| | | | Notes: svn path=/head/; revision=485633
* Mark as only for x86, since nvidia driver only supports that.Mark Linimon2018-11-231-0/+3
| | | | | | | | Reported by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=485632
* Fixup lld linking.Alexander Nedotsukov2018-06-021-0/+1
| | | | | | | Submitted by: jkim Notes: svn path=/head/; revision=471356
* Update to 384.59Alexander Nedotsukov2018-05-291-2/+1
| | | | Notes: svn path=/head/; revision=471113
* x11/nvidia-settings: add build dep on dbusSteve Wills2017-08-191-0/+2
| | | | | | | | | Fixes build when cups doesn't pull in dbus Reported by: David Wolfskill <david@catwhisker.org> Notes: svn path=/head/; revision=448353
* x11/nvidia-settings: Update to 384.59Steve Wills2017-08-171-1/+1
| | | | | | | | | PR: 221018 Submitted by: kbowling Approved by: bland (maintainer timeout, > 2 weeks) Notes: svn path=/head/; revision=448102
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-0/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Update to 378.13Alexander Nedotsukov2017-03-051-2/+1
| | | | Notes: svn path=/head/; revision=435435
* Update to 375.26Alexander Nedotsukov2016-12-181-7/+8
| | | | | | | PR: 215371 Notes: svn path=/head/; revision=428832
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* - Fix path to nvidia-driver's registry profilesDmitry Marakasov2016-01-131-1/+3
| | | | | | | | | PR: 204627 Submitted by: admin@vladiom.com.ua Approved by: maintainer timeout (bland, 7 weeks) Notes: svn path=/head/; revision=406050
* Install desktop entry filePawel Pekala2016-01-031-2/+11
| | | | | | | | | PR: 205360 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=405127
* Don't use GH_TAGNAME when DISTVERSION* variables can be used.Mathieu Arnold2015-12-081-1/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=403255
* Fixup issue with implicit pthread linkage.Alexander Nedotsukov2015-11-151-1/+2
| | | | | | | | | | Still curious to understand why it is needed at the first place as libgthread supposed to pull the dependency. PR: 203372 Notes: svn path=/head/; revision=401703
* Update to 355.11Alexander Nedotsukov2015-09-261-7/+12
| | | | | | | PR: 203323 Notes: svn path=/head/; revision=397954
* x11/nvidia-settings: restore stripping of program during installJohn Marino2014-11-251-7/+4
| | | | | | | | | PR: 193078 Submitted by: Jan Beich Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=373423
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Fixup distfile fetch broken by previous commit.Alexander Nedotsukov2014-08-101-2/+2
| | | | Notes: svn path=/head/; revision=364540
* Update to 340.24Alexander Nedotsukov2014-08-101-4/+8
| | | | | | | PR: 192543 Notes: svn path=/head/; revision=364536
* Support stageBaptiste Daroussin2014-03-241-6/+3
| | | | Notes: svn path=/head/; revision=349078
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326343
* Update to 310.14Alexander Nedotsukov2012-11-041-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306957
* Fix build failure.Alexander Nedotsukov2012-10-141-2/+2
| | | | | | | | | | - Typo in ldflags specifier. - Add Xext dependency. Feature safe: yes Notes: svn path=/head/; revision=305855
* Update to 304.51Alexander Nedotsukov2012-10-131-3/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305827
* Allow display configuration with legacy nvidia-driver versions.Alexander Nedotsukov2012-08-211-0/+1
| | | | | | | PR: 155011 Notes: svn path=/head/; revision=302865
* Update to 295.71Alexander Nedotsukov2012-08-181-1/+1
| | | | Notes: svn path=/head/; revision=302721
* Update to 295.59Alexander Nedotsukov2012-06-281-2/+1
| | | | | | | PR: 169186 Notes: svn path=/head/; revision=300160
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to 295.40Alexander Nedotsukov2012-04-251-2/+1
| | | | Notes: svn path=/head/; revision=295496
* Let users to recover from the situation when the display was used isAlexander Nedotsukov2012-04-071-0/+1
| | | | | | | | | | removed. PR: 166647 Feature safe: yes Notes: svn path=/head/; revision=294333
* Update to 285.05.09Alexander Nedotsukov2011-11-141-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285766
* Update to 280.13Alexander Nedotsukov2011-09-211-1/+1
| | | | Notes: svn path=/head/; revision=282126
* Add LICENSE.Alexander Nedotsukov2011-05-231-0/+2
| | | | | | | PR: 152400 Notes: svn path=/head/; revision=274508
* Update to 270.41.19Alexander Nedotsukov2011-05-221-1/+1
| | | | Notes: svn path=/head/; revision=274432
* Update to 270.18Alexander Nedotsukov2011-02-011-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268518
* Update to 256.53Alexander Nedotsukov2010-10-131-13/+15
| | | | | | | PR: 149143 Notes: svn path=/head/; revision=262965
* Update to 195.36.31Alexander Nedotsukov2010-06-211-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=256792
* Update to 195.36.15Alexander Nedotsukov2010-04-111-2/+1
| | | | Notes: svn path=/head/; revision=252559
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Update to 195.36.03Alexander Nedotsukov2010-02-191-2/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250064
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285