aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kde4-windeco-nitrogen
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-181-1/+1
| | | | Notes: svn path=/head/; revision=344898
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-themes) Notes: svn path=/head/; revision=327783
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Reset to the pool per maintainer request.Baptiste Daroussin2013-02-081-6/+2
| | | | | | | | | | | | Thank you Shawn for your work. While here: trim headers, convert to optionsng PR: ports/175949 Submitted by: Shane Bell <shanjobe@gmail.com> Notes: svn path=/head/; revision=311911
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - update maintainer address to shanjobe@gmail.comJason Helfman2012-04-261-1/+1
| | | | | | | Approved by: maintainer, via mail Notes: svn path=/head/; revision=295571
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-1/+1
| | | | Notes: svn path=/head/; revision=291538
* - Remove USE_GZIP=yes since it is defaultWen Heping2011-07-071-1/+0
| | | | | | | | | PR: ports/157174 Submitted by: Alex kozlov <spam@rm-rf.kiev.ua> Approved by: pav@(portmgr) Notes: svn path=/head/; revision=277219
* - Kick MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276936
* Chase after net/openldap24-server update.Xin LI2011-02-251-1/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-0/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* Over to submitter of most recent update.Mark Linimon2010-09-091-1/+1
| | | | | | | Approved by: old maintainer Notes: svn path=/head/; revision=260832
* Update to 3.3.3Max Brazhnikov2010-06-262-5/+4
| | | | | | | | | | PR: ports/146749 Submitted by: Shane Bell <decept0 at gmail.com> Approved by: maintainer timeout (two months) Feature safe: yes Notes: svn path=/head/; revision=257025
* - 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 3.3.0Martin Wilke2010-02-132-5/+4
| | | | | | | | | PR: 140589 Submitted by: Shane Bell <decept0@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=249780
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* The Nitrogen window decoration is a fork of the oxygen/ozoneKris Moore2009-11-024-0/+46
decoration that allows notably to: - resize window borders, - change buttons size, - hide the horizontal separator. - select different title bar blending and frame border size depending on the window title or name, in order to have better integration of GTK based windows in the decoration style. - add a size-grip handle in the bottom-right corner of windows. This is particularly useful when the no-border option is selected. WWW: http://www.kde-look.org/content/show.php/Nitrogen?content=99551 Approved by: miwi (mentor) Notes: svn path=/head/; revision=243668