aboutsummaryrefslogtreecommitdiff
path: root/sysutils/nvclock
Commit message (Collapse)AuthorAgeFilesLines
* Use option helper variable when defining INSTALLS_ICONS knob.Alexey Dokuchaev2017-04-131-7/+2
| | | | Notes: svn path=/head/; revision=438450
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-0/+2
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-291-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* - Stagify the port, use OPTIONS helpersAlexey Dokuchaev2014-03-142-22/+38
| | | | | | | | - Get rid of no longer necessary `do-install' target - Install couple of useful files while here Notes: svn path=/head/; revision=348199
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Eradicate USE_GNOME=pkgconfigBaptiste Daroussin2013-08-301-2/+2
| | | | | | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Convert USE_GNOME=gnomehack to USES=pathfix - Convert USE_PERL5 to USES=perl5 Notes: svn path=/head/; revision=325741
* - Sadly, remove support for the expired Qt 3.x portAlexey Dokuchaev2013-07-051-11/+4
| | | | | | | | | | - Rename GUI option to X11, to allow for umbrella X11-less builds PR: ports/180276 Submitted by: rene Notes: svn path=/head/; revision=322312
* - Finish conversion to OptionsNG (was missing DOCS option)Alexey Dokuchaev2013-03-161-6/+7
| | | | | | | | | - Provide better description what NV-CONTROL is needed for - Rename QT option to QT3 to make it more clear it's legacy - Improve descriptions for GUI programs while I am at here Notes: svn path=/head/; revision=314347
* - Convert to OptionsngMartin Wilke2013-03-141-11/+8
| | | | | | | - While here trim header Notes: svn path=/head/; revision=314144
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Do not force our CFLAGS in src/backend, it must be compiled with -O0, orAlexey Dokuchaev2012-02-121-6/+7
| | | | | | | | | | | smartdimmer will fail with "init_nvclock() failed!" message; bump port revision due to importance of this change (fixing a run-time crash) - Define LICENSE (GPLv2) and cleanup Makefile a bit while I am here Reported by: Lucas Hosseini Notes: svn path=/head/; revision=291020
* Prefer more correct word "distributions" to slang term "distros".Alexey Dokuchaev2012-02-101-1/+1
| | | | Notes: svn path=/head/; revision=290866
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Patch to fix parallel builds.Alexey Dokuchaev2010-09-111-0/+20
| | | | | | | Closes PR: ports/149434 Notes: svn path=/head/; revision=260957
* - Allow to build with Qt user interfaceAlexey Dokuchaev2010-09-081-14/+27
| | | | | | | | | | - Separate NV-CONTROL option from GUI - Respect C(XX)FLAGS - Do not USE_AUTOTOOLS - Adjust COMMENT, cleanup Makefile Notes: svn path=/head/; revision=260761
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* Reformat description text.Alexey Dokuchaev2009-08-191-8/+5
| | | | Notes: svn path=/head/; revision=239970
* - Utilize SF macro for master siteAlexey Dokuchaev2009-08-191-22/+15
| | | | | | | | | | - Consistently spell ``NVidia'' - Convert to OPTIONS, clean up Makefile - Unmute installation commands - I use NVidia and I overclock, so take it Notes: svn path=/head/; revision=239969
* Reset sbahra at his request due to lack of time to work on these ports.Mark Linimon2009-08-192-3/+1
| | | | Notes: svn path=/head/; revision=239967
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Updated to 0.8b4Steven Kreuzer2009-07-035-64/+6
| | | | | | | | | PR: ports/135425 Submitted by: Bernhard Froehlich <decke@bluelife.at> Approved by: maintainer timeout (27 days); wxs (mentor) Notes: svn path=/head/; revision=237055
* - Update to 0.8b3aPav Lucistnik2008-09-055-15/+62
| | | | | | | | | PR: ports/126786 Submitted by: Bernhard Fruehlich <decke@bluelife.at> Approved by: Samy Al Bahra <sbahra@gwu.edu> (maintainer) Notes: svn path=/head/; revision=219886
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 0.8 b2 which fixes build with gcc 4.xRong-En Fan2007-07-156-59/+32
| | | | | | | | | | | | | - Fix WWW in pkg-descr - Remove nop knob USE_GETOPT_LONG - Install additional documents PR: ports/114565 Submitted by: Petar Zhivkov Petrov <sinn at debian.fmi.uni-sofia.bg> Approved by: Samy Bahra <sbahra at gwu.edu> (maintainer) Notes: svn path=/head/; revision=195642
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update maintainer's email address.Mark Linimon2007-03-071-1/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=186767
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Change maintainer email address.Colin Percival2006-04-151-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=159665
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Chase URLs per distfile survey.Mark Linimon2005-11-271-1/+1
| | | | Notes: svn path=/head/; revision=149654
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Fix build on -STABLE.Joe Marcus Clarke2003-08-213-2/+58
| | | | | | | | Submitted by: maintainer Tested by: Pav Lucistnik <pav@oook.cz> Notes: svn path=/head/; revision=87463
* Add nvclock, a utility that allows users to overclock their nVidia-basedJoe Marcus Clarke2003-08-114-0/+54
graphics cards. PR: 55478 Submitted by: Samy Al Bahra <samy@tommy.sdodson.com> Notes: svn path=/head/; revision=86783