summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-11-14Update to KDE SC 4.14.3markd95-296/+311
2014-11-14Update to KDE SC 4.14.3markd42-136/+151
2014-11-13Update to KDE SC 4.14.3markd45-158/+203
2014-11-13Update to KDE SC 4.14.3markd131-2240/+1102
2014-11-13Don't append ".gz" to the filenames of Perl manual page that are alreadytron1-2/+2
compress. This fixes the build of e.g. the "p5-YAML-LibYAML" package if "MANZ" is set.
2014-11-13Updated games/MyGoGrinder to 2.1.0wiz1-1/+2
2014-11-13Update to 2.1.0:wiz2-6/+6
Version 2.1.0 (oct.29th 2014) Bugs fixed: * The switch -sysinfo worked only in Windows - in Linux (?also in Mac?) the clipboard is deleted on exit * extensive work in the SGF-parser, "\" and "]" are handled correct IN THE PARSER (not yet in the display) Further: * SGF FF[3] files (AddWhite, SiZe, DaTe, CiRcle, ...) are now processed and displayed!! * Files from a defect version of Hibiscus 2.1 (LB[yy:0]...) are now displayed * Many defect SGF files get now a suitable error message; a stacktrace is only shown for debugging (internal switch "DEBUG2"). Normal file errors shouldn't give a stack trace. (If you have a defect sgf file, which doesn't get an sppropriate error message - let me know!) * Grinder has now an extra log file for SGF file errors: sgf-log.txt
2014-11-13Depend on flvstreamer now that it was imported, and remove BROKEN.wiz1-4/+2
2014-11-13Update to KDE SC 4.14.3markd23-88/+67
2014-11-13kdnssd becomes zeroconf-ioslavemarkd1-2/+2
2014-11-13Update to KDE SC 4.14.3markd30-8762/+67
2014-11-13Update to KDE SC 4.14.3markd3-14/+13
2014-11-13kwallet becomes kwalletmanagermarkd1-2/+2
2014-11-13Update to KDE SC 4.14.3markd8-16/+24
2014-11-13Update to KDE SC 4.14.3markd4-12/+10
2014-11-13Add libkgapimarkd1-1/+2
2014-11-13Initial import libkgapi 2.2.0markd5-0/+276
KDE-based library for accessing various Google services
2014-11-13Update HOMEPAGE and MASTER_SITES, OSS IPedia had been closed.obache1-3/+3
2014-11-13Add baloo baloo-widgets kfilemetadatamarkd1-1/+4
2014-11-13Update to KDE SC 4.14.3markd27-36/+327
2014-11-13Updated graphics/libsixel to 1.3.4obache1-1/+2
2014-11-13Update libsixel to 1.3.4.obache4-49/+6
bug fixes.
2014-11-13Update to KDE SC 4.14.3markd24-301/+116
2014-11-13Updated multimedia/adobe-flash-plugin11 to 11.2.202.418obache1-1/+2
2014-11-13Update adobe-flash-plugin11 to 11.2.202.418 for APSB14-24.obache2-6/+6
2014-11-13Update to KDE SC 4.14.3markd8-276/+21
2014-11-13Update to KDE SC 4.14.3.markd2-145/+144
2014-11-13Update to oxygen-icons 4.14.3 - part of KDE SC 4.14.3markd3-8/+13
2014-11-13Updated databases/elasticsearch to 1.4.0fhajny1-1/+2
2014-11-13Update elasticsearch to 1.4.0.fhajny3-21/+20
Update elasticsearch to 1.4.0. Changes in 1.3.3: - More efficient networking - Fix for possible corruption on shard recovery - Fix for corruption when upgrading old indices Full changelog: http://www.elasticsearch.org/downloads/1-3-3/ Changes in 1.3.4: - Fix for 100+ shards node management Full changelog: http://www.elasticsearch.org/downloads/1-3-4/ Changes in 1.4.0beta1: - Better node stability through reduced memory usage. - Better cluster stability through improved discovery algorithms. - Better detection of corrupted data through checksums. - groovy replaces mvel - cors disabled by default (closes XSS vulnerability) - New experimental shard-level query cache - Three new aggregations - get-index API - Improvements to document indexing and updating Full changelog: http://www.elasticsearch.org/downloads/1-4-0-Beta1 Changes in 1.4.0: - HTTP pipelining - Lucene upgrade API Full changelog: http://www.elasticsearch.org/downloads/1-4-0
2014-11-13grantlee qjson phonon and akonadi updates.markd1-1/+5
2014-11-13Backport upstream commit to fix CVE-2014-8760. Bump PKGREVISION.fhajny3-3/+27
2014-11-13Update akonadi to 1.13.0markd8-128/+91
1.13.0 10-August-2014 ---------------------------------------------- - Fixed virtual collections statistics - Fixed tag RID fetch - Fixed HRID-based fetches - Fixed race condition in StorageDebugger - Use FindBacktrace.cmake from CMake 3.0 instead of our own detection 1.12.90 07-July-2014 ---------------------------------------------- - MERGE command for faster synchronization - Optimizations in various commands handlers - SELECT command is obsolete now - Performance and concurrency improvements in QSQLITE3 driver - Introduced Collection sync preferences as an improvement over the IMAP-based subscription model - Disable filesystem copy-on-write for DB files when running on Btrfs - Introduced direct streaming of external parts - Fixed SearchManager DBus interface not being registered to DBus - Fixed handling of tags in AK-APPEND and MERGE commands - Various fixes in virtual collections handling 1.12.1 07-April-2014 ---------------------------------------------- - Fixed deadlock in SearchManager - Fixed notification emission when appending items - Fixed ItemRetriever ignoring changeSince argument - Fixed X-AKAPPEND command response - Fixed RID-based FETCH - Fixed data loss in case of long-lasting copy or move operations 1.12.0 25-March-2014 ---------------------------------------------- - Improved 'akonadictl status' command output - Fixed indexing of items in collections with short cache expiration - Fixed building Akonadi in subdirectory - Fixed deadlock in SearchManager - Fixed runtime warnings 1.11.90 19-March-2014 ---------------------------------------------- - Fixed collection scheduling - Fixed indexing of expired items from local resources - Fixed database schema update with PostgreSQL - Fixes in searching and search updates 1.11.80 28-February-2014 ---------------------------------------------- - Server-search support - Search plugins support - Tags support - Fixes and improvements in search - Fixes in protocol parser - Fixed inter-resource moves - Fixed .desktop files parsing - Optimized collections tasks scheduling - Optimized flags handling - Optimized appending new items via AK-APPEND - Handle database transactions deadlocks and timeouts - Improved PostgreSQL support - Soprano is now an optional dependency - Removed MySQL Embedded support 1.11.0 28-November-2013 ---------------------------------------------- - fix joined UPDATE queries failing with SQLite 1.10.80 05-November-2013 ---------------------------------------------- - Servser-side notification filtering - GID support - Export custom agent properties to clients - Faster Akonadi shutdown - Improved and faster database schema check on start - Enabled C++11 support - Optimize some SQL queries - Store only relative paths to external payload files in database 1.10.3 04-October-2013 ---------------------------------------------- - Fix support for latest PostgreSQL - Check MySQL version at runtime, require at least 5.1 - Fix crash when destroying DataStore with backends other than MySQL - Fix problem with too long socket paths - Send dummy queries to MySQL to keep the connection alive - Fix crash when no flags are changed
2014-11-13Update phonon to 4.8.2markd2-7/+7
4.8.2 * Revised the logic used by PulseSupport to come up with an icon name for PulseAudio. If the application has QApplication::windowIcon set with an QIcon constructed through QIcon::fromTheme(string) the actual icon name will be used. Otherwise the lower-case version of QCoreApplication::applicationName is used. * Fixed building with the compiler clang by reverting a previously introduced workaround. 4.8.1 * Prevent a crash when failing to create the preferred backend 4.8.0 * Prevent problems with the CMakeConfig's relative installation path resolution when trying to build on a system which has symlinks as part of the installation path (e.g. Fedora systems). * Prevent warnings on PulseSupport shutdown when AudioOutputs are held by a global static that is only destroyed after PulseSupport was shut down. * Sync clang detection code with kdelibs. * Documented the fact that paused can result in StoppedState if playback can not be started.
2014-11-13Update qjson to 0.8.1markd4-47/+11
Changes unknown.
2014-11-13Update grantlee to 0.5.1markd3-13/+12
- Version 0.5.1 -- ------------------- * Make the coverage target work with Qt 5. * Make the examples build with Qt 5. * Drop the Qt 5 requirement to 5.2.0 from 5.3.0. * Don't unload plugins when no longer used. -- Version 0.5.0 -- ------------------- * Bump Grantlee CMake requirement to 2.8.11. * Fix parsing of filter expressions in the extends tag. * Export CMake targets for grantlee plugins. * Add a way to build Grantlee with Qt 5. -- Version 0.4.0 -- ------------------- * Bump Grantlee CMake requirement to 2.8.9. * Use the CMAKE_AUTOMOC feature in Grantlee. * Clean up all CMake code. * Fix memory leak when deleting a localized template loader. * Clean up C++ code in preparation for Qt 5. * Update jQuery version used in example to the latest release. * Add API for resolving variables to strings in QtScript. * Fix tests on ARM and other platforms which use float for qreal.
2014-11-13p5-Tk and p5-Module-Runtime-Conflictsmarkd1-1/+3
2014-11-13Add p5-Module-Runtime-Conflictsmarkd1-1/+2
2014-11-13Add missing dependency on p5-Module-Runtime-Conflicts. Bump PKGREVISION.markd1-1/+3
2014-11-13Initial import p5-Module-Runtime-Conflicts 0.001markd3-0/+27
This module provides conflicts checking for Module::Runtime, which had a recent release that broke some versions of Moose.
2014-11-13Update to Tk-804.032markd5-44/+46
Also add patch from development version to fix: Workaround behaviour change in ExtUtils::MakeMaker 6.99_10 (PERL value is now quoted), which caused build failures (RT #100044). Tk-804.032 release (2014-01-26) ------------------ This is basically the same like Tk-804.031_503. Tk-804.031_503 release (2013-12-07) ---------------------- Fixes Regain compatibility for perl < 5.8.9 (SvIV_nomg is not available with earlier perls). Tests wm-time.t more robust against GNOME Shell slowness. Tk-804.031_502 release (2013-12-01) ---------------------- Fixes Enable libpng configure for all Solaris architectures. Documentation Update INSTALL, README-ActiveState.txt, and README-Strawberry.txt documents. Tk-804.031_501 release (2013-11-18) ---------------------- Fixes Fix gamma setting for PNG images (was only broken in 804.031_500). Fix clang compilation error (was only broken in 804.031_500). Tests Some tests are now more robust. Tk-804.031_500 release (2013-11-17) ---------------------- Fixes 88210: fix compilation for perl 5.19.0+ ("undef bool"). 90077: floating number issue with -textvariable variables. 89621: avoid segfaults during global destruction (by Gisle Aas). 87016: compatibility for libpng 1.6.x. 86988: use cflags/libs information from pkg-config zlib. 89261: split Tk/ColorEditor.pm into three .pm files. 71718: fix compilation issue with 64bit Strawberry Perl (Tk_Cursor). Fail gracefully if no font could be allocated. ptksh: storing the history works now also under Windows. Better handling if libpng's configure fails. Documentation Changes to README.linux (dependency requirements, fontconfig) and README.cygwin. Document special Tk::Table behavior regarding -takefocus => 0. Tests New test files (eventGenerate.t, sv.t) and new test cases (eventGenerate in optmenu.t). More test tweaks (e.g. skip some tests if the required fixed font is unavailable, see with_fixed_font in TkTest.pm, workaround some fvwm2 problems in wm-tcl.t, protect from haning wm-time.t). checked_test_harness() skips testing if no font could be allocated. No test request user positioning windows anymore (for old window managers like twm). Configuration file for travis-ci.
2014-11-12Updated www/midori to 0.4.9nb16snj1-1/+2
2014-11-12this uses icons from gnome-icon-theme. add a dependency and bumpsnj1-2/+3
PKGREVISION to 16.
2014-11-12Fix alpine build under Mac OS X Yosemite.bsiegert1-1/+11
Alpine uses a function called panic(). However, mach/mach.h, which somehow ends up always included, defines panic with different arguments. Rename alpine's panic to Panic on Darwin.
2014-11-12Added multimedia/flvstreamer version 2.1c1khorben1-1/+2
2014-11-12Added multimedia/flvstreamerkhorben1-1/+2
2014-11-12Imported flvstreamer 2.1c1 from wip/flvstreamerkhorben6-0/+80
flvstreamer is an open source command-line RTMP client intended to stream audio or video content from all types of flash or rtmp servers. Forked from rtmpdump v1.6 with encrypted rtmp and swf verification support removed. This tool provides free interoperability with the previously undocumented adobe RTMP protocol so widely in use on the internet today. It was developed entirely by reverse engineering methods and without access to any proprietary or restrictive-license protocol specifications. ok wiz@
2014-11-12Updated graphics/gpicview to 0.2.4.snj1-1/+2
2014-11-12Update to 0.2.4. Changes:snj3-9/+9
- build system updates - translation updates - gtk3 support (not enabled in pkgsrc) - minor fixes
2014-11-12remove now unneeded patch.wiz1-44/+0