Commit graph

299318 commits

Author SHA1 Message Date
ryoon
50ca84bba6 Update HOMEPAGE 2019-07-02 13:18:03 +00:00
ryoon
9581a00058 Remove keepassxc 2019-07-02 13:13:57 +00:00
ryoon
928907409b Updated security/keepassxc to 2.4.3 2019-07-02 13:13:37 +00:00
ryoon
1170982c89 Update to 2.4.3
* Add security/libsodium as dependency

Changelog:
2.4.3 (2019-06-12)
=========================

- Fix library loading issues in the Snap and macOS releases [#3247]
- Fix various keyboard navigation issues [#3248]
- Fix main window toggling regression when clicking the tray icon on KDE [#3258]
- Add documentation for keyboard shortcuts to source code distribution [#3215]

2.4.2 (2019-05-31)
=========================

- Improve resilience against memory attacks - overwrite memory before free [#3020]
- Prevent infinite save loop when location is unavailable [#3026]
- Attempt to fix quitting application when shutdown or logout issued [#3199]
- Support merging database custom data [#3002]
- Fix opening URL's with non-http schemes [#3153]
- Fix data loss due to not reading all database attachments if duplicates exist [#3180]
- Fix entry context menu disabling when using keyboard navigation [#3199]
- Fix behaviors when canceling an entry edit [#3199]
- Fix processing of tray icon click and doubleclick [#3112]
- Update group in preview widget when focused [#3199]
- Prefer DuckDuckGo service over direct icon download (increases resolution) [#2996]
- Remove apply button in application settings [#3019]
- Use winqtdeploy on Windows to correct deployment issues [#3025]
- Don't mark entry edit as modified when attribute selection changes [#3041]
- Use console code page CP_UTF8 on Windows if supported [#3050]
- Snap: Fix locking database with session lock [#3046]
- Snap: Fix theming across Linux distributions [#3057]
- Snap: Use SNAP_USER_COMMON and SNAP_USER_DATA directories [#3131]
- KeeShare: Automatically enable WITH_XC_KEESHARE_SECURE if quazip is found [#3088]
- macOS: Fix toolbar text when in dark mode [#2998]
- macOS: Lock database on switching user [#3097]
- macOS: Fix global Auto-Type when the database is locked [#3138]
- Browser: Close popups when database is locked [#3093]
- Browser: Add tests [#3016]
- Browser: Don't create default group if custom group is enabled [#3127]
2019-07-02 13:13:01 +00:00
nia
e99eec26f9 battleball: Specify c++03, this breaks with newer compiler defaults. 2019-07-02 13:05:35 +00:00
ryoon
f843233a87 Updated misc/libreoffice to 6.2.4.2nb2 2019-07-02 13:03:53 +00:00
ryoon
3284bc1e63 Sync internal harfbuzz with fonts/harfbuzz-2.5.3. Bump PKGREVISION 2019-07-02 13:03:11 +00:00
nia
bea5ff1f48 doc: Updated games/armagetronad-server to 0.2.8.3.4 2019-07-02 13:00:12 +00:00
nia
9d72a01de4 doc: Updated games/armagetronad to 0.2.8.3.4 2019-07-02 12:59:15 +00:00
ryoon
79d42cd7a0 Updated fonts/harfbuzz to 2.5.3 2019-07-02 12:58:55 +00:00
nia
cf037b69ee games/armegatron*: Update to 0.2.8.3.4
"This release is a compiler compatibility release only; we noticed
0.2.8.3.3 had severe problems with gcc 6, all our fault."
2019-07-02 12:58:54 +00:00
ryoon
3a17723d76 Update to 2.5.3
Changelog:
Overview of changes leading to 2.5.3
Wednesday, June 26, 2019
====================================
- Fix UCD script data for Unicode 10+ scripts.  This was broken since 2.5.0.
- More optimizations for HB_TINY.


Overview of changes leading to 2.5.2
Thursday, June 20, 2019
====================================
- More hb-config.hh facilities to shrink library size, namely when built as
  HB_TINY.
- New documentation of custom configurations in CONFIG.md.
- Fix build on gcc 4.8.  That's supported again.
- Universal Shaping Engine improvements thanks to David Corbett.
- API Changes: Undeprecate some horizontal-kerning API and re-enable in hb-ft,
  such that Type1 fonts will continue kerning.


Overview of changes leading to 2.5.1
Friday, May 31, 2019
====================================
- Fix build with various versions of Visual Studio.
- Improved documentation, thanks to Nathan Willis.
- Bugfix in subsetting glyf table.
- Improved scripts for cross-compiling for Windows using mingw.
- Rename HB_MATH_GLYPH_PART_FLAG_EXTENDER to HB_OT_MATH_GLYPH_PART_FLAG_EXTENDER.
  A deprecated macro is added for backwards-compatibility.


Overview of changes leading to 2.5.0
Friday, May 24, 2019
====================================
- This release does not include much functional changes, but includes major internal
  code-base changes.  We now require C++11.  Support for gcc 4.8 and earlier has been
  dropped.
- New hb-config.hh facility for compiling smaller library for embedded and web usecases.
- New Unicode Character Databse implementation that is half the size of previously-used
  UCDN.
- Subsetter improvements.
- Improved documentation, thanks to Nathan Willis.
- Misc shaping fixes.
2019-07-02 12:58:23 +00:00
ryoon
b7fb98ef8c Restrict lirc to Linux platform
Pointed by leot@, thank you.
2019-07-02 12:51:34 +00:00
hauke
d9dcd38242 doc: Updated www/php-glpi to 9.4.3 2019-07-02 12:24:21 +00:00
hauke
74bfdd9c4e Update to GLPI v9.4.3, with security and bug fixes.
- (security) Prevent execution of XSS on rich text,
- (security) Prevent xss attack on user picture,
- Fix performance issues when using entities,
- New "Prevent take into account" action on tickets business rules,
- New "Status" criterion on tickets business rules,
- Change and problem tasks can now be marked as private,

The full changelog is available under
<https://github.com/glpi-project/glpi/milestone/36?closed=1>
2019-07-02 12:23:41 +00:00
adam
a5647d2aaa Updated www/py-google-api-python-client, devel/py-cython, net/py-zmq 2019-07-02 12:13:22 +00:00
adam
404902bc45 py-zmq: updated to 18.0.2
18.0.2
- Compatibility with Python 3.8 prerelease by regenerating Cython sources
  with Cython 0.29.10.
- Fix language_level=2 in Cython sources, for compatibility with Cython 0.30
- Show missing path for ENOENT errors on ipc connections.
2019-07-02 12:13:02 +00:00
adam
eb782942de py-cython: updated to 0.29.11
0.29.11:

Bugs fixed

* Fix compile error in CPython 3.8b2.

* Invalid C code generated for lambda functions in cdef methods.

* Support slice handling in newer Pythran versions.

* A reference leak in power-of-2 calculation was fixed.

* The search order for include files was changed. Previously it was
  include_directories, Cython/Includes, sys.path. Now it is
  include_directories, sys.path, Cython/Includes. This was done to
  allow third-party *.pxd files to override the ones in Cython.
  Original patch by Matti Picus.

* Setting language_level=2 in a file did not work if language_level=3
  was enabled globally before.
2019-07-02 12:10:59 +00:00
adam
36119cc1b1 py-google-api-python-client: depend on py-google-auth; re-enable Python 2.7; use TEST_DEPENDS 2019-07-02 12:06:13 +00:00
adam
87ece14ae7 Added security/py-google-auth, security/py-google-auth-httplib2, security/py-google-auth-oauthlib 2019-07-02 12:02:50 +00:00
adam
2bf96292ab py-google-auth-oauthlib: added version 0.4.0
This library provides oauthlib integration with google-auth.
2019-07-02 12:01:30 +00:00
adam
35cd11c3b1 py-google-auth-httplib2: added version 0.0.3
This library provides an httplib2 transport for google-auth.
2019-07-02 12:00:13 +00:00
adam
279ae16cff py-google-auth: added version 1.6.3
This library simplifies using Google various server-to-server
authentication mechanisms to access Google APIs
2019-07-02 11:59:28 +00:00
leot
c4717dbbe5 doc: Updated www/webkit-gtk to 2.24.3 2019-07-02 10:48:21 +00:00
leot
753cdcc0af webkit-gtk: Update to 2.24.3
pkgsrc changes:
 - Remove not needed dependency to gnutls and add missing dependency to
   libtasn1 (previously indirectly picked up via gnutls)
 - Remove patch-Source_WebCore_platform_graphics_gstreamer_MediaPlayerPrivateGStreamerBase.cpp,
   fix is now present in 2.24.3.
 - Remove a no more needed hunk in
   patch-Source_JavaScriptCore_assembler_ARM64Assembler.h.

Changes:
2.24.3
======
 - Deprecate WebSQL APIs.
 - Make Previous/Next gesture work in RTL mode.
 - Fix content disappearing when using CSS transforms.
 - Fix rendering artifacts in youtube volume button.
 - Fix trapezoid artifact in github comment box.
 - Fix video pause that sometimes caused to skip to finish.
 - Fix volume level changes when playing a video.
 - Fix HLS streams being slow to start.
 - Fix some radio streams that could not be played.
 - Fix the build with older versions of GStreamer.
 - Fix the build with video and audio disabled.
 - Fix several crashes and rendering issues.
 - Translation updates: Brazilian Portuguese.
2019-07-02 10:48:08 +00:00
adam
18a24318bf Updated devel/py-cachetools, textproc/py-Unidecode 2019-07-02 10:21:26 +00:00
adam
86a2274fdc py-Unidecode: updated to 1.1.1
unidecode 1.1.1
* Fix tests failing on PyPy 7.1.1
2019-07-02 10:21:09 +00:00
adam
64a1ff8494 py-cachetools: updated to 3.1.1
v3.1.1:
- Document how to use shared caches with @cachedmethod.
- Fix pickling/unpickling of cache keys
2019-07-02 10:19:10 +00:00
adam
0453521891 Updated devel/py-pathlib2, www/py-google-apitools 2019-07-02 10:08:39 +00:00
adam
30880c3b86 py-google-apitools: updated to 0.5.30
0.5.30:
Unknown changes.
2019-07-02 10:08:19 +00:00
adam
bd58bb7668 py-pathlib2: updated to 2.3.4
Version 2.3.4
- Do not raise windows error when calling resolve on a non-existing
  path in Python 2.7, to match behaviour on Python 3.x
- Use the new collections.abc when possible
- Sync with upstream pathlib
2019-07-02 10:01:09 +00:00
jaapb
122fe90bf0 Added CeCiLL-B license.
This is a free software license according to the FSF:
https://www.gnu.org/licenses/license-list.en.html#CeCILL-B
2019-07-02 09:28:12 +00:00
nia
e3e5c13b4e openmsx: make g++ the default case. 2019-07-02 08:31:02 +00:00
wen
0271797578 Updated converters/p5-JSON-PP to 4.04 2019-07-02 07:52:15 +00:00
nia
392042783d openimageio: Include the correct package in buildlink3.mk.
openimageio now uses qt5, not qt4.

This was causing blender to fail to build in bulk builds and on systems
where qt4 was not preinstalled.

XXX needs pullup?
2019-07-02 07:49:22 +00:00
wen
cb01534f21 Update to 4.04
Upstream changes:
4.04 2019-06-29
    - document indent_length option (GH#48)

4.03 2019-06-19
    - (Encode::)decode json_pp input properly by default
      (GH#47)
2019-07-02 07:47:18 +00:00
wen
97c7556973 Updated www/p5-Dancer2 to 0.208000 2019-07-02 07:41:17 +00:00
wen
5d1573a4af Update to 0.208000
Upstream changes:
0.208000  2019-06-19 10:21:16-04:00 America/New_York

    [ BUG FIXES ]
    * PR #1493: Fix body not being sent on forward (Johannes Piehler)
    * PR #1498: Load missing Encode in logger role (simbabque)
    * PR #1501: Set :raw when copying files to new project (xenu)
    * GH #1502: Update jquery (racke)

    [ ENHANCEMENTS ]
    * GH #1320: Implement prepare_app keyword (Sawyer X)

    [ DOCUMENTATION ]
    * Tidy up Cookbook POD. (Mohammad S Anwar)
2019-07-02 07:40:26 +00:00
nia
e19e15cb13 newsbeuter: Fix build with new json-c.
https://github.com/json-c/json-c/issues/304

XXX pullup?
2019-07-02 07:37:54 +00:00
wen
526fdc2484 Updated textproc/p5-PPIx-QuoteLike to 0.007 2019-07-02 07:32:58 +00:00
wen
66036d5a89 Update to 0.007
Upstream changes:
0.007           2019-05-31      T. R. Wyant
    Prohibit interpolation inside \N{...}.

    Fix error message in eg/pqldump

    Allow PPIx::QuoteLike::Utils::__variables() to take a PPI::Element
    (rather than PPI::Node), PPIx::Regexp::Element, PPIx::QuoteLike, or
    PPIx::QuoteLike::Token.

    Add eg/variables
2019-07-02 07:32:18 +00:00
wen
0546e22151 Updated mail/p5-Mail-Box-IMAP4 to 3.007 2019-07-02 07:28:02 +00:00
wen
46c3def6bf Update to 3.007
Upstream changes:
version 3.007: Thu 13 Jun 16:54:08 CEST 2019

        Fixes:
        - remove debug statements.

version 3.006: Wed 12 Jun 16:43:39 CEST 2019

        Improvements:
        - more flexible in passing settings to Mail::IMAPClient.

version 3.005: Wed  5 Jun 15:56:33 CEST 2019

        Fixes:
        - ignore StartTLS on SSL connection.
        - enforce message_type is ::IMAP::Message, not ::IMAPs
2019-07-02 07:27:06 +00:00
nia
610aed12ab cmus: Appease pkglint and my eyes. 2019-07-02 06:39:40 +00:00
nia
009888972d cmus: Add alsa support. 2019-07-02 06:23:50 +00:00
nia
34c2c08b86 cmus: Disable unsupported options explicitly 2019-07-02 06:15:29 +00:00
nia
43bb33de98 b-em: Needs zlib. 2019-07-02 06:06:48 +00:00
nia
33a4576ba4 lugaru: Needs graphics/glu. 2019-07-02 06:03:00 +00:00
nia
652730becf doc: Updated emulators/dosbox to 0.74.3 2019-07-02 05:19:21 +00:00
nia
09857bafc3 dosbox: Update to 0.74.3
0.74-3
A security release for DOSBox 0.74:
- Fixed that a very long line inside a bat file would overflow the parsing
  buffer (CVE-2019-7165 by Alexandre Bartel)
- Added a basic permission system so that a program running inside DOSBox
  can't access the contents of /proc (e.g. /proc/self/mem) when / or /proc
  were (to be) mounted (CVE-2019-12594 by Alexandre Bartel)
- Several other fixes for out of bounds access and buffer overflows.
- Some fixes to the OpenGL rendering.
2019-07-02 05:19:11 +00:00