summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2020-06-17Pullup ticket #6236 - requested by niabsiegert1-2/+2
x11/qt5-qtwebkit: NetBSD/arm build fix Revisions pulled up: - x11/qt5-qtwebkit/Makefile 1.79 --- Module Name: pkgsrc Committed By: nia Date: Sat Jun 13 09:47:40 UTC 2020 Modified Files: pkgsrc/x11/qt5-qtwebkit: Makefile Log Message: qt5-qtwebkit: Remove invalid ARM linker args
2020-04-28Pullup ticket #6172 - requested by niabsiegert1-1/+3
x11/qt5-qtwebkit: build fix Revisions pulled up: - x11/qt5-qtwebkit/Makefile 1.78 --- Module Name: pkgsrc Committed By: nia Date: Tue Apr 21 09:51:52 UTC 2020 Modified Files: pkgsrc/x11/qt5-qtwebkit: Makefile Log Message: qt5-qtwebkit: Unlimit cputime
2020-03-28qt5-qtbase: Correct GCC requirement in line with Qt docsnia1-3/+3
2020-03-27Use build option to decide whether Aqua support was desired and includejoerg1-5/+5
the appropiate dependencies otherwise.
2020-03-26Use a include path that actually exists.joerg1-2/+2
2020-03-26Pointer order is undefined in C++, fix portability.joerg4-1/+61
2020-03-26qt5: Needs c++11 compilernia1-1/+4
2020-03-26tk: Needs libXssnia1-1/+2
Noted by Dr. Thomas Orgis
2020-03-26fltk13: Needs libXcursornia1-1/+2
Noted by Dr. Thomas Orgis
2020-03-26Needs libXt.joerg1-1/+2
2020-03-24Drop webkit check from GCC, we don't care about such ancient versionsjoerg2-15/+27
here and it actually breaks with recent clang versions.
2020-03-24Fix C++11 compatibility issues.joerg10-13/+127
2020-03-24qt4-libs: Deal with non-portable unused filesgdt1-1/+6
After extracting, remove a few files that have non-portable shell constructs. Both qt4-libs and qt4-tools build fine without them, so they are obviously (slight leap) not used by the build. (Someday, when we have a standard approach for this, this code can be updated, but today it's important that this build.)
2020-03-23qt5-qtwebkit: Add missing toolsnia1-2/+4
2020-03-22x11/p5-Tk: remove no-op SUBST blockrillig1-6/+1
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-22qt5-qtmultimedia: Give up and -alsa on non-Linux to avoid alloca problemsnia2-6/+7
2020-03-21qt5-qtwebkit: Update DESCRnia1-1/+9
2020-03-21qt5-qtwebkit: qtmultimedia does not actually seem to be usednia1-2/+1
2020-03-21qt5-qtwebkit: Update to 5.212.0-alpha4nia5-33/+28
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-21x11/fox: remove unknown configure option --with-shmrillig1-2/+1
There would have been --with-xshm, but since the package builds fine this way, don't change any behavior.
2020-03-21tint2: needs msgmerge, msgfmttnn1-2/+2
2020-03-21x11/fltk13: skip check for unknown configure optionsrillig1-1/+3
2020-03-20*: Convert broken sourceforge HOMEPAGEs back to httpnia9-18/+18
2020-03-19qt5-qtbase: move include options.mk to before post-install is declaredtnn1-2/+3
Should help with Qt5DBus.pc symlink not being created.
2020-03-19qt5-qscintilla: Update distinfo for new patch added in prior commit.brook1-1/+2
2020-03-18qt5-qttools: fix build when the base package was built w/o dbus supporttnn2-4/+9
2020-03-18qt*: rename PLIST.unix to PLIST.notdarwin, to reflect what it's used for.tnn7-95/+95
The previous name was confusing. Darwin *is* UNIX(R) according to TOG.
2020-03-18qt5-qtbase: allow building without dbustnn4-97/+110
2020-03-18Skip configure.in as configure is patchedjoerg1-1/+4
2020-03-18wxgtk30: Back out regen of patch-configuregdt3-12/+12
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-17wxGTK30: Add bashism remediation patchgdt3-9/+27
New checks found a "test [[" bug. Fix that, and regenerate another patch whose line numbers were far off. (No functional change.)
2020-03-17qt4-libs: silence excessive warns spamtnn1-1/+2
2020-03-17qt5-qtmultimedia: Make sure this doesn't use a strict c++ standardnia1-1/+4
2020-03-16deforaos-libdesktop: update to 0.4.0nb3.wiz2-5/+3
Fix PLIST (no more devhelp2)
2020-03-15x11/fltk13: remove redundant includesrillig2-5/+3
2020-03-15x11/ruby-tk-gem: remove pacakgetaca4-1097/+0
Remove ruby-tk-gem pakcage since ruby-tk take place of it.
2020-03-15x11/Makefile: delete ruby-tk-gemtaca1-2/+1
2020-03-15x11/ruby-tk: add distinfotaca1-0/+6
Add distinfo.
2020-03-15x11/ruby-tk: switch to rubygem basetaca3-1066/+1078
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-15x11/ruby-tk-gem: allow build with ruby27-basetaca1-2/+2
Allow build package with ruby27-base.
2020-03-15xfce4-whiskermenu-plugin: update to 2.4.3gutteridge2-8/+7
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-14qt5: gnu++11... -multimedia needs allocania1-2/+2
2020-03-14wxGTK28: skip checking configure.ingdt1-1/+4
We patch configure, so the fact that configure.in has test == is not relevant.
2020-03-13modular-xorg-server: skip portability check hw/xquartz/bundle/mk_bundke.shtnn1-1/+3
2020-03-12pixman: fix shell portability issuetnn3-8/+30
Also move SUBST fragment into the patch-Makefile.in patch instead
2020-03-11py-gnome2-desktop: removewiz10-234/+1
No users left in pkgsrc, obsolete part of GNOME2
2020-03-11*: bump for vala 0.48.0wiz4-8/+8
2020-03-10gtksourceview4: update to 4.6.0.wiz3-9/+29
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-10librsvg: update bl3.mk to remove libcroco in rust casewiz312-623/+624
recursive bump for the dependency change
2020-03-10xfce4-clipman-plugin: update to 1.4.4gutteridge3-10/+11
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