Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (3h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 19:07:50 UTC Now

2019-10-31 14:19:18 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Simple to 1.302168
Updated devel/p5-Test-Spelling to 0.25
Updated devel/p5-Test-Taint to 1.08
Updated devel/p5-Test2-Plugin-NoWarnings
Updated devel/p5-Test2-Suite to 0.000126

(mef)

2019-10-31 14:17:46 UTC MAIN commitmail json YAML

(devel/p5-Test2-Suite) Updated from 0.000121 to 0.000126

0.000126  2019-08-28 12:44:59-07:00 America/Los_Angeles

    - Mention HUGE caveat in Test2::Plugin::Times
    - Make Test2::Util::Times::render_duration support 1 arg form

0.000125  2019-08-19 10:40:20-07:00 America/Los_Angeles

    - Add harness_job_fields to Times plugin

0.000124  2019-08-16 14:54:25-07:00 America/Los_Angeles

    - Make Times plugin use INFO facets for display

0.000123  2019-08-16 13:21:29-07:00 America/Los_Angeles

    - Fix double-load bug on Plugin::Times

0.000122  2019-05-18 08:21:20-07:00 America/Los_Angeles

    - Fix diag issues with ClassicCompare

(mef)

2019-10-31 14:09:23 UTC MAIN commitmail json YAML

doc: Updated security/kpcli to 3.3

(nia)

2019-10-31 14:09:09 UTC MAIN commitmail json YAML

kpcli: Update to 3.3

2019-Aug-16 v3.3 - Allow open and save with key-only authentication,
    as requested in SF bug #35.
- Prevent "multiple entries titled" warning in the
    /_found/ area, as reports in SF bug #36.
- Fix two bugs affecting Windows, as reported in
    SourceForge patch #11.
- Mark /_found entries as "*OLD" when listed, if
    they reside in a group named old. Addresses an
    issue where searches turn up "old" accounts.

(nia)

2019-10-31 14:07:53 UTC MAIN commitmail json YAML

(devel/p5-Test2-Plugin-NoWarnings) Updated from 0.06 to 0.08

0.08    2019-10-11
- Use IPC::Run3 instead of Capture::Tiny for all tests. This fixes an issue
  with the `tap-bug-in-test2.t` on Windows. Reported by Alexandr Ciornii and
  further diagnosed by Phil M. Perry. RT #129294.

0.07    2019-04-21
- Reverted back to using the Warning event type, since the bug in the Test2
  core that caused this to be a problem has since been fixed.

- Replaced use of Test2::Bundle::Extended with Test2::V0.

(mef)

2019-10-31 14:06:28 UTC MAIN commitmail json YAML

doc: Updated audio/mpg123 to 1.25.13

(nia)

2019-10-31 14:06:17 UTC MAIN commitmail json YAML

mpg123: Update to 1.25.13

This is a bugfix release solely for bug 280 in the parser:

    libmpg123
        Reset the flag for having a frame to decode before trying to parse a new one. This prevents very unkind behaviour (crashes) when combinging mpg123_scan() with decoding later on for damaged streams that have a mixture of different MPEG versions.

(nia)

2019-10-31 14:05:17 UTC MAIN commitmail json YAML

(devel/p5-Test-Taint) Updated from 1.06 to 1.08

1.08    Wed Jun 12 15:01:48 CDT 2019
        [FIXES]
        Fixed intermittent failures in the test suite.  Thanks, Petr
        Pisar. (RT #119897)

(mef)

2019-10-31 14:03:05 UTC MAIN commitmail json YAML

doc: Updated audio/fluidsynth to 2.0.8

(nia)

2019-10-31 14:02:58 UTC MAIN commitmail json YAML

(devel/p5-Test-Spelling) Updated from 0.20 to 0.25

0.25      2019-05-28
  - Re-worded the documentation.
  - Ordered documented function in alphabetical order.
  - Fixed up the synopsis.
  - Put function usage examples directly below the function name; this
    makes it easier to get clickable links for functions in metacpan
  - Documented get_pod_parser
  - Moved hunspell up to the preferred checker

0.24      2019-05-24
  - Fixup the prereqs some
  - Revert the unicode support added in the last release as it caused
    some test breakage

0.23      2019-05-21
  - Fixed some documentation errors (Mohammad S Anwar)
  - Added unicode support (Kivanc Yazan, GH PR#10)
  - Bump Perl prereq to 5.8 now that we support unicode
  - Don't inherit from Exporter (Olivier Mengu辿, GH PR#9)
  - Bump Exporter prereq to 5.57

0.22      2019-04-24
  - Zero-code-change release encompassing everything from 0.21
  - Resolves RT#120425 . in @INC should no longer be an issue

0.21      2019-04-19 (TRIAL)
  - Removed the POD spelling test from /t as it's now in /xt
  - Forego usage of inc::Module::Install for EU::MM
  - List out all prereqs individually; provide cpanfile
  - Use dzil to build the dist
  - Convert the README to markdown
  - Add a LICENSE file
  - Clean up the Changes log

(mef)

2019-10-31 14:02:55 UTC MAIN commitmail json YAML

fluidsynth: Update to 2.0.8

Changes:
- fix incorrect behavior of fluid_sample_set_sound_data()
- fix voices being mixed incorrectly, causing audible crackle esp. at sample-rates >48kHz
- make sure that defining NDEBUG disables assertions

(nia)

2019-10-31 13:58:07 UTC MAIN commitmail json YAML

(devel/p5-Test-Simple) Updated  from 1.302164 to 1.302168

1.302168  2019-09-06 07:40:18-07:00 America/Los_Angeles

    - Fix Typo in a Test2::API::Breakage warning (Thanks E. Choroba)
    - Delay loading of Term::Table until needed (Thanks Graham Knop)

1.302167  2019-08-23 14:07:58-07:00 America/Los_Angeles

    - add test2_is_testing_done api method
    - Fix string compare warning

1.302166  2019-08-15 10:37:01-07:00 America/Los_Angeles

    - Fix context test on older perls

1.302165  2019-08-15 10:21:09-07:00 America/Los_Angeles

    - Better diagnostics when a context is destroyed unexpectedly
    - Add an event to notify when END phase starts

(mef)

2019-10-31 13:32:21 UTC MAIN commitmail json YAML

Updated devel/cmake

(adam)

2019-10-31 13:30:31 UTC MAIN commitmail json YAML

cmake: updated to 3.15.5

CMake 3.15.5
* Help: Fix COMPILE_LANG_AND_ID genex example
* VS: Fix support for v142 toolset minor versions
* Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targets
* VS: Tell VS 16.4 not to verify CMake-provided custom command outputs
* VS: Add toolset v142 CSharp flag table
* IRSL: Prefer MSVC runtime libraries from newest toolset first
* IRSL: Install vcruntime140_1.dll if available

(adam)

2019-10-31 12:04:22 UTC MAIN commitmail json YAML

mysql57: Disable HAVE_SOLARIS_LARGE_PAGES.

The current code uses functions that are only available in newer releases of
Oracle Solaris, so disable for now to fix illumos and others.  This could be
improved with proper feature tests.

(jperkin)

2019-10-31 11:22:16 UTC MAIN commitmail json YAML

2019-10-31 10:59:17 UTC MAIN commitmail json YAML

Updated net/haproxy, devel/ccache

(adam)

2019-10-31 10:58:59 UTC MAIN commitmail json YAML

ccache: updated to 3.7.5

3.7.5:
New features
Added support for -MF=arg (with an extra equal sign) as understood by EDG-based compilers.

Bug fixes
Fixed a regression in 3.7.2 that could result in a warning message instead of an error in an edge case related to usage of “-Werror”.
An implicit -MQ is now passed to the preprocessor only if the object file extension is non-standard. This will make it easier to use EDG-based compilers (e.g. GHS) which don’t understand -MQ. (This is a bug fix of the corresponding improvement implemented in ccache 3.4.)
ccache now falls back to running the real compiler instead of failing fataly if an internal temporary file is missing after compilation.
Fixed a crash if localtime returns null pointer in localtime_r replacement.
Fixed header file dependency tracking when building ccache itself.
Fixed warning during configure in out-of-tree build in developer mode.

(adam)

2019-10-31 10:56:59 UTC MAIN commitmail json YAML

haproxy: updated to 2.0.8

HAProxy 2.0.8 was released on 2019/10/23. It added 47 new commits
after version 2.0.7.

There is one bug tagged major but also a significant number of medium bugs
which arguably have more chances to impact more people so I preferred not
to wait too long before a release.

The main fix is a risk of random crash when running with connection pools
on more than 32 threads, due to a mask calculation error causing the idle
connections cleanup task to be scheduled on wrong threads for threads 32
and above.

Other issues concern the risk of seeing an applet being killed when running
too fast, as was reported a few times with the peers applet on reloads. The
redirects were broken when HTX is disabled, a 503 could be returned. The
cache could cache absolute URIs still using the Host header as a key, which
is not a good idea as the authority in the URI has precedence. Some crashes
have been fixed in connection aborts in TCP and legacy mode. Some H2
connections would occasionally not time out if a stream was still waiting
on flow control. On some rare occasions in HTX mode the last CRLF after a
chunked encoded transfer could fail to be copied if only the CR could fit
into the buffer, resulting in a transfer error for the client. Looking up
stick-table keys from Lua could segfault. The pattern LRU cache was
inappropriately shared between threads, creating a bottleneck around its
lock. The dh-param setting was ignored on openssl 1.1.1 and above, often
resulting in slower transfers or even handshake failures when connecting to
servers supporting smaller keys.

(adam)

2019-10-31 10:45:46 UTC MAIN commitmail json YAML

doc: Updated www/logswan to 2.1.1

(fcambus)

2019-10-31 10:45:34 UTC MAIN commitmail json YAML

logswan: update to 2.1.1.

Logswan 2.1.1 (2019-10-30)

- Check if system has seccomp in CMakeLists.txt
- Use the HAVE_SECCOMP macro to check whether or not to enable seccomp
- Define and use a GEOIP2DB macro to specify GeoLite2 database name
- Add a switch (-d) to allow specifying path to a GeoIP2 database file
- Define and use a LOGSWAN_SYSCALL_ALLOW macro to make code more readable
- Adding missing #include guard in seccomp.h header file
- Use __NR_ instead of SYS_ prefix in LOGSWAN_SYSCALL_ALLOW
- Fix the build on aarch64 Linux, where the open() syscall does not exist
- Add error checking for both prctl() calls

(fcambus)

2019-10-31 10:30:35 UTC MAIN commitmail json YAML

doc: Updated wm/coma to 1.1

(fcambus)

2019-10-31 10:30:22 UTC MAIN commitmail json YAML

coma: update to 1.1.

ChangeLog:

- add configurable frame height
- fix merge/split with new frame-height
- add configurable frame-border
- fixes for border + splits
- change client swap semantics to move
- Allow execution of commands via C-e
- allow binding of keysyms to commands
- add frame-set-directory
- simplify frame_client_move
- Add C-colon
- always update window titles
- add untag command and placeholders for autocomplete
- Let coma take the pwd from the shell if present
- insert new clients after the current one
- Add ability to execute commands on a remote host
- make default font bold and let font be configurable
- use bsd/string.h for strl* family on broken platforms

(fcambus)

2019-10-31 10:25:59 UTC MAIN commitmail json YAML

Updated www/py-autobahn, www/py-channels, sysutils/py-crontab, devel/py-joblib

(adam)

2019-10-31 10:24:52 UTC MAIN commitmail json YAML

py-joblib: updated to 0.14.0

Release 0.14.0
Improved the load balancing between workers to avoid stranglers caused by an excessively large batch size when the task duration is varying significantly (because of the combined use of joblib.Parallel and joblib.Memory with a partially warmed cache for instance). https://github.com/joblib/joblib/pull/899
Add official support for Python 3.8: fixed protocol number in Hasher and updated tests.
Fix a deadlock when using the dask backend (when scattering large numpy arrays). https://github.com/joblib/joblib/pull/914
Warn users that they should never use joblib.load with files from untrusted sources. Fix security related API change introduced in numpy 1.6.3 that would prevent using joblib with recent numpy versions. https://github.com/joblib/joblib/pull/879
Upgrade to cloudpickle 1.1.1 that add supports for the upcoming Python 3.8 release among other things. https://github.com/joblib/joblib/pull/878
Fix semaphore availability checker to avoid spawning resource trackers on module import. https://github.com/joblib/joblib/pull/893
Fix the oversubscription protection to only protect against nested Parallel calls. This allows joblib to be run in background threads. https://github.com/joblib/joblib/pull/934
Fix ValueError (negative dimensions) when pickling large numpy arrays on Windows. https://github.com/joblib/joblib/pull/920
Upgrade to loky 2.6.0 that add supports for the setting environment variables in child before loading any module. https://github.com/joblib/joblib/pull/940
Fix the oversubscription protection for native libraries using threadpools (OpenBLAS, MKL, Blis and OpenMP runtimes). The maximal number of threads is can now be set in children using the inner_max_num_threads in parallel_backend. It defaults to cpu_count() // n_jobs.

(adam)

2019-10-31 10:19:50 UTC MAIN commitmail json YAML

py-crontab: updated to 2.4.0

2.4.0:
Unknown changes

(adam)

2019-10-31 10:17:08 UTC MAIN commitmail json YAML

py-channels: updated to 2.3.1

2.3.1:
* Adds compatibility with Python 3.8.

(adam)

2019-10-31 10:10:38 UTC MAIN commitmail json YAML

py-autobahn: updated to 19.10.1

19.10.1
new: updated docker image scripts
new: add WAMP serializer in use to SessionDetails
fix: partial support for xb buyers/sellers in pypy
fix: remove dependency on "ethereum" package (part of pypy support)

(adam)

2019-10-31 08:41:11 UTC MAIN commitmail json YAML

Updated devel/py-xdis, www/py-asgiref

(adam)

2019-10-31 08:25:02 UTC MAIN commitmail json YAML

py-asgiref: updated to 3.2.3

3.2.3:
* Added support and testing for Python 3.8.

(adam)

2019-10-31 08:22:00 UTC MAIN commitmail json YAML

py-xdis: updated to 4.1.2

4.1.2 pre Halloween redux:
Python 3.8.0 magic changed
More Pypy 3.6 tolerance
Fixed DeprecationWarning

4.1.1 pre-Halloween:
Fix unmarshaling 3.4+ object_ref bugs.
A big thanks to Armin Rigo of the PyPy team.
Add Pypy 3.6+ disassembly, e.g. pypy3.6-7.1.0 and pypy3.6-7.1.1
Add Python 3.7.5, 2.7.16, 2.7.17rc1, and 2.7.15candidate1 as a valid releases
convert unmarshal if .. elif code to a dictionary lookup with function entries
Handle newer Python importlib

(adam)

2019-10-31 03:16:23 UTC MAIN commitmail json YAML

2019-10-31 03:05:26 UTC MAIN commitmail json YAML

2019-10-31 00:32:24 UTC MAIN commitmail json YAML

doc: Updated net/py-paho-mqtt to 1.5.0

(gdt)

2019-10-31 00:32:16 UTC MAIN commitmail json YAML

net/py-paho-mqtt: Update to 1.5.0

Upstream does not include NEWS in the tarball, but on
the web it is possible to find the following:

v1.5.0 - 2019-10-30
===================

* Add support for clean_session on subscribe helper. Closes #219
* Add support for non-standard bridge connection. Closes #282
* Fix hang with QoS 2 message and clean_session = False. The fix replace hang
  with message DROP. See README for known limitation. Closes #284 and #286
* Fix connection establishement timeout. Closes #291 and #288
* Add support for connecting through a proxy. Closes #315
* Add MQTT v5 support. Closes #334
* Improve error message when sending queue is full. Closes #378
* Improve error handling during initialization on edge case. Closes #387 and #388
* Allow to specify local client port used (similar to bind_address). Closes #390
* Add method is_connected to know if MQTT connection is established. Closes #414
* Set connection timeout to keepalive. Closes #425

(gdt)

2019-10-30 23:09:35 UTC MAIN commitmail json YAML

evolution-data-server: Remove comment from buildlink3.mk

(nia)

2019-10-30 17:35:32 UTC MAIN commitmail json YAML

doc: Removed mail/evolution-exchange

(nia)

2019-10-30 17:34:45 UTC MAIN commitmail json YAML

doc: Removed time/evolution-webcal

(nia)

2019-10-30 17:33:35 UTC MAIN commitmail json YAML

doc: Updated mail/evolution-data-server to 3.35.1

(nia)

2019-10-30 17:33:08 UTC MAIN commitmail json YAML

doc: Updated mail/evolution to 3.34.1

(nia)

2019-10-30 17:27:33 UTC MAIN commitmail json YAML

evolution: Fix path to evolution-data-server

(nia)

2019-10-30 17:26:50 UTC MAIN commitmail json YAML

evolution: Update to 3.34.1

Switched to GTK3, etc.

(nia)

2019-10-30 16:05:44 UTC MAIN commitmail json YAML

doc: Fix latest qgis entry (it's in geography, not graphics)

Pointed out by www update.changes log scripts.

(leot)

2019-10-30 15:50:18 UTC MAIN commitmail json YAML

doc: Updated math/speedcrunch to 0.12.0

(kamil)

2019-10-30 15:50:07 UTC MAIN commitmail json YAML

2019-10-30 15:28:09 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rgl to 0.5.6

(taca)

2019-10-30 15:27:41 UTC MAIN commitmail json YAML

devel/ruby-rgl: update to 0.5.6

update ruby-rgl to 0.5.6.

pkgsrc change: add "USE_LANGUAGES= # none".

2019-01 Release 0.5.6

Artemy Kirienko
* PR #42 Add method Graph#path?(u, v) to check if a path exists between two vertices
Horst Duchene
* Fix #47 set_to_begin for graph iterator (881aa8)

2019-01 Release 0.5.5

Artemy Kirienko
* PR #42 Add method Graph#path?(u, v) to check if a path exists between two vertices
Horst Duchene
* Fix #47 set_to_begin for graph iterator (881aa8)

(taca)

2019-10-30 15:20:08 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-parser to 3.14.1

(taca)

2019-10-30 15:19:43 UTC MAIN commitmail json YAML

devel/ruby-parser: update to 3.14.1

Update ruby-parser to 3.14.1.

=== 3.14.1 / 2019-10-29

* 1 minor enhancement:

  * Declared that ruby_parser supports ruby 2.2 and up.

* 3 bug fixes:

  * Fixed a problem with %W with a null-byte terminator. (wtf?) (spohlenz)
  * Fixed line numbering for command (eg methods without parentheses) arguments. (mvz)
  * Fixed lineno on new dxstrs. (presidentbeef)

=== 3.14.0 / 2019-09-24

* 8 minor enhancements:

  * Added Sexp#line_min & new line number debugging feature.
  * Allow bin/ruby_parse to use RP_TIMEOUT to tweak default timeout for large files & slow debugging modes.
  * Did you know that custom inspect can't be > 65 chars? 65! Me neither. Fixed.
  * For now, value_expr == remove_begin.
  * Improved error messages for unterminated regexps.
  * Moved all STR_* consts into State::Values and made them State instances.
  * Overhauled RubyLexer::State + Values to allow for completely separate groups of States.
  * RubyParserExtras#remove_begin removes nested begins and patches line numbers.

* 22 bug fixes:

  * Changed EOF signaling to return [false, false] per doco.
  * Changed RubyParserStuff#remove_begin to keep inner line number, if any. (mvz)
  * Differentiated between lambda call and stabby proc. Added :lambda sexp. (whitequark)
  * Extended State#== to check equal? first as an optimization.
  * Fixed a bug in tab indent width.
  * Fixed a line numbering bug for assignables.
  * Fixed a line numbering bug for defns w/ nil bodies.
  * Fixed another missing line number, driven out by ruby_to_ruby bootstrap.
  * Fixed dedenting squiggle heredocs if interpolation is in the mix. (mvz)
  * Fixed differentiation of `{ |a| ... }` vs `{ |a,| ... }`. Fixes #236 (whitequark).
  * Fixed lex_state for symbols.
  * Fixed lex_state for tSTRING_END and tREGEXP_END.
  * Fixed line numbers for BEGIN block. (mvz)
  * Fixed op_asgn1 w/ command_call having array instead of arglist. (mvz)
  * Fixed parsing of () in a command-call (eg p).
  * Fixed remaining missing line numbers by forcing extra checks during test and blowing up. They may still be wrong (esp after heredocs, ugh), but they're there! Special thank you to mvz for pushing on this and providing tests and PRs.
  * Fixed some lex_state versioning issues with closing braces/bracket on ruby<25.
  * Keep carriage return escapes in heredocs. (mvz)
  * Massive overhaul of line number code.
  * More line number fixes and extra tests from mvz. Thank you!
  * Parsing BEGIN block when not at top level should raise an error. (mvz)
  * Removed irb task from Rakefile as it has been pushed up to Hoe and doubles up here.

(taca)

2019-10-30 15:17:17 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-minitest to 5.13.0

(taca)

2019-10-30 15:16:50 UTC MAIN commitmail json YAML

devel/ruby-minitest: update to 5.13.0

Update ruby-minitest to 5.13.0.

=== 5.13.0 / 2019-10-29

* 9 minor enhancements:

  * Added Minitest::Guard#osx?
  * Added examples to documentation for assert_raises. (lxxxvi)
  * Added expectations #path_must_exist and #path_wont_exist. Not thrilled with the names.
  * Added fail_after(year, month, day, msg) to allow time-bombing after a deadline.
  * Added skip_until(year, month, day, msg) to allow deferring until a deadline.
  * Deprecated Minitest::Guard#maglev?
  * Deprecated Minitest::Guard#rubinius?
  * Finally added assert_path_exists and refute_path_exists. (deivid-rodriguez)
  * Refactored and pulled Assertions#things_to_diff out of #diff. (BurdetteLamar)

* 3 bug fixes:

  * Fix autorun bug that affects fork exit status in tests. (dylanahsmith/jhawthorn)
  * Improved documentation for _/value/expect, especially for blocks. (svoop)
  * Support new Proc#to_s format. (ko1)

=== 5.12.2 / 2019-09-28

* 1 bug fix:

  * After chatting w/ @y-yagi and others, decided to lower support to include ruby 2.2.

=== 5.12.1 / 2019-09-28

* 1 minor enhancement:

  * Added documentation for Reporter classes. (sshaw)

* 3 bug fixes:

  * Avoid using 'match?' to support older ruby versions. (y-yagi)
  * Fixed broken link to reference on goodness-of-fit testing. (havenwood)
  * Update requirements in readme and Rakefile/hoe spec.

=== 5.12.0 / 2019-09-22

* 8 minor enhancements:

  * Added a descriptive error if assert_output or assert_raises called without a block. (okuramasafumi)
  * Changed mu_pp_for_diff to make having both \n and \\n easier to debug.
  * Deprecated $N for specifying number of parallel test runners. Use MT_CPU.
  * Deprecated use of global expectations. To be removed from MT6.
  * Extended Assertions#mu_pp to encoding validity output for strings to improve diffs.
  * Extended Assertions#mu_pp to output encoding and validity if invalid to improve diffs.
  * Extended Assertions#mu_pp_for_diff to make escaped newlines more obvious in diffs.
  * Fail gracefully when expectation used outside of `it`.

* 3 bug fixes:

  * Check `option[:filter]` klass before match. Fixes 2.6 warning. (y-yagi)
  * Fixed Assertions#diff from recalculating if set to nil
  * Fixed spec section of readme to not use deprecated global expectations. (CheezItMan)

(taca)

2019-10-30 15:15:18 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-msgpack to 1.3.1

(taca)

2019-10-30 15:14:10 UTC MAIN commitmail json YAML

devel/ruby-msgpack: update to 1.3.1

Update ruby-msgpack to 1.3.1.

2019-08-05 version 1.3.1:

* Fix timestamp ext type bug about timestamps with seconds larger than 32bit int (after 2106-02-07 06:28:16 UTC)

2019-06-20 verison 1.3.0:

* Add timestamp ext type (id:-1) support

(taca)

2019-10-30 15:10:54 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-mocha to 1.9.0

(taca)

2019-10-30 15:10:32 UTC MAIN commitmail json YAML

devel/ruby-mocha: update to 1.9.0

Update ruby-mocha to 1.9.0.

## 1.9.0

* Add TruffleRuby to Travis CI build matrix - thanks to @deepj (#354)
* Explicitly set Travis CI OS to Ubuntu Trusty 14.04 (ded1fa45)
* Expand explanation of thread-safety concerns - thanks to @techbelly (#357)
* Refactor class method and any instance method - thanks to @chrisroos (#358)
* Rely on default bundler version in Travis CI builds (3352e9c5)
* Fix local build-matrix script (11abe231)
* No need to install latest bundler in build-matrix script (8247a894)

(taca)

2019-10-30 15:09:27 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-inline to 3.12.5

(taca)

2019-10-30 15:09:03 UTC MAIN commitmail json YAML

devel/ruby-inline: update to 3.12.5

Update ruby-inline to 3.12.5.

pkgsrc change: add "USE_LANGUAGES= # none".

=== 3.12.5 / 2019-10-08

* 1 bug fix:

  * Fixed a race condition between testing for file existance and renaming. (spjsschl)

(taca)

2019-10-30 15:05:55 UTC MAIN commitmail json YAML

doc/TODO: update samba

+ samba-4.11.2 [security release].

(taca)

2019-10-30 15:04:18 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-i18n to 1.7.0

(taca)

2019-10-30 15:03:24 UTC MAIN commitmail json YAML

devel/ruby-i18n: update to 1.7.0

Update ruby-i18n to 1.7.0.

1.7.0 (2019-10-04)

No documantation is available.  Please refer:
<https://github.com/ruby-i18n/i18n/compare/v1.6.0...v1.7.0>

1.6.0 (2019-03-03)

Major updates

*Added support for eagerloading I18n -- which probably improves boot times for applications if implemented correctly - See #469 for more details.
* Added ability to disable I18n translation resolution by setting I18n.locale = false. See #471 for more information.

Bugfixes / other improvements

* Add support for uppercased date format directives - #468

Other changes

* Fixed flaky test issue with JRuby - #459 / #460
* gemspec homepage now points to ruby-i18n/i18n - #465
* Update README to point to ruby-i18n/i18n - #473

(taca)

2019-10-30 14:52:57 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-hocon to 1.2.6

(taca)

2019-10-30 14:52:33 UTC MAIN commitmail json YAML

devel/ruby-hocon: update to 1.2.6

Update ruby-hocon to 1.2.6.

## 1.2.6
This is a bugfix release

* Do not ship spec folder with gem ([PA-2942](https://tickets.puppetlabs.com/browse/PA-2942))

(taca)

2019-10-30 14:45:57 UTC MAIN commitmail json YAML

Removed misc/py-anki2

(kamil)

2019-10-30 14:43:47 UTC MAIN commitmail json YAML

py-anki2: Retired

This package has no upgrade path and in the current version depends on EOL
libraries (qt4). There is need to get chromium aboard for the qt5 version.

(kamil)

2019-10-30 14:43:20 UTC MAIN commitmail json YAML

gettext-lib: declare built-in implementation if ngettext() supplied

The H_NGETTEXT_GETTEXT symbol was tested to determine whether we should use
the built-in implementation and to declare USE_BUILTIN.gettext. According
the associated comment, this symbol should be tested to determine if there
is a built-in implementation and to declare IS_BUILTIN.gettext.

(triaxx)

2019-10-30 14:16:19 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-highline to 2.0.3

(taca)

2019-10-30 14:15:52 UTC MAIN commitmail json YAML

devel/ruby-highline: update to 2.0.3

Update ruby-highline to 2.0.3

### 2.0.3 / 2019-10-11
* PR #245 - Suppress `Psych.safe_load` arg warn (@koic)

(taca)

2019-10-30 14:11:12 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-gettext-setup to 0.31

(taca)

2019-10-30 14:10:46 UTC MAIN commitmail json YAML

devel/ruby-gettext-setup: update to 0.31

Update ruby-gettext-setup to 0.31

* A few bug fixes.

(taca)

2019-10-30 14:05:49 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-ffi to 1.11.1

(taca)

2019-10-30 14:05:23 UTC MAIN commitmail json YAML

devel/ruby-ffi: update to 1.11.1

Update ruby-ffi to 1.11.1.

1.11.1 / 2019-05-20
-------------------

Changed:
* Raise required ruby version to >=2.0. #699, #700
* Fix a possible linker error on ruby < 2.3 on Linux.

1.11.0 / 2019-05-17
-------------------

Added:
* Add ability to disable or force use of system libffi. #669
  Use like `gem inst ffi -- --enable-system-libffi` .
* Add ability to call FFI callbacks from outside of FFI call frame. #584
* Add proper documentation to FFI::Generator and ::Task
* Add gemspec metadata. #696, #698

Changed:
* Fix stdcall on Win32. #649, #669
* Fix load paths for FFI::Generator::Task
* Fix FFI::Pointer#read_string(0) to return a binary String. #692
* Fix benchmark suite so that it runs on ruby-2.x
* Move FFI::Platform::CPU from C to Ruby. #663
* Move FFI::StructByReference to Ruby. #681
* Move FFI::DataConverter to Ruby (#661)
* Various cleanups and improvements of specs and benchmarks

Removed:
* Remove ruby-1.8 and 1.9 compatibility code. #683
* Remove unused spec files. #684

(taca)

2019-10-30 14:04:07 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-fast_gettext to 2.0.1

(taca)

2019-10-30 14:03:36 UTC MAIN commitmail json YAML

devel/ruby-fast_gettext: update to 2.0.1

* Fix documentation in Readme.md.
* Initialize @data in FastGetText::MoFile.

(taca)

2019-10-30 13:57:36 UTC MAIN commitmail json YAML

Removed x11/qt4-qscintilla [kamil 2019-10-30]
Removed x11/py-qt4-qscintilla [kamil 2019-10-30]

Successors:

- x11/qt5-qscintilla
- x11/py-qt5-qscintilla

(kamil)

2019-10-30 13:53:26 UTC MAIN commitmail json YAML

2019-10-30 13:46:43 UTC MAIN commitmail json YAML

Removed misc/mnemosyne

(kamil)

2019-10-30 13:45:42 UTC MAIN commitmail json YAML

2019-10-30 13:45:11 UTC MAIN commitmail json YAML

mnemosyne: Retired

This package was explicitly marked as broken for 4 months.

There is no upgrade path as we lack qt5-qtwebengine (chromium).

(kamil)

2019-10-30 13:09:38 UTC MAIN commitmail json YAML

2019-10-30 13:05:30 UTC MAIN commitmail json YAML

doc: Updated misc/vym to 2.7.1

(kamil)

2019-10-30 13:05:16 UTC MAIN commitmail json YAML

vym: Upgrade to 2.7.1

Full changelog is unknown.

Switch from qt4 to qt5.

CHANGELOG
=========

Release notes View Your Mind - vym 2.6.0

This version is mainly a bugfix release and the port to Mac OS X and Windows. Over the past years several attempts have been made by various developers to port vym to windows, finally with a new day time job I got access to a windows machine and filled the missing parts with code.

While vym has more than 150 automatic tests now, I certainly will have overlooked some bugs, especially I couldn't test all windows versions out there.

Feel free to report any bugs or feature requests on https://sourceforge.net/projects/vym/

Thanks for using vym!

Uwe Drechsel - September 2016
Feature overview

    Mac OS X support
        Native support on Mac

    Windows support
        Native support on Windows
        Using 7z for compression of map data (not included, please refer to http://www.7-zip.org/
        check, if 7z is available for unzipping

    Features shared on all platforms
        Online check for release notes
        Online check for updates
        Free positioning of branches (experimental)
        Display information on why allowing downloads is useful
        Shortcut to restore last session
        Improve ASCII export
        Regulary check for updates
        Check online for release notes
        Use QTextBrowser for clickable URLs in ShowTextDialog
        Added updated translation by Pavel Fric

    Notes:

        Some configuration settings have been moved within with the settings file from /mainwindow to /system

        /mainwindow/readerURL /mainwindow/readerPDF /mainwindow/autosave/ /mainwindow/writeBackupFile /mainwindow/printerName /mainwindow/printerFormat /mainwindow/printerFileName

        The location of the settings file depends on your platform: On windows it's in the registry, on Linux it is $HOME/.config/InSilmaril/vym.conf

Detailed list of features

    Consider position of a branch in subtree when calculating priorities
    Lockfiles to improve multi-user suupor
    Set number of shown parents also for find results
    Set default map author for new maps
    Retrieve OS information using This allows QSysInfo::prettyProductName to be used. (using Qt 5.4 on windows now)
    File dialog to select 7z on windows
    Added window with debug info
    Greek translation by Yannis Kaskamanidis
    Sort context menus of targets lexically
    Wordwrap heading in task editor
    Filter for new tasks in taskeditor
    Improved handling of exports
    Export map as text with tasks appended in extra list (experimental)
    Internal fileformat changed to better support embedded HTML: Using CDATA and VymText instead of VymNote
    set keyboard focus to note/heading editor when opening it
    Leave TextEditor with Esc
    Display update information from vym server

Bugfixes

    Bottomline of branch 'jumping' by one pixel when moving
    Font in shortcuts window
    Update taskeditor after relinking branches
    Set map properties editor to readonly, if map is readonly
    In NoteEditor alignment only changed first line
    for - No undo after deleteAll in TextEditors (2fb0f43b)
    Workaround for missing translation( On windows locale is set to en-US instead of en_US...)
    Don't try to unzip .mm files (FreeMind)
    Renamed .ts files: This allows QTranslator to also find e.g. en.qm when looking for en_US.qm
    Use en_US.UTF-8 on Linux
    Language detection
    Removed KDE4 support
    No undo after deleteAll in TextEditors
    #70 Export to LibreOffice Impress
    Removed unused code on windows
    Do not silently ignore failed exports, e.g. if file exists
    Do not silently ignore failed exports, e.g. if file exists
    Missing borders in image exports
    Shortcut to save map
    vymLinks with relative paths were not always detected correctly
    Installation on Mac
    Free positioning (experimental)
    Changed vymBaseDir on Mac OSX
    Find demos and pdf documentation on Mac OSX
    Find translations in correct vymBaseDir on Mac OSX
    Imports of MM and directory
    setMapChanged when moving control points of XLinks
    Toggle RichText with Alt + Shift + R
    set focus back to mapeditor when pressing Escape-Key
    #80 Localise Qt strings and introduce -locale option
    83 Don't install docs in 'make install'
    #76 Wrong icon in documentation
    #82 Again. don't copy lang/
    #82 Copy only .qm in generation of Makefile
    #80 Localise Qt strings and introduce -locale option
    83 Don't install docs in 'make install'
    #76 Wrong icon in documentation
    Copy contents of lang/ again in make install
    #79 FTBFS with GCC 6: no matching function
    Switch to just loaded map
    Focus on MapEditor when starting to edit branch
    Focus on MapEditor when starting to edit branch
    Enter pipe-symbol in NoteEditor #78
    save scope of inherited editors
    Don't change map when just reselecting a branch with a note
    Visible tasks in taskeditor for new map
    Update recent maps menu after loading of map
    Empty window with update information on startup
    Don't allow changing flags or use of Page/Cursor keys during editing of heading
    LibreOffice Export
    Segfault when exiting vym
    No confirmation dialog, when closing tab of modified map
    Set color of new timestamp
    Update session filelist correctly
    MS VS2013 compiler has nested if limit - work around by Darren Lissimore
    Wrong domain in cookie handling set
    Save colors during edit of heading
    Copy color of parent branch to new branch
    VymText can contain "]]>" in CDATA now
    Drag & Drop of URLs
    Wrong positioning of moved branches before mouse button is released
    RichText headings in ToC of HTML export
    Detect richText heading in saved maps from version < 2.5.0
    Detect richText note in saved maps from version < 2.5.0
    Use zip format when saving with 7z: compatibility e.g.i between Windows and Linux
    Refactoring parser to enable both double and single quotes
    Undo/redo setHeading
    vt symbol in TreeEditor

(kamil)

2019-10-30 12:55:23 UTC MAIN commitmail json YAML

Removed devel/eric4

(kamil)

2019-10-30 12:54:46 UTC MAIN commitmail json YAML

eric4: Retired

This is a very old release of eric ide, depending on obsolete libraries.

Potential successor packaging in future is eric6.

(kamil)

2019-10-30 12:48:07 UTC MAIN commitmail json YAML

Removed print/okular

(kamil)

2019-10-30 12:47:02 UTC MAIN commitmail json YAML

2019-10-30 12:43:41 UTC MAIN commitmail json YAML

Removed print/kbibtex

(kamil)

2019-10-30 12:42:50 UTC MAIN commitmail json YAML

2019-10-30 12:42:16 UTC MAIN commitmail json YAML

2019-10-30 12:39:38 UTC MAIN commitmail json YAML

2019-10-30 12:38:52 UTC MAIN commitmail json YAML

tellico: Retired

This package was explicitly marked as broken for almost 2 years.

(kamil)

2019-10-30 12:37:50 UTC MAIN commitmail json YAML

2019-10-30 12:32:58 UTC MAIN commitmail json YAML

Removed databases/luma

(kamil)

2019-10-30 12:31:11 UTC MAIN commitmail json YAML

luma: Retired

Upstream long dead. This package used to depend on obsolete libraries (Qt4).

(kamil)

2019-10-30 12:29:31 UTC MAIN commitmail json YAML

Updated lang/nim to 1.0.2

(ryoon)

2019-10-30 12:28:48 UTC MAIN commitmail json YAML

Update to 1.0.2

Changelog:
v1.0.2 - 2019-10-23
Bugfixes

    fixes the --verbosity:2 regression
    Fixed "Fail to compile a file twice under Windows (v1.0 bug)." #12242
    fix nimpretty removing space before pragma
    JS: gensym is stricter for 'this'
    Fixed "VM Assertion Error with newruntime" #12294
    Fixed "Assertion error when running nim check on compiler/nim.nim" #12281
    Fixed "Compiler crash with empty array and generic instantiation with int as parameter" #12264
    Fixed "Regression in JS backend codegen "Error: request to generate code for .compileTime proc"" #12240
    Fix how relativePath handle case sensitiviy
    Fixed "SIGSEGV in compiler when using generic types and seqs" #12336
    Fixed "[1.0.0] weird interaction between import os and casting integer to char on macosx trigger bad codegen" #12291
    VM: no special casing for big endian machines
    Fixed "internal error: environment misses with a simple template inside one of Jester macros" #12323
    nimsuggest: fix tcp socket leak
    nimsuggest: fix tcp socket leak for epc backend
    Fixed "writeFile and write(f, str) skip null bytes on Windows" #12315
    Fixed "Crash in intsets symmetric_difference" #12366
    Fixed "[regression] VM crash when dealing with var param of a proc result" #12244
    fixes a koch regression that made 'koch boot --listcmd' not work anymore
    Fixed "[regression] inconsistent signed int mod operator between runtime, compiletime, and semfold" #12332
    Fixed "Boehm disables interior pointer checking" #12286
    Fixes semCustomPragma when nkSym
    Fixed yield in nkCheckedFieldExpr
    Fixed "randomize() from random not working on JS" #12418
    Fixed "Compiler crash with invalid object variant" #12379
    fix type's case in random.nim
    Fixed "Update docs with a better way to signal unimplemented methods" #10804
    Fixed "Nim language manual, push pragma is not explained well" #10824
    Fixed "[regression] Importing more than one module with same name from different packages produce bad codegen" #12420
    Namespace unittest enums to avoid name conflicts
    Fixed "VM checks unsigned integers for overflow." #12310
    Fixed "line directive is not generated for first line of function definition" #12426

Documentation improvements

    threadpool: fix link in docs (#12258)
    Fix spellings (#12277)
    fix #12278, don't expose internal PCRE documentation
    Fixed "Documentation of quitprocs is wrong" [#12279(https://github.com/nim-lang/Nim/issues/12279)
    Fix typo in docs
    Fix reference to parseSpec proc in readme
    [doc/tut1] removed discard discussion in comments
    Documentation improvements around the db interface
    Easier build instructions for windows - just run build_all.bat.
    fix a few dead links and a missing sentence in documentation
    Macro docs additions
    Updated the code example in the os module to use better grammar.
    Mention "lambdas" and => in the manual
    Better documentation on Garbage Collector

(ryoon)

2019-10-30 12:27:20 UTC MAIN commitmail json YAML

2019-10-30 12:24:26 UTC MAIN commitmail json YAML

Updated mail/thunderbird-l10n to 68.2.0

(ryoon)

2019-10-30 12:23:54 UTC MAIN commitmail json YAML

Update to 68.2.0

* Sync with mail/thunderbird-68.2.0

(ryoon)

2019-10-30 12:23:06 UTC MAIN commitmail json YAML

Updated mail/thunderbird to 68.2.0

(ryoon)

2019-10-30 12:21:49 UTC MAIN commitmail json YAML

Update to 68.2.0

Changelog:
    new
    Message Display WebExtension API

    new
    Message Search WebExtension API

    fixed
    Better visual feedback for unread messages when using the dark theme

    fixed
    Various issues when editing mailing lists

    fixed
    Integration with macOS addressbook and notifications not working after introduction of notarization

    fixed
    Application windows not maintaining their size after restart

    fixed
    Issues when upgrading from a 32bit version of Thunderbird to a 64bit
    version. Note: If your profile is still not recognised, selected it
    by visiting about:profiles in the Troubleshooting Information.

    fixed
    Various security fixes

Security fixes:
#CVE-2019-15903: Heap overflow in expat library in XML_GetCurrentLineNumber
#CVE-2019-11757: Use-after-free when creating index updates in IndexedDB
#CVE-2019-11758: Potentially exploitable crash due to 360 Total Security
#CVE-2019-11759: Stack buffer overflow in HKDF output
#CVE-2019-11760: Stack buffer overflow in WebRTC networking
#CVE-2019-11761: Unintended access to a privileged JSONView object
#CVE-2019-11762: document.domain-based origin isolation has same-origin-property violation
#CVE-2019-11763: Incorrect HTML parsing results in XSS bypass technique
#CVE-2019-11764: Memory safety bugs fixed in Thunderbird 68.2

(ryoon)

2019-10-30 10:43:10 UTC MAIN commitmail json YAML

x11: Add py-qt5-qscintilla, unbreaking bulk builds.

(jperkin)

2019-10-30 10:38:58 UTC MAIN commitmail json YAML

doc: Fix typo (0.12.0 => 0.12.1)

(micha)

2019-10-30 10:34:55 UTC MAIN commitmail json YAML

doc: Update games/freedoom to 0.12.1

(micha)

2019-10-30 10:33:02 UTC MAIN commitmail json YAML

2019-10-30 00:38:11 UTC MAIN commitmail json YAML

veusz: Adapt for new SIP_DIR

(kamil)

2019-10-29 22:46:39 UTC MAIN commitmail json YAML

2019-10-29 22:38:39 UTC MAIN commitmail json YAML

doc: Updated devel/py-guppy3 to 3.0.8

(gutteridge)

2019-10-29 22:38:27 UTC MAIN commitmail json YAML

py-guppy3: update to 3.0.8

Change log:

  Version 3.0.8

2019-10-07  YiFei Zhu  <zhuyifei1999@gmail.com>

    * Nothing changed, just releasing 3.0.8

2019-10-03  YiFei Zhu  <zhuyifei1999@gmail.com>

    * RefPat.py: Add missing comma in string list [Ehsan Kia]

2019-10-02  YiFei Zhu  <zhuyifei1999@gmail.com>

    * Don't cache Interface attributes because of invalidation is too painful,
      and it barely makes a difference.

2019-09-26  YiFei Zhu  <zhuyifei1999@gmail.com>

    * Unreachable code cleanup
    * Use a temporary root object for traversal in initialization, to reduce
      its performance penalty

2019-09-25  YiFei Zhu  <zhuyifei1999@gmail.com>

    * Fix get_partition memoization
    * Create FastPartition for reusing the already-computed partition
      information after selecting from a single partition.
    * Fix segfault in Horizon deallocation

2019-09-22  YiFei Zhu  <zhuyifei1999@gmail.com>

    * Unreachable code cleanup
    * Python 3 fixes RE.py and RE_Rect.py

(gutteridge)

2019-10-29 22:27:30 UTC MAIN commitmail json YAML

py-test5: build fix for (non-standard) PYTHON_VERSION_DEFAULT=27

Move PYTHON_VERSIONS_INCOMPATIBLE before the inclusion of pyversion.mk,
so it's picked up when needed. (This should address bulk build failures
noted in mef@'s NetBSD 9-BETA builds, where apparently
PYTHON_VERSION_DEFAULT has been set to "27".)

(gutteridge)

2019-10-29 22:19:29 UTC MAIN commitmail json YAML

firefox: with 70.0, the minimum Rust required is now 1.36

(gutteridge)

2019-10-29 20:27:39 UTC MAIN commitmail json YAML

MesaLib: Remove patch for strnlen on old macOS, use USE_FEATURES instead

(nia)

2019-10-29 20:20:04 UTC MAIN commitmail json YAML

2019-10-29 20:13:58 UTC MAIN commitmail json YAML

fix build and prepare for the future:

- switch to fltk 1.3 from 1.1
- turn off fluidsynth for now (API hiding changes needed, likely
  fixed upstream already -- we are out of date.)

(mrg)

2019-10-29 19:38:16 UTC MAIN commitmail json YAML

Updated graphics/qgis to 3.8.3

(bouyer)

2019-10-29 19:30:11 UTC MAIN commitmail json YAML

Update qgis to 3.8.3. Switch to qt5.

Changes since 2.18.28:

This release has following new features:

- 3D Features: Animation
- 3D Features: Configuration of field of view angle of camera
- 3D Features: Configuration of lights in 3D map scenes
- 3D Features: Export all frames from QGIS 3d animations as images
- 3D Features: Identification map tool for 3D views
- 3D Features: Improved navigation
- 3D Features: Rule-based 3D renderer
- 3D Features: Simple rendering of 3D linestrings
- 3D Features: Terrain generation from online source
- 3D Features: Terrain shading
- 3D Features: Wide lines and polygon edge highlighting
- Analysis Tools: Hardware acceleration for raster calculator
- Analysis Tools: New aggregate method: concatenate_unique
- Analysis Tools: Raster unique values count for processing
- Application and Project Options: Add support for user profiles
- Application and Project Options: Delete settings from the Advanced tab in options
- Application and Project Options: Mandatory layers in project
- Application and Project Options: New zipped project file format .qgz
- Application and Project Options: Saving and loading projects in Postgresql database
- Browser: Add "export to file" options for raster and vector layers within the browser
- Browser: Directly Create Geopackage and Shapefiles
- Browser: Drag'n'drop layers from layer tree view to browser dock
- Browser: Explore QGS/QGZ project files in the browser
- Browser: Native file/folder properties
- Browser: Open Terminal at Path
- Browser: Preview layers and attributes
- Browser: Project home path can be manually set
- Browser: Save/Load connections for XYZ Tiles
- Data Management: Append raster layer to an existing Geopackage
- Data Management: Auxiliary Storage Support
- Data Management: Comment option in db manager
- Data Management: Map of CRS-extent in Project properties
- Data Management: Metadata for QGIS projects
- Data Management: Metadata overhaul
- Data Management: New locator filter to search across all layers
- Data Management: Non-removable (required) layers highlighted in layer tree
- Data Management: Pan to current feature in attribute table
- Data Management: Refresh a materialized view
- Data Management: Switch Attribute Table dock mode on demand
- Data Management: Translation of QGIS projects
- Data Management: Unified data source manager dialog
- Data Management: Z and M support for offline editing
- Data Providers:  Mesh layer: allow render vectors/arrows on the user-defined grid
- Data Providers: Add auto-discovery of relations for PostgresQL
- Data Providers: Add support for arrays
- Data Providers: ArcGIS Feature Server labeling support
- Data Providers: ArcGIS Feature Server picture marker and picture fill support
- Data Providers: Automatically set default style for layers for ArcGIS Feature Server layers
- Data Providers: Binary blob support for OGR providers
- Data Providers: Boolean and binary field support for memory layers
- Data Providers: Create attribute index support for spatialite provider
- Data Providers: Data dependencies between layers
- Data Providers: Detect literal default values for spatialite provider
- Data Providers: ESRI Token Authentication support
- Data Providers: Faster Oracle queries
- Data Providers: GeoNode integration
- Data Providers: GeoPackage
- Data Providers: Improved handling of defaults
- Data Providers: JSON Support for GeoPackage
- Data Providers: JSON/JSONB Type support
- Data Providers: Load/save style in database for GPKG and Spatialite
- Data Providers: Mesh layer: New mesh layer format support
- Data Providers: Mesh layer: add function to identify value on mesh layers
- Data Providers: Mesh layer: allow to choose different vector and scalar dataset
- Data Providers: New unified 'add layer' dialog
- Data Providers: OAuth2 authentication method plugin
- Data Providers: Open service info for ArcGIS Feature Server layers
- Data Providers: Postgres provider: save primary key selection
- Data Providers: Read only support for curved Oracle geometries
- Data Providers: Restrict table list for a Oracle database connection to a preset schema
- Data Providers: SQL Server - Invalid geometry handling
- Data Providers: Support all GDAL writable raster formats for 'Save as' dialog on raster layers
- Data Providers: Support for HStore in PostGIS data provider
- Data Providers: Support for Z/M geometries in spatialite provider
- Data Providers: Support for mesh layer
- Data Providers: Unique and not-null constraint handling
- Data Providers: dxf export: support reprojection
- Data Providers: hstore support to the postgres provider
- Data Providers: support for Z/M geometries in memory provider
- Diagrams: Data definable properties
- Digitising: Add reverse line maptools
- Digitising: Automatically remove duplicate nodes
- Digitising: Chanied add vertex at endpoint
- Digitising: Check for geometry validity
- Digitising: Floating widget for advanced input next to cursor
- Digitising: GPS tracking improvements
- Digitising: Geometry Precision
- Digitising: Georeferencer enhancements
- Digitising: More angle choices in advanced digitizing dock
- Digitising: New option to avoid minimizing georeferencer when adding points
- Digitising: Topology checks while editing
- Digitising: Vertex tool can work on the current layer only
- Digitizing: Add default Z value option
- Digitizing: Move feature now benefits from Advanced Digitizing
- Digitizing: Range vertex selection in node tool
- Digitizing: Tracing with offset
- Digitizing: add functionality to copy/move feature to move feature map tool
- Expressions: Add order by support to expression aggregate and concatenation functions
- Expressions: Code completion for expression builder
- Expressions: Expose @parent variable in aggregate functions
- Expressions: File Information
- Expressions: More helpful expression builder
- Expressions: New Expression Functions
- Expressions: New expression functions
- Expressions: New expression functions and variables
- Expressions: New expression variables
- Expressions: New expression variables for map settings
- Expressions: New map expression variables
- Expressions: Square brackets to easily access map array elements
- Expressions: Support aggregation of geometry in expressions
- Expressions: item_variables expression function inside compositions
- Expressions: new global expression variable @qgis_locale
- Forms and Widgets: Add between/not between to numerical fields in select by form
- Forms and Widgets: Add layer scoped actions
- Forms and Widgets: Add zoom to features and flash features shortcuts in select by form dialog
- Forms and Widgets: Allow browsing feature list
- Forms and Widgets: Allow configuring link/unlink feature buttons on relation editor widget
- Forms and Widgets: Allow controlling labels for individual edit widgets
- Forms and Widgets: Allow using a URL for custom attribute forms (UI file)
- Forms and Widgets: Drill-down (cascading) forms
- Forms and Widgets: Field constraints can be enforced or not
- Forms and Widgets: Multi-column layout for multiselect value relation widget
- Forms and Widgets: New form widget for binary (blob) fields
- Forms and Widgets: Show field values in autocompleter in form filter mode
- Forms and Widgets: Smarter default edit widgets with plugins to pick them
- Forms and Widgets: conditional visibility for tabs and groupboxes
- General: Add a toggle action to vector layer legend items
- General: FULL screen Map via Ctrl-Shift-Tab
- General: Filtering for field values in Query Builder
- General: Flatpak
- General: Improved "missing layer" handling on project load
- General: Migrate Photo, WebView and FileName widgets to Attachment
- General: New zipped project file format .qgz is now the default format
- General: OpenCL based acceleration
- General: Optional setting for disabling version checks
- General: Possibility to configure location of the QGIS help files
- General: Remove dxf2shp converter plugin
- General: Remove orphaned oracle raster plugin
- General: Remove zonal stats plugin
- General: SVG files can be embedded in projects and symbols
- General: remove TauDEM provider from core Processing
- General: removed otb and lidartools providers from processing
- Labeling: Allow label font size in mm/pixels
- Labeling: Custom labeling toolbar is now always enabled
- Layer Legend: Change of ergonomy of the visibility of layers inside groups
- Layer Legend: Copy&Paste Group/Layers from a QGIS project to another.
- Layer Legend: Hide Deselected Layers action
- Layer Legend: Optional text on top of symbols for vector layers
- Map Composer: 3d map items
- Map Composer: Allow choice of CRS for map items
- Map Composer: Allow customization of line spacing for composer legend item labels
- Map Composer: Better formatting for scalebar text
- Map Composer: Control over drawing of composer table grid horizontal & vertical lines
- Map Composer: Control over stacking position of map overview extents
- Map Composer: Data definable controls
- Map Composer: Data defined table source for attribute table items
- Map Composer: Drag qpt to QGIS to create new composer from template
- Map Composer: Expressions inside legend item text
- Map Composer: Grid frame improvements
- Map Composer: Holding shift while drawing polyline/polygon constrains    line angles
- Map Composer: Improved handling of text and label export
- Map Composer: Layout items can "block" map labels
- Map Composer: Map Composer Overhaul
- Map Composer: Map labeling improvements
- Map Composer: New expression variables for legend items
- Map Composer: Project metadata embedded in layout exports
- Map Composer: Rework of map item extent/scale shortcuts
- Map Composer: Warnings on exports
- Map Tools: Auto "Zoom to Selection" mode for new map views
- Map Tools: Cartesian areas/lengths/perimeters in identify results
- Map Tools: Choice of simplification method for simplify map tool
- Map Tools: Identify Tool with extra options
- Map Tools: Identify tool supports mesh layers
- Map Tools: Simplify map tool can now also smooth features
- Map Tools: Store also expanded/collapsed state of nodes in map Themes
- Map Tools: Title label decoration
- Map Tools: Top/bottom centering placement for decoration items
- Map Tools: Vertex tool fixes and improvements
- Map Tools: add zoom to related feature in forms
- Notable Fixes: Support for curves in DXF export
- Plugins: Adding query history in DB Manager
- Plugins: DB Manager SQL execution in background
- Plugins: GDALTools moved to Processing
- Plugins: Offline Editing GeoPackage
- Plugins: Offline editing: Add flag to only copy selected features
- Plugins: Remove trusted status from Plugin Manager
- Plugins: Support for encrypted zips in the Plugin Manager
- Plugins: allow installing plugins from local ZIP packages
- Processing:  New algorithm for offsetting lines
- Processing:  resampling and format options in the gdaladdo algorithm
- Processing: "Array of Translated Features" algorithm
- Processing: "Array of offset (parallel) lines" algorithm
- Processing: "Categorize a layer using a style XML file" algorithm
- Processing: "Drape features to z/m" algorithms
- Processing: "Interpolate point on line" algorithm
- Processing: "Precalculated" values for model algorithm parameters
- Processing: "Raster pixels to points" algorithm
- Processing: 'Project points (Cartesian)' algorithm
- Processing: Add "Save layer styles into GeoPackage" option for Package Layers algorithm
- Processing: Add choice of simplification method to simplify
- Processing: Algorithm log can be saved/cleared/copied
- Processing: Allow rounding values in ExtentFromLayer
- Processing: Angle threshold for smooth algorithm
- Processing: Better support for Z/M dimensions and curved geometries
- Processing: Choice of units for non degree/unknown distances
- Processing: Create attribute index algorithm
- Processing: Download a file from Processing
- Processing: Dynamic parameter values for more algorithms
- Processing: Edit in place
- Processing: Explode HStore algorithm
- Processing: Export processing models as PDF/SVG
- Processing: Extract Binary Field algorithm
- Processing: Extract Z values and Extract M values algorithms
- Processing: Extract by attribute can extract for null/notnull values
- Processing: Feature filter algorithm for processing models
- Processing: Filter Vertices by M and Filter Vertices by Z algorithms
- Processing: Force right-hand-rule
- Processing: Generate raster XYZ tiles
- Processing: Generic centroid algorithm
- Processing: Geodesic line split at antimeridian algorithm
- Processing: Geodesic mode for "Join by Lines (Hub lines)" algorithm
- Processing: Import geotagged photos
- Processing: Improved 'Join by attribute table' algorithm
- Processing: Improved algorithms
- Processing: Improved processing modeler window
- Processing: Indicator for distance parameter units
- Processing: Interpolation algorithms
- Processing: Join attributes by nearest
- Processing: K Means clustering algorithm
- Processing: Line sinuosity in "Add Geometry Attributes"
- Processing: Line substring algorithm
- Processing: Load script from template
- Processing: Multi-ring buffer (constant distance) algorithm
- Processing: Network analysis algorithms
- Processing: New "segmentize" algorithms
- Processing: New 'Raster pixels to polygons' algorithm
- Processing: New 'drop geometries' algorithm
- Processing: New GDAL's rearrange band algorithm
- Processing: New algorithm "Remove duplicates by attribute"
- Processing: New algorithm for single sided buffers
- Processing: New algorithm for translating (moving) points
- Processing: New algorithm to compute geometry by expression
- Processing: New algorithm to extend lines
- Processing: New algorithm to extract specific nodes
- Processing: New algorithm to orthogonalize geometries
- Processing: New algorithm to truncate tables
- Processing: New extract by expression algorithm
- Processing: New input type for expressions
- Processing: New options to autofill batch processing dialog
- Processing: New parameter type for authentication config
- Processing: New raster unique values report algorithm
- Processing: New universal 'basic stats for field' algorithm
- Processing: Optimised points along geometry algorithm
- Processing: Option to create points on all polygon parts
- Processing: Overlap Analysis
- Processing: Port Union, Difference and Intersection algorithms to C++
- Processing: Port heatmap plugin to processing algorithm
- Processing: Python scripts which implement algorithms now execute the algorithm on drag and drop and browser double click
- Processing: Raster Surface Volume algorithm
- Processing: Raster analysis algorithms added to Processing
- Processing: Raster zonal stats algorithm
- Processing: Reclassify raster algorithms
- Processing: Resurrected model to Python script functionality
- Processing: Rotate Features algorithm
- Processing: Sample Raster Values
- Processing: Snap geometries to layer algorithm
- Processing: Sort order option for "Add Incremental Field"
- Processing: Split Lines by Maximum Length algorithm
- Processing: SplitWithLines
- Processing: Store models inside project
- Processing: Swap x/y coordinate values algorithm
- Processing: Variable width buffers
- Processing: Wedge buffer algorithm
- Processing: Zonal histogram
- Processing: add a spatialite execute SQL algorithm
- Processing: add import into spatialite algorithm
- Processing: add search to Get Scripts and Models dialog
- Processing: added ���invalid feature handling��� option
- Processing: algorithm to fix invalid geometries using native makeValid() implementation
- Processing: dbscan spatial clustering algorithm
- Processing: expose zonal statistics from Zonal statistics plugin in toolbox
- Processing: improved Extract nodes algorithm
- Processing: k-neighbour concave hull
- Processing: pole of inaccessibility algorithm
- Processing: remove TauDEM provider from core Processing
- Processing: support for output geometry types in models
- Programmability: API for calculating Geodesic lines
- Programmability: API to allow drag'n'drop of custom browser items
- Programmability: Add REGEXP SQL syntax support to spatialite provider and python connections
- Programmability: Blocking (non-async) network requests
- Programmability: Custom validity checks on layout exports
- Programmability: Easier Processing algorithm creation via @alg decorator
- Programmability: Geometry class updates
- Programmability: Improved QgsLineString PyQGIS API
- Programmability: Iterate over parts of a QgsGeometry
- Programmability: New class QgsExifTools
- Programmability: New geometry API call to return a curve substring
- Programmability: PyQGIS Geometry Collection API improvements
- Programmability: QgsRasterDataProvider::sample method for efficient sampling of rasters at a given point
- Programmability: QgsSpatialIndexKDBush
- Programmability: Task manager
- Programmability: sip Module API Changes
- QGIS Server:  Support QGIS Server logs to stderr
- QGIS Server: Add ability to define min. scale for WMTS
- QGIS Server: Allow configuring size for GetLegendGraphics
- QGIS Server: Possibility to segmentize feature info geometry in server
- QGIS Server: Possibility to set ATLAS_PK in GetPrint request to print atlas sheet(s)
- QGIS Server: QGIS Server overhaul
- QGIS Server: Server Cache can be manage by plugins
- QGIS Server: WMTS 1.0.0 support
- QGIS Server: WMTS tile matrices configuration
- Rendering: Cache labeling result to avoid unnecessary redraws    when refreshing canvas
- Rendering: Custom SVG path and size for the north arrow decoration
- Rendering: Grid renderer for points displacement
- Rendering: Improved map Copyright decoration
- Rendering: Live layer support
- Rendering: Main window scale bar font size and family can be customized
- Symbology:  New "preset" colors color ramp option
- Symbology: Add Points  and Inches to available symbol units
- Symbology: Allow strings for font markers
- Symbology: Allow symbol layers to be temporarily disabled
- Symbology: Annotations can be styled using fill symbol styles
- Symbology: Average line angles for marker and hashed line
- Symbology: Better handling of .XML style libraries
- Symbology: Classify symmetric in graduated renderer
- Symbology: Control over annotation contents margins
- Symbology: Data defined symbol layer visibility
- Symbology: Mesh layer styling
- Symbology: NEW MAP COLORING ALGORITHMS IN QGIS 3.0
- Symbology: New color ramp button widget
- Symbology: Nicer colors for new layers
- Symbology: Offset setting for point pattern fill symbol layer
- Symbology: Option for simple lines and marker lines to only render exterior ring or interior rings
- Symbology: Option to merge categories in categorized renderer
- Symbology: Optionally force right-hand-rule during polygon symbol rendering
- Symbology: Point cluster renderer
- Symbology: Raster fill can have images set to remote URLs or embedded images
- Symbology: Raster image marker
- Symbology: Raster stretch toolbar actions support for pseudocolor renderer
- Symbology: Show Project Colors in color bound data defined buttons
- Symbology: Show an alpha slider in color button drop-down menu
- Symbology: Style management re-work and upgrade
- Symbology: Style manager dialog improvements
- Symbology: Support setting of color and transparency on multiple items for raster renderers
- Symbology: Transparency support for paletted renderer
- Symbology: Use represention values for classified renderers
- Symbology: raster auto-stretching when updating canvas
- Symbology: save and restore color ramp used for singleband pseudocolor rendering
- User Interface: A new grayscale theme, "blend of gray"
- User Interface: Add an option to show user color schemes menus
- User Interface: Add support for fine-resolution mouse wheel zooming
- User Interface: Allow customizing prefix of locator filters
- User Interface: Auto selection of exported files in file manager
- User Interface: Bookmark searching in locator
- User Interface: Close and Revert Project actions
- User Interface: Color setting for map canvas north arrow decoration
- User Interface: Configurable map tips delay
- User Interface: Copy statistics panel content to clipboard button
- User Interface: Enable tabbed floating docks
- User Interface: Hyperlinks to local vector & raster datasets in the information panel
- User Interface: Improved consistency to the user interface
- User Interface: Improved map canvas' save as image
- User Interface: Indicators for embedded layers and groups
- User Interface: Layers panel: indicators for filtered map layers
- User Interface: Locator bar
- User Interface: More non-blocking, inline editing
- User Interface: Move layer or group to top of layer panel
- User Interface: Multiline selections and editing in code/expression editors
- User Interface: New "Open Directory" option for disabled welcome page projects
- User Interface: Opening of vector and raster stored on HTTP(S), FTP, or cloud services
- User Interface: Polished browser panel interface and experience
- User Interface: QML chart and drawings widget
- User Interface: Quick calculator in locator search bar
- User Interface: Save to Template Button
- User Interface: Search Settings, Options, and Project Properties pages from locator
- User Interface: Shortcuts for toggling panels
- User Interface: Style manager improvements
- User Interface: Task manager improvements
- User Interface: Toggle visibility of opened panels in main window
- User Interface: UX Improvements for Temporary Scratch Layers
- User Interface: Unsaved changes indicator in title bar
- User Interface: add search bar to the Configure Shortcuts dialog

(bouyer)

2019-10-29 19:17:19 UTC MAIN commitmail json YAML

doc: Updated graphics/veusz to 3.1

(kamil)

2019-10-29 19:17:09 UTC MAIN commitmail json YAML

Be consistent with py-sip and install files in share/sip${PYVERSSUFFIX}/,
not share/sip/. Otherwise sip doesn't find the files.
bump PKGREVISIONs.
No changes expected in packages dependant on py-qt5, so no recursive bump.

(bouyer)

2019-10-29 19:17:08 UTC MAIN commitmail json YAML

veusz: Upgrade to 3.1

Switch from qt4 to qt5.

UPSTREAM CHANGELOG
==================

Changes in 3.1:
Improvements:
  * Do not print or export hidden pages
  * Allow expressions in dataset of contour widget
  * Allow widgets to be excluded in key (thanks to Alexander Book)
  * Make bezier line better fit data

Bug fixes:
  * Compilation fix for PyQt>=5.12 (thanks to Dimitry Shachnev)
  * Ensure fit settings are sorted in output file
  * Fix crash in contour labelling
  * Fix 3D axis crash bug
  * Fix problem with broken axis with null-sized regions
  * Fix issue with 0-sized images in image widget
  * Fix function widget crash with certain plotting range
  * Fix for axis crash with large magnitude ranges
  * Fix CSV importing issues for 2D and ND data
  * Fix zero division error in 2D import
  * Fix crash on importing HDF5 files with variable length text
  * Catch issue with zero range axes
  * Fix crash is using set in dataset expression
  * Fix crash when moving line coordinates
  * Remove deprecation warnings when compiling with recent Qt versions

Changes in 3.0.1:
* Change in build system to use qmake to find Qt locations. This is to fix
  the build inside Anaconda. Also Qt and sip parameters can now be given
  as environment variables.
* Fix problem when picking points with too many non-finite values
* Change default SVG export DPI to 96 to match inkscape and provide
  option in dialog to choose export DPI
* Allow %PAGE% and %PAGENAME% in export filename for single page output
* Fix failing fitting due to iminuit differences
* Fix crash if both ends of part of broken axis widget are the same for
  EMF exporting
* Update to Qt 5.11.1 and update PyQt and sip in Windows binary
* Build Mac and Linux binaries with EMF export

Changes in 3.0:
* New 3D support for plotting points, functions, surfaces and volumes
* Add --export-option parameter for command line exporting control
* Add templates in preferences for exported file names, add %PAGE00% and
  %PAGE000% options for zero-prefixed page numbers, and change %PAGENUM%
  to %PAGE%
* In export dialog allow user to specify arbitrary pages to export
* Change miter limit for lines, which fixes some problems when exporting
  arrow to PDFs
* Use flat cap on lines with arrows, to avoid line showing through head
* Support datetime64 and string/unicode characters in npy/npz import
* Add \hat LaTeX support

Changes in 2.2.2:
* Fix zoom for polar, ternary and broken axis plots
* For mean and add dataset operations, allow datasets to be different
  lengths, expanding to the maximum
* Fix broken axis if the ends of the axis are not the edge of the plot
* Fix image embedding in Python 3
* Update h5py to newer version in Windows binary (supporting HDF 1.10.1)
* Fix 'fractions' and 'percentages' units in polar plot
* Add LANG(mapping) function when evaluating labels, allowing translation
  of strings in documents

Changes in 2.2.1:
* Fix mouse control for Key widget for different zoom levels
* Correct coordinates shown on bottom of screen for different zoom levels
* Fix zoom into graph functionality for different zoom levels
* Fix plot picking for different zoom levels
* When choosing a text dataset, fix the mini dataset browser
* Fix crash when previewing in binary import using Python 3
* Fix crash when picking points in certain circumstances

Changes in 2.2:
* Notify user updates to Veusz are available
* Add support for high DPI displays
* Change zoom code scale plots, rather than changing the size of elements,
  so that plots look more similar at different zoom levels
* Send automatic anonymous feedback to developers giving software version
  information and counts of the features used.
* Fix colormap sequence and randomize plugins
* Change hyphen to minus sign when using standard C formatting in tick labels
* Fix for Chinese and Korean characters in filenames on Windows
* Sort DatasetPlugin arguments for diffing
* Fix bitmap EMF export in Python 3
* The redo operation can now be done multiple times
* Hide fully transparent objects, rather than trying to draw them
* Fix bug report script in Python 3
* Fallback for paint device metrics, fixing bugs when PyQt is older than Qt
* If barplot positions setting is blank but set, treat as unset

Changes in 2.1.1:
* Fix dashed/dotted custom lines in EMF output
* Fix Fields in dataset plugins
* Fix data import plugins
* Use deprecated sipconfig if available to find SIP files
* Fix problems with opening files using command line arguments with
  some encodings
* Hide splash if program takes too long to start

Changes in 2.1:
* If file cannot be imported on document load, ask user for a new filename
* Only open HDF5 files in readonly mode
* Do not simply log errors when loading data with ImportPlugins
* Cleanup of stylesheet, setting and widget code
* Fix filename chooser and embedding in ImageFile widget
* Force C++11 compilation on Unix
* Fix document reload, export warning and unsafe loading dialogs
* Parameterize number of line steps in covariance widget
* Report error line number for csv reading exceptions
* Convert values from expressions to 1D arrays when required
* Take account of endsize setting for bar plot error bars
* Remove dependence on sipconfig in build and add sip build parameters

Changes in 2.0.1:
* Fix crash setting manual bins in histogram dialog box
* Add missing DLLs to Windows installer
* Fix version number in Mac OS package
* Add new colormaps (thanks to yingchaolu)

Changes in 2.0:
* Update to PyQt5 and Qt5
* Use Ghostscript to write EPS/PS formats
* Use pyinstaller for MacOS builds instead of py2app
* Windows build requires Windows 7 minimum
* MacOS build requires MacOS 10.10 minimum
* Move to using Sphinx for documentation
* Add Makefile for documentation and remove build script
* Use isfinite() on FreeBSD
* Drop old veusz_listen script in favour of veusz --listen

Changes in 1.27:
* New FITS import code and user interface, allowing much more
  flexible and convenient FITS importing
* Fix half pixel error in linear WCS FITS support
* Save custom definitions after importing data, to allow customs
  to depend on datasets.
* Add preference for loading translation file
* Fix logical errors in transparency in image widget
* If cannot find translation or plugin, do not end app after showing error
* Fix for Python 3 for reloading datasets

Changes in 1.26.1:
* Change homepage in program to new site https://veusz.github.io/
* Change new version checking to use veusz.github.io

Changes in 1.26:
* Add color themes and automatic coloring of widgets
* Custom color definitions
* Improved custom definition dialog box
* Fix loading translator via command line
* Show horizontal error lines/fills in key
* Use iMinuit if available for fitting
* Fix for dataset plugins returning nD datasets
* Add editable automatic axis range, including support for shrinking
  range (-X%), percentage ranges (X-Y%) and limits (<X% and >Y%)
* Fix for key if invalid dataset
* For log scaling on image widget, show invalid values as being transparent

Bug fixes in 1.25.1:
* Fix 2D dataset expressions
* Fix 2D X,Y,Z dataset expressions
* Better error checking in Gnuplot import plugin
* Catch non-single character delimiters for 2D CSV import
* Fix SETTING(), BASENAME(), FILENAME() and DATA() in function evaluation
* More self tests

Changes in 1.25:
* Add n-dimensional dataset support
* Add GetColormap command to return RGBA values
* Add Colormap sequence plugin for choosing colors of widgets
* Fill above/below setting shown in key for xy widget
* Add Covariance widget for plotting covariance ellipses
* Add lineup, linedown, lineleft and lineright markers
* Add lineup, linedown and lineextend arrows

Bug fixes:
* Fix pick indices if non-finite values in data
* Fix drag and drop of files into Veusz on Windows
* Raise exception if functions in console request input, avoiding hang
* Initialise unsafe_mode, in case Veusz used in PyQt embedding
* Fix crash if setting default setting in default setting window
* Fix crash in Clone() command on python3

Changes in 1.24:
* Text labels can now include Python expressions inside %{{ }}%
* Added built-in functions DATE([fmt]), TIME([fmt]), FILENAME() and BASENAME()
  when evaluating expressions, which are useful when used in labels
* Added Python dictionary ENVIRON when evaluating expressions, to obtain
  values from environment variables
* Added DATA(name, [part]) function to expression environment for accessing
  values from datasets, useful for function evaluation or labels
* Added SETTING(path) function for expression evaluation to obtain values
  of settings
* Added ESCAPE(text) function to environment, which allows LaTeX special
  characters to be displayed in labels
* Add fractions and percentages units to polar plot
* Allow number of spokes to be varied in polar plot
* Widgets can be clicked holding down shift or ctrl, to add or toggle their
  selection
* Add K. Moreland's cool-warm colormap (thanks to S. Richardson)
* Added further green-map, blue-darkred, blue-darkorange, brown-blue and
  blue-orange colormaps from Oregon geography dept.
* Add logarithm and exponential dataset plugins
* Add Wipe() command to embedding interface to clear document
* Add File->Reload menu option to reload from saved document
* Add tooltip to items in FieldWidget showing widget path

Bux fixes:
* Fix transparency with bar plot
* Use getcwdu() for python2 to avoid bugs combining paths
* Handle inf/nan when converting to human readable form in plots
* Fix CreateHistogram on command line without binparams parameter
* Handle empty 2D dataset import with grid at edge enabled
* Do not allow error bars on imported CSV non-numeric data
* Handle missing argument in \size
* For data edit dialog, allow 1D dataset to replace 2D dataset
* Crash if zoom to be height when height is zero
* Fix problem with 2D import if error message is in unicode
* With axis-function widget catch result if greater than 1 dimension
* Fix cloning for datasets with / in name
* Fix crash in embedding if plot window closed while rendering in progress
>>>>>>> master

Changes in 1.23.2:
* Add data clipping dataset plugin
* Fix boxplot with manual settings
* Fix plugin normalize and divide by maximum for new numpy versions
* Avoid error in 2d data creation
* Fix problems with unicode characters in plugins in Python 2.x
* Clip axis to sensible range -1e100->1e100
* Handle unicode errors from operating system in Veusz scripts
* Handle unicode errors in error reports
* Fix crash in \color

Changes in 1.23.1:
* Enable compression in exported files (Benjamin K. Stuhl)
* Fix saving histogram datasets
* Add option to "thin" error bars plotted
* Fix label colour in contour labelling
* Remove use of deprecated Qt functions
* Fix clone widget tools plugin
* Fix EPS/PDF crash with broken axis widget
* Do not crash filter plugin if using date datatype
* Avoid crashes in normalise, subtract minimum and divide maximum plugins
* Avoid crash in image widget
* Avoid issue in identifying spacing in 1D->2D conversion
* Add Gnuplot 2D data import plugin (Joerg Meyer)
* When loading data from import plugins, provide default values
* Remove some deprecated Qt uses
* Fix issue when plotting non-plain datasets with nan values

Changes in 1.23:
* Add new export dialog box which can export multiple pages and
  modify the export options
* Add new dataset filtering dialog
* Add cubehelix() functional colormap
* Add -stepN suffix for colormaps to make arbitrary numbers of steps
* Fix incorrect colors in log images and log color scales
* Fix unsafe commands not being run

Minor changes
* Fix incorrect use of None in (x,...) pattern
* Catch crash if plotting nan/inf value in log space
* Fix getData in dataset plugin for dimensions=2
* Catch error in too large float to date time conversion
* Catch disappeared file during import
* Index error fixed in pickable
* Catch error in data edit dialog if 2d dataset size changes
* If root widget is selected with others, do not error on hide
* Fix undo for dataset histogram with a single output dataset
* Fix error resizing ellipse with a tuple width, height or position setting
* Only use finite values in histogram
* Rewrite Line/FillSet setting controls for internal consistency and to fix
  new style extended fills
* Do not crash with log date-time axes
* Also ignore non-finite values when fitting with minuit
* Avoid syntax error with invalid colormap
* Updates to setup.py and desktop files
* Recreate dataset now works if dialog hasn't been opened already
* Restore dock layout when using Python3
* Fix undo after loading stylesheet/custom definitions
* Support unicode example filenames
* Clip bezier lines to avoid problems with log axes

Changes in 1.22:
* Add option to ignore white space following delimiters when importing CSVs
* Allow x/yedge and x/ycent to be inverted to change data order
  when import 2D data
* Rewrite of widget tree internals to fix miscellaneous bugs
* Optionally use astropy for SAMP
* Add setting to extend the python import path
* Add option to select widgets with same name on page
* Resize rectangular shapes keeping other corners fixed. Old symmetric
  resize behaviour is retained if shift is pressed.

Bug fixes
* Fix faulty caching of datasets expressions
* Do not auto mirror axes if shared axis placed in grid and ignore
  other hidden axes for mirroring purposes
* gridatedge 2D import option inverts values in rows
* y values for 2D datasets in data edit dialog are inverted
* Fix crash when constructing 2D dataset with constants
* Fix crash when interpreting date values with unicode
* Fix for crash when moving ellipses on broken axes
* Fix crash when editing datetime data
* Fix crash when renaming 2D datasets in dataset editor
* If 2d dataset does not exist, don't crash when using colorbar
* Ignore HDF5 data types which are not supported by h5py
* Catch recursion limit errors properly
* In sort and text sort plugins, clip length to minimum
* Do not plot functions with more than 1D in function plotter
* Catch error for shapes widgets with no coordinates
* Handle zero length datasets in subtract minimum or mean
* Clip range of zoom between 0.05 and 20x
* Catch errors in CSV date format
* Do not allow 2D datasets to be used for labels in label widget
* Handle unicode data correctly in clipboard data
* Fix data import dialog for fits files in unicode paths

Changes in 1.21.1
* Add swap option on keys, swapping symbol and text

Bug fixes
* Fix missing labels if colorbar out of plot
* Preserve tags when reloading datasets
* Handle nan/inf/-inf when as value in UI
* Remove dependence on pyqtconfig in build system
* Handle errors properly in 2D CSV read
* Do not crash if selecting siblings of document widget
* Fix accidental modification of data by line widget
* Improve PDF bounding box rounding to prevent chopping near edge
* Fix function plotter in embedding
* Fix astropy version checking
* Fix crash for error bar in CSV with blank previous column

(kamil)

2019-10-29 18:39:03 UTC MAIN commitmail json YAML

Removed devel/py-hgview

(kamil)

2019-10-29 18:36:51 UTC MAIN commitmail json YAML

py-hgview: Retired

This package is dead, depends on EOLed libraries (qt4, py2) and is not
really relevant (= it is broken) for modern mercurial (feedback from hg devs).

Modern successor is thg (py-tortoisehg).

(kamil)

2019-10-29 18:34:27 UTC MAIN commitmail json YAML

2019-10-29 18:22:40 UTC MAIN commitmail json YAML

doc: Updated cad/openscad to 2019.05nb3

(kamil)

2019-10-29 18:22:29 UTC MAIN commitmail json YAML

openscad: Switch to qt5

(kamil)

2019-10-29 18:04:57 UTC MAIN commitmail json YAML

doc: Updated games/icebreaker to 1.9.8

(nia)

2019-10-29 18:04:44 UTC MAIN commitmail json YAML

2019-10-29 18:01:56 UTC MAIN commitmail json YAML

2019-10-29 17:59:58 UTC MAIN commitmail json YAML

doc: Updated games/crossfire-server to 1.71.0

(nia)

2019-10-29 17:59:36 UTC MAIN commitmail json YAML

doc: Updated games/crossfire-client to 1.73.0

(nia)

2019-10-29 17:59:18 UTC MAIN commitmail json YAML

2019-10-29 17:47:34 UTC MAIN commitmail json YAML

doc: Updated devel/py-tortoisehg to 5.0.2nb1

(kamil)

2019-10-29 17:47:23 UTC MAIN commitmail json YAML

py-tortoisehg: Switch from qt4 to qt5

(kamil)

2019-10-29 17:46:52 UTC MAIN commitmail json YAML

doc: Added x11/py-qt5-qscintilla version 2.11.2

(kamil)

2019-10-29 17:46:36 UTC MAIN commitmail json YAML

x11/py-qt5-qscintilla: import py37-qt5-qscintilla-2.11.2

These are the python-bindings for QScintilla2.

Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
maintaining GUI (graphical user interface) applications.

Qt is written in C++ and is fully object-oriented. It has everything you need
to create professional GUI applications. And it enables you to create them
quickly.

Qt is a multi-platform toolkit. When developing software with Qt, you can run
it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98.
Simply recompile your source code on the platform you want.

Qt cuts down the complexity in implementing large and complex systems. Its
ingenious signal-slot technology enables true component programming.

(kamil)

2019-10-29 17:45:24 UTC MAIN commitmail json YAML

qt5-qscintilla: Split Makefile into Makefile and Makefile.common

Makefile.common will be used by the python bindings.

(kamil)

2019-10-29 17:28:48 UTC MAIN commitmail json YAML

doc: Updated sysutils/dmidecode to 3.2nb5

(msaitoh)

2019-10-29 17:27:51 UTC MAIN commitmail json YAML

Add an officially recommended patch to sysutils/dmidecode:

2019-10-15: Fix System Slot Information for PCIe SSD

Output for type 9 show <out of spec> for PCIe SSD. SMBIOS spec table
48 describes 2.5" and 3.5" PCIe SSD formats.

(msaitoh)

2019-10-29 16:03:47 UTC MAIN commitmail json YAML

doc/TODO: merkaator-0.18.3

(gdt)

2019-10-29 16:03:22 UTC MAIN commitmail json YAML

doc/TODO: +gnuradio-3.8.0.0

(gdt)

2019-10-29 16:01:44 UTC MAIN commitmail json YAML

ham/gnuradio-qt: Explain status relative to upstream and qt

The quick summary is that the current package is from April, and
upstream had a new release in August.  That new release switches from
qt4 to qt5.  Updating GNU Radio in pkgsrc is complex, but tends to
happen fairly soon after the upstream release.  As part of that
update, this package is expected to switch to qt5.

(gdt)

2019-10-29 15:46:54 UTC MAIN commitmail json YAML

keepassxc: Add SUPERSEDES

(nia)

2019-10-29 15:16:51 UTC MAIN commitmail json YAML

Updated devel/py-virtualenv, devel/py-test-virtualenv, devel/py-setuptools

(adam)

2019-10-29 15:15:40 UTC MAIN commitmail json YAML

py-setuptools: updated to 41.6.0

v41.6.0
* Replace usage of deprecated imp module with local re-implementation in setuptools._imp.

v41.5.1
* Fix code for detecting Visual Studio's version on Windows under Python 2.

v41.5.0
* Improve Visual C++ 14.X support, mainly for Visual Studio 2017 and 2019.
* Fix pkg_resources.Requirement hash/equality implementation: take PEP 508 direct URL into account.
* Fix tests when running under python3.10.
* Formally deprecated the test command, with the recommendation that users migrate to tox.
* Update documentation to mention the egg format is not supported by pip and dependency links support was dropped starting with pip 19.0.
* Drop ez_setup documentation: deprecated for some time (last updated in 2016), and still relying on easy_install (deprecated too).
* Drop most documentation references to (deprecated) EasyInstall.
* Added a trove classifier to document support for Python 3.8.
* Added Python 3.8 release to the Travis test matrix.

(adam)

2019-10-29 15:08:31 UTC MAIN commitmail json YAML

py-test-virtualenv: updated to 1.7.0

1.7.0
* All: Support pytest >= 4.0.0
* All: Support Python 3.7
* pytest-server-fixtures: if host not defined on your machine, default to localhost
* pytest-server-fixture: Pin to rethinkdb < 2.4.0 due to upstream API changes
* pytest-verbose-parametrize: Add support for revamped marker infrastructure
* pytest-verbose-parametrize: Fix integration tests to support pytest >= 4.1.0
* pytest-virtualenv: Add virtualenv as install requirement.
* pytest-webdriver: Fix RemovedInPytest4Warning using getfixturevalue
* circleci: Fix checks by skipping coverall submission for developer without push access
* wheels: Generate universal wheels installable with both python 2.x and 3.x
* dist: Remove support for building and distributing *.egg files
* VagrantFile: Install python 3.7 and initialize python 3.7 by default
* Fix DeprecationWarning warnings using "logger.warning()" function

1.6.2:
* pytest-server-fixtures: suppress stacktrace if kill() is called
* pytest-server-fixtures: fix random port logic in TestServerV2

1.6.1:
* pytest-server-fixtures: fix exception when attempting to access hostname while server is not started

1.6.0:
* pytest-server-fixtures: added previously removed TestServerV2.kill() function
* pytest-profiling: pin more-itertools==5.0.0 in integration tests, as that's a PY3 only release

1.5.1:
* pytest-verbose-parametrize: fixed unicode parameters when using `@pytest.mark.parametrize`

1.5.0:
* pytest-server-fixtures: made postgres fixtures and its tests optional, like all other fixtures
* pytest-server-fixtures: reverted a fix for pymongo deprecation warning, as this will break compatibility with pymongo 3.6.0
* pytest-server-fixtures: dropped RHEL5 support in httpd

1.4.1:
* pytest-server-fixtures: server fixture binary path specified in ENV now only affect server class 'thread'

(adam)

2019-10-29 15:07:27 UTC MAIN commitmail json YAML

py-virtualenv: updated to 16.7.7

v16.7.7:
Bugfixes
- * fix virtualenv creation when ``--no-pip`` argument used.
- upgrade bundled pip from ``19.3`` to ``19.3.1``

v16.7.6:
Bugfixes
- fix to support for Python 3 on MacOS 10.15 provided by Xcode
- bump bundled pip from ``19.2.3`` to ``19.3`` and setuptools from ``41.2.0`` to ``41.4.0``

(adam)

2019-10-29 14:09:10 UTC MAIN commitmail json YAML

2019-10-29 13:34:36 UTC pkgsrc-2019Q3 commitmail json YAML

Pullup ticket #6078 - requested by nia
misc/libreoffice: build fix

Revisions pulled up:
- misc/libreoffice/Makefile                                    1.208

---
  Module Name: pkgsrc
  Committed By: rhialto
  Date: Mon Oct  7 18:41:01 UTC 2019

  Modified Files:
  pkgsrc/misc/libreoffice: Makefile

  Log Message:
  Bump GCC_REQD to 7, because of
  "configure: error: GCC 5.5.0 is too old, must be at least GCC 7.0.0".

(bsiegert)

2019-10-29 12:39:24 UTC MAIN commitmail json YAML

doc: Updated net/dhcpcd-qt to 0.7.5nb4

(kamil)

2019-10-29 12:39:13 UTC MAIN commitmail json YAML

2019-10-29 09:46:14 UTC MAIN commitmail json YAML

nyancat: take maintainership, I originally packaged it in pkgsrc-wip.

(fcambus)

2019-10-29 09:41:23 UTC MAIN commitmail json YAML

doc: Updated graphics/ansilove to 4.0.4

(fcambus)

2019-10-29 09:41:06 UTC MAIN commitmail json YAML

ansilove: update to 4.0.4.

ChangeLog:

AnsiLove/C 4.0.4 (2019-10-28)

- Add initial seccomp support to Ansilove
- Move pledge and seccomp initialization before ansilove_init()
- Move conditional includes for 'pledge' and 'strtonum' in compat.h

(fcambus)

2019-10-29 09:37:48 UTC MAIN commitmail json YAML

doc: Updated graphics/libansilove to 1.1.5

(fcambus)

2019-10-29 09:37:33 UTC MAIN commitmail json YAML

libansilove: update to 1.1.5.

ChangeLog:

libansilove 1.1.5 (2019-10-14)

- Move background transparency operations in the output function
- Allow setting transparent background for retina images
- Add extern declaration for fonts data arrays
- Use type size_t for loop and structIndex variables

(fcambus)

2019-10-29 09:23:40 UTC MAIN commitmail json YAML

Updated devel/glib2, devel/glib2-tools, devel/gdbus-codegen

(adam)

2019-10-29 09:22:25 UTC MAIN commitmail json YAML

glib2: updated to 2.60.7

Overview of changes in GLib 2.60.7
* Bugs fixed:
- Invalid characters in Open Location dialog crashes GIMP
- Setting GLIB_VERSION_{MIN_REQUIRED, MAX_ALLOWED} to before 2.56 triggers warnings
- Backport !1009 “gapplication: remove inactivity_timeout source on finalize” to glib-2-60
- Backport !1008 “gmessages: Only use structured logs if GLIB_VERSION_MAX_ALLOWED is ≥2.56” to glib-2-60
- Backport !966 “Resolve "Invalid characters in Open Location dialog crashes GIMP"” to glib-2-60
- Backport !1040 “GSettingsBackend - Fix thread-safety during destruction of GSettings instances...” to glib-2-60
- Backport !1017 “gdatetime: Avoid an assertion failure when parsing some ISO 8601 dates” to glib-2-60

(adam)

2019-10-29 09:21:54 UTC MAIN commitmail json YAML

MesaLib: Fix build with illumos.

Oracle Solaris has pthread_setname_np. illumos does not.

(nia)

2019-10-29 09:20:24 UTC MAIN commitmail json YAML

doc: Updated www/logswan to 2.1.0

(fcambus)

2019-10-29 09:19:20 UTC MAIN commitmail json YAML

doc/TODO: Remove simutrans

(nia)

2019-10-29 09:18:35 UTC MAIN commitmail json YAML

doc: Removed security/keepassx0 successor security/keepassxc

(nia)

2019-10-29 09:18:08 UTC MAIN commitmail json YAML

logswan: update to 2.1.0.

ChangeLog:

Logswan 2.1.0 (2019-10-23)

- Add FALLTHROUGH comments where appropriate
- Add support for parsing HTTP/3 requests
- Add initial seccomp support on Linux, tested on musl and glibc systems

(fcambus)

2019-10-29 09:17:37 UTC MAIN commitmail json YAML

2019-10-29 09:06:12 UTC MAIN commitmail json YAML

Remove a patch which no longer applies in this version.
Build fix, so no version bump.

(he)

2019-10-29 05:12:47 UTC MAIN commitmail json YAML

ghc7: build fix (workaround) for NetBSD 9.x

NetBSD 9.x have libcurses with a newer major version than the
bootstrap kit is linked against. For now, work around this with
compat80. (This could also be dealt with by creating versioned
bootstrap kits, but that's more involved, and NetBSD 9.x is pre-
release software, so best to leave this off for now.) Thanks to
Greg Troxel for the compat80 hint.

(gutteridge)

2019-10-29 03:28:33 UTC MAIN commitmail json YAML

doc: Updated emulators/haxm to 7.5.4

(kamil)

2019-10-29 03:28:22 UTC MAIN commitmail json YAML

haxm: Upgrade to 7.5.4

CHANGELOG
=========

HAXM v7.5.4

    Added VM pause support to fix the crash issue of loading snapshot (#239).
    Fixed incorrect interruptibility_state to resolve an issue on loading snapshot (#233).
    Fixed a bug during mapping memory slots (#237).
    Fixed incorrect VMX_ENTRY_CONTROLS loading (#225).
    Enabled PCLMULQDQ feature in CPUID emulation if supported by the host (#231).
    Optimized the log interfaces and enhanced the logging mechanism on Windows (#215, #232).
    Fixed the compilation warnings and errors on Linux (#223).

(kamil)

2019-10-28 21:50:23 UTC MAIN commitmail json YAML

doc: Updated print/atril to 1.22.1nb6

(maya)

2019-10-28 21:49:22 UTC MAIN commitmail json YAML

atril: don't enable dvi support by default. bump pkgrevision.

This option is pulling in t1lib. t1lib is an enormous security risk.
It hasn't seen maintenance since 2011 and we have local patches for
security issues from 2011.

Given the lack of attention, it's likely there are more security
issues lurking.

Documents are usually obtained from untrusted sources, and thus are
considered a remote attack vector
Documents may embed their own fonts. If one embeds a T1 font, it might
be parsed by this unmaintained library.

To avoid this risk, rip out the t1lib dependency.

(maya)

2019-10-28 21:39:49 UTC MAIN commitmail json YAML

doc: Fix CHANGES line

(nia)

2019-10-28 21:36:13 UTC MAIN commitmail json YAML

doc: Updated x11/qt5-qtwayland to 5.13.1

(nia)

2019-10-28 21:35:43 UTC MAIN commitmail json YAML

2019-10-28 20:17:24 UTC MAIN commitmail json YAML

pkgtools/url2pkg: update to 19.3.5

Changes since 19.3.4:

Added the license names from R2pkg and texlive2pkg.

(rillig)

2019-10-28 20:04:21 UTC MAIN commitmail json YAML

net/unison2.48: Take MAINTAINERship

Similar to unison2.51.

(gdt)

2019-10-28 20:02:29 UTC MAIN commitmail json YAML

net/unison2.51: Clean up BUILDLINK_API_DEPENDS

Drop ocaml declarations as they are ancient (3.x!).

Move ocaml-lablgtk decl to options.mk where the bl3 is included, for
tidyness and readability.

No functional change intended.

(gdt)

2019-10-28 19:59:29 UTC MAIN commitmail json YAML

net/unison2.51: Take MAINTAINERship

(Mail to previous $MAINTAINER timed out, and wiz@ and I have been
effectively co-maintaining this.)

(gdt)

2019-10-28 19:37:41 UTC MAIN commitmail json YAML

qt4-libs: fix build on netbsd-current, where the prototype of iconv
is no longer unusual. This mostly consists of making our local patches
only apply for older netbsd.

(maya)

2019-10-28 19:03:44 UTC MAIN commitmail json YAML

Added x11/qwt6-qt5 version 6.1.4
Updated misc/zyGrib to 8.0.1

(bouyer)

2019-10-28 19:02:35 UTC MAIN commitmail json YAML

Update to 8.0.1. Changes since 7.0.0:
2016-11-09 : zyGrib Version 8.0.1

    Bug fixed: inverted sea current arrows (one more time).
    There was a problem with some dll in the Windows archive of the previous
      version.

2016-11-08 : zyGrib Version 8.0.0

    Read GRIB 2 files.
    Bug fixed: inverted sea current arrows.
    Display equivalent potential temperature th騁a-e at the surface and in
      altitude (calculated from the temperature, pressure and moisture if it
      is not present in the file).
    Faster calculation of the level lines.
    Ability to interrupt before the opening of a large file.
    Use QT version 5.
    Use g2clib NOAA's g2clib library for decoding the GRIB2 format.

(bouyer)

2019-10-28 19:00:37 UTC MAIN commitmail json YAML

Add qwt6-qt5 version 6.1.4. Based on qwt6-qt4 package.

Qwt is an extension to the Qt GUI library from Troll Tech AS.
The Qwt library contains widgets and components which are
primarily useful for technical and scientific purposes.
It includes a 2-D plotting widget, different kinds of sliders,
and much more.

(bouyer)

2019-10-28 18:51:37 UTC MAIN commitmail json YAML

Add qt5-qtkeychain

(bouyer)

2019-10-28 17:48:46 UTC MAIN commitmail json YAML

Note addition of security/libstark

(agc)

2019-10-28 17:46:58 UTC MAIN commitmail json YAML

Import libstark-20191018 into the packages collection

The libSTARK library implements scalable and transparent argument of
knowledge (STARK) systems.  These systems can be executed with, or
without, zero knowledge (ZK), and may be designed as either
interactive or non-interactive protocols.  The theoretical
constructions which this library implements are described in detail in
the zk-STARK paper:

Scalable, transparent, and post-quantum secure computational integrity
Eli Ben-Sasson and Iddo Bentov and Yinon Horesh and Michael Riabzev

https://eprint.iacr.org/2018/046

(agc)

2019-10-28 17:32:35 UTC MAIN commitmail json YAML

comms/asterisk: Update EOL info in DESCR

asterisk 13's EOL dates have been extended, and asterisk 16 is also an LTS.

(gdt)

2019-10-28 16:10:52 UTC MAIN commitmail json YAML

2019-10-28 16:03:57 UTC MAIN commitmail json YAML

grantlee: Retire

Successor: grantlee-qt5 (in the same version as of grantlee)

(kamil)

2019-10-28 16:03:05 UTC MAIN commitmail json YAML

2019-10-28 15:43:33 UTC MAIN commitmail json YAML

doc: Updated databases/couchdb to 2.3.1nb1

(jperkin)

2019-10-28 15:43:24 UTC MAIN commitmail json YAML

couchdb: Fix variable expansion in couchdb.in.

Should help fix joyent/pkgsrc#229, bump PKGREVISION.

(jperkin)

2019-10-28 15:34:22 UTC MAIN commitmail json YAML

sysutils/py-appnope: Fix build on Darwin

This package requires py-expat to build, because setup.py uses
platform, which in turn uses pyexpat in parsing SystemVersion.plist on
Darwin.

(minskim)

2019-10-28 15:32:24 UTC MAIN commitmail json YAML

2019-10-28 15:10:23 UTC MAIN commitmail json YAML

doc: Updated editors/TeXmacs to 1.99.11

(kamil)

2019-10-28 15:10:00 UTC MAIN commitmail json YAML

TeXmacs: Upgrade to 1.99.11

Switch from qt4 to qt5.
Switch to CMake.

Add hacks to build with guile1.8.

CHANGELOG
=========

Several bug fixes (1.99.11).

Repositories for Debian and Ubuntu (1.99.11).

Many bug fixes (1.99.10).

Redesigned web site (1.99.10).

Extended Css stylability when exporting to Html (1.99.10).

New TeXmacs videos on web site (1.99.10).

Drag and drop for images (1.99.10).

Unification of beamer and poster styles, work in progress (1.99.10).

Automatic retrieval of artwork from texmacs.org (1.99.10).

New background patterns and pictures (1.99.10).

Experimental pattern effects (1.99.10).

Experimental Sparkle support under MacOS (1.99.10).

Experimental and partial support for Git as a versioning tool (1.99.10).

Experimantal Graph plug-in for graphs drawn by various external tools (1.99.10).

User interface for new features in educational styles (1.99.10).

Many bug fixes (1.99.9).

Similar spell checking widgets as for search and replace (1.99.9).

Improved educational styles (1.99.9).

Multiple choice lists (1.99.9).

A unified Graph plugin for Graphviz, Asymptote (1.99.9).

Import improvements from the FriCAS project (1.99.9).

Fixes and documentation for the Sage plugin (1.99.9).

Several bug fixes (1.99.8).

Support of binary packages for various GNU/Linux distributions, constructed using Suse OpenBuild services (1.99.8).

Several new algorithms for micro typography: roots, mathematical accents, etc. (1.99.7).

New style for posters (1.99.7).

Support for new ACM styles (1.99.7).

Various bug fixes (1.99.7).

New page breaker with better support for floating objects and footnotes (1.99.6).

Improved native Pdf generation based on Hummus (1.99.6).

Several new algorithms for micro typography: subscripts, superscripts, etc. (1.99.6).

Improved support for TeX Gyre fonts (1.99.6).

Various bug fixes (1.99.6).

(kamil)

2019-10-28 14:38:41 UTC MAIN commitmail json YAML

Fix CONFIGURE_ARGS for disabling debugging.  Build fix so no bump.

(he)

2019-10-28 13:45:35 UTC MAIN commitmail json YAML

doc: Updated graphics/papirus-folders to 1.5.0

(nia)

2019-10-28 13:45:25 UTC MAIN commitmail json YAML

papirus-folders: Update to 2.4.0

Changes:
    Added nordic folder color that suitable to Nordic GTK theme

(nia)

2019-10-28 13:45:09 UTC MAIN commitmail json YAML

doc: Updated graphics/papirus-icon-theme to 20191009

(nia)

2019-10-28 13:44:46 UTC MAIN commitmail json YAML

papirus-icon-theme: Update to 20191009

Notable new icons include a SmartOS distributor logo and icons for these
applications:

editors/xournalpp
games/rocksndiamonds
emulators/mednaffe
emulators/stella
security/tor-browser
www/midori

(nia)

2019-10-28 13:39:03 UTC MAIN commitmail json YAML

simutrans: Fix DEPENDS match.

(jperkin)

2019-10-28 13:32:37 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ImageMagick-7.0.9.0, MesaLib-19.2.2, glib2-2.62.2, khard-0.15.0,
  librsvg-2.46.3, libssh-0.91, libxkbcommon-0.9.1, pango-1.44.7,
  po4a-0.57, poppler-0.82.0, py-cairo-1.18.2.

(wiz)

2019-10-28 13:30:17 UTC MAIN commitmail json YAML

Updated devel/p5-List-SomeUtils to 0.58
Updated devel/p5-Term-Table to 0.014
Updated devel/p5-Test-Compile to 2.3.1
Updated devel/p5-Test-HTTP-LocalServer to 0.69
Updated devel/p5-Test-MockModule to 0.171.0
Updated devel/p5-Test-MockObject to 1.20191002
Updated devel/p5-Test-Script to 1.26
Updated devel/p5-IO-CaptureOutput to 1.1105

(mef)

2019-10-28 13:28:26 UTC MAIN commitmail json YAML

(devel/p5-IO-CaptureOutput) Correction, remove PKGREVISION

(mef)