Commit graph

17 commits

Author SHA1 Message Date
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- 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)
2013-10-26 00:52:33 +00:00
Baptiste Daroussin
cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Max Brazhnikov
878927d3c5 Remove needless (and deprecated) kdebase component
Remove indirect dependencies on qt4 libraries

PR:		ports/171218
Approved by:	Veniamin Gvozdikov (maintainer)
2012-08-31 23:04:24 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Max Brazhnikov
4e5a9e0361 Update to 1.1.0 to fix build with KDE 4.8.3 2012-05-25 02:18:35 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Pawel Pekala
9c0c67df91 - Update to version 1.0.0
- Add LICENSE

PR:		ports/160636
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Approved by:	miwi, wen (mentors implicit)
2011-09-15 19:17:27 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Xin LI
03b42818c9 Chase after net/openldap24-server update.
Reminded by:	miwi
2011-02-25 01:32:17 +00:00
Greg Larkin
afb4f48d31 - Chase security/libksba shlib version bump
Requested by:	kwm
Pointyhat to:	glarkin
2010-12-16 02:34:07 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Martin Wilke
9684192114 Plasmoid providing a fancy representation of your tasks and launchers for those
who need full power of task manager and fresh look.

Features:
    - manages your tasks, launchers and application jobs;
    - tasks filtering, grouping (including manual) and sorting;
    - keyboard navigation (Tab and Shift+Tab);
    - launcher to task transition (icons of launchers with running tasks are
      hidden);
    - preview of windows with (live previews with KWin Taskbar Thumbnail effect
      enabled) and without Composite (also for groups, you can click them to activate
      window);
    - dropping files on launchers runs command with parameters or gives option to
      move, copy or link them (if this is directory);
    - visual drop indicator that helps in manual tasks sorting and dropping
      launchers;
    - possibility to browse directories of directory launchers using context menu;
    - possibility to add application menus;
    - menu with list of all icons shown after activating keyboard shortcut;
    - configurable animations (zoom, jump, bounce, highlight, etc.) and appearance
      (optional thumbnails and text label);
    - fully animated icons (including animations of starting applications, tasks
      needing attention and application jobs progress).

WWW:	http://kde-look.org/content/show.php?action=content&content=99737

PR:		ports/141210
Submitted by:	Gvozdikov Veniamin <g.veniamin at googlemail.com>
2009-12-15 19:05:30 +00:00