Commit graph

14830 commits

Author SHA1 Message Date
nia
ca6e16bbfa qt5-qtwebkit: Add missing tools 2020-03-23 08:47:45 +00:00
rillig
dff07960c9 x11/p5-Tk: remove no-op SUBST block
The file does not contain the word LOCALBASE. It does contain the path
/usr/local twice though, but apparently no one cared. It might be a good
idea to add /usr/local to the list of forbidden paths (see
mk/check/check-wrkref.mk), but that would create a lot of work.
2020-03-22 21:08:45 +00:00
nia
e814d5ac88 qt5-qtmultimedia: Give up and -alsa on non-Linux to avoid alloca problems 2020-03-22 07:31:42 +00:00
nia
2b203b654b qt5-qtwebkit: Update DESCR 2020-03-21 23:24:54 +00:00
nia
f47fe06875 qt5-qtwebkit: qtmultimedia does not actually seem to be used 2020-03-21 23:15:17 +00:00
nia
074b22f355 qt5-qtwebkit: Update to 5.212.0-alpha4
WARNING: This release is based on old WebKit revision with known unpatched vulnerabilities. Please use it carefully and avoid visiting untrusted websites and using it for transmission of sensitive data. Please wait for new release from qtwebkit-dev branch to use it with untrusted content.

### New APIs

* `QWebSetting::ErrorPageEnabled` - `true` by default, allows to disable built-in error pages if they are not desirable

### Improvements

* [CSS Compositing](https://www.w3.org/TR/compositing-1) is now supported
* Push is enabled by default for HTTP/2 requests
* QtWebKit does not require Python 2 anymore for building and can use Python 3 instead
* QtWebKit won't be eager to pick bitmap fonts as a suitable choice for standard font families
* More appropriiate hinting option for web fonts is used

### Bug fixes

* Fix memory leak in [CustomEvent](https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent)
* SVG fragment identifier is not respected if it is a part of an HTTP URL  (#818)
* Context menu actions for images in Resources tab of inspector use blob: instead of original URL (#899)
* Always enable JavaScript for QWebInspector (#566)
* Inspector UI: Only selected item is painted in Styles combobox (#262)
* Inspector should inspect itself in DEVELOPER_MODE only (#444)
* fast/gradients/css3-color-stop-invalid.html - box is green instead of white (#230)
* Work around [QTBUG-77308](https://bugreports.qt.io/browse/QTBUG-77308) when using Qt < 5.14
* Fix compilation errors with ICU 65.1 and Qt 5.14
* Fix compilation when QPdf is disabled in Qt
* Fix compilation with MinGW for x86_64 target

### Third-party software updates

Windows binaries are shipped with `ICU 65.1`, `libxml2 2.9.10`, `libxslt 1.1.34`, and `libjpeg-turbo 2.0.3`.

## Sponsors

This release is sponsored by:
* dizmo AG
* Florian Apolloner
* Movable Ink and Michael Nutt
* ScrapingHub
2020-03-21 19:42:36 +00:00
rillig
881b20935c x11/fox: remove unknown configure option --with-shm
There would have been --with-xshm, but since the package builds fine this
way, don't change any behavior.
2020-03-21 15:54:22 +00:00
tnn
08fd49ea55 tint2: needs msgmerge, msgfmt 2020-03-21 14:31:30 +00:00
rillig
47d7998fd2 x11/fltk13: skip check for unknown configure options 2020-03-21 11:02:43 +00:00
nia
4b51d9715f *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
tnn
9219bb7e31 qt5-qtbase: move include options.mk to before post-install is declared
Should help with Qt5DBus.pc symlink not being created.
2020-03-19 15:21:54 +00:00
brook
83d7da7fad qt5-qscintilla: Update distinfo for new patch added in prior commit. 2020-03-19 14:00:14 +00:00
tnn
2b09c9ebf0 qt5-qttools: fix build when the base package was built w/o dbus support 2020-03-18 23:04:21 +00:00
tnn
6ad01f9761 qt*: rename PLIST.unix to PLIST.notdarwin, to reflect what it's used for.
The previous name was confusing. Darwin *is* UNIX(R) according to TOG.
2020-03-18 21:55:23 +00:00
tnn
4084cc7258 qt5-qtbase: allow building without dbus 2020-03-18 21:48:03 +00:00
joerg
e7b26bfbb2 Skip configure.in as configure is patched 2020-03-18 18:03:53 +00:00
gdt
a6df3f7493 wxgtk30: Back out regen of patch-configure
Building and running mkpatches apparently does the wrong thing,
perhaps due to interaction with SUBST of the same file.  Rather than
figure that out, just restore the patch.

In makeosxtags, quote variables formerly in [[.
2020-03-18 14:11:37 +00:00
gdt
a7e085dbc2 wxGTK30: Add bashism remediation patch
New checks found a "test [[" bug.  Fix that, and regenerate another
patch whose line numbers were far off.

(No functional change.)
2020-03-17 23:39:15 +00:00
tnn
a2175b261e qt4-libs: silence excessive warns spam 2020-03-17 19:23:46 +00:00
nia
0b1e7602a7 qt5-qtmultimedia: Make sure this doesn't use a strict c++ standard 2020-03-17 15:42:06 +00:00
wiz
330a38bc51 deforaos-libdesktop: update to 0.4.0nb3.
Fix PLIST (no more devhelp2)
2020-03-16 13:22:20 +00:00
rillig
c75996672f x11/fltk13: remove redundant includes 2020-03-15 22:41:05 +00:00
taca
897da88919 x11/ruby-tk-gem: remove pacakge
Remove ruby-tk-gem pakcage since ruby-tk take place of it.
2020-03-15 16:59:11 +00:00
taca
dca23a9d12 x11/Makefile: delete ruby-tk-gem 2020-03-15 16:58:23 +00:00
taca
715bc1503e x11/ruby-tk: add distinfo
Add distinfo.
2020-03-15 16:55:00 +00:00
taca
0548a899ce x11/ruby-tk: switch to rubygem base
Switch ruby-tk to rubygem base; almost copy from ruby-tk-gem since
now all ruby lanauge package dose not bundle tk interface.

There should be no change from ruby-tk-gem.
2020-03-15 16:54:31 +00:00
taca
f90874f192 x11/ruby-tk-gem: allow build with ruby27-base
Allow build package with ruby27-base.
2020-03-15 15:32:37 +00:00
gutteridge
77c042a6a4 xfce4-whiskermenu-plugin: update to 2.4.3
Change log:

2.4.3
=====
- Fix loading incorrect icons for some applications. (bug #16461)
- Translation updates: Bulgarian, Finnish, Greek, Icelandic, Interlingue,
  Nepali, Norwegian Bokmål, Russian, Slovak.
2020-03-15 05:35:08 +00:00
nia
097f96a0ce qt5: gnu++11... -multimedia needs alloca 2020-03-14 11:41:00 +00:00
gdt
fdb9ad4539 wxGTK28: skip checking configure.in
We patch configure, so the fact that configure.in has test == is not
relevant.
2020-03-14 00:03:19 +00:00
tnn
4a7038e149 modular-xorg-server: skip portability check hw/xquartz/bundle/mk_bundke.sh 2020-03-13 11:16:59 +00:00
tnn
d556fbf5b2 pixman: fix shell portability issue
Also move SUBST fragment into the patch-Makefile.in patch instead
2020-03-12 19:19:52 +00:00
wiz
ae74f2ce88 py-gnome2-desktop: remove
No users left in pkgsrc, obsolete part of GNOME2
2020-03-11 20:38:14 +00:00
wiz
a6f6163169 *: bump for vala 0.48.0 2020-03-11 09:53:51 +00:00
wiz
f803aabb3a gtksourceview4: update to 4.6.0.
News in 4.6.0, 2020-03-06
-------------------------
* cpp.lang: add C++20 keywords
* commonlisp.lang: add format directives
* Translation updates

News in 4.5.91, 2020-02-14
--------------------------
* GObject Introspection fixes
* Removed use of g_assert() in favor of alternatives in unit tests so
  distribution unit testing is more reliable
* Robustness improvements in internal GtkTextIter movements
* Style scheme improvements for recent GTK 3 theme styling changes
* Build system improvements to support -Bsymbolic, -Wl,-z,relro,
  -Wl,-z,now and -Wl,-z,defs
* Build improvements for Windows, FreeBSD, and macOS
* cmake.lang: track CMake 3.13 changes
* kotlin.lang: register *.kts glob extension
* gradle.lang: register *.grandle glob extension
* php.lang: Large redesigned PHP lang including support for
  unicode and improved heredoc
* sh.lang: Many improvements including various GNU bash extensions
* meson.lang: Support for string escape sequences
* javascript.lang: Redesign of JavaScript language spec to be more flexible
  and reusable from other languages which support JS.
* jsx.lang: Initial support for JSX
* jsdoc.lang: Initial support for JSDoc
* objj.lang: Improvements using javascript improvements
* asciidoc.lang: Improvements to use more generic markup styling
* t2t.lang: Improvements to use more generic markup styling
* css.lang: Redesign to be more flexible, support reuse and embedding, and
  add various new CSS features
* scss.lang: Improve integration with css.lang
* less.lang: Improve integration with css.lang
* ruby.lang: Improvements for string and escape string handling
* html.lang: Improvements using embedded languages
* go.lang: Improvements for escape sequences
* commonlisp.lang: Initial support for Common Lisp
* ftl.lang: Initial support for Mozilla's Fluent ftl
* Translation updates

I'd like to personally thank Jeffery To for the overwhelming amount of work
they have put into reviewing and improving both language specs and style
schemes this cycle. The number of improvements you see above are largely an
example of their quality reviews and improvements!
2020-03-10 22:48:45 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
gutteridge
be6d955869 xfce4-clipman-plugin: update to 1.4.4
Change log:

1.4.4
======
- settings: Improve layout
- settings: Drop some GtkStock items
- Update support URLs from goodies to docs.xfce.org (Bug #16141)
- Drop deprecated Gtk style properties
- Also show desktop file in Cinnamon (Bug #14058)
- Fix getting modifier in gsd-clipboard-manager (Bug #14642)
- Fix typo
- Translation Updates:
  Albanian, Armenian (Armenia), Belarusian, Catalan, Chinese (China),
  Czech, Danish, Finnish, French, Galician, Hebrew, Icelandic, Italian,
  Kazakh, Norwegian Bokmål, Polish, Portuguese, Slovak, Slovenian,
  Spanish, Turkish, Ukrainian
2020-03-10 04:20:04 +00:00
brook
c1ddf753ba Add full path to installed library names on Darwin. 2020-03-08 20:55:17 +00:00
brook
d74dc4e861 Explicitly include bsd.prefs.mk before using ${OPSYS}. 2020-03-08 20:50:57 +00:00
maya
829415faa2 xf86-video-ati: backport upstream commits (not in a release yet) to fix
crash with options NoAccel.

Bump PKGREVISION

From Onno van der Linden in xsrc/55059.
2020-03-08 18:30:53 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
tnn
94cccce148 modular-xorg-server: Put back --enable-input-thread for SunOS
It's not possible to build without input-thread due to missing symbol
ddxInputThreadInit. input-thread seems to no longer crash the server.
2020-03-08 16:12:31 +00:00
brook
eebacb3577 x11/qt5-qscintilla: add dependency on x11/qt5-qtmacextras for Darwin. 2020-03-08 15:52:32 +00:00
tnn
b489ec3ea4 modular-xorg-xquartz: build fix for catalina 2020-03-08 01:28:14 +00:00
wiz
126d615bbc qt5-qttools: fix PLIST for llvm option 2020-03-06 13:56:27 +00:00
wiz
e0810225d4 qt5-qtwebkit: add py-expat build dependency 2020-03-06 13:40:44 +00:00
tnn
81fa72496f adjust for x11/qt5-qtbase/Makefile.common r1.38 2020-03-06 12:30:47 +00:00
wiz
13106ac930 qt5-qtmultimedia: adapt buildlink3.mk for new options 2020-03-06 10:02:21 +00:00
wiz
2230a92693 fltk: mark as old in COMMENT 2020-03-06 09:18:40 +00:00
nia
d85eae5a12 qt5-qtmultimedia: Make various plugins (pulse, alsa, openal, gst) optional. 2020-03-05 12:32:40 +00:00