summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-01-28Bump PKGREVISION for gdbm shlib major bumpwiz462-872/+924
2018-01-28doc: Updated graphics/openexr to 2.2.1wiz2-3/+3
2018-01-28openexr: update to 2.2.1.wiz3-31/+30
November 30, 2017 - OpenEXR v2.2.1 has been released and is available for download. This maintenance release addresses the reported OpenEXR security vulnerabilities, specifically CVE-2017-9110, CVE-2017-9111, CVE-2017-9112, CVE-2017-9113, CVE-2017-9114, CVE-2017-9115, CVE-2017-9116.
2018-01-28doc: Updated databases/gdbm to 1.14.1wiz2-3/+3
2018-01-28gdbm: update to 1.14.1.wiz4-26/+8
Version 1.14.1 - 2018-01-03 * Increment soname current version number. Version 1.14 - 2018-01-01 * Make sure created databases are byte-for-byte reproducible This fixes two longstanding bugs: (1) when allocating database file header blocks, the unused memory is filled with zeroes; (2) when expanding a mmapped memory area, the added extent is filled with zeroes. * Fix build with --enable-gdbm-export * Make gdbm_error global variable thread safe. * Fix possible segmentation violation in gdbm_setopt * Fix handling of group headers in --help output.
2018-01-28doc: Updated multimedia/py-gstreamer1 to 1.12.4wiz2-3/+3
2018-01-28py-gstreamer1: update to 1.12.4.wiz2-7/+7
To match gstreamer1-1.12.4.
2018-01-28doc: Updated multimedia/gstreamer1 to 1.12.4wiz2-4/+3
2018-01-28gstreamer1 + plugins: update to 1.12.4wiz17-116/+43
### 1.12.4 The fourth 1.12 bug-fix release (1.12.4) was released on 7 December 2017. This release only contains bugfixes and it should be safe to update from 1.12.x. #### Major bugfixes in 1.12.4 - Dozens of fixes for various issues detected with the help of Google's OSS-Fuzz project: https://github.com/google/oss-fuzz Details to be found there in the bug tracker - Performance regressions with registering debug categories after gst_init() were fixed - Regression with seeking back to 0 in souphttpsrc was fixed - Regression with header rewriting in flacparse was fixed - Regression with playbin/playsink leaking sinks was fixed - Inconsistencies with DROPPED/HANDLED handling in pad probe handlers are fixed - gst_bin_iterate_sorted() always returns sources last now, as documented - gst_query_writable_structure() will never return NULL, for consistency with events - Removal of metas from gst_buffer_meta_foreach() works correctly now - OpenJPEG plugin builds with OpenJPEG >= 2.3 - CDIO plugin builds with CDIO >= 1.0 - gstreamer-vaapi works correctly with libva 1.0 - gst-libav was updated to ffmpeg 3.3.5 - Various fixes for memory leaks, deadlocks and crashes in all modules - ... and many, many more!
2018-01-28doc: Updated math/gnumeric112 to 1.12.38wiz2-3/+4
2018-01-28gnumeric: update to 1.12.38.wiz2-9/+8
Gnumeric 1.12.38 Morten: * Avoid large stack use here and there. * Test suite improvements. * Improve sylk writer. Don't ask. * Teach ssdiff about column/row sizes. * Teach ssdiff about defined names. * Fix a few ssdiff crashes. * Fix crash on text import. -------------------------------------------------------------------------- Gnumeric 1.12.37 Morten: * Test suite improvements. * Improve format guessing for newly entered formulas. * Improve PERMUTATIONA for unusual arguments. [#790742] * Extend range of NT_PI. * Improve xlsx export of cell comments. [#790756] * Plug leaks. * Fix potential crash on exit. * Speed-up number theory functions. * Fix combo object icon. * Code cleanups for main binary. * Fix potential crash in gtk scroll bar bug workaround. * Avoid large stack use here and there.
2018-01-28doc: Updated misc/goffice0.10 to 0.10.38wiz2-3/+3
2018-01-28goffice0.10: update to 0.10.38.wiz2-8/+7
goffice 0.10.38: Morten: * Avoid a few dubious uses of deprecated gtk+ functions. * Reduce number of compiler warnings. -------------------------------------------------------------------------- goffice 0.10.37: -------------------------------------------------------------------------- goffice 0.10.36: Jean: * Fix engineering format. [#785669] * Fix crash in 3D plots when X or Y values are missing. [#788437] * Don't use invalid styles in legend from contour or surface plots imported from Excel. [#788861] * Fix documentation build with recent gtk-doc. [#788710]
2018-01-28doc: Updated converters/libpagemaker to 0.0.4wiz2-6/+4
2018-01-28libpagemaker: update to 0.0.4.wiz3-10/+10
libpagemaker 0.0.4 - Add a command line tool for conversion to plain text, called pmd2text. - Require C++11 for build. - Drop outdated MSVC project files. - Fix parsing of page dimensions and shape coordinates in Mac documents. That makes the output at least somewhat useful, but more work is needed to handle big endian files properly. - Fix parsing of color tint in Mac documents. (tdf#109126) - Fix parsing of text formatting attributes in Mac documents. - Properly handle all caps and small caps. - Parse more text formatting attributes. - Parse more paragraph attributes.
2018-01-28doc: Updated x11/gtk2 to 2.24.32wiz2-3/+3
2018-01-28gtk2+: update to 2.24.32.wiz4-52/+8
Overview of Changes from GTK+ 2.24.31 to 2.24.32 ================================================ * Build: - Support Visual Studio 2017 * Bug fixes: 136059 Ctrl-navigation works in opposite direction in right-to-left text 165385 Win32 keyboard handling still incomplete 358970 gtk_scale_set_digits does not cause value to be rounded if draw-value... 468868 Popup of "appears-as-list" ComboBox does not change screen with its t... 554057 Calling gtk_menu_shell_select_item() on GtkMenuBar can break grabs (a... 569581 Using the US-Intl keyboard layout causes unexpected character combina... 618160 Documentation for gtk_combo_box_get_active_iter is unclear 658111 gtk_label_set_pattern() is reset by a call to gtk_box_pack_start() 676550 Adding underlines to Label with gtk_label_set_pattern() does not work 696624 Japanese (Korean/Chinese) XIM input mode indicator has not been worki... 701296 gtkfixed accepts toplevel windows into its children list after gtk_wi... 729651 Crash in GtkFileChooserButton with appears-as-list 734946 Implement GContentType on OSX 768722 Keyboard shortcuts for russian characters doesn't work 769214 keyval field not filled correctly for Pause key 772389 Appending a character to a GtkEntry control in overwrite mode rings t... 772794 segfault when on unchecked XListInputDevices return value 773587 recent-manager: Add a limit to the list's size 776909 gtk_adjustment_clamp_page: Conditional jump or move depends on uninit... 777683 SIGBUS due to gdk_x11_window_set_opacity 778542 Use UTF-8 encoding for tooltips on files in the "recently used" list 778811 Enter submenus when activating their parent item 779009 Missing property-change::accessible-description events when the toolt... 779081 GtkTextView: expose API to get Pango line direction 779605 GLib-CRITICAL Source ID xxx was not found when attempting to remove it 781020 GIMP UI vector icons are drawn way too small 781605 GtkVolumeButton limited to 10 values 785165 Set translation domain for parameter_string in gtk_init_with_args 785672 Entry: Setting icon tooltip to empty disables tooltip on whole widget 786771 Critical about mismatched GdkDisplays when opening Inspector combobox 787158 gtk_widget_get_preferred_width on GtkToolbar gives wrong minimum width 787195 gtk_toolbar_set_show_arrow does not show an arrow 787410 entry: fix memory leak 788577 Global -GtkComboBox-appears-as-list breaks opening menu-mode CBs by k... * Translation updates: Hungarian Indonesian Polish
2018-01-28doc: Updated devel/glib2 to 2.54.3wiz2-3/+3
2018-01-28glib2: update to 2.54.3.wiz4-55/+14
Overview of changes in GLib 2.54.3 ================================== * Bugs fixed: 691436 glib-mkenums output arch dependent 761102 Increase performance for main loop 776147 gio/glocalfilemonitor.c doesn't handle case G_FILE_MONITOR_EVENT_MOVE... 779182 xdg-open fails with gio open for some uris 782057 Unit tests fail in run-assert-msg-test.sh 785113 glib-mkenums Python port fixes 788990 Include licensing information in output from glib-mkenums, glib-genma... 789637 glib-mkenums: Fails when --ouput file does not exist 789894 Text tool has color from previous line, when overwriting existing text 790030 GResource/GVariant fails to load from non-pointer aligned memory 790093 gio-tool: fix inverted logic in monitor tool 790126 gengiotypefuncs.py is missing from tarballs 790829 glib-genmarshal --body must not generate alias implementations 790934 gtester doesn't handle skipped tests 791235 Fix gschema.dtd regarding flags. 791267 Make gschema.dtd usable. 791296 gtester-report: fix range usage when running as python3 app 791325 Gio handling of thumbnail:: attribute namespace causes inconsistent b... 791334 gbinding.c:898: The target object of type GNetworkAddress has no prop... 791337 Crash opening URIs with g_desktop_app_info_launch_uris_with_spawn() 791720 Criticals in gio/xdp-dbus.h leading to crash under flatpak 791744 gmenumodel test sometimes fails: assertion failed (items_changed_coun... 791754 gdbus-peer test intermittently fails: assertion 'source->ref_count > ... 791906 GSocketListenerClass.event has wrong signature * Translation updates: Norwegian bokmål
2018-01-28doc: Updated misc/todoman to 3.3.0wiz2-3/+3
2018-01-28todoman: update to 3.3.0.wiz2-7/+8
v3.3.0 ------ * New runtime dependency: ``click-log``. * Drop support for Python 3.3, which has reached its end of life cycle. * Add `--raw` flag to `edit`. This allows editing the raw icalendar file, but **only use this if you really know what you're doing**. There's a big risk of data loss, and this is considered a developer / expert feature!
2018-01-28doc: Updated devel/talloc to 2.1.11wiz2-3/+3
2018-01-28talloc: update to 2.1.11.wiz2-7/+7
Changes not found.
2018-01-28doc: Updated devel/py-polib to 1.1.0wiz2-4/+3
2018-01-28py-polib: update to 1.1.0.wiz2-7/+7
Version 1.1.0 (2017/11/27) -------------------------- - Fixed entries sorting when generating mo file (Fixes #78) - Fixed find method (Fixes #84) - Refactored POEntry.__cmp__ method (this should fix issues #60, #65 and #79) - Fixed duplicated entries when merging po file with pot file (fixes #68) - Fixed "None" string being outputted when polib deals with syntax error in string (Fixes issue #66) - Added a fuzzy property to entries (Fixes #76) - Take into account the message context when comparing entries - Leave occurence untouched if line number is not a number (fixes #80 and #90) - Fixed test for mo files that was failing because since gettext version 0.19.8.1, msgfmt skips the "POT-Creation-Date" metadata entry (Fixes #86) - Fixed major revision number comparison - Dropped python 2.4 support
2018-01-28doc: Updated security/py-certifi to 2018.1.18wiz2-3/+3
2018-01-28py-certifi: update to 2018.1.18.wiz3-10/+8
Changes not found.
2018-01-28doc: Updated textproc/py-Unidecode to 1.0.22wiz2-3/+3
2018-01-28py-Unidecode: update to 1.0.22.wiz2-8/+7
2018-01-05 unidecode 1.0.22 * Move to semantic version numbering, no longer following version numbers from the original Perl module. This fixes an issue with setuptools (>= 8) and others expecting major.minor.patch format. (https://github.com/avian2/unidecode/issues/13) * Add transliterations for currency signs U+20B0 through U+20BF (thanks to Mike Swanson) * Surround transliterations of vulgar fractions with spaces to avoid incorrect combinations with adjacent numerals (thanks to Jeffrey Gerard)
2018-01-28doc: Updated textproc/oniguruma to 6.7.1wiz2-3/+3
2018-01-28oniguruma: update to 6.7.1.wiz2-7/+7
2018/01/26: Version 6.7.1 2018/01/25: disable USE_TRY_IN_MATCH_LIMIT by default 2018/01/24: implement mechanism of try-in-match-limit 2018/01/24: #76: rename EXPORT to ONIGURUMA_EXPORT 2018/01/15: #73: update for automake 1.15.1 2018/01/14: #74: update description of README 2018/01/10: #72: Correct spelling and grammar in FAQ (English) 2017/12/25: remove USE_COMBINATION_EXPLOSION_CHECK codes
2018-01-28doc: Updated math/mpfr to 4.0.0wiz2-3/+3
2018-01-28recursive bump after mpfr shlib major bumpwiz71-127/+142
2018-01-28mpfr: update to 4.0.0.wiz5-43/+13
Changes from versions 3.1.* to version 4.0.0: - The "dinde aux marrons" release. - MPFR now depends on GMP 5.0+ instead of 4.1+. - API change: Applications that call GMP's mp_set_memory_functions function to change the allocators must first call the new function mpfr_mp_memory_cleanup in all threads where MPFR is potentially used; this new function is currently equivalent to mpfr_free_cache. The reason is that the way memory allocation is done by MPFR has changed (again), so that the current GMP allocators are used (since for some applications, the old allocators may become invalid). Note: Freeing the caches like this might have a performance impact on some particular applications; if this is an issue, this could be handled for a future MPFR version. - Mini-gmp support via the --enable-mini-gmp configure option (experimental). - The minimum precision MPFR_PREC_MIN is now 1, with rounding defined as in the errata of IEEE 754-2008 and in the following IEEE 754 revision (ties rounded away from zero). - Shared caches for multithreaded applications. New function mpfr_free_cache2. - Partial support of MPFR_RNDF (faithful rounding). - New functions: mpfr_fpif_export and mpfr_fpif_import to export and import numbers in a floating-point interchange format, independent both on the number of bits per word and on the endianness. - New function mpfr_fmodquo to return the low bits of the quotient corresponding to mpfr_fmod. - New functions mpfr_flags_clear, mpfr_flags_set, mpfr_flags_test, mpfr_flags_save and mpfr_flags_restore to operate on groups of flags. - New functions mpfr_set_float128 and mpfr_get_float128 to convert from/to the __float128 type (requires --enable-float128 and compiler support). - New functions mpfr_buildopt_float128_p and mpfr_buildopt_sharedcache_p. - New functions mpfr_rint_roundeven and mpfr_roundeven, completing the other similar round-to-integer functions for rounding to nearest with the even-rounding rule. - New macro mpfr_round_nearest_away to add partial emulation of the rounding to nearest-away (as defined in IEEE 754-2008). - New functions mpfr_nrandom and mpfr_erandom to generate random numbers following normal and exponential distributions respectively. - New functions mpfr_fmma and mpfr_fmms to compute a*b+c*d and a*b-c*d. - New function mpfr_rootn_ui, similar to mpfr_root, but agreeing with the rootn function of the IEEE 754-2008 standard. - New functions mpfr_log_ui to compute the logarithm of an integer, mpfr_gamma_inc for the incomplete Gamma function. - New function mpfr_beta for the Beta function (incomplete, experimental). - New function mpfr_get_q to convert a floating-point number into rational. - The mpfr_dump function is now described in the manual; its output format has slightly changed. - The mpfr_eint function now returns the value of the E1/eint1 function for negative argument. - The behavior of the mpfr_set_exp function changed, as it could easily yield undefined behavior in some cases (this modifies both the API and the ABI). - In function mpfr_urandom, the next random state no longer depends on the current exponent range and the rounding mode. The exceptions due to the rounding of the random number are now correctly generated, following the uniform distribution. - Functions mpfr_grandom and mpfr_root are deprecated and will be removed in a future release. - Complete rewrite of function mpfr_sum, which now works in all cases (the old one could take all the memory and/or crash with inputs of different magnitudes in case of huge cancellation or table maker's dilemma). The sign of an exact zero result is now specified, and the return value is now the usual ternary value. Note that the position of "const" in the mpfr_sum prototype has been fixed (the manual was correct); user code should not be affected. - Old, deprecated macros mpfr_add_one_ulp and mpfr_sub_one_ulp removed. The mpfr_next* functions should be used instead. - Internally, improved caching: a minimum of 10% increase of the precision is guaranteed to avoid too many recomputations. - Added internal small-precision mpz_t pool, which aims to avoid the overhead of memory allocation, in particular. New function mpfr_free_pool. - Added configure option --enable-assert=none to avoid checking any assertion. - The --enable-decimal-float configure option no longer requires --with-gmp-build, and support for decimal floats is now automatically detected by default (similarly for support for __float128). - Updated tuning parameters. - Better support for Automake 1.13+ (now used to generate the tarball). - Dropped K&R C compatibility. - Improved MPFR manual. - New MPFRbench program (see the tools/bench directory). - Major speedup in mpfr_add, mpfr_sub, mpfr_mul, mpfr_div and mpfr_sqrt when all operands have the same precision and this precision is less than twice the number of bits per word, e.g., less than 128 on a 64-bit computer. - Speedup by a factor of almost 2 in the double <--> mpfr conversions (mpfr_set_d and mpfr_get_d). - Speedup in mpfr_log1p and mpfr_atanh for small arguments. - Speedup in the mpfr_const_euler function (contributed by Fredrik Johansson), in the computation of Bernoulli numbers (used in mpfr_gamma, mpfr_li2, mpfr_digamma, mpfr_lngamma and mpfr_lgamma), in mpfr_div, in mpfr_fma and mpfr_fms. - Test coverage: 96.3% lines of code. - Bug fixes. In particular: a speed improvement when the --enable-assert or --enable-assert=full configure option is used with GCC; mpfr_get_str now sets the NaN flag on NaN input and the inexact flag when the conversion is inexact. For a full list, see http://www.mpfr.org/mpfr-3.1.6/#fixed and the same section for any previous 3.1.x version (follow the links in the "Changes..." sections). - Microsoft Windows: Added support for thread-safe DLL (shared library). Tested with MinGW, ICC and MSVC. - Limited pkg-config support. - Autotools: Under Linux, make sure that the old dtags (when supported) are used if LD_LIBRARY_PATH is defined; otherwise "make check" would check an installed, compatible MPFR library found in LD_LIBRARY_PATH instead of the one that has been built with "make". - New: optional "make check-gmp-symbols", mainly for binary distributions, to check that MPFR does not use GMP internal symbols (experimental).
2018-01-28doc: Updated multimedia/libvpx to 1.7.0wiz2-3/+3
2018-01-28libvpx: update to 1.7.0.wiz5-38/+37
2017-01-04 v1.7.0 "Mandarin Duck" This release focused on high bit depth performance (10/12 bit) and vp9 encoding improvements. - Upgrading: This release is ABI incompatible due to new vp9 encoder features. Frame parallel decoding for vp9 has been removed. - Enhancements: vp9 encoding supports additional threads with --row-mt. This can be greater than the number of tiles. Two new vp9 encoder options have been added: --corpus-complexity --tune-content=film Additional tooling for respecting the vp9 "level" profiles has been added. - Bug fixes: A variety of fuzzing issues. vp8 threading fix for ARM. Codec control VP9_SET_SKIP_LOOP_FILTER fixed. Reject invalid multi resolution configurations.
2018-01-28doc: Updated net/libsoup to 2.60.3wiz2-3/+3
2018-01-28libsoup: update to 2.60.3.wiz2-8/+7
Changes in libsoup from 2.60.2 to 2.60.3: * heap-buffer-overflow in soup_ntlm_parse_challenge() [#788037, Milan Crha] * session: don't request Keep-Alive for upgraded connections [#788723, Lionel Landwerlin] * soup-headers: accept any 3 digit number as message status code [#792124, Carlos Garcia Campos]
2018-01-28doc: Updated devel/libsigsegv to 2.12wiz2-3/+3
2018-01-28libsigsegv: update to 2.12.wiz2-7/+7
New in 2.12: * Added support for catching stack overflow on Hurd/i386. * Added support for catching stack overflow on Haiku. * Corrected distinction between stack overflow and other fault on AIX. * Reliability improvements on Linux, FreeBSD, NetBSD. * NOTE: Support for Cygwin and native Windows is currently not up-to-date.
2018-01-28doc: Updated print/latexmk to 455wiz2-3/+3
2018-01-28latexmk: update to 455.wiz2-7/+7
From v. 4.54c to 4.55 Correct bug that $search_path_separator wasn't defined under msys. Ensure that all configuration variables do have sensible default definitions (which wasn't always the case previously). Allow optional timeout in pvc mode after a period of inactivity. (See documentation for -pvctimeout option.) Compensate for problems caused by time offset between system time on system running latexmk and file times on remote file system. (It caused wrong behavior when a document uses biber, MiKTeX is used, the aux_dir is on a remote file system, and the system time on the host of the file system differs from the system time on the system running latexmk.)
2018-01-28doc: Updated misc/khard to 0.12.2wiz2-3/+3
2018-01-28khard: update to 0.12.2.wiz2-7/+7
v0.12.0: 2018.01.12 - Vcard: Support for anniversary attribute (#138) - Config: New config parameter: localize_dates (#118) - Action list: -p / --parsable prints a tab separated contact list (#141) - Action remove: --force: Remove contact without confirmation (#140) - Mutt: You have to update the query command in mutt's config file: set query_command= "khard email --parsable '%s'" - Minor changes in khard example config, zsh completion function and twinkle scripts - Fix: Results of phone number search improved - Fix: Yaml parser switched from pyyaml to ruamel.yaml to allow special unicode characters in the contact template (#133) - Fix: Accentuated characters sorted wrong in contact list (#127) v0.12.1: 2018.01.14 - Fix for issue #148: Config variable "sort" not longer mandatory in config file v0.12.2: 2018.01.21 - Fixed: Found contact twice when the whole uid was used with -u (#161) - Fixed: A minor bug in the contact search function (#160)
2018-01-28doc: Updated graphics/jpeg to 9cwiz2-3/+3
2018-01-28jpeg: update to 9c.wiz3-8/+11
Version 9c 14-Jan-2018 ----------------------- jpegtran: add an option to the -wipe switch to fill the region with the average of adjacent blocks, instead of gray out. Thank to Caitlyn Feddock and Maddie Ziegler for inspiration. Make range extension bits adjustable (in jpegint.h). Thank to Robin Watts for suggestion. Provide macros for fflush() and ferror() in jinclude.h in order to facilitate adaption by applications using an own FILE class. Thank to Gerhard Huber for suggestion. Add libjpeg pkg-config file. Thank to Mark Lavi, Vincent Torri, Patrick McMunn, and Huw Davies for suggestion. Add sanity checks in cjpeg image reader modules. Thank to Bingchang, Liu for reports.
2018-01-28doc: Updated audio/id3 to 1.0.1wiz2-3/+3
2018-01-28id3: update to 1.0.1.wiz3-12/+12
1.0.1 ----- - Do not explicitly pass "-o 0" to the installation command; if running as root, it is not needed, and if not running as root, it will only break.
2018-01-28doc: Updated net/filezilla to 3.30.0wiz2-3/+3
2018-01-28filezilla: update to 3.30.0.wiz2-8/+7
3.30.0 (2018-01-08) - Add additional logging if autoupdate mechanism fails 3.30.0-rc1 (2017-12-29) + In the search dialog local files can now be deleted or opened + The root node in the remote directory tree is now expanded by default - Fix uploading from search dialog - Fix formatting of filename in rename dialog - MSW: Fix installer crash if an update installation is started with the updated version having been installed