Commit graph

310611 commits

Author SHA1 Message Date
nia
d100dd2fac devel: Add amtk
Amtk is the acronym for "Actions, Menus and Toolbars Kit". It is a basic
GtkUIManager replacement based on GAction. It is suitable for both a
traditional UI or a modern UI with a GtkHeaderBar.
2020-01-22 18:09:27 +00:00
minskim
c22b6d13bf devel/glib2: Fix build failure on Darwin
The new patch sets LD_LIBRARY_PATH so that uninstalled
glib-compile-resources can find libraries. This fixes the following
error during build:

[651/1015] Generating plugin-resources.c with a custom command.
FAILED: gio/tests/plugin-resources.c
/Users/pbulk/pkgsrc/work/devel/glib2/work/glib-2.62.4/output/gio/glib-compile-resources --target=gio/tests/plugin-resources.c --sourcedir=/Users/pbulk/pkgsrc/work/devel/glib2/work/glib-2.62.4/gio/tests --generate-source --c-name _g_plugin ../gio/tests/test4.gresource.xml
dyld: Library not loaded: @rpath/libgio-2.0.0.dylib
  Referenced from: /Users/pbulk/pkgsrc/work/devel/glib2/work/glib-2.62.4/output/gio/glib-compile-resources
  Reason: image not found
2020-01-22 17:09:44 +00:00
ryoon
a549d7e0e7 qt5-qtbase: Use PLIST.Darwin instead of nonunix PLIST option
Pointed by adam@. Thank you.
2020-01-22 14:06:08 +00:00
ryoon
e3a9c6039a qt5-qttools: Remove some entries in PLIST.Darwin
Pointed by adam@. Thank you.
2020-01-22 14:03:53 +00:00
ryoon
5966ab343e doc: Updated www/firefox68-l10n to 68.4.2 2020-01-22 13:37:40 +00:00
ryoon
4c681b844d firefox68-l10n: Update to 68.4.2
* Sync with www/firefox68-68.4.2
2020-01-22 13:37:19 +00:00
ryoon
924fd193a8 doc: Updated www/firefox68 to 68.4.2 2020-01-22 13:36:45 +00:00
ryoon
186e283185 firefox68: Update to 68.4.2
Changelog:
Fixed
    Fixed various issues opening files with spaces in their path (bug 1601905, bug 1602726)
2020-01-22 13:36:27 +00:00
ryoon
39a8dc8726 Updated www/firefox-l10n to 72.0.2 2020-01-22 13:35:40 +00:00
ryoon
0a077f1a18 firefox-l10n: Update to 72.0.2
* Sync with www/firefox-72.0.2
2020-01-22 13:35:21 +00:00
ryoon
0fbd6c2b46 doc: Updated www/firefox to 72.0.2 2020-01-22 13:35:00 +00:00
ryoon
30bb4656b8 firefox: Update to 72.0.2
Changelog:
Fixed
    Various stability fixes

    Fixed issues opening files with spaces in their path (bug 1601905)

    Fixed a hang opening about:logins when a master password is set (bug 1606992)

    Fixed a web compatibility issue with CSS Shadow Parts which shipped in Firefox 72 (bug 1604989)

    Fixed inconsistent playback performance for fullscreen 1080p videos on some systems (bug 1608485)
2020-01-22 13:34:26 +00:00
ryoon
51c09c5d2c qt5-qttools: Fix packageing on NetBSD 2020-01-22 13:30:31 +00:00
ryoon
4df7d01645 qt5-qtmultimedia: Fix packageing on NetBSD 2020-01-22 13:28:53 +00:00
ryoon
01dedfb42e qt5-qtbase: Add nonunix PLIST option for inverted unix option 2020-01-22 13:27:03 +00:00
cheusov
a0fd1a8671 fix: evoid using temporary awk in mk-configure script; ++pkgrevision 2020-01-22 10:53:58 +00:00
fox
f737893b0c doc: Updated www/cliqz to 1.32.0 2020-01-22 10:38:40 +00:00
fox
ad50f03ab6 www/cliqz: Updates to 1.32.0
- Bumps versions of dependencies.

Changes (since 1.32.0):

Cliqz Browser release 1.32.0 includes the improvements of Firefox’s latest
versions 71.0 and 72.0.1 with additional Cliqz improvements and bug fixes.

Improvements

    * Cliqz got updated to Firefox 71.0 and 72.0.1 with various improvements and
      fixes.
    * The built-in security add-on HTTPS Everywhere got updated to the latest
      version 2019.11.7.

Fixes

    * For some users, YouTube stopped working in Cliqz Browser until they
      cleared their cookies and cache. These cookie related issues have been
      fixed.
    * Sometimes the onboarding was shown again and again. Now you’ll only see it
      after the first start of the browser.
    * Recommended add-ons like Ghostery or LastPass could not be installed
      anymore. These add-ons can now be installed again.
    * We made sure that Cliqz Tab doesn’t show up in the history item list
      anymore.
    * If you right-clicked on the Cliqz icon in the Windows taskbar and selected
      the task "Open new tab" in the Jump List, it could happen that instead of
      Cliqz Tab only a blank page appeared. This has been fixed.
2020-01-22 10:36:24 +00:00
nia
5690818532 inpsircd3: fix config file path in rc script 2020-01-22 10:27:58 +00:00
nia
e0b3196500 libdazzle: Downgrade to release from stable branch.
Doesn't seem to cause any ABI breakage, epiphany still works and that's
the only thing using this.

Pointed out by wiz, downgrading ok'd by wiz
2020-01-22 09:44:41 +00:00
adam
16beb36d96 Updated devel/cmake, www/py-urllib3 2020-01-22 08:54:46 +00:00
adam
30832601ee py-urllib3: updated to 1.25.8
1.25.8:
* Drop support for EOL Python 3.4
* Optimize _encode_invalid_chars
2020-01-22 08:54:30 +00:00
adam
7633bb696e cmake: updated to 3.16.3
CMake 3.16.3
* FindOpenSSL: Fix ordering of dependency link flags
* GNUtoMS: Add search path for VS 2019 environment scripts
* IRSL: Install msvcp140_{1,2,codecvt_ids}.dll if available
* ObjC: Add _COMPILE_LAUNCHER support
* ObjC: Add VISIBLITY_INLINES_HIDDEN support
* Unity Build: include language in generated source file name
* PCH: No repeated path for internal generated PCH files (MSVC case)
* CTest: Improve error handling when reading resource spec file
* CPack: Fix regression in DEB generator description
* FindPython*: Fix erroneous target properties setting
* macOS: Add support for new Xcode 11 frameworks directory
* FindPython: ensure new Xcode framework for Python3 is detected
* FindPython: Add support for version 3.9
* Fortran: Add support for NAG Fortran submodules
* VS: Add Fortran link flag table entries for /OPT:*
* CUDA: Do not device link if target has no CUDA usage
* Autogen: Enable SKIP_UNITY_BUILD_INCLUSION on AUTORCC generated files
* FindMatlab: add R2019a and R2019b MATLAB_VERSIONS_MAPPING
* FindMatlab: in matlab_add_mex use the correct version file
2020-01-22 08:35:33 +00:00
schmonz
9c772704ea Oops, missed committing distinfo in the daemontools-encore import. 2020-01-22 01:26:16 +00:00
pho
a1646560cc Add missing BUILD_DEPENDS on devel/happy 2020-01-22 00:22:29 +00:00
pho
e3461400ed Add mic-paren 2020-01-22 00:11:53 +00:00
pho
484306f56d doc: Added misc/mic-paren version 3.13 2020-01-22 00:11:21 +00:00
pho
66bfff019c Import mic-paren-3.13
mic-paren is an extension and replacement to the packages paren and
stig-paren for Emacs. When mic-paren is active Emacs normal
parenthesis matching is deactivated. Instead parenthesis matching will
be performed as soon as the cursor is positioned at a parenthesis. The
matching parenthesis (or the entire expression between the
parentheses) is highlighted until the cursor is moved away from the
parenthesis.
2020-01-22 00:11:01 +00:00
nia
cae452f3a0 brasero: Use configure option to disable Werror= flags. 2020-01-21 23:33:40 +00:00
nia
502e5a8512 brasero: Remove werror 2020-01-21 23:26:29 +00:00
schmonz
2730212045 doc: Added sysutils/daemontools-encore version 1.11 2020-01-21 21:55:19 +00:00
schmonz
17bc492504 Add and enable daemontools-encore. 2020-01-21 21:55:02 +00:00
schmonz
840b7f714b Initial import of daemontools-encore, a collection of tools for managing
UNIX services. daemontools-encore is derived from the public-domain
release of daemontools by D. J. Bernstein, adding numerous enhancements
while maintaining backwards compatibility.
2020-01-21 21:54:25 +00:00
schmonz
e5d44c2afa Add CONFLICTS with daemontools-encore, to be imported shortly. 2020-01-21 21:52:34 +00:00
adam
58309f88df qt5-qtdeclarative: add new patch 2020-01-21 21:39:09 +00:00
schmonz
24adb11fcd Stop adding unneeded CFLAGS. Fixes tests on at least macOS Catalina. 2020-01-21 21:09:40 +00:00
adam
1ee300ce34 Updated x11/qt5*, net/wireshark 2020-01-21 20:29:28 +00:00
adam
28cc42edd7 wireshark: updated to 3.2.1
Wireshark 3.2.1 Release Notes

What’s New

 Bug Fixes

  The following vulnerabilities have been fixed:

    • wnpa-sec-2020-01[1] WASSP dissector crash. Bug 16324[2].
      CVE-2020-7044[3].

  The following bugs have been fixed:

    • Incorrect parsing of USB CDC packets. Bug 14587[4].

    • Wireshark fails to create directory if parent directory does not
      yet exist. Bug 16143[5].

    • Buildbot crash output: randpkt-2019-11-30-22633.pcap. Bug
      16240[6].

    • Closing Flow Graph closes (crashes) main GUI window. Bug
      16260[7].

    • Wireshark interprets websocket frames after HTTP handshake in a
      wrong way. Bug 16274[8].

    • A-bis/OML: IPA Destination IP Address attribute contains inverted
      value (endianness). Bug 16282[9].

    • wiretap/log3gpp.c: 2 * leap before looking ?. Bug 16283[10].

    • Opening shell terminal prints Wireshark: Permission denied. Bug
      16284[11].

    • h264: SPS frame_crop_right_offset shown in UI as
      frame_crop_left_offset. Bug 16285[12].

    • BGP: update of "Sub-TLV Length" by draft-ietf-idr-tunnel-encaps.
      Bug 16294[13].

    • SPNEGO+GSS-API+Kerberos+ap-options dissection produces "Unknown
      Bit(s)" expert message. Bug 16301[14].

    • USB Audio feature unit descriptor is incorrectly dissected. Bug
      16305[15].

    • Compiling the .y files fails with Berkeley YACC. Bug 16306[16].

    • PDB files in Windows installer. Bug 16307[17].

    • NAS-5GS 5GS network feature support lacks MCSI, EMCN3 two fields
      (octet 4). Bug 16310[18].

    • Option to change “Packet List” columns header right click pop-up
      menu behavior. Bug 16317[19].

    • DLT: Dissector does not parse multiple DLT messages in single UDP
      packet. Bug 16321[20].

    • ISAKMP Dissection: Enhance Source id and Destination ID field of
      GDOI SA TEK payload for non IP ID type. Bug 16233[21].

    • DOIP: Typo in "identifcation request messages". Bug 16325[22].

    • Toolbar "?" help button - no text/help displayed. Bug 16327[23].

 New and Updated Features

  There are no new features in this release.

 New Protocol Support

  There are no new protocols in this release.

 Updated Protocol Support

  802.11 Radiotap, ASN.1 BER, BGP, DLT, DOIP, GSM A RR, GSM A-bis/OML,
  H264, HTTP, IEC 60870-5-104, IEEE 802.11, IPv4, ISAKMP, NAS 5GS,
  rtnetlink, SIP, TIPC, USB Audio, USB CDC, and WASSP

 New and Updated Capture File Support

  3gpp phone log
2020-01-21 20:29:07 +00:00
adam
2448e377a9 qt5: updated to 5.14.0
New Features in Qt 5.14

Qt 3D Module
Overhauled the threading architecture. This includes the removal of the aspect thread.
Overhauled the frontend/backend node sync.
Enabled QTransform to have access to the world matrix.
Introduced Scene3DView.
Scene3D is now in sync with QtQuick, and can render as an underlay without an FBO.

Qt Bluetooth Module
Introduced a new, optional Win32 backend with support for Windows 7 and 8. This backend is not built by default, nor is it part of the pre-built packages.
QLowEnergyController: Introduced AuthorizationError.
Added the ability to include multiple manufacturer data entries per manufacturer ID.

Qt Core Module
Added support in QCalendar for calendars other than Gregorian, by implementation of suitable backends.
Added backends to implement the Gregorian, Jalali (Persian), Islamic Civil, Milankovic, and Julian calendars. We look forward to other contributions.
Added QColorConstants, a namespace providing constexpr QColor instances that don't cost any runtime overhead.

Qt GUI Module
Updated High-DPI support:
Introduced non-integer scale factors (for example, a scale factor of 150%) that applications can opt-in to use. Use QGuiApplication::highDpiScaleFactorRoundingPolicy or QT_SCALE_FACTOR_ROUNDING_POLICY to set the rounding policy.
Added the QT_ENABLE_HIGHDPI_SCALING environment variable, enabling high-DPI scaling based on display DPI. This replaces QT_AUTO_SCREEN_SCALE_FACTOR (now deprecated), and corresponds to the Qt::AA_EnableHighDpiScaling application attribute.
Added cross-platform support for the QT_FONT_DPI environment variable, for the purpose of developing and testing with specific DPI values.
Added color-space support for images; reading and writing color-spaces from JPEG, PNG, WebP and TIFF images, and performing color-space transformation on images.
Improvements to QTextDocument and QTextTable styling:
Added per-edge border styling via QTextTableCellFormat.
Added border-collapse mode.
Added support for (partial) HTML table style import and export.
Added support for reading and writing Markdown format to QTextDocument, as an alternative to HTML.

Qt Multimedia Module
Added QVideoFrame::Format_YUV422P.
Introduced support for the GStreamer OpenGL plugin.

Qt Network Module
Introduced the HTTP/2 Configuration API.
Introduced network connectivity monitoring.
Added support for Kerberos proxy authentication.

Qt QML Module
Added qmlRegisterSingletonInstance() function. This allows to expose a QObject as a singleton to QML, without having to create a factory function as required by qmlRegisterSingletonType(). It is meant as a type safe replacement of setContextProperty() in common usages.
Added qmlRegisterAnonymousType() as a replacement for qmlRegisterType(). It allows to specify the URI and major version, which enables better tooling support.
Added an experimental -U option to qmllint. When set, access to unqualified identifiers generates warnings.

Qt Quick Module
Added a preview of the graphics API independent scenegraph renderer as an opt-in feature. This allows running qualifying Qt Quick applications on top of Vulkan, Metal, or Direct3D 11, instead of OpenGL. Currently supported platforms:
Windows 10 (Direct3D)
Linux with X11/xcb (Vulkan)
macOS (Metal or Vulkan with MoltenVK)
Android 7.0+ (Vulkan)
Added support for the Markdown format (including CommonMark and GitHub dialects) to Text and TextEdit as an alternative to HTML. This includes the GitHub checklist extension, allowing to toggle checkboxes in a TextEdit.
Switched TextEdit to use an I-beam cursor by default, and a pointing-hand cursor when hovering over a checkbox or a link. Default cursors can be overridden.
Added WheelHandler, an event handler for the mouse wheel, and optionally for emulated mouse wheel events coming from a trackpad.
Added BoundaryRule in Qt.labs.animation: a PropertyValueInterceptor that restricts the range of values a numeric property can have, applies "resistance" when overshooting a value, and provides the ability to animate it back to its normal range. It's particularly useful in combination with WheelHandler, providing physics similar to Flickable.
Added currentFrame and frameCount properties to Image and BorderImage, just as AnimatedImage has; for example, this allows choosing an individual icon from an .ICO file that contains multiple icons.
Added PathPolyline and PathMultiline as additional ways of drawing and/or filling arbitrary polygons and sets of polygons with Qt Quick Shapes.

Qt Serial Bus Module
Added operators to compare QCanBusDevice::Filter for equality or inequality.
Added the QCanBusDevice::OperationError and QCanBusDevice::TimeoutError codes to signal operation and timeout errors.
Added the QCanBusDevice::busStatus() function to query the bus status from the CAN bus device.
Added the QCanBusDevice::resetController() function to release the CAN controller from bus off state.
SocketCAN: Added the configuration parameter QCanBusDevice::ProtocolKey to use another protocol inside the protocol family PF_CAN.
SocketCAN: If libsocketcan is available, the CAN bus bitrate can be retrieved and set at runtime.
PeakCAN: Added support for PCAN-USB devices on macOS by using the MacCAN library.
Exposed the underlying QIODevice used for Modbus communication. This enables, for example, setting the serial port hardware flow control (RTS/CTS).

Qt Test Module
Introduced initMain() function to perform any initialization that must happen before QApplication exists.

Qt WebEngine Module
Updated to Chromium 77.
Added a new API to control the life-cycle of QWebEnginePage.

Qt Widgets Module
Added support for the Markdown format (including CommonMark and GitHub dialects) to QTextEdit and QTextBrowser as an alternative to HTML. This includes the GitHub checklist extension, allowing to toggle checkboxes if the widget is editable. QTextBrowser::setSource() detects Markdown based on the file extension.
2020-01-21 20:25:36 +00:00
fcambus
2c89f1c4f3 doc: Updated misc/ansiweather to 1.16.0 2020-01-21 18:08:07 +00:00
fcambus
927e0e8e9e ansiweather: update to 1.16.0.
AnsiWeather 1.16.0 (2020-01-21)

- Switch default delimiter from "=>" to ":" and stop prepending space
- Do not hardcode colon in forecast mode, use $delimiter instead
2020-01-21 18:07:52 +00:00
nia
abf8bfeb06 doc: Updated graphics/shotwell to 0.30.8 2020-01-21 16:15:23 +00:00
nia
9380b4ab12 shotwell: Update to 0.30.8
Updated to GNOME 3 / gtk3 version.
2020-01-21 16:15:05 +00:00
nia
c7d37113ba doc: Accidental reverted update 2020-01-21 15:46:26 +00:00
nia
093c5ef9fa doc: Updated www/epiphany to 3.34.3.1 2020-01-21 15:45:40 +00:00
nia
95f5d18884 epiphany: Downgrade to 3.34.3.1
leot correctly points out that 3.35 is a development branch.
2020-01-21 15:44:32 +00:00
adam
739dc03b7d py-importlib-metadata: chmod strikes back 2020-01-21 15:23:48 +00:00
nia
abd3a4b847 vinagre: Gets gnome category. 2020-01-21 15:15:43 +00:00
nia
6b247e5e7a evolution: Gets gnome category. 2020-01-21 15:13:41 +00:00
nia
18bb75498c *: Use the 'gnome' virtual category some more. 2020-01-21 15:09:03 +00:00