Commit graph

13983 commits

Author SHA1 Message Date
wiz
aa435a2ada libXxf86misc: update to 1.0.4.
Several error paths in this library would fail to unlock libX11 when
they returned, which would eventually cause the client to deadlock.
This release fixes that bug.

Adam Jackson (1):
      libXxf86misc 1.0.4

Alan Coopersmith (3):
      Strip trailing whitespace
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1

Egbert Eich (1):
      Add missing UnlockDisplay() and SyncHandle() to some error paths.
2018-07-07 07:52:08 +00:00
wiz
9cbb3adaa6 libXScrnSaver: update to 1.2.3.
Fixes a 25+-year-old bug in correctly filling in the ::root member of
the ScreenSaverNotify event.

Adam Jackson (1):
      libXScrnSaver 1.2.3

Alan Coopersmith (3):
      Copy root field from wire event into root, not window, of Xlib event
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1

Daniel Martin (1):
      Fix typo in man page: XScreenSaverSaverRegister()

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2018-07-07 07:50:45 +00:00
wiz
f65e7e23ab libXinerama: update to 1.1.4.
ontains some tiny bugfixes sitting in git unreleased for too long.

Adam Jackson (1):
      libXinerama 1.1.4

Emil Velikov (1):
      autogen.sh: use quoted string variables

Michael Joost (1):
      Remove fallback for _XEatDataWords, require libX11 1.6 for it

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Tobias Stoeckmann (1):
      libXinerama: Set number of screens to 0 on error
2018-07-07 07:48:24 +00:00
ryoon
4fea36abc2 Recursive revbump from audio/pulseaudio 2018-07-06 15:06:40 +00:00
jperkin
6b21ccfbb3 modular-xorg-server: Avoid mkostemp on SunOS.
It's available in newer illumos, but was missing from the public headers
for a while in older releases, so this is more portable.
2018-07-05 14:28:11 +00:00
jperkin
5393242c73 *: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
2018-07-04 13:40:07 +00:00
adam
a31bce9748 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
gdt
261e71ba44 gtk3: PKGREVISION++ for cups change 2018-07-02 17:25:29 +00:00
gdt
a7c3b3db6a gtk3: drop cups from SUGGESTED_OPTIONS
cups was added as default recently without broad discussion.  pkgsrc
has long declined to endorse/require a particular approach to printing
(because of the multitude of strong opinions about printing).
Defaulting to cups requires that everyone install it, and some object.
In addition, cups does not build on macos, resulting in all packages
depending on gtk3 being broken.  The cups option is not enabled by
default on other packages.  It seems that this option is not necessary
for programs using gtk3 to print on a cups-using system.

I'm reverting this as the freeze coordinator so that 2018Q2 has the
longstanding behavior.  Longer term, the question of whether cups
should be a default option bears discussion, including about what the
cosequences are for those who do and don't use cups, whether it should
be per-package or global, and about whether we want to deviate on
systems that can't build cups.  (Note that we are only talking about
the defaults and binary packages built using the defaults; it's long
been possible for anyone to enable the cups options globally for their
own builds.)
2018-07-02 17:10:29 +00:00
jperkin
bd97cf0adf mate-screensaver: Make the non-pam build actually work.
Bump PKGREVISION.
2018-06-26 08:58:49 +00:00
youri
9138c323f6 Fix typo in configure argument. 2018-06-25 11:23:26 +00:00
wiz
c8b181e726 xscreensaver*: update to 5.39
5.39    * New hacks, 'razzledazzle', 'peepers', 'crumbler' and `maze3d'.
        * More heuristics for using RSS feeds as image sources.
        * Android: Image loading works.
        * Built-in image assets are now PNG instead of XPM or XBM.
        * X11: Better font-loading fallback heuristics on systems with a
          terrible selection of installed fonts.
        * macOS: Retina display-related bug fixes.

5.38    * New hack, 'esper'.
        * macOS: Support for Retina displays.
        * X11: `webcollage' now works with ImageMagick instead of with
          pbmtools if `webcollage-helper' is not installed.
        * 'bsod' now accepts Dunning-Krugerrands.
        * Android: These hacks work now: 'anemone', 'anemotaxis', 'atlantis',
          'bouboule', 'celtic', 'compass', 'crackberg', 'epicycle',
          'fuzzyflakes', 'goop', 'kumppa' 'munch', 'pacman', 'polyominoes',
          'slip'.
        * Android: Thick lines work better for: 'anemone', 'anemotaxis',
          'celtic', 'compass', 'deluxe', 'epicycle', 'fuzzyflakes', 'pacman'
        * Android: Assorted performance improvements, especially for 'kumppa'
          and 'slip'.
        * Android TV: Daydreams work.
        * iOS: Tweaks for iPhone X.
        * Lots of xlockmore-derived hacks now have animated erase routines.
        * 'crystal' works properly on non-X11 systems.
        * 'm6502' now includes 'texture.asm'.
        * X11: Try harder to find sensible fonts for the password dialog.
2018-06-25 08:42:39 +00:00
wiz
1b2f868576 *: recursive bump for poppler-0.66.0 update 2018-06-24 11:16:10 +00:00
wiz
cc76f85da6 gtksourceview4: update to 4.0.2.
News in 4.0.2, 2018-06-17
-------------------------
* GtkSourceView has moved to the GNOME GitLab instance. The bugzilla tickets
  have not yet been migrated to the GitLab issues, so before filing a new issue
  on GitLab, please search the bugzilla first. All links are available as usual
  on:
  https://wiki.gnome.org/Projects/GtkSourceView

* Fix new compilation warnings (-Wcast-function-type).
* New syntax highlighting definition file for: SCSS and Less.
* Improvements to the syntax highlighting of: CSS and Rust.

News in 4.0.1, 2018-05-05
-------------------------
* New syntax highlighting definition file for: TOML.
* Improvements to the syntax highlighting of: CSS and XML.
* Translation updates.
2018-06-24 10:49:44 +00:00
wiz
bf4cc7e791 gtksourceview3: update to 3.24.8.
News in 3.24.8, 2018-06-17
--------------------------
* MS Windows: lib shutdown on DLL_PROCESS_DETACH, not DLL_THREAD_DETACH.
* Syntax highlighting: sync all *.lang files from GtkSourceView 4.
* Translation updates.
2018-06-24 10:25:02 +00:00
wiz
858cbd4c20 xscreensaver: fix build without opengl option.
Noted by Mayuresh on pkgsrc-users.
2018-06-24 05:51:58 +00:00
youri
e9c65a5902 Update to 4.13.4:
What’s New?

xfsettingsd --replace does not replace old daemon (Xfce #14381)
Uninitialized scalar variables (CID #292062, #292063)
Resolved warnings for -Wcast-function-type (GCC 8)
Fixed redefinition of DISTCLEANFILES in Makefile.am
Fixed typo in display manufacturers, “PRECISON” to “PRECISION”
Improved Display Manufacturer Recognition (4.12 and 4.13)
Refreshed PNP IDs from hwdata
Added support for VBX (VirtualBox)
Standardized and shortened manufacturer names
Updated laptop detection to include eDP in XfceRandr
2018-06-23 22:08:54 +00:00
youri
2544a5eb59 Update xfce4-exo to 0.12.2:
- a bunch of bug fixes
- exo icon chooser dialog fixed

https://bluesabre.org/2018/06/20/exo-0-12-1-and-0-12-2-released/
2018-06-23 20:37:26 +00:00
wiz
a9d8abf6c2 py-qt5: Fix patch to apply to source file instead of generated file. 2018-06-23 17:49:36 +00:00
wiz
1ee11b4c47 py-qt5: update to 5.10.1nb1.
Fix build with Qt 5.11.

QTest::waitForEvents was removed, remove references to it.
2018-06-23 11:23:46 +00:00
jperkin
0a07952f95 vte3: Don't use packet mode on SunOS.
Fixes runtime pty handling.  Bump PKGREVISION.
2018-06-22 14:34:43 +00:00
tsutsui
fd4de1f707 mlterm: update to 3.8.6.
Changes noted in doc/en/ReleaseNote:

ver 3.8.6
* Support preserveAspectRatio option of OSC 1337.
* Support DECRQCRA, CSI 15 t, CSI 16 t, CSI 19 t and OSC 5;Ps;? ST.
* Support framebuffer on FreeBSD(98).
* Add vte 0.52.0 API symbols to libvte compatible library.
* Add --rv / "rv_color" option.
* Add servman.exe which manages the list of servers on win32.
* Add "PrivKey" entry to the ssh connection dialog on win32 and Android.
* Add "SCP" entry to the context menu on Android.
* Drop --servlist / "server_list" option.
* Improve performance of redrawing screen when type_engine=cairo.
* Show box style cursor when the cursor is on a picture or an emoji.
* Modify DECRC to save/restore last-column flag used to control wrapping behavior
  rather than manipulating DECAWM (See https://github.com/mattiase/wraptest and
  https://invisible-island.net/xterm/xterm.log.html#xterm_328)
* Change the default value of ssh_private(public)_key option from
  /sdcard/.ssh/id_rsa(.pub) to /sdcard/.mlterm/id_rsa(.pub) on Android.
* Bug fixes:
  Fix compiling error if ./configure is executed with --with-gui=fb,xlib option.
  Fix disappearing title bar on 'lxde' window manager.
  Fix a bug which disabled to replace system palettes by colors of a wall picture
  (if "use_ansi_colors" option is disabled and visual depth is 4) since 3.8.4.
  Fix the response strings of OSC 20 and OSC 21.
  Use the background color specified by SGR instead of the default one to draw
  pictures and emojis.
2018-06-22 14:17:15 +00:00
adam
b7aa96810e qt5: updated to 5.11.1
Release Qt 5.11.1 does not add any new functionality, but provides important bug fixes and other improvements.
There are fixes for over 150 bugs and it contains more than 700 changes compared to Qt 5.11.0.
2018-06-22 06:29:20 +00:00
jperkin
8daad91920 vte3: Fix previous. 2018-06-21 09:34:50 +00:00
markd
ca47e20bda qqc2-desktop-style: update to 5.47.0
* Use pallet property only when using qtquickcontrols 2.4
* Work with Qt<5.10
* Fix height of tabbar
* Use Control.palette
* [RadioButton] Rename "control" to "controlRoot"
* Don't set explicit spacing on RadioButton/CheckBox
* [FocusRect] Use manual placement instead of anchors
* It turns out the flickable in a scrollview is the contentItem
* Show focus rect when CheckBox or RadioButton are focused
* hacky fix to scrollview detection
* Don't reparent the flickable to the mousearea
* [TabBar] Switch tabs with mouse wheel
* Control must not have children
* Constrain scroll
2018-06-21 08:00:05 +00:00
markd
f5e584d180 plasma-framework: update to5.47.0
* Templates: consistent naming, fix translation catalog names & more
* [Breeze Plasma Theme] Fix kleopatra icon to use color stylesheet
* [Dialog] Handle dialog being minimized gracefully
2018-06-21 07:56:11 +00:00
markd
4471a7b4b1 kxmlgui: update to 5.47.0
changes unknown
2018-06-21 07:53:54 +00:00
markd
5468851347 kwindowsystem: update to 5.47.0
changes unknown
2018-06-21 07:51:56 +00:00
markd
8b784afaf3 kwidgetsaddons: update to 5.47.0
* [KCharSelect] Fix table cell size with Qt 5.11
* [API dox] Remove usage of \overload, resulting in broken docs
* [API dox] Tell doxygen "e.g." does not end the sentence, use ".\ "
* [API dox] Remove unneeded HTML escaping
* Don't automatically set the default icons for each style
* Make KMessageWidget match Kirigami inlineMessage's style
2018-06-21 07:48:56 +00:00
markd
eb95617f78 ktextwidgets: update to 5.47.0
changes unknown
2018-06-21 07:45:19 +00:00
markd
f24eddea8e kjobwidgets: update to 5.47.0
changes unknown
2018-06-21 07:30:25 +00:00
markd
2a089edc13 kitemviews: update to 5.47.0
changes unknown
2018-06-21 07:27:47 +00:00
markd
376346c510 kirigami2: update to 5.47.0
* Show action.main more prominently on the ToolBarApplicationHeader
* Allow Kirigami build without KWin tablet mode dependency
* correct swipefilter on RTL
* correct resizing of contentItem
* fix --reverse behavior
* share contextobject to always access i18n
* make sure tooltip is hidden
* make sure to not assign invalid variants to the tracked proeprties
* handle not a MouseArea, dropped() signal
* no hover effects on mobile
* proper icons overflow-menu-left and right
* Drag handle to reorder items in a ListView
* Use Mnemonics on the toolbar buttons
* Added missing files in QMake's .pri
* [API dox] Fix Kirigami.InlineMessageType -> Kirigami.MessageType
* fix applicationheaders in applicationitem
* Don't allow showing/hiding the drawer when there's no handle
2018-06-21 07:26:15 +00:00
markd
86207b83e9 kinit: update to 5.47.0
changes unknown
2018-06-21 07:24:17 +00:00
markd
0ad6b8de0c kguiaddons: update to 5.47.0
changes unknown
2018-06-21 07:20:27 +00:00
markd
0fae068367 kglobalaccel: update to 5.47.0
* Make sure ungrab keyboard request is processed before emitting shortcut
2018-06-21 07:19:05 +00:00
markd
fdda5f09f8 kdesignerplugin: update to 5.47.0
changes unknown
2018-06-21 07:17:31 +00:00
markd
0e33194fcd kdelibs4support: update to 5.47.0
changes unknown
2018-06-21 07:16:07 +00:00
markd
aceabe954a kded: update to 5.47.0
changes unknown
2018-06-21 07:14:55 +00:00
markd
7725cc863b kconfigwidgets: update to 5.47.0
* Fix the "Default" color scheme to match Breeze again
2018-06-21 07:13:22 +00:00
markd
9842d716cd kactivities-stats: update to 5.47.0
changes unknown
2018-06-21 07:11:21 +00:00
markd
7150067e98 kactivities5: update to 5.47.0
changes unknown
2018-06-21 07:09:44 +00:00
markd
5cfbe02b80 frameworkintegration: update to 5.47.0
changes unknown
2018-06-21 07:06:58 +00:00
adam
bcaba131ef qt5: updated to 5.11.0
Qt 5.11 comes with quite a few new features as well as many bug fixes to existing functionality.
2018-06-19 07:21:23 +00:00
wiz
75f664015c libXaw3d: update to 1.6.3.
Alan Coopersmith (9):
     Remove CRAY/WORD64 support (unifdef -UCRAY -UWORD64)
     Replace TXT16 with XChar2b inline
     Remove support for pre-C89 headers (unifdef -UX_NOT_STDC_ENV)
     configure: Drop AM_MAINTAINER_MODE
     autogen.sh: Honor NOCONFIGURE=1
     Just use C89 size_t instead of rolling our own Size_t & Off_t
     Use SEEK_* names instead of raw numbers for fseek whence argument
     Get rid of some extraneous ; at the end of C source lines
     Avoid using dead pointer in _XawTextSetSelection

Emil Velikov (1):
     autogen.sh: use quoted string variables

Javier Pello (1):
     Fix --disable-feature options in configure

Jeremy Huddleston Sequoia (1):
     darwin: Remove incorrect export of vendorShellClassRec and vendorShellWidgetClass

Matt Turner (1):
     libXaw3d 1.6.3

Mihail Konev (1):
     autogen: add default patch prefix

Peter Hutterer (1):
     autogen.sh: use exec instead of waiting for configure to finish

Thomas Klausner (1):
     Fix abs() usage.
2018-06-19 07:14:07 +00:00
wiz
6e0bad7e9f xf86-input-mouse: update to 1.9.3.
Adam Jackson (2):
     Adapt to removal of xf86GetOS
     bsd: Don't try to use SIGIO for input ABI >= 23

Emil Velikov (1):
     autogen.sh: use quoted string variables

Matt Turner (1):
     xf86-input-mouse 1.9.3

Mihail Konev (1):
     autogen: add default patch prefix

Peter Hutterer (1):
     autogen.sh: use exec instead of waiting for configure to finish
2018-06-19 07:12:45 +00:00
wiz
269e3ca9d9 *: bump PKGREVISION for poppler 0.65.0 shlib version bump 2018-06-17 14:37:00 +00:00
wiz
ef5dba34a2 xkeyboard-config: update to 2.24.
2.24	21 commits
	Translations updated
2018-06-17 08:14:24 +00:00
jperkin
0043c1beaa vte3: Apply some casts to appease compilers. 2018-06-15 10:44:15 +00:00
wiz
71330afe7c xkbcomp: update to 1.4.2.
Only one patch, fixing keymap compilation errors when the keycodes maximum
is set to a value above the permitted X11 maximum of 255. While we already
ignored keys with codes above 255, we still failed on the maximum=374;
line that xkeyboard-config 2.24 produces now.
2018-06-15 08:50:25 +00:00