summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-03-31Import ttf-tlwg-0.6.0 as fonts/ttf-tlwg.wiz4-0/+107
Fonts-TLWG (formerly ThaiFonts-Scalable) is a collection of Thai scalable fonts available in free licenses. Its goal is to provide fonts that conform to existing standards and recommendations, so that it can be a reference implementation. So, the fonts have to be modified from their original versions as needed, according to following references: * Recommendation for Thai font design, from the National Font Project * Adobe Glyph naming convention * Microsoft Typography * Common practice for Thai Windows fonts
2014-03-31Added time/py-iso8601 version 0.1.10wiz1-1/+2
2014-03-31+ py-iso8601.wiz1-1/+2
2014-03-31Import py27-iso8601-0.1.10 as time/py-iso8601.wiz4-0/+37
This Python module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.
2014-03-31Changes 5.5.37:adam6-24/+24
Functionality Added or Changed On Solaris, mysql_config --libs now includes -R/path/to/library so that libraries can be found at runtime. Bugs Fixed InnoDB: A regression introduced by Bug 14329288 would result in a performance degradation when a compressed table does not fit into memory. InnoDB: The maximum value for innodb_thread_sleep_delay is now 1000000 microseconds. The previous maximum value (4294967295 microseconds on 32-bit and 18446744073709551615 microseconds on 64-bit) was unnecessarily large. Because the maximum value of innodb_thread_sleep_delay is limited by the value set for innodb_adaptive_max_sleep_delay (when set to a non-zero value), the maximum value for innodb_thread_sleep_delay is now the same as the maximum value for innodb_adaptive_max_sleep_delay. InnoDB: In debug builds, creating a unique index on a binary column, with input data containing duplicate keys, would cause an assertion. InnoDB: InnoDB would fail to start when innodb_data_file_path specified the data file size in kilobytes by appending K to the size value. InnoDB: An insert buffer merge would cause an assertion error due to incorrectly handled ownership information for externally stored BLOBs. InnoDB: Assertion failure in thread thread_num in file ibuf0ibuf.cc line 4080 InnoDB: Failing assertion: rec_get_deleted_flag(rec, page_is_comp(page)) InnoDB: Decreasing the auto_increment_increment value would have no affect on the next auto-increment value. Replication: The server did not handle correctly the insertion of a row larger than 4 GB when using row-based replication. Replication: When using row-based replication, an additional auto-increment column on the slave version of a table was not updated correctly; a zero was inserted instead. Replication: Statements involving the Performance Schema tables should not be written to the binary log, because the content of these tables is applicable only to a given MySQL Server instance, and may differ greatly between different servers in a replication topology. The database administrator should be able to configure (INSERT, UPDATE, or DELETE) or flush (TRUNCATE TABLE) performance schema tables on a single server without affecting others. However, when replicating from a MySQL 5.5 master to a MySQL 5.5 or later slave, warnings about unsafe statements updating Performance Schema tables were elevated to errors. For MySQL 5.6 and later slaves, this prevented the simultaneous use of performance_schema and GTIDs (see Replication with Global Transaction Identifiers, in the MySQL 5.6 Manual). This fix causes all updates on tables in the performance_schema database to be filtered on the master and not replicated, regardless of the type of logging that is in effect. Prior to this fix, statements using were handled by being marked as unsafe for replication, which caused warnings during execution; the statements were nonetheless written to the binary log, regardless of the logging format in effect. Existing replication behavior for tables in the INFORMATION_SCHEMA database is not changed by this fix. For more information, see MySQL Performance Schema. Compilation failed if MySQL was configured with CFLAGS set to include a -Werror option with an argument. A shared libmysqld embedded server library was not built on Linux. While printing the server version, the mysql client did not check for buffer overflow in a string variable. Contraction information in a collation could be mishandled, resulting in incorrect decisions about whether a character is part of a contraction, and miscalculation of contraction weights. DROP TRIGGER succeeded even with the read_only system variable enabled. Updating the Performance Schema setup_instruments table on a replication master caused a slave to exit. Due to a race condition, it was possible for two threads to end up with the same query ID for different queries. When run by root, mysqld --help --verbose exited with a nonzero error code after displaying the help message. MySQL client programs from a Community Edition distribution could not connect using SSL to a MySQL server from an Enterprise Edition. This was due to a difference in certificate handling by yaSSL and OpenSSL (used for Community and Enterprise, respectively). OpenSSL expected a blank certificate to be sent when not all of the --ssl-ca, --ssl-cert, and --ssl-key options were specified, and yaSSL did not do so. To resolve this, yaSSL has been modified to send a blank certificate when an option is missing. A deadlock error occurring during subquery execution could cause an assertion to be raised. The Performance Schema stage/sql/Waiting to get readlock instrument is no longer used and has been removed. For system variables that take a string value, SET statements permitted an unquoted value, but values that contained dots were parsed incorrectly and only part of the value was assigned. For example, SET GLOBAL slow_query_log_file = my_slow.log assigned the value my_slow. Now such values must be quoted or an error occurs. On Windows, mysql_install_db.pl could be run only from within the bin directory under the installation directory.
2014-03-31Changes 3.8.4.2:adam7-22/+24
Fix a potential buffer overread that could result when trying to search a corrupt database file.
2014-03-31Changes 0.7.5:adam3-12/+11
* Upgraded libpng to version 1.6.10-optipng. * Upgraded zlib to version 1.2.8-optipng. ! Fixed various build issues with libpng-1.5 and libpng-1.6. * Allowed the handling of huge image files (> millions of pixels per row or column) to be independent of the libpng version. + Allowed the option -preserve to save the file ownership (UID/GID) on Unix. ! Fixed a build issue with Clang. + Added various enhancements to the configure script.
2014-03-31Note the end of the freeze in preparation for the pkgsrc-2014Q1 branchagc1-6/+2
2014-03-30Updated sysutils/ntfsprogs to 2.0.0nb2jakllsch1-1/+2
2014-03-30Consistently use DIOCGDINFO.jakllsch3-9/+9
2014-03-30Updated multimedia/mlt to 0.9.0abs2-3/+4
Updated multimedia/kdenlive to 0.9.6
2014-03-30Updated multimedia/kdenlive to 0.9.6abs5-196/+293
- Previous kdenlive version would not run due to issue with SDL update - Hence update during freeze 0.9.6 * Fix keyframes when cutting a clip / undoing a clip cut * Warn before overwriting .mlt stabilized file * Fix monitor confusion (clip monitor sometimes playing timeline,...) * Fix the Mono to Stereo effect UI * Fix proxy of playlist having wrong aspect ratio in some locales * Fix transition widget not correctly updated when resizing a transition * Fix DVD chapters broken when using an intro movie * Fix error message (No matching profile) poping up in render widget when everything was ok * Fix clip keyframes not showing on project load * Fix bug when moving guide (was not moving to the correct place) * Fix project corruption (wrong character) caused by some clip's metadata * Fix possible crash on track deletion * Fix timeline corruption when using spacer tool or overwrite edit mode * Fix possible crash when editing speed effect * Fix transition losing all its properties when moved * Fix crash when pressing del when editing animation in title widget * Fix crash when doing quick clip resize * Fix corruption when groups where overlapping * Fix corruption when adding a title clip where a transition already existed * Fix timeline preview corruption with some transitions 0.9.4 * Fix color parameter in some effects not working correctly (#2644) * Fix V4l licensing issue (#2632) * Fix keyframes lost / broken when pasting an effect 0.9.2 * Fix firewire capture (preview not showing) * Fix freeze when reloading previously missing clip * Fade effects lost when moving / resizing clip * Undoing change in clip crop start breaking clip * Make disabling of track effects possible * Fix slideshow clips not working * Fix crash on composite transition * Fix crash when opening stop motion widget * Fix rendering of projects created in another locale 0.9 * Fix monitor effect scene sometimes forcing monitor minimum size * Improve detection of locale issues (default to POSIX when there is a locale conflict on the system) * Improve timeline operation for small clips (disable resizing, only allow move) * Add background color parameter to "Rotate" and "Pan and Zoom" effects * Allow to scroll using the mouse wheel in monitor editing scene * Zoom to mouse when using CTRL + mouse wheel in monitor editing scene * Add support for new slope mode in "Color Selection" effect to allow smooth alpha transition * Introduce grouping of effects; groups can also be saved * Allow dragging an effect to another clip/track * Allow record monitor to go fullscreen * Image sequences can now start at an arbitrary frame (http://kdenlive.org/mantis/view.php?id=2508) * Add automatic clip alignment based on audio (experimental, has to be manually enabled)s * Allow archiving for offline use (only archive proxies) * Offline editing: Allow working on project with only proxies available (http://kdenlive.org/mantis/view.php?id=2509) * Allow rendering to another framerate * Check for missing locale and ask to install instead of opening corrupted project * Allow to open project files manually extracted from archived project * Support dropping a folder in the project tree (http://kdenlive.org/mantis/view.php?id=1288) * Add "select all clips in track" and "select all clips in timeline" features (http://kdenlive.org/mantis/view.php?id=1950) * Put audio effects in subcategories to avoid uberlong menus (http://kdenlive.org/mantis/view.php?id=2436) * Support for project metadata (can be embedded in rendered file) * Add Online Resource Widget allowing easy search and download of online services (freesound, openclipart, archive.org) * Introduce MLT clip analysis to get auto normalize data in sox gain effect * Connect recording to audio scopes * Add audio only recording (works while playing) * Add extract zone function: part of clip is copied to new file without re-encoding * Introduce generic job framework to process clips * Improve the Choose color widget: Use less space and make it easier to pick the average color value from an area * Add GUI for effect Dynamic Text: Allows to display timecode/framecount and other data * Rework effect stack: All effects are shown at once and are collapsible * Add two different video stabilizers * Add IIR Blur GUI * Add date column to project tree * Fix clip move sometimes giving error when it should work * Fix custom effects not considering capital letters in name (http://kdenlive.org/mantis/view.php?id=2580) * Fix script rendering when script name contains whitespace * Ensure clip in project tree is visible after rename (scroll if necessary) (http://kdenlive.org/mantis/view.php?id=2563) * Fix monitor scene never resetting scrollbars * Fix issues with transitions when inserting track (http://kdenlive.org/mantis/view.php?id=2477) * Fix some GUI elements not responding to color theme change * Do not hide render profile list when there is only one item to avoid confusion (http://kdenlive.org/mantis/view.php?id=2543) * Fix consecutive error messages overwriting each other (http://www.kdenlive.org/mantis/view.php?id=2519) * Fix crash when editing properties of several missing clips * Fix vectorscope for 24b RGB images (http://kdenlive.org/mantis/view.php?id=2478) * Fix archiving sometimes not saving playlist clips and subclips (http://kdenlive.org/mantis/view.php?id=2475) * Fix archiving feature not saving playlist clips and slowmotion clips inside them (http://kdenlive.org/mantis/view.php?id=2475) * Fix crash recovery feature issues with long or non UTF-8 filenames (http://kdenlive.org/mantis/view.php?id=2441, http://kdenlive.org/mantis/view.php?id=2450) * Fix rendering jobs sometimes not starting * Fix crash on proxy creation (concurrency issue) (http://kdenlive.org/mantis/view.php?id=2471) * Fix zone playing (http://kdenlive.org/mantis/view.php?id=2468) * Fix click on monitor sometimes not triggering play * Fix crash when moving a folder and a clip in project tree (http://kdenlive.org/mantis/view.php?id=2458) * Fix color change not working in title widget (http://kdenlive.org/mantis/view.php?id=2459) * Fix slideshow clips created with invalid frame duration * Fix profile warning with clips that have 1088 pixels height * Fix unnecessary proxy reload on document load * Fix detection of broken render scripts 0.8.2.1 * Fix title text oultine transparency not working * Make titler window fit on smaller resolutions (1024x768) * Fix corruption when undoing and redoing a transition add + move * Fix possible crash in thumbnails * Fix possible crashes in clip transcoding and improve feedback when failing * Various small optimizations (unnecessary clip reloads) * Fix timecode widget hard to edit and sometimes giving random values * Workaround locale issue ahappening when system C locale and Qt's locale did not give the same numeric separator * Fix audio thumbnail concurrency issue * Fix various video thumbnails issues (don't load several times the same thumb, load all of them, ...) * Fix crash when opening a file dialog on KDE < 4.5 * Fix various proxy issues (missing extension, concurrency, disabling broken proxy, ...) * Fix startup crash caused by invalid parsing of v4l data * Fix project tree disabled after loading some projects / creating new one * Fix corrupted timeline / monitor timecode * Fix search path for Luma files when missing 0.8.2 * Load zone thumbnails from disk if available. * Optimise document loading. * In case of missing or invalid clips, open only one dialog box instead of one for each clip. * Display proxy creation progress in project tree. * Improve way of picking an average color of an area. * Make audio bitrate in render dialog selectable. * Add support for handling different versions of filters and add rules to convert between them. * Move all cached data in one operation, so that user does not get one dialog box for each file in case of duplicates. (http://kdenlive.org/mantis/view.php?id=2297) * Show filter version in filter info box. * When multiple clips are selected do not allow resizing, but moving only. (http://kdenlive.org/mantis/view.php?id=2257) * Add remux with MKV transcode preset. * Make audio only render profiles faster by telling ffmpeg to skip video. * Open documents using a locale different to the system as read only. * Replace locale-dependent comma with slash in geometry value. * Add Kdenlive manual converted from UserBase QuickStart page. * Improve handling of missing luma files. (http://kdenlive.org/mantis/view.php?id=2216) * Remove the "avformat-novalidate" trick for faster loading, caused crash. (http://kdenlive.org/mantis/view.php?id=2205) * Allow to assign a shortcut to usage of proxies in project. * Use separate thread for generation of timeline thumbnails when zoom is at frame level to keep UI responsive. * Allow to use JScript in render profile parameter values. Values that need evalutation need to be indicated by '%'. * Check for missing proxies on document opening. * Check document for invalid (overlapping) transitions. * Check for duration mismatch in clip producers when opening a document (can cause corruption). * Automatically create backups of the project file; they can be restored in a recovery dialog. * Allow to manually edit video4linux capture profile. * Allow to store presets for proxy creation parameters. * Enable proxies for playlist clips (*.mlt, *.kdenlive). * Directly encode capture from Decklink card to make it usable in Kdenlive. * Allow to use bitrate different from presets in render dialog. * Whole projects (including all necessary files) can be archieved into a directory or file. * Allow use of different ffmpeg preset for 1st and 2nd render pass. * Notes widget: context menu now allows to insert clickable timecode to make easy reference to some place in the project. * Fix encoding of dvd vob menu file. * Fix possible crash when doing fast start/stop. * Fix multiple concurrency crashes related to thumbnail and proxy creation. * Fix name of dvgrab captured file. (http://kdenlive.org/mantis/view.php?id=2344) * Fix issues with simultaneous 2-pass rendering (x264). (http://kdenlive.org/mantis/view.php?id=2338) * Fix rendering progress not shown if multiple copies of Kdenlive are open. (http://kdenlive.org/mantis/view.php?id=1265) * Fix DVD chapters discarded when opening from render dialog. (http://kdenlive.org/mantis/view.php?id=2335) * Fix possible corruption caused by vertical offset of transitions in timeline. * Fix aspect ratio of thumbnails to correctly use the project's arpect ratio. * Fix bitrate broken when editing render profile or making it a favorite. (http://kdenlive.org/mantis/view.php?id=2321) * Fix audio issues in rendered file when using a recent ffmpeg version by replacing 'b' with 'vb' (ffmpeg bitrate parameter). (http://kdenlive.org/mantis/view.php?id=2318) * Fix rendering to Flash could be broken by setting the number of encoder threads. (http://kdenlive.org/mantis/view.php?id=2312) * Fix DVD wizard losing chapters data when switching to menu page. * Fix previewing of affine transitions with transparent png. * Fix timeline corruption when using 'Remove space' tool (transitions could overlap). * Fix 'adjust to original size' and 'fit to width/height' for title and color clips in geometry widget (pan and zoom, composite, affine). * Fix vorbis rendering by setting the audio quality (aq). * Rotoscoping: do not allow to add keyframes until initial spline is created to avoid corruptions. * Fix possible crash in DVD wizard chapters. (http://kdenlive.org/mantis/view.php?id=2264) * Do not duplicate effect stack after split audio but move audio effects only. * Fix issues related to the usage of comma as numeric separator in some locales. * Fix build on GNU/kFreeBSD. * Fix cursor not visible in title widget. (http://kdenlive.org/mantis/view.php?id=2231) * Fix aspect ratio in title widget background image. (http://kdenlive.org/mantis/view.php?id=2225) * Fix layout in save profile dialog. (http://kdenlive.org/mantis/view.php?id=2224) * Fix timeline corruption because resizing a clip end could overlap another clip in some cases. * Fix last keyframe for composite transition (and other geometry effects) inserted one frame after the end of the transition. * Prevent crash when deleting a clip while playing. (http://kdenlive.org/mantis/view.php?id=2200) * Disable save action if we are in the same state as last save. * Fix pan and zoom keyframes lost after clip resize. (http://kdenlive.org/mantis/view.php?id=2210) * Fix mouse wheel in slider section of (effect) parameters with a large range (> 1000). * Fix GUI setup issues with some list parameters (for effects). * Fix timecode widget not communicating changes upon focus leave. * Fix list of effects in effect stack taking up to much space by default. * Fix transition track not correctly saved. (http://kdenlive.org/mantis/view.php?id=2187) * Fix "save zone" saving proxy instead of real clip. (http://kdenlive.org/mantis/view.php?id=2184) * Fix freeze when saving while timeline is at maximum zoom. (http://kdenlive.org/mantis/view.php?id=2174) * Fix crash when deleting a track and having an audio clip on last track. (http://kdenlive.org/mantis/view.php?id=2168) * Do not allow to create overlapping transitions that could corrupt timeline. (http://kdenlive.org/mantis/view.php?id=1901) * Fix sometimes effects were missing. (http://kdenlive.org/mantis/view.php?id=2152) * Fix crash in histogram scope. * Fix multiple possible timeline corruptions. (http://kdenlive.org/mantis/view.php?id=2157) * Do not allow rendering to a frame rate different than current project's profile. (http://kdenlive.org/mantis/view.php?id=2138) * Fix DVD menu entries hidden under some circumstances. * Fix channels in audio thumbnails being displaced by one frame. (http://kdenlive.org/mantis/view.php?id=1976) * Fix possible crash caused by audio thumbnails. (http://kdenlive.org/mantis/view.php?id=2147) * Fix possible freeze and error on project opening. (http://kdenlive.org/mantis/view.php?id=2144) * Fix progress bar running twice on 2pass render. * Fix proxy file path issue on system installation. * Use luma as default channel for levels effect. * Fix handling of proxies when duration != duration of original clip. * Fix filename encoding problem in renderer. (http://kdenlive.org/mantis/view.php?id=2110) * Fix user specified CFLAGS ignored. (http://kdenlive.org/mantis/view.php?id=2108) 0.8 See http://kdenlive.org/discover/0.8
2014-03-30Updated multimedia/mlt to 0.9.0abs9-74/+44
- Only consumer of mlt in pkgsrc is kdenline - Current kdenlive version is non functional due to SDL update - Updated version of kdenline requires newer mlt - Hence mlt update during freeze 2013-06-02 Dan Dennedy <dan@dennedy.org> * Doxyfile, configure, docs/melt.1, src/framework/mlt_version.h: Set version to 0.9.0. * src/modules/opengl/filter_glsl_manager.cpp, src/modules/opengl/glsl_manager.h: Fix tiny memory leak in GlslManager (coverity-1026795). * src/framework/mlt.h, src/framework/mlt_animation.c, src/framework/mlt_animation.h, src/framework/mlt_geometry.c, src/framework/mlt_geometry.h: Indicate mlt_geometry is deprecated in API docs. 2013-06-01 Dan Dennedy <dan@dennedy.org> * src/modules/opengl/filter_movit_rect.cpp, src/modules/opengl/filter_movit_rect.yml, src/modules/opengl/filter_movit_resize.cpp: Convert movit.rect to mlt_rect. 2013-05-31 Dan Dennedy <dan@dennedy.org> * .../opengl/filter_deconvolution_sharpen.cpp, .../opengl/filter_deconvolution_sharpen.yml, src/modules/opengl/filter_lift_gamma_gain.cpp, src/modules/opengl/filter_lift_gamma_gain.yml, src/modules/opengl/filter_movit_diffusion.cpp, src/modules/opengl/filter_movit_diffusion.yml, src/modules/opengl/filter_movit_glow.cpp, src/modules/opengl/filter_movit_glow.yml, src/modules/opengl/filter_movit_opacity.cpp, src/modules/opengl/filter_movit_opacity.yml, src/modules/opengl/filter_movit_saturation.cpp, src/modules/opengl/filter_movit_saturation.yml, src/modules/opengl/filter_movit_vignette.cpp, src/modules/opengl/filter_movit_vignette.yml, src/modules/opengl/filter_white_balance.cpp, src/modules/opengl/filter_white_balance.yml, src/modules/opengl/transition_movit_mix.cpp, src/modules/opengl/transition_movit_mix.yml: Add property animation to the other movit services. * presets/filter/movit.blur/blur_in, presets/filter/movit.blur/blur_in_out, presets/filter/movit.blur/blur_out: Add animated movit.blur presets. * src/modules/opengl/filter_movit_blur.cpp, src/modules/opengl/filter_movit_blur.yml: Add property animation to movit.blur filter. * src/framework/mlt_properties.c, src/framework/mlt_property.c: Compile fixes for Windows after merging animation branch. * src/framework/mlt_properties.c, src/mlt++/mlt++.vers: Compile fixes for Linux after merging animation branch. 2013-05-30 Dan Dennedy <dan@dennedy.org> * src/framework/mlt_animation.c, src/framework/mlt_animation.h, src/framework/mlt_frame.c, src/framework/mlt_frame.h, src/framework/mlt_properties.c, src/framework/mlt_properties.h, src/framework/mlt_property.c, src/framework/mlt_property.h, src/framework/mlt_types.h: Various documentation and copyright fixes and updates. * src/framework/mlt_animation.c, src/framework/mlt_animation.h: Document the new mlt_animation API. * src/framework/mlt_properties.c, src/framework/mlt_property.c, src/framework/mlt_types.h: Document the property animation, rect, and color additions. * src/framework/mlt_animation.h, src/framework/mlt_properties.c, src/framework/mlt_properties.h, src/framework/mlt_property.c, src/framework/mlt_property.h, src/framework/mlt_types.h: Add mlt_properties_get_animation(); it might come in handy. * src/framework/mlt_properties.c, src/framework/mlt_properties.h, src/mlt++/MltProperties.cpp, src/mlt++/MltProperties.h, src/mlt++/mlt++.vers, src/tests/test_properties/test_properties.cpp: Add mlt_properties_set_color(). 2013-05-29 Dan Dennedy <dan@dennedy.org> * src/framework/mlt_properties.c, src/framework/mlt_properties.h, src/framework/mlt_property.c, src/framework/mlt_property.h, src/mlt++/MltProperties.cpp, src/tests/test_properties/test_properties.cpp: Reorder some property anim parameters for consistency. * src/framework/Makefile, src/framework/mlt_animation.c, src/framework/mlt_profile.c, src/framework/mlt_property.c, src/mlt++/MltProperties.h, src/tests/test_properties/test_properties.cpp: Make animation length optional. It is only really needed when using negative time values. With some fixes for parsing negatives in time code/clock values. 2013-05-27 Dan Dennedy <dan@dennedy.org> * src/framework/mlt_properties.c, src/framework/mlt_properties.h, src/framework/mlt_types.h, src/mlt++/MltProperties.cpp, src/mlt++/MltProperties.h, src/tests/test_properties/test_properties.cpp: Add mlt_color and mlt_properties_get_color(). * src/framework/mlt_properties.c, src/framework/mlt_properties.h, src/framework/mlt_property.c, src/framework/mlt_property.h, src/mlt++/MltProperties.cpp, src/mlt++/MltProperties.h, src/tests/test_properties/test_properties.cpp: Add mlt_properties_anim_set/get() for string. * src/framework/mlt_properties.c, src/framework/mlt_properties.h, src/framework/mlt_property.c, src/mlt++/MltProperties.cpp, src/mlt++/MltProperties.h, src/tests/test_properties/test_properties.cpp: Add mlt_properties_anim_set/get_double(). * src/framework/mlt_properties.c, src/framework/mlt_properties.h, src/framework/mlt_property.c, src/framework/mlt_property.h, src/mlt++/MltProperties.cpp, src/mlt++/MltProperties.h, src/tests/test_properties/test_properties.cpp: Rename functions with _pos to anim_. * src/framework/mlt_animation.c, src/framework/mlt_properties.c, src/framework/mlt_properties.h, src/framework/mlt_property.c, src/framework/mlt_property.h, src/mlt++/MltProperties.cpp, src/mlt++/MltProperties.h, src/tests/test_properties/test_properties.cpp: Add mlt_properties_set/get_rect_pos for rect animation. 2013-05-26 Dan Dennedy <dan@dennedy.org> * src/framework/mlt_properties.c, src/framework/mlt_properties.h, src/framework/mlt_property.c, src/framework/mlt_property.h, src/framework/mlt_types.h, src/mlt++/MltProperties.cpp, src/mlt++/MltProperties.h, src/tests/test_properties/test_properties.cpp: Add mlt_rect and mlt_properties_set/get_rect. 2013-05-22 Dan Dennedy <dan@dennedy.org> * src/framework/mlt_properties.c, src/framework/mlt_properties.h, src/framework/mlt_property.c, src/mlt++/MltProperties.cpp, src/mlt++/MltProperties.h, src/tests/test_properties/test_properties.cpp: Add mlt_properties_set/get_int_pos and Properties::set/get_int. 2013-05-19 Dan Dennedy <dan@dennedy.org> * src/framework/mlt_property.c, src/tests/test_properties/test_properties.cpp: Interpret % after numeric string. * src/framework/mlt_property.c, src/framework/mlt_property.h, src/framework/mlt_types.h, src/tests/test_properties/test_properties.cpp: Add mlt_property_set_double_pos() and mlt_property_set_int_pos(). 2013-05-18 Dan Dennedy <dan@dennedy.org> * src/framework/mlt_animation.c, src/framework/mlt_animation.h, src/framework/mlt_property.c, src/framework/mlt_property.h, src/framework/mlt_types.h, src/tests/test_properties/test_properties.cpp: Add Catmull-Rom spline smooth animation interpolation. 2013-05-17 Dan Dennedy <dan@dennedy.org> * src/framework/mlt_property.c, src/framework/mlt_property.h, src/tests/test_properties/test_properties.cpp: Add mlt_property_get_double_pos() and mlt_property_get_int_pos(). 2013-05-16 Dan Dennedy <dan@dennedy.org> * src/framework/mlt_animation.c, src/framework/mlt_animation.h, src/framework/mlt_property.c, src/tests/test_properties/test_properties.cpp: Add support for discrete animation including strings. * src/framework/Makefile, src/framework/mlt_animation.c, src/framework/mlt_animation.h, src/framework/mlt_property.c, src/framework/mlt_property.h, src/tests/test_properties/test_properties.cpp: Add mlt_animation and mlt_property_interpolate(). mlt_property_interpolate() only works on a scalar double property at this time. 2013-05-14 Maksym Veremeyenko <verem@m1stereo.tv> * src/framework/mlt_consumer.c, src/framework/mlt_frame.c, src/framework/mlt_types.h, src/modules/avformat/producer_avformat.c, src/modules/avsync/consumer_blipflash.c, src/modules/core/filter_luma.c, src/modules/dgraft/filter_telecide.c, src/modules/gtk2/producer_count.c, src/modules/kdenlive/producer_framebuffer.c, src/modules/xine/filter_deinterlace.c: make mlt_position type double 2013-05-22 Dan Dennedy <dan@dennedy.org> * src/modules/avformat/producer_avformat.c, src/modules/avformat/producer_avformat.yml: Add exit_on_disconnect property to avformat producer. 2013-05-21 Dan Dennedy <dan@dennedy.org> * src/modules/frei0r/Makefile, src/modules/frei0r/factory.c, src/modules/frei0r/param_name_map.yaml, src/modules/frei0r/param_name_map.yml: Rename frei0r param_name_map filename and install it. * src/modules/avformat/producer_avformat.c, src/modules/avformat/producer_avformat.yml: Add reconnect property to avformat producer. 2013-05-07 Dan Dennedy <dan@dennedy.org> * src/modules/core/producer_melt.c, src/modules/rtaudio/RtAudio.cpp, src/modules/xine/deinterlace.c, src/modules/xml/producer_xml.c: Fix some compile warnings raised by clang. * src/framework/mlt_consumer.c, src/framework/mlt_consumer.h: Make a bunch of fields of mlt_consumer_s truly private. 2013-05-03 Dan Dennedy <dan@dennedy.org> * src/framework/mlt_properties.c, src/tests/test_properties/test_properties.cpp: Add more properties unit tests. 2013-05-02 Dan Dennedy <dan@dennedy.org> * src/tests/test_properties/test_properties.cpp, src/tests/test_properties/test_properties.pro: Add more unit tests for mlt_property. 2013-04-30 Dan Dennedy <dan@dennedy.org> * src/tests/common.pri, src/tests/test_properties/test_properties.cpp, src/tests/test_properties/test_properties.pro, src/tests/test_repository/test_repository.cpp, src/tests/test_repository/test_repository.pro, src/tests/tests.pro: Add the start of a unit test suite using QtTest. * src/tests/Makefile, src/tests/README, src/tests/charlie.c, src/tests/dan.c, src/tests/dissolve.c, src/tests/hello.c, src/tests/io.c, src/tests/io.h, src/tests/luma.c, src/tests/pango.c, src/tests/pixbuf.c, src/tests/test.png: Remove old files in src/tests to make way for new ones. 2013-04-27 Dan Dennedy <dan@dennedy.org> * src/framework/mlt_consumer.c, src/modules/sdl/consumer_sdl_preview.c: Fix race condition in mlt_consumer_stop(). 2013-04-25 Dan Dennedy <dan@dennedy.org> * configure, src/framework/mlt_consumer.c, src/framework/mlt_consumer.h, src/modules/sdl/consumer_sdl.c, src/modules/sdl/consumer_sdl_audio.c, src/modules/sdl/consumer_sdl_preview.c: Make mlt_consumer_purge() more thorough. (SF-187) This is applied to SDL consumers only at the moment since that is what most applications are using. Needs to be extended to other consumers. 2013-04-12 Dan Dennedy <dan@dennedy.org> * configure, src/framework/mlt_version.h: Set interim version 0.8.9. 2013-04-07 Brian Matherly <pez4brian@yahoo.com> * src/modules/gtk2/producer_count.yml, src/modules/oldfilm/filter_dust.yml, src/modules/oldfilm/filter_grain.yml, src/modules/oldfilm/filter_oldfilm.yml: Misc YAML fixes 2013-04-06 Dan Dennedy <dan@dennedy.org> * src/framework/mlt.vers, src/framework/mlt_service.c, src/framework/mlt_service.h, src/mlt++/MltService.cpp, src/mlt++/MltService.h, src/mlt++/mlt++.vers: Add mlt_service_move_filter() and Mlt::Service::move_filter(). 2013-04-04 Brian Matherly <pez4brian@yahoo.com> * src/modules/gtk2/Makefile, src/modules/gtk2/factory.c, src/modules/gtk2/producer_count.c, src/modules/gtk2/producer_count.yml: Add new count producer 2013-03-21 Dan Dennedy <dan@dennedy.org> * src/modules/avformat/factory.c, src/modules/avformat/filter_avresample.c: Restore avresample filter when build against FFmpeg. This provides a LGPL audio resampler, but it is using deprecated APIs. Support for swresample or libav avresampler is another project. 2013-03-20 Dan Dennedy <dan@dennedy.org> * src/modules/avformat/consumer_avformat.c, src/modules/avformat/producer_avformat.c: Add support for libavformat and libavcodec major version 55. 2013-03-18 Dan Dennedy <dan@dennedy.org> * src/modules/avformat/Makefile, src/modules/avformat/configure, src/modules/avformat/consumer_avformat.c, src/modules/avformat/factory.c, src/modules/avformat/filter_avcolour_space.c, src/modules/avformat/filter_avdeinterlace.c, src/modules/avformat/filter_avresample.c, src/modules/avformat/filter_swscale.c, src/modules/avformat/producer_avformat.c: Drop support for FFmpeg v0.5 and v0.6 and require swscale. This is cleanup work to make way for more version handling to handle current git master of libav that removes deprecated APIs. 2013-03-23 Dan Dennedy <dan@dennedy.org> * src/modules/avformat/filter_avcolour_space.c, src/modules/core/consumer_multi.c, src/modules/core/producer_loader.c, src/modules/opengl/filter_movit_convert.cpp: Make the arg to avcolor_space filter a pointer. Instead of passing an int cast as pointer. 2013-03-21 Dan Dennedy <dan@dennedy.org> * src/modules/frei0r/factory.c, src/modules/frei0r/frei0r_helper.c, src/modules/frei0r/param_name_map.yml: Add a frei0r param name mapping system. For apps that set frei0r parameters by their name, this provides backwards compatibility when a frei0r parameter name changes. 2013-03-17 Dan Dennedy <dan@dennedy.org> * src/modules/frei0r/factory.c, src/modules/frei0r/frei0r_helper.c: Switch to indexed propery names for frei0r params. Properties supplied by frei0r param name are supported for backwards compatibility. 2013-03-13 Dan Dennedy <dan@dennedy.org> * src/modules/core/loader.dict, src/modules/core/producer_loader.c: Tell loader how to use WebVfx. With my latest (merged) patches to WebVfx, one can load plain old HTML and QML files. They do not need webvfx script to initialize rendering - with some caveats about the meaning of document-loaded. However, without this loader change, plain resources need to prefaced with "plain:". The loader producer can now do that and instead "webvfx:" is needed to tell webvfx to wait for script in the content to call WebVfx.renderReady(true) (unless you use "webvfx:plain:..."). Also, WebVfx can also now load HTML over HTTP. This is especially handy if your content is updating itself with data from a web service. Otherwise, you will run into cross-site-scripting errors. 2013-03-07 Dan Dennedy <dan@dennedy.org> * src/modules/opengl/filter_movit_crop.cpp, src/modules/opengl/filter_movit_opacity.cpp, src/modules/opengl/filter_movit_resample.cpp, src/modules/opengl/filter_movit_resize.cpp, src/modules/opengl/transition_movit_mix.cpp, src/modules/opengl/transition_movit_overlay.cpp: Add locking to opengl services for thread protection. * src/modules/opengl/filter_glsl_manager.cpp, src/modules/opengl/glsl_manager.h: Make opengl filters support attach, detach, and disable. 2013-03-03 Dan Dennedy <dan@dennedy.org> * src/framework/mlt.vers, src/framework/mlt_service.c, src/framework/mlt_service.h, src/mlt++/MltService.cpp, src/mlt++/MltService.h, src/mlt++/mlt++.vers: Add mlt_service_filter_count and Mlt::Service::filter_count. 2013-02-25 Brian Matherly <pez4brian@yahoo.com> * src/modules/avsync/Makefile, src/modules/avsync/consumer_blipflash.c, src/modules/avsync/consumer_blipflash.yml, src/modules/avsync/factory.c, src/modules/avsync/producer_blipflash.c, src/modules/avsync/producer_blipflash.yml: Add new avsync module 2013-02-24 Dan Dennedy <dan@dennedy.org> * src/framework/mlt_frame.c, src/modules/core/consumer_multi.c: Let qglsl multi consumer work with more consumers. Works with sdl and decklink consumers. * src/framework/mlt_consumer.c, src/modules/core/producer_loader.c: Fix crash on missing NULL at end of mlt_events_fire(). 2013-02-23 Dan Dennedy <dan@dennedy.org> * src/melt/melt.c, src/modules/opengl/mlt_movit_input.cpp, src/modules/qimage/consumer_qglsl.cpp: Fix OpenGL context cleanup on Windows. Would crash at end of melt with qglsl. * src/modules/opengl/filter_glsl_manager.cpp, src/modules/qimage/consumer_qglsl.cpp: Some minor logging cleanup. 2013-02-20 Dan Dennedy <dan@dennedy.org> * src/modules/opengl/consumer_xgl.c, src/modules/opengl/filter_glsl_manager.cpp, src/modules/opengl/filter_movit_convert.cpp: Cleanup some logging from work in opengl branch. * src/melt/melt.c, src/modules/xml/producer_xml.c: Let melt and xml producer use qglsl consumer (opengl branch). * src/modules/qimage/Makefile, src/modules/qimage/configure, src/modules/qimage/consumer_qglsl.cpp, src/modules/qimage/factory.c: Add qglsl multi consumer (opengl branch). * src/framework/mlt_profile.c, src/modules/avformat/filter_avcolour_space.c, src/modules/avformat/filter_swscale.c, src/modules/avformat/producer_avformat.c, src/modules/core/consumer_multi.c, src/modules/core/filter_crop.c, src/modules/core/filter_fieldorder.c, src/modules/core/filter_imageconvert.c, src/modules/core/loader.ini, src/modules/core/producer_loader.c: Let loader producer use new GLSL normalizing filters (opengl branch). * src/modules/opengl/Makefile, src/modules/opengl/configure, src/modules/opengl/consumer_xgl.c, src/modules/opengl/factory.c, src/modules/opengl/fbo_input.cpp, src/modules/opengl/fbo_input.h, .../opengl/filter_deconvolution_sharpen.cpp, .../opengl/filter_deconvolution_sharpen.yml, src/modules/opengl/filter_glsl_manager.cpp, src/modules/opengl/filter_lift_gamma_gain.cpp, src/modules/opengl/filter_lift_gamma_gain.yml, src/modules/opengl/filter_movit_blur.cpp, src/modules/opengl/filter_movit_blur.yml, src/modules/opengl/filter_movit_convert.cpp, src/modules/opengl/filter_movit_crop.cpp, src/modules/opengl/filter_movit_diffusion.cpp, src/modules/opengl/filter_movit_diffusion.yml, src/modules/opengl/filter_movit_glow.cpp, src/modules/opengl/filter_movit_glow.yml, src/modules/opengl/filter_movit_mirror.cpp, src/modules/opengl/filter_movit_mirror.yml, src/modules/opengl/filter_movit_opacity.cpp, src/modules/opengl/filter_movit_opacity.yml, src/modules/opengl/filter_movit_rect.cpp, src/modules/opengl/filter_movit_rect.yml, src/modules/opengl/filter_movit_resample.cpp, src/modules/opengl/filter_movit_resize.cpp, src/modules/opengl/filter_movit_saturation.cpp, src/modules/opengl/filter_movit_saturation.yml, src/modules/opengl/filter_movit_vignette.cpp, src/modules/opengl/filter_movit_vignette.yml, src/modules/opengl/filter_white_balance.cpp, src/modules/opengl/filter_white_balance.yml, src/modules/opengl/glsl_manager.h, src/modules/opengl/mlt_flip_effect.h, src/modules/opengl/mlt_movit_input.cpp, src/modules/opengl/mlt_movit_input.h, src/modules/opengl/transition_movit_mix.cpp, src/modules/opengl/transition_movit_mix.yml, src/modules/opengl/transition_movit_overlay.cpp, src/modules/opengl/transition_movit_overlay.yml: Add the new opengl module (opengl branch). * src/framework/mlt_consumer.c, src/framework/mlt_consumer.h: Add consumer-thread-started and -stopped events (opengl branch). * src/framework/mlt_frame.c, src/framework/mlt_types.h: Add mlt_image_glsl and _glsl_texture (opengl branch). * src/mlt++/MltDeque.cpp, src/mlt++/MltDeque.h, src/mlt++/mlt++.vers: Add Mlt::Deque::peek() (opengl branch). 2013-02-15 Brian Matherly <pez4brian@yahoo.com> * src/modules/jackrack/Makefile, src/modules/jackrack/factory.c, src/modules/jackrack/plugin_desc.c, src/modules/jackrack/plugin_desc.h, src/modules/jackrack/plugin_mgr.c, src/modules/jackrack/process.c, src/modules/jackrack/producer_ladspa.c, src/modules/jackrack/producer_ladspa.yml: Add ladspa producer 2013-02-13 Cristian Morales Vega <reddwarf@opensuse.org> * src/framework/Makefile, src/mlt++/Makefile: Fix OSX buld which broke when adding Linux symbols versioning 2013-02-10 Dan Dennedy <dan@dennedy.org> * src/modules/sdl/consumer_sdl.c, src/modules/sdl/consumer_sdl_still.c: Remove local references to SDL_Surface. (SF-186) Why bother when SDL_GetVideoSurface() is available? 2013-02-07 Cristian Morales Vega <reddwarf@opensuse.org> * src/framework/Makefile, src/framework/mlt.vers, src/mlt++/Makefile, src/mlt++/config.h, src/mlt++/mlt++.vers: Use symbol versioning 2013-02-08 Cristian Morales Vega <reddwarf@opensuse.org> * Makefile, configure, src/melt/Makefile: Make the versioning opt-in 2013-02-07 Cristian Morales Vega <reddwarf@opensuse.org> * Makefile, configure, profiles/Makefile, src/framework/Makefile, src/framework/mlt_factory.c, src/melt/Makefile, src/melt/configure, src/modules/Makefile, src/modules/avformat/Makefile, src/modules/core/Makefile, src/modules/decklink/Makefile, src/modules/dgraft/Makefile, src/modules/dv/Makefile, src/modules/effectv/Makefile, src/modules/feeds/Makefile, src/modules/frei0r/Makefile, src/modules/gtk2/Makefile, src/modules/jackrack/Makefile, src/modules/kdenlive/Makefile, src/modules/kino/Makefile, src/modules/linsys/Makefile, src/modules/lumas/Makefile, src/modules/motion_est/Makefile, src/modules/normalize/Makefile, src/modules/oldfilm/Makefile, src/modules/plus/Makefile, src/modules/qimage/Makefile, src/modules/resample/Makefile, src/modules/rotoscoping/Makefile, src/modules/rtaudio/Makefile, src/modules/sdl/Makefile, src/modules/sox/Makefile, src/modules/swfdec/Makefile, src/modules/videostab/Makefile, src/modules/vmfx/Makefile, src/modules/vorbis/Makefile, src/modules/xine/Makefile, src/modules/xml/Makefile: Version modules and data directories, and melt Allow the "extras" of binary incompatible versions of MLT to be installed simultaneously. I don't like the idea of versioning the melt binary. But kdenlive is the main user of MLT and it expects the same formats support from both the libmltX it is linked to, and the melt binary it uses to do the actual work. 2013-01-20 Dan Dennedy <dan@dennedy.org> * Doxyfile, configure, docs/melt.1, src/framework/mlt_version.h, src/melt/melt.c: Set version to 0.8.8. 2012-12-31 Dan Dennedy <dan@dennedy.org> * src/modules/avformat/consumer_avformat.c, src/modules/avformat/producer_avformat.c: Fix build against FFmepg 0.5 and 0.6. 2012-12-26 Niv Sardi <xaiki@evilgiggle.com> * src/modules/gtk2/producer_pixbuf.c, src/modules/gtk2/producer_pixbuf.yml: pixbuf producer: loop option to loop sequence selectively 2012-12-22 Dan Dennedy <dan@dennedy.org> * src/framework/mlt_consumer.c, src/framework/mlt_frame.c, src/framework/mlt_types.h, src/modules/avformat/consumer_avformat.c, src/modules/avformat/producer_avformat.c, src/modules/core/filter_audiochannels.c, src/modules/core/filter_audioconvert.c, src/modules/core/filter_channelcopy.c, src/modules/core/filter_mono.c: Add mlt_audio_u8 (sourceforce-182). It should support planar libavutil AV_SAMPLE_FMT_U8P, but it is untested due to lacking a sample. 2012-12-12 Dan Dennedy <dan@dennedy.org> * src/modules/avformat/producer_avformat.c, src/modules/resample/filter_resample.c: Fix possible divide by zero exceptions. 2012-11-27 Dan Dennedy <dan@dennedy.org> * src/modules/avformat/factory.c, src/modules/avformat/filter_avresample.c, src/modules/avformat/producer_avformat.c: Fix decoding audio with planar formats. * src/modules/decklink/consumer_decklink.cpp, src/modules/decklink/producer_decklink.cpp: Fix mlt_profile to DeckLink DisplayMode matching. 2012-11-17 Dan Dennedy <dan@dennedy.org> * src/modules/gtk2/producer_pixbuf.c, src/modules/qimage/producer_qimage.c: Fix crash on invalid image sequence. * configure, src/framework/mlt_version.h: set to interim version 0.8.7 * src/modules/qimage/kdenlivetitle_wrapper.cpp, src/modules/videostab/stab/klt/error.c: Remove exit()s that cause unexpected app failures. An app can register a mlt_log callback, trap errors, and do something more graceful than abort as perhaps some of these are not really as fatal as they claim to be (a different patch can change the levels as needed).
2014-03-30Note update of lang/ruby21-base package to 2.1.1nb2.taca1-1/+2
2014-03-30One more rubygem's platform fix from jperkin@. It solves some buildtaca3-8/+26
problem of ruby extension on NetBSD/i386. Bump PKGREVISION.
2014-03-30Updated misc/libreoffice4-bin to 4.2.2ryoon2-3/+3
2014-03-30Update to 4.2.2.1ryoon2-11/+10
* dbus and dbus-glib Linux emulation modules are only available for SUSE_PREFER=13.1 Changelog: * Many bugfixes * Add many new features See https://wiki.documentfoundation.org/ReleaseNotes/4.2
2014-03-30Updated mail/getmail to 4.45.0schmonz1-1/+2
2014-03-30Update to 4.45.0. From the changelog:schmonz2-6/+6
- perform hostname-vs-certificate matching of SSL certificate if validating the certifcate. Thanks: "mancha". - fix missing plaintext versions of documentation. Updating this leaf package during the freeze for the security fix.
2014-03-30Note update of security/sudo to 1.7.10p8kim1-1/+2
2014-03-30+ fontconfig-2.11.1, giflib-5.0.6, gmp-6.0.0a, help2man-1.45.1,wiz1-3/+9
libxkbcommon-0.4.1, lilypond-2.18.2, pari-2.7.0, py-ldap-2.4.15.
2014-03-30Note update of devel/p5-Term-ReadLine package to 1.22.taca1-1/+2
2014-03-30Update p5-Term-ReadLine to 1.22. Approved by wiz@ to fix build problemtaca2-7/+6
with readline 6.3. 1.22 2014-03-05 - make Kwalitee <http://cpants.cpanauthors.org/> friendly - add MakeMaker options for META.yml - add Changelog - fix POD errors - make .pm versions consistent - use "use warnings" - Makefile.PL dies on the CPAN Test for OpenBSD temporarily (hopefully). 1.21 2014-03-02 - readline-6.3 support (Gnu Readline Library 6.3 requires this release or newers.) new function rl_clear_history new variable rl_signal_event_hook rl_input_available_hook rl_executing_key rl_executing_keyseq rl_key_sequence_length rl_change_environment rl_filename_stat_hook - readline-6.1 support new function rl_free_keymap (enabled) new variable rl_filename_rewrite_hook (now implemented) - make the following variables read-only.: rl_executing_macro, history_length, rl_readline_state, rl_explicit_arg, rl_numeric_arg, rl_editing_mode - Improve backward compatiblity variable and function definitions. - Fix Term::ReadLine::Gnu::XS::_trp_completion_function not to perform a case-sensitive filter. - fix Gnu.xs:rl_initialize to be compiled with Perl 5.8.5 or before. - update Pod documents - t/readline.t, t/history.t: add variable access tests. - t/readline.t: consider .svn directory on filename completion test and to set the standard tty setting before re_initialize() being called. - eg/perlsh makes use of the deferred signal (safe signal) feature. - Maefile.PL checks whether the xmalloc exported by readline is indeed called 'xmalloc' or whether it has been renamed to '_rl_malloc'. - Makefile.PL: add -DTRL_READLINE_VERSION to show GNU Readline Library version in CPAN Tester Reports. - t/00checkver.t: let messages go to stdout. - README: add project home page URL and remove out-of-date descriptions. - INSTALL: add a section "Install on Mac OS X"
2014-03-30Upstream release notes:spz4-44/+16
Fixed in 7.36.0 - March 26 2014 Release contains security-related bug fixes Changes: ntlm: Added support for NTLMv2 tool: Added support for URL specific options openssl: add ALPN support gtls: add ALPN support nss: add ALPN and NPN support added CURLOPT_EXPECT_100_TIMEOUT_MS tool: add --no-alpn and --no-npn added CURLOPT_SSL_ENABLE_NPN and CURLOPT_SSL_ENABLE_ALPN winssl: enable TLSv1.1 and TLSv1.2 by default winssl: TLSv1.2 disables certificate signatures using MD5 hash winssl: enable hostname verification of IP address using SAN or CN darwinssl: Don't omit CN verification when an IP address is used http2: build with current nghttp2 version polarssl: dropped support for PolarSSL < 1.3.0 openssl: info message with SSL version used Bugfixes: SECURITY ADVISORY: wrong re-use of connections SECURITY ADVISORY: IP address wildcard certificate validation SECURITY ADVISORY: not verifying certs for TLS to IP address / Darwinssl SECURITY ADVISORY: not verifying certs for TLS to IP address / Winssl nss: allow to use ECC ciphers if NSS implements them netrc: Fixed a memory leak in an OOM condition ftp: fixed a memory leak on wildcard error path pipeline: Fixed a NULL pointer dereference on OOM nss: prefer highest available TLS version 100-continue: fix timeout condition ssh: Fixed a NULL pointer dereference on OOM condition formpost: use semicolon in multipart/mixaed --help: add missing --tlsv1.x options formdata: Fixed memory leak on OOM condition ConnectionExists: reusing possible HTTP+NTLM connections better mingw32: fix compilation chunked decoder: track overflows correctly curl_easy_setopt.3: add CURL_HTTP_VERSION_2_0 dict: fix memory leak in OOM exit path valgrind: added suppression on optimized code curl: output protocol headers using binary mode tool: Added URL index to password prompt for multiple operations ConnectionExists: re-use non-NTLM connections better axtls: call ssl_read repeatedly multi: make MAXCONNECTS default 4 x number of easy handles function configure: Fix the --disable-crypto-auth option multi: ignore SIGPIPE internally curl.1: update the description of --tlsv1 SFTP: skip reading the dir when NOBODY=1 easy: Fixed a memory leak on OOM condition tool: Fixed incorrect return code when setting HTTP request fails configure: Tiny fix to honor POSIX tool: Do not output libcurl source for the information only parameters Rework Open Watcom make files to use standard Wmake features x509asn: moved out Curl_verifyhost from NSS builds configure: call it GSS-API hostcheck: Curl_cert_hostcheck is not used by NSS builds multi_runsingle: move timestamp into INIT remote_port: allow connect to port 0 parse_remote_port: error out on illegal port numbers better ssh: Pass errors from libssh2_sftp_read up the stack docs: remove documentation on setting up krb4 support polarssl: build fixes to work with PolarSSL 1.3.x polarssl: fix possible handshake timeout issue in multi nss: allow to enable/disable cipher-suites better ssh: prevent a logic error that could result in an infinite loop http2: free resources on disconnect polarssl: avoid extra newlines in debug messages rtsp: parse "Session:" header properly trynextip: don't store 'ai' on failed connects Curl_cert_hostcheck: strip trailing dots in host name and wildcard
2014-03-30Updated sysutils/salt to 2014.1.1imil2-3/+3
2014-03-30Updated salt to 2014.1.1, numerous bug and security fixesimil4-100/+600
Details: * http://docs.saltstack.com/en/latest/topics/releases/0.16.4.html * http://docs.saltstack.com/en/latest/topics/releases/0.17.0.html * http://docs.saltstack.com/en/latest/topics/releases/0.17.1.html * http://docs.saltstack.com/en/latest/topics/releases/0.17.2.html * http://docs.saltstack.com/en/latest/topics/releases/0.17.3.html * http://docs.saltstack.com/en/latest/topics/releases/0.17.4.html * http://docs.saltstack.com/en/latest/topics/releases/0.17.5.html * http://docs.saltstack.com/en/latest/topics/releases/2014.1.1.html
2014-03-30Update HOMEPAGE, http://wxsvg.sourceforge.net/ is default template page.ryoon1-2/+2
2014-03-30Update HOMEPAGEryoon1-2/+2
2014-03-30Updated www/seamonkey-l10n to 2.25ryoon1-1/+2
2014-03-30Update to 2.25ryoon3-70/+136
Changelog: * Sync with seamonkey-2.25
2014-03-30Updated www/seamonkey to 2.25ryoon2-3/+3
2014-03-30Update to 2.25ryoon82-4449/+3312
* Change enigmail build mechanism Changelog: 2.25: SeaMonkey-specific changes Newsgroup names can now be entered using autocompletion. See the changes page for a more complete overview. Mozilla platform changes The Gamepad API has been finalized and enabled (learn more). VP9 video decoding has been implemented. Support for Opus in WebM was added. Volume control for HTML5 audio/video has been added. Mac OS X Notification Center support has been added for web notifications. Support for spdy/2 has been removed. Support for multi-line flexbox in layout has been added. Support for the MathML 2.0 mathvariant attribute has been added. Background thread hang reporting has been added. <input type=color> has been implemented and enabled. Fixed several stability issues. Fixed in SeaMonkey 2.25 MFSA 2014-32 Out-of-bounds write through TypedArrayObject after neutering MFSA 2014-31 Out-of-bounds read/write through neutering ArrayBuffer objects MFSA 2014-30 Use-after-free in TypeObject MFSA 2014-29 Privilege escalation using WebIDL-implemented APIs MFSA 2014-28 SVG filters information disclosure through feDisplacementMap MFSA 2014-27 Memory corruption in Cairo during PDF font rendering MFSA 2014-26 Information disclosure through polygon rendering in MathML MFSA 2014-23 Content Security Policy for data: documents not preserved by session restore MFSA 2014-22 WebGL content injection from one domain to rendering in another MFSA 2014-20 onbeforeunload and Javascript navigation DOS MFSA 2014-19 Spoofing attack on WebRTC permission prompt MFSA 2014-18 crypto.generateCRMFRequest does not validate type of key MFSA 2014-17 Out of bounds read during WAV file decoding MFSA 2014-16 Files extracted during updates are not always read only MFSA 2014-15 Miscellaneous memory safety hazards (rv:28.0 / rv:24.4) 2.24: SeaMonkey-specific changes The DoNotTrack and Prompt on Sanitize preferences are now kept in sync. A pref (mailnews.p7m_external) has been added to allow users to choose an alternate application/pkcs7-mime handling. Support for Atom Threading Extensions (RFC 4685) has been added. Migrating profiles from Thunderbird supports the new signons file format now (support for the old format has been dropped). Autocomplete drop-downs (e.g. used on the Location Bar and Open Location dialog) now show favicons for their entries. The account name is now displayed in the status bar for all messages when checking mail. IMAP alert messages now show the server of the corresponding mail account. Newsgroup names are now searched for all search strings combined (AND-search) on the subscribe dialog. See the changes page for a more complete overview. Mozilla platform changes Removed support for importing logins from the legacy signons.txt format, including the Base64 conversion (bug 717490). Enabled support for TLS 1.2 (RFC 5246) by default (bug 861266). Added support for the SPDY 3.1 protocol. Added ability to reset style sheets using all:unset. Added support for scrolled fieldsets (overflow property support, bug 261037). Implemented allow-popups directive for iframe sandbox, enabling increased security (bug 766282). Unprefixed CSS cursor keywords -moz-grab and -moz-grabbing (bug 880672). Added support for ES6 generators in SpiderMonkey (blog post). Implemented support for mathematical function Math.hypot() in ES6 (bug 896264). Added dashed line support on Canvas (bug 768067). Fixed Azure/Skia content rendering on Linux (bug 740200). Fixed several stability issues. Fixed in SeaMonkey 2.24 MFSA 2014-13 Inconsistent JavaScript handling of access to Window objects MFSA 2014-12 NSS ticket handling issues MFSA 2014-11 Crash when using web workers with asm.js MFSA 2014-09 Cross-origin information leak through web workers MFSA 2014-08 Use-after-free with imgRequestProxy and image proccessing MFSA 2014-07 XSLT stylesheets treated as styles in Content Security Policy MFSA 2014-05 Information disclosure with *FromPoint on iframes MFSA 2014-04 Incorrect use of discarded images by RasterImage MFSA 2014-03 UI selection timeout missing on download prompts MFSA 2014-02 Clone protected content with XBL scopes MFSA 2014-01 Miscellaneous memory safety hazards (rv:27.0 / rv:24.3)
2014-03-30Fix PR pkg/48682, fix build under NetBSD/i386 5.2.ryoon2-1/+34
2014-03-30More care was needed to the case of editline(3).taca4-2/+63
Base on r45240 in Ruby's repository with one critical correction.
2014-03-29Note update of lang/php54 and lang/php55 for security fix.he1-1/+3
2014-03-29Apply patch to fix CVE-2013-7345. Bump PKGREVISION.he3-3/+32733
OK'ed by wiz.
2014-03-29Apply patch to fix CVE-2013-7345.he3-3/+32733
OK'ed by wiz.
2014-03-29Fix PR pkg/48670, fix build under NetBSD/i386 5.2ryoon2-1/+34
2014-03-29+ mysql-5.6.17.taca1-1/+2
2014-03-29Note update of www/fengoffice package to 2.5.1.taca1-1/+2
2014-03-29Update fengoffice to 2.5.1.taca4-22/+26
Changelog ========= Since 2.5.1-rc ---------------- bugfix: can't view object link in notification when an email does not have a subject. Since 2.5.1-beta ---------------- bugfix: cannot add milestones in templates bugfix: when adding template, after adding milestone cannot select it when adding a task Since 2.5.0.6 ---------------- bugfix: Template view broken by single quote in property name. bugfix: when edit a template if have milestones you can't see tasks. bugfix: don't show members that cannot be used in member selector. Since 2.5.0.5 ---------------- bugfix: Tasks grouping by dimension fixed. Since 2.5.0.4 ---------------- performance: Issue when loading persons dim. bugfix: Imap folders are not saved when editing an email account. bugfix: Cannot unclassify mails from classify form. bugfix: Emessage not shown when inputing dates with incorrect format. bugfix: Add start date to task view. bugfix: Get tasks by range query does not include logged user's timezone. bugfix: In task complete edition form, assigned to are not displayed correctly. bugfix: Issue in include myself in document notifications. bugfix: Set db charset when reconnecting in abstract db adapter. Since 2.5.0.3 ---------------- bugfix: Add attachments column in queued_emails in upgrade scripts. bugfix: Set db charset when reconnecting in abstract db adapter. Since 2.5.0.2 ---------------- bugfix: Render member selectors with preloaded member info. bugfix: Order by name doesn't work on object list. bugfix: People widget only display users. Since 2.5.0.1 ---------------- bugfix: on mysql 5.6 have_innodb variable is deprecated Since 2.5 ---------------- feature: Allow to configure dashboard widget position and order for each user. feature: Allow to configure default dashboard widget position and order for all users. feature: Comments dashboard widget. feature: Email dashboard widget. feature: choose to filter calendar widget or not. feature: choose the user to filter the tasks widget. bugfix: when add a timeslot by clock on tasks update the percent complete. bugfix: if a file doesn't have revision when classify create one. bugfix: several minor fixes of undefined variables, missing langs, etc. bugfix: when disabling or reactivating users from company view, users list is not reloaded. bugfix: member selector displayed wrong data bugfix: on task add/edit view, assignee combo displayed wrong data bugfix: subscribers and invited people were not shown correctly bugfix: encoding when receiving emails bugfix: when editing a classified timeslot, its context was not shown bugfix: in file upload, the name is not changed if a new name is entered bugfix: missing langs and sql changes for email user config options Since 2.5-rc ---------------- bugfix: general search form submitted by enter key doesn't work in Google Chrome bugfix: links are now saved as such when using WYSIWYG bugfix: primary-breadcrumb show exact context bugfix: mysql transaction problem when sending emails without using a cronjob bugfix: when making a new installation, users were not shown by default Since 2.5-beta ---------------- bugfix: if a file doesn't have a revision, when classifying an email create one. bugfix: when adding a timeslot by clock on tasks, task progress bar was not updated correctly. bugfix: fixed custom reports using boolean conditions in false. bugfix: problems with paging on the overview list. bugfix: on activity widget, when clicking on a member, change dimension.
2014-03-29+ fmsx-3.8.wiz1-2/+2
2014-03-29Always add pam in PLIST_VARS.taca1-2/+3
2014-03-29We already have fix for CVE-2014-2525 in libyaml-0.1.5nb1.taca1-2/+2
Thanks to wiz@ noted via private e-mail.
2014-03-29+ libyaml-0.1.6 [CVE-2014-2525], mysql-5.5.37.taca1-2/+3
- openssh-6.6.
2014-03-29Note update of security/openssh package to 6.6.1.taca1-1/+2
2014-03-29Update openssh to 6.6.1 (OpenSSH 6.6p1).taca21-137/+119
pkgsrc change * Use PLIST_VARS. * Update hpn-patch based on openssh-6.5p1-hpnssh14v4.diff.gz. Fixes security problem (SA57488). For full changes, please refer below release notes. http://www.openssh.com/txt/release-6.5 http://www.openssh.com/txt/release-6.6
2014-03-29Fix build with gcc 4.8.prlw11-1/+2
2014-03-29Reduce GCC_REQD. Thank you, richard@.ryoon1-4/+3
2014-03-29Updated net/aria2 to 1.18.4ryoon2-3/+3