Commit graph

14700 commits

Author SHA1 Message Date
gutteridge
c9fab415c1 lxrandr: update to 0.3.2
Change log:

0.3.2
-------------------------------------------------------------------------
* Fixed crash in some rare cases with unusual monitor name so it failed
  to detect monitor and crashed instead.
* Fixed case with dot in monitor name.
* Some translations updates.
2019-12-15 23:52:58 +00:00
gutteridge
1a39d34aca lxsession: update to 0.5.4
Change log:

0.5.4
-------------------------------------------------------------------------
* Fixed some spelling errors in messages.
* Dropped attempt to run dbus-launch in code. Actually due to code error
  it was never ran but in fact, it should be never even tried.
* Some translations updates.
2019-12-15 23:51:25 +00:00
nia
6c7bdd23f6 x11: Add picom. Replaces compton.
A lightweight compositor for X11 (previously a compton fork)
2019-12-15 14:05:47 +00:00
nia
be85813d8c kitty: Update to 0.15.0
Various pkgsrc changes aiming to reduce the complexity of this package
and make it less error-prone, in spite of the very weird homebrew build
system.

0.15.0 [2019-11-27]

    Add a new action detach_window that can be used to move the current window into a different tab (#1310)

    Add a new action launch that unifies launching of processes in new kitty windows/tabs.

    Add a new style powerline for tab bar rendering, see tab_bar_style (#2021)

    Allow changing colors by mapping a keyboard shortcut to read a kitty config file with color definitions. See the FAQ for details (#2083)

    hints kitten: Allow completely customizing the matching and actions performed by the kitten using your own script (#2124)

    Wayland: Fix key repeat not being stopped when focus leaves window. This is expected behavior on Wayland, apparently (#2014)

    When drawing unicode symbols that are followed by spaces, use multiple cells to avoid resized or cut-off glyphs (#1452)

    diff kitten: Allow diffing remote files easily via ssh (#727)

    unicode input kitten: Add an option kitty +kitten unicode_input --emoji-variation to control the presentation variant of selected emojis (#2139)

    Add specialised rendering for a few more box powerline and unicode symbols (#2074 and #2021)

    Add a new socket only mode for allow_remote_control. This makes it possible for programs running on the local machine to control kitty but not programs running over ssh.

    hints kitten: Allow using named groups in the regular expression. The named groups are passed to the invoked program for further processing.

    Fix a regression in 0.14.5 that caused rendering of private use glyphs with and without spaces to be identical (#2117)

    Wayland: Fix incorrect scale used when first creating an OS window (#2133)

    macOS: Disable mouse hiding by default as getting it to work robustly on Cocoa is too much effort (#2158)
2019-12-14 22:08:10 +00:00
wiz
13bcc5f626 libXpm: update to 3.5.13.
Lest we be accused that users have to wait many years to get fixes out,
let's quickly release the branch before the calendar turns over over again
so it's just some years. The actual fixes here are some found by static
analysers, and a build fix for Windows (which, curiously, is dated to 2012
so clearly we're at the top of the game here). Nothing overly exciting, but
covscan, parfait, etc. should be a bit happier now.

Alan Coopersmith (3):
      After fdopen(), use fclose() instead of close() in error path
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration

Benjamin Tissoires (1):
      parse: simplify error paths in xpmParseColors()

Dave Bodenstab (1):
      Windows build fixes

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

Fabrice Fontaine (1):
      Allow usage when fork() is not available

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

Peter Hutterer (3):
      autogen.sh: use exec instead of waiting for configure to finish
      parse: avoid memleak on error with STRLCAT/STRLCPY
      libXpm 3.5.13
2019-12-13 10:42:36 +00:00
mrg
c7ae59f536 port this to arm64, and maybe fix the other ports in the
MachineStackMarker.cpp.  i didn't compile i386, arm or
mips with this, but it has a chance of working vs the
existing freebsd-derived patch.

XXX: someone extend this to all our CPUs, please.  i
     only fixed the existing maybe claimed support.
2019-12-13 09:48:02 +00:00
markd
05cb2fed24 py-Tk: python38 needs Modules/clinic available to build 2019-12-12 10:46:15 +00:00
nia
1cb3a6538c modular-xorg-server: Sync with current NetBSD xsrc
Match the modesetting driver on x86 and ARM NetBSD.

from maya

Bump PKGREVISION
2019-12-10 17:27:05 +00:00
wiz
144989c1a6 xf86-video-sis: update to 0.12.0.
This release is a maintenance release to support X.Org X Server 1.20.

Kevin Brace (4):
      Do not call xf86DisableRandR() for X Server 1.20
      Fix for xf86InterceptSigIll() discontinuation in X Server 1.20
      Enable SISGAMMARAMP macro on X.Org X Server
      Version bumped to 0.12.0
2019-12-04 11:22:19 +00:00
adam
8b0e8613ca py-qt4: fix PKGNAME; update HOMEPAGE 2019-12-01 14:53:56 +00:00
adam
e31b6169ff py-qt4: couple more fixes 2019-12-01 14:46:29 +00:00
adam
d588505565 py-qt4: updated to 4.12.3
v4.12.3:
- This is planned to be the last ever release of PyQt4.
- Bug fixes.

v4.12.2:
- A private copy of the sip module called PyQt4.sip is required.
- SIP v4.19.12 is now required.  SIP v5 is not supported.

Pkgsrc:
- Correct distinfo for x11 and mac.
2019-12-01 14:30:44 +00:00
adam
edac54da9c qt4-libs: fix building on Darwin 2019-12-01 13:28:09 +00:00
markd
0b98cffa54 kde-runtime4: disable building khelpcenter 2019-11-30 21:39:08 +00:00
wiz
44553e8ba4 xkbprint: update to 1.0.5.
Alan Coopersmith (3):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      xkbprint(1): Some (typographical) corrections to the manual

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

Matt Turner (1):
      xkbprint 1.0.5

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

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2019-11-26 10:05:08 +00:00
wiz
f54b7eba3c modular-xorg-server*: update to 1.20.6
1.20.6

A variety of bugfixes across the board, primarily in Xwayland and PRIME.
This release also includes GLX vendor selection support. Thanks to all
who contributed with testing and fixes!

Aaron Plattner (3):
     GLX: Set GlxServerExports::{major,minor}Version
     xfree86: Call ScreenInit for protocol screens before GPU screens
     os: Don't crash in AttendClient if the client is gone

Adam Jackson (7):
     xwayland: Expand the RANDR screen size limits
     miext/sync: Fix needless ABI change
     glx: Fix previous context validation in xorgGlxMakeCurrent
     meson: Fix another reference to "gl" 9.2.0
     meson: Apparently 1.2 is < 1.2.0
     mi: Add a default no-op miSourceValidate
     dix: Call SourceValidate before GetImage

Alex Goins (5):
     xsync: Add resource inside of SyncCreate, export SyncCreate
     randr: Fix RRCrtcDetachScanoutPixmap() segfault during server teardown
     modesetting: Fix ms_covering_crtc() segfault with non-modesetting slave primary
     modesetting: Fix ms_covering_crtc() segfault with non-xf86Crtc slave
     modesetting: Implement ms_covering_randr_crtc() for ms_present_get_crtc()

Alexander Tsoy (1):
     configure: Set libdrm flags correctly if only XORG is enabled

Alexander Volkov (1):
     shm: Use memfd_create when possible

Andres Rodriguez (1):
     xf86: Disable unused crtc functions when a lease is revoked

Carlos Garnacho (4):
     xwayland: Reset scheduled frames after hiding tablet cursor
     xwayland: Separate DamagePtr into separate window data
     xwayland: Refactor surface creation into a separate function
     xwayland: Handle the case of windows being realized before redirection

Eric Anholt (2):
     shm: reindent shm_tmpfile to follow our standards.
     shm: Pick the shm dir at run time, not build time.

Hans de Goede (1):
     glamor/xwayland: Define EGL_NO_X11

Kyle Brenneman (3):
     GLX: Add a per-client vendor mapping.
     GLX: Use the sending client for looking up XID's
     GLX: Add a function to change a clients vendor list.

Marco Trevisan (Treviño) (1):
     Xi: Use current device active grab to deliver touch events if any

Marvin Schmidt (1):
     build: glx: Lower gl version to work with libglvnd

Matt Roper (1):
     dri2: Sync i965_pci_ids.h from mesa

Matt Turner (3):
     dix: Assert noPanoramiXExtension is false in PanoramiX code
     xfree86: Test presence of isastream()
     xserver 1.20.6

Michel Dänzer (2):
     Revert "present/scmd: Check that the flip and screen pixmap pitches match"
     miext/sync: Make struct _SyncObject::initialized fully ABI compatible

Olivier Fourdan (7):
     xwayland: Avoid a crash on pointer enter with a grab
     xwayland: Check status in GBM pixmap creation
     glamor: Make pixmap exportable from `gbm_bo_from_pixmap()`
     xwayland: Update screen pixmap on output resize
     xwayland: Do not free a NULL GBM bo
     compiler.h: Do not include sys/io.h on ARM with glibc
     present/wnmd: Relax assertion on CRTC on abort_vblank()

Samuel Thibault (2):
     Fix crash on XkbSetMap
     Fix crash on XkbSetMap

Sven Joachim (1):
     modesetting: Fix broken manpage in autoconf build

1.20.5

Minor bugfix release to fix some input, Xwayland, glamor, and Present
issues. Thanks to all who contributed fixes and testing.

Adam Jackson (1):
      xserver 1.20.5

Michel Dänzer (3):
      Revert "gitlab-ci: Only run docker-image stage if relevant source files change"
      xwayland/present: Destroy sync_callback in xwl_present_cleanup
      present/scmd: Check that the flip and screen pixmap pitches match

Olivier Fourdan (2):
      xwayland: search for a render node to use
      glamor: pixmap FBO may not be allocated

Peter Hutterer (2):
      xwayland: fix a realloc OOM error case
      dix: leave last.valuators alone on slave switch

Ray Strode (1):
      dix: ensure work queues are cleared on reset
2019-11-26 10:02:42 +00:00
wiz
4627035f64 modular-xorg-server: really remove unused libxkbui dependency 2019-11-26 09:13:11 +00:00
wiz
fb13a0e7e0 libdmx: remove
pkgsrc didn't supply a DMX enabled X server, so client support is
not useful either.
2019-11-26 09:07:16 +00:00
wiz
7aa17a15bc xdpyinfo: remove dmx support
Bump PKGREVISION.
2019-11-26 09:05:15 +00:00
wiz
25d77e4dbf libxkbui: remove
Only used by xorgcfg, which was long removed from modular-xorg-server.
2019-11-25 22:37:17 +00:00
wiz
9591987e3a modular-xorg-*: remove libxkbui bl3.mk
Unused for years (was only used by removed xorgcfg).

Bump PKGREVISION.
2019-11-25 22:32:52 +00:00
wiz
9bbffeae08 xorgproto: update to 2019.2nb3.
Do not install legacy headers any longer. The modular-xorg meta package
builds without them now.
2019-11-25 10:07:43 +00:00
wiz
b8607987df libXevie: remove
The X server stopped supporting this a long time ago.
2019-11-25 09:52:14 +00:00
wiz
a458d7325d libXxf86misc: remove
Unused in pkgsrc, and the server side support code was removed 11 years
ago.
2019-11-24 22:01:36 +00:00
wiz
1b31faee41 xdpyinfo: remove libXxf86misc inclusion
xdpyinfo compiles without it, and the server side support code was
removed 11 years ago.

Bump PKGREVISION.
2019-11-24 21:57:31 +00:00
wiz
8d6d2155d0 xscreensaver*: remove libXxf86misc inclusion
xscreensaver compiles without it, and the server side support code was
removed 11 years ago.

Bump PKGREVISION.
2019-11-24 21:54:52 +00:00
wiz
36e20348b4 xset: remove libXxf86misc inclusion
xset compiles without it, and the server side support code was
removed 11 years ago.

Bump PKGREVISION.
2019-11-24 21:54:08 +00:00
wiz
76742499e9 kde-workspace4: remove libXxf86misc inclusion
The cmake script checks for it, but it's not actually used anywhere.

Bump PKGREVISION.
2019-11-24 21:50:04 +00:00
wiz
7dbb1eeb46 mate-control-center: remove libXxf86misc inclusion
The configure script checks for it, but it's not actually used anywhere

Bump PKGREVISION.
2019-11-24 21:47:57 +00:00
wiz
c7372e1fca modular-xorg-server*: Remove libXxf86misc inclusion
It is not actually used. Bump PKGREVISION.
2019-11-24 21:43:39 +00:00
gdt
7446c90edf x11/qwt6-qt5: Fix two minor build problems
Use bsdtar, to avoid installing pax droppings and failing the PLIST check.

Skip the shlib check on a plugin, on the theory that the plugin
expects the missing library to already have been loaded, and this
appears to be the case when used in qgis.  Should perhaps be addressed
upstream, if someone really understands what is going on.
2019-11-24 01:31:38 +00:00
mef
95c11294c4 (x11/kirigami2) Fix build, x11/qt5-qttools/buildlink3.mk added 2019-11-23 13:17:24 +00:00
nia
99d79a9bbf xorgproto: Force consistent man page installation for SunOS/etc
It appears to attempt to detect whether the system uses "Sys-V"-style
man categories by checking for a specific file in /usr/share/man.

This doesn't seem to be particularly accurate and causes problems with
varying PLISTs on pkgsrc depending on the system's filesystem layout.

So just force a consistent category number for "misc" pages for every OS,
for now...
2019-11-23 11:41:20 +00:00
ryoon
8f20f4a390 Fix installation of lib/mlterm/libzmodem.*. Fix packaging 2019-11-23 10:31:37 +00:00
tsutsui
5d83b4d7ec mlterm: update to 3.8.9.
pkgsrc changes:
- remove patches applied in the upstream

Upstream changes noted in doc/en/ReleaseNote:

ver 3.8.9
* Support zmodem. (See doc/en/README.tarnsfer)
* Add "send_file" and "zmodem_start" to OSC 5379.
* Add receive_directory / --recvdir option.
* Support xdg-shell-v6 (unstable) on wayland.
* Support copy&paste via X11 primary selection on wayland.
* Hide the mouse cursor in inputting keys by default on xlib and win32.
* ~/.mlterm/font accepts UTF-8 on windows.
* Change the default value of "font_size_range" option from 1-100 to 1-10000.
* Clear a window and scroll out all lines on resizing only if
  the value of --sr / "scroll_on_resizing" option is true.
* Set _NET_WM_PID property.
* Revive -N/"app_name" option which sets WM_CLASS property.
  (WM_CLASS was disabled at 3.8.6)
* Add a percent or number argument without '+' and '-' to "vresize_screen" and
  "hresize_screen" of OSC 5379.
* Add "RESET" (which resets the parser of mlterm) as a shortcut key.
* Add vte 0.58 API symbols to libvte compatible library.
* Merge patches:
  https://bitbucket.org/arakiken/mlterm/pull-requests/5/fix-for-wscons-framebuffer/diff
  https://sourceforge.net/p/mlterm/patches/24/
* Bug fixes:
  Fix memory leaks of libptymosh.so
  Fix https://sourceforge.net/p/mlterm/mailman/message/36633222/ (Enbugged at 3.8.8)
  Fix segfault of mlterm for java by race condition.
  Fix unexpected invalidation of --mdi=false option. (Enbugged at 3.8.8)
  Fix uninitialized memory access of mlimgloader.exe for win32.
  Fix broken images of some sixel graphics. (Enbugged at 3.8.5)
2019-11-22 18:06:47 +00:00
tnn
56c73343b7 compton: fix build w/ -D_FORTIFY_SOURCE=2 2019-11-20 23:04:23 +00:00
markd
532d342b6e kde-workspace4: add explicit dependency on cln now that qalculate doesn't 2019-11-20 22:39:26 +00:00
gutteridge
2369515b82 x11/enlightenment: fix typo in MESSAGE.NetBSD 2019-11-20 22:19:06 +00:00
wiz
5ad6a7c935 xfwp: remove
Another obsolete technology demonstration.
2019-11-19 14:21:26 +00:00
wiz
c83d0a4645 xrx: remove
This was a technology demonstration from the 1990s that didn't take off.
2019-11-19 14:09:34 +00:00
adam
186acb1c28 py-qt5: updated to 5.13.2
PyQt v5.13.2 has been released. This is a minor bug-fix and feature release. There are corresponding releases of the other PyQt dependent packages. All packages can now be built with SIP v5. All wheels bundle Qt v5.13.2.
2019-11-18 19:44:51 +00:00
taca
7176f18e7a Remove USE_RAKE
Remove USE_RAKE.  It was used to control dependency to ruby-rake package
befor ruby 2.0 days.  Now all ruby*-base package contains rake command and
USE_RAKE is already not used in any where.
2019-11-18 16:20:22 +00:00
gutteridge
d99aa2056d x11/enlightenment: drop redundant sentence in DESCR 2019-11-18 04:51:59 +00:00
ng0
ae39cdc26e xplanet: remove parts in description not required. 2019-11-17 12:01:02 +00:00
ng0
662fe65786 xplanet: Update to version 1.3.1
* Add 2017 leap second patch from upstream as well as
  fix output bug when num_times is 2 patch.
* Fix build with clang

Upstream Changelog from SVN:

Don't outline symbol for markers where outlined=false
fix marker bug when range is a small value
update gif code to giflib-4.2.0
update gif code to 5.0.0
fix arc bug at close ranges, update default night image
update version number
use distance from limb plane instead of planet center when deciding when to draw annotations
reapply marker fix
fix limb distance bug
Add -label_altitude option
fix radius bug
Fix label bug
use GetTempPath() for windows
add windows directory
add string.h to png.c
use JPL's leapsecond kernel definitions for ET-UTC
add deltaT expression for pre 1838
fix UTC bug
Update MS Windows desktop size
update comments in config file
updates for cygwin
set default desktop file type to PNG
add 2015 leap second
release 1.3.1
2019-11-16 17:36:28 +00:00
ryoon
542710dce1 Fix conflict with vlcXvMC.h provided by libXvMC 1.0.12, bump PKGREVISION 2019-11-15 10:01:35 +00:00
wiz
b0b2569805 evieext: remove, it's part of xorgproto now
Noted by taca.
2019-11-15 09:18:16 +00:00
nia
2016245a57 qt5-qtwayland: Fix build 2019-11-14 23:07:20 +00:00
wiz
f8de1e4d43 xf86-input-elographics: update to 1.4.2.
Alan Coopersmith (3):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Add README.md to EXTRA_DIST

Jaska Kivela (1):
      Added axis inversion functionality.

Matt Turner (1):
      elographics 1.4.2

Peter Hutterer (1):
      Handle DEVICE_ABORT on input ABI 19.1
2019-11-14 11:09:49 +00:00
wiz
5d6561a51b xf86-video-sis: update to 0.11.0.
This is a maintenance release of SiS DDX for X.Org X Server.
There are still about 4 more compilation warnings with the code, but fixing them will require some effort that I am not willing to invest at this time.
The remaining compilation warnings are all "const char*" to "char*" type warnings involving text strings.

Kevin Brace
Brace Computer Laboratory blog
https://bracecomputerlab.com

--
Adam Jackson (1):
      Remove reference to ->virtualFrom

Alan Coopersmith (4):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Remove obsolete B16 & B32 tags in struct definitions
      Update configure.ac bug URL for gitlab migration

Emil Velikov (2):
      autogen.sh: use quoted string variables
      xf86-video-sis: remove the GlxSetVisualConfigs stub and friends

Fabrice Fontaine (1):
      configure.ac: fix cross-compilation

Kevin Brace (10):
      Minor adjustment to the compilation order
      Add conditional compilation directives to suppress compilation warnings
      Elimination of many "variable set but not used" compilation warnings
      Eliminate set but not used variable compilation warnings
      Suppress logical operation and parenthesis related compilation warnings
      Eliminate swap macro related unused variable compilation warnings
      Eliminate constant related compilation warnings for native functions
      Convert EXA support preprocessor macro to USE_EXA
      Convert text format specifier type to unsigned short
      Version bumped to 0.11.0

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

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2019-11-14 11:08:32 +00:00
wiz
6a6d2c032d xf86-video-s3: update to 0.7.0.
This is a maintenance release of S3 DDX for X.Org X Server.
The DDX compiles cleanly without compilation warnings on X Server 1.19.6.

Kevin Brace
Brace Computer Laboratory blog
https://bracecomputerlab.com

--
Alan Coopersmith (7):
      When checking malloc for success, it helps to use == NULL, instead of =
      s3_bios.c: Simplify code for choosing between 16000 & 16000 for RefClock
      Remove unused BIOS size & address macros
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration

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

Eric S. Raymond (1):
      Fix malformed list syntax.

Gaetan Nadon (1):
      Remove mibstore.h

Kevin Brace (5):
      Discontinue the use of xf86PciInfo.h
      Use const char for xf86GetOptValString return type
      Eliminate set but not used variable compilation warnings
      Eliminate unused variable compilation warning
      Version bumped to 0.7.0

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

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2019-11-14 11:07:12 +00:00
wiz
271cd82edc xinput: update to 1.6.3.
/me blows the dust off this git repo

xinput 1.6.3 is now available, incorporating the best of the last (checks
calendar) four years. Most of this is buildsystem tidyup that mattered back
then but is less exciting now in these modern times.

The only user-visible change is that xinput will now print a warning when
run against XWayland in the hope that this will reduce the number of
confused users or misguided bugs. Or both, ideally.

Alan Coopersmith (2):
      autogen.sh: Honor NOCONFIGURE=1
      Update configure.ac bug URL for gitlab migration

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

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

Peter Hutterer (8):
      Switch to using "#if HAVE_XI..." exclusively
      autogen.sh: drop maintainer mode
      autogen.sh: use exec instead of waiting for configure to finish
      man: document an example for a set-prop call
      property: plug a memory leak
      test-xi2: add an extra NULL-check
      Warn if you're running against an XWayland server
      xinput 1.6.3
2019-11-14 11:05:20 +00:00
wiz
cd394f0bcb xwininfo: update to 1.1.5.
Alan Coopersmith (4):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Clear -Wsign-compare warnings from gcc 7.3
      xwininfo 1.1.5

David Hill (1):
      In Find_Client, if (win == XCB_WINDOW_NONE), roots should be freed.

Stéphane Aulery (1):
      Improve manpage and -h option
2019-11-14 11:04:00 +00:00
wiz
e788dbb958 xman: update to 1.1.5.
Alan Coopersmith (8):
      Change fall through comment in ScrollByL.c to match gcc's requirements
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Delete unused function Name() from tkfuncs.c
      Make CreateManpageWidget use String type for name argument
      Change fallback_resources from char * to String type
      Pass -D_CONST_X_STRING to make libXt declare String as const char *
      xman 1.1.5

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

Julien Cristau (1):
      If we have man-db, don't try and emulate man's pipeline

Matthieu Herrb (1):
      Fix typo in manual page.

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

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2019-11-14 11:03:19 +00:00
wiz
e99418054c xbacklight: update to 1.2.3.
Alan Coopersmith (4):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      atof_or_die: Also die if nothing was converted
      xbacklight 1.2.3

Roberto Ricci (1):
      exit if conv. from string to double fails

Roman Donchenko (1):
      Properly round the new brightness value
2019-11-14 11:00:38 +00:00
wiz
4a77d29296 setxkbmap: update to 1.3.2.
Alan Coopersmith (4):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Correct error messages for missing/invalid file passed to -config
      setxkbmap 1.3.2

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
2019-11-14 10:59:38 +00:00
wiz
cd7f596117 xauth: update to 1.1.
This release fixes a race condition where an existing authority file
would be unlinked (possibly causing other clients to fail to connect), and fixes sorting and merging of authority file entries.

Adam Jackson (2):
      process: Close a window where no authority file would exist
      xauth 1.1

Alan Coopersmith (3):
      Change fall through comment in process.c to match gcc's requirements
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration

Michal Srb (2):
      Merge only entries with equal dpy and protoname.
      Sort entries from most specific to most generic.
2019-11-14 10:39:27 +00:00
wiz
87c25d5216 xrandr: update to 1.5.1.
Aaron Plattner (1):
      man: Document the new --filter option

Adam Simpkins (1):
      xrandr: fix crash if some modes cannot be found

Alan Coopersmith (2):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration

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

Giuseppe Bilotta (8):
      xrandr: document that we accept '--dpi output'
      xrandr: suppress misleading indentation warning
      xrandr: allow a single value for --scale
      xrandr: stricter --scale argument parsing
      xrandr.man: grammar tuning
      xrandr: allow single value for --gamma
      xrandr.man: document the monitor manipulation options
      xrandr: gamma and scaling factors must be positive

Matt Turner (2):
      Build xz tarballs instead of bzip2
      xrandr 1.5.1

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

Pablo De La Garza (1):
      xrandr: Add a "--filter" flag

Pali Rohár (2):
      Document format of --dpi option in non-ambiguous way
      Document that --dpi and --fbmm options set DPI of whole X screen

Peter Hutterer (2):
      autogen.sh: use exec instead of waiting for configure to finish
      init the name to 0

Vladimir Panteleev (1):
      xrandr: Fix deleting inactive monitors
2019-11-14 10:30:43 +00:00
wiz
bdb55f8ecd libXfont2: update to 2.0.4.
This minor maintenance release cleans up issues found by Coverity and gcc,
as well as additional hardening through the use of APIs with stronger bounds
checking.

Adam Jackson (1):
      fontfile: Remove unused 'bc' slot from _FontEntry

Alan Coopersmith (15):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Add some unit testing utilities
      Add strlcat & strlcpy fallbacks if not provided by libc nor libbsd
      Use bounds checking string functions everywhere
      Add reallocarray fallback if not provided by libc nor libbsd
      Convert multiplying realloc calls to use reallocarray instead
      Convert multiplying malloc calls to use mallocarray instead
      fontxlfd.c: tell gcc that switch fallthrough is intentional
      stubs/atom.c: check for ResizeHashTable failure
      ComputeScaledProperties: check for valid pointers before making atoms
      CatalogueRescan: if opendir() fails, unref fpes, but don't free the cat
      fs_read_glyphs: check if rep is null before dereferencing
      Add src/util/replace.h to noinst_HEADERS so it gets included in tarballs
      libXfont2 2.0.4

Maya Rashish (1):
      Fix whitespace

Rin Okuyama (1):
      avoid -Wformat errors from clang when building with -DDEBUG
2019-11-14 10:27:41 +00:00
wiz
6648d1ffd3 xf86-video-ati: update to 19.1.0.
I'm pleased to announce the 19.1.0 release of xf86-video-ati, the Xorg
driver for ATI/AMD Radeon GPUs supported by the radeon kernel driver.
This release supports xserver versions 1.13-1.20.

There are no big changes in this release, just fixes and other minor
improvements.

Thanks to everybody who contributed to this release in any way!


NOTE:

As of September, I'm no longer working for AMD but for Red Hat's
graphics/input infrastructure team. I'm hoping that someone from my
former team at AMD will step up to maintain this driver.


Flora Cui (1):
      dri2: reply to client for WaitMSC request in any case

Michel Dänzer (9):
      Retry get_fb_ptr in get_fb
      dri3: Always flush glamor before sharing pixmap storage with clients
      dri2: Re-use previous CRTC when possible if pick_best_crtc returns NULL
      Remove dri2_drawable_crtc parameter consider_disabled
      present: Check that we can get a KMS FB for flipping
      Don't disable page flipping completely with SW cursor
      Don't set up black scanout buffer if LeaveVT is called from CloseScreen
      Don't unreference FBs of pixmaps from different screens in LeaveVT
      Bump version for 19.1.0 release
2019-11-14 10:24:36 +00:00
wiz
4542a5ce4d xf86-video-amdgpu: update to 19.1.0.
I'm pleased to announce the 19.1.0 release of xf86-video-amdgpu, the
Xorg driver for AMD Radeon GPUs supported by the amdgpu kernel driver.
This release supports xserver versions 1.13-1.20.

There are no big changes in this release, just fixes and other minor
improvements.

Thanks to everybody who contributed to this release in any way!


NOTE:

As of September, I'm no longer working for AMD but for Red Hat's
graphics infrastructure team. I'm hoping that someone from my former
team at AMD will step up to maintain this driver.


Flora Cui (1):
      dri2: reply to client for WaitMSC request in any case

Michel Dänzer (13):
      Retry get_fb_ptr in get_fb
      dri3: Always flush glamor before sharing pixmap storage with clients
      dri2: Re-use previous CRTC when possible if pick_best_crtc returns NULL
      Remove dri2_drawable_crtc parameter consider_disabled
      present: Check that we can get a KMS FB for flipping
      Don't disable page flipping completely with SW cursor
      gitlab-ci: Use templates from wayland/ci-templates
      present: Also check pixmap pitch in check_flip with current xserver
      present: Don't check pixmap pitch in check_flip with current DC
      present: Don't check pixmap pitch in check_flip with non-DC >= 3.34
      Don't set up black scanout buffer if LeaveVT is called from CloseScreen
      Don't unreference FBs of pixmaps from different screens in LeaveVT
      Bump version for the 19.1.0 release
2019-11-14 10:22:16 +00:00
ryoon
cdb3a2b49f Remove conflicted header file. Bump PKGREVISION
* XKBgeom.h is provided by libX11-1.6.9 now. Remove it from xorgproto.
2019-11-14 09:44:30 +00:00
wiz
cfebeb7be9 xorgproto: update to 2019.2.
2019.2:
This release moves more header files to the legacy set. Note that this
means libX11 older than 1.6.9 and libXvMC older than 1.0.12 will not
build without some legacy headers installed.

Adam Jackson (2):
      Move remaining xlib-entwined headers to LEGACY
      xorgproto 2019.2

Jon Turney (1):
      Move windowswmproto to legacy

2019.1:
This release boasts a bunch of cleanup work and a few new keysyms. No
functional changes to any of the protocols.

Adam Jackson (3):
      randrproto: Fix missing #undef RRLease
      Remove COPYING-panoramixproto
      composite: Fix the documentation for the unredirection requests

Alan Coopersmith (9):
      Remove trailing whitespace from header files
      Remove the use of no-op B16 & B32 bitfield macros in headers
      Assorted typo fixes in headers
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Combine *_EXTRA_DIST into EXTRA_DIST in Makefile.am
      keysymdef.h: Update repo info in comments
      Update URLs for protocol specs to use xorgproto repo now
      Restore generation of specs from docbook in autotools builds

Hans de Goede (1):
      XF86keysym: Add XF86XK_RotationLockToggle

Jeremy Puhlman (1):
      Remove libdir from pc files.

Jian-Hong Pan (1):
      XF86keysym: Add XF86XK_MonBrightnessCycle

Jon Turney (1):
      .gitignore more autotools artifacts

Julien Cristau (3):
      PROXY_MANAGEMENT, DEC-XTRAP and XFree86-Misc are legacy
      Fix MAN_SUBSTS libdir replacements
      Remove more build files

Keith Packard (1):
      screensaver: Fix encoding of ScreenSaverSuspend 'suspend' element

Matthieu Herrb (1):
      Remove RCS Ids

Peter Hutterer (2):
      Fix comment for XK_Ocaron
      xorgproto 2019.1

Roman Kapl (1):
      Improve the ButtonInfo description.

Thomas E. Dickey (1):
      Update Xalloca.h to reduce compiler warnings:
2019-11-13 22:13:29 +00:00
wiz
88230f0682 libXvMC: update to 1.0.12.
This release fixes the pkgconfig data to not refer to libXv, adds a
pkgconfig file for libXvMCW, and prepares for a future xorgproto
release. There should be no functional changes.

Adam Jackson (3):
      pkgconfig: Remove xv from xvmc.pc
      vld: Provide <X11/extensions/vldXvMC.h> ourself
      libXvMC 1.0.12

Dylan Baker (1):
      Add a pkgconfig file for libXvMCW
2019-11-13 22:09:08 +00:00
wiz
383bf1a314 xkeyboard-config: update to 2.28.
2.28	28 commits
	Translations updated
2.27	Big change: dropping intltool
	24 commits
	Translations updated
2019-11-13 22:07:02 +00:00
wiz
0ca2b5c8df libXt: update to 1.2.0.
Alan Coopersmith (3):
      Get rid of some extraneous ; at the end of C source lines
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration

Benjamin Tissoires (3):
      Fix leaks detected by covscan
      dummy fix for covscan
      Fix covscan complain

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

Fabrice Fontaine (1):
      libXt: util: don't link makestrs with target cflags

Jeremy Huddleston Sequoia (1):
      darwin: Don't build libXt with -flat_namespace

Jon Turney (2):
      Fix WHITEFILL after const fixes
      Provide suseconds_t typedef on Win32

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

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

Rin Okuyama (1):
      avoid -Wformat errors from clang when building with -DDEBUG

Thomas E. Dickey (134):
      fix build when XT_GEO_TATTLER is defined
      fix bug introduced by
      workaround for obsolete macro/command ".ny", in the manpages since late
      trim undefined symbol "D" from ".Ds" macros in manpages.
      fix typo from last step
      split-up lines longer than 80 columns in manpages
      cleanup undefined macros in manpages
      trim down the "De" macro by removing the parts that used never-defined registers
      fix typo from last change
      None of the versions of the "Ds" macro (going back to X11R4) worked with
      update the "Ds" macro in the other files, for consistency
      Use standard size_t type in the casts for length-parameter of memcpy, memmove
      bzero was marked "legacy" in POSIX 2001, and is not part of the later revisions.
      This cleans up the "easy" warning fixes which can be made using my
      The ".BR" macro is used to join bold/regular text.
      restore fixed-pitch formatting of code-examples
      eliminate casts of NULL for String* and Cardinal*, since those are unnecessary
      Referring to the xterm FAQ
      The last commit removed "IN" macro, but not the lines which used it.
      This is a minimal change which compiles when predefining _CONST_X_STRING,
      Allow all of the "argv" strings to be writable, since those arrays may
      resolve const-mismatches in internal functions of Intrinsic.c
      resolve const-mismatches in Shell.c
      fix gcc warnings in Display.c
      fix shadowing warning for widgetClass parameter; no binary-change
      fix const-mismatches in TMparse.c
      fix const-mismatches in TMprint.c
      fix const-mismatches in Tmstate.c
      change return-type to avoid const-mismatches
      updated manual pages' C prototypes to agree with the header-files.
      avoid using C keyword "default" as parameter name
      fix minor regression in prototype updates
      remove some debris...
      fix: some ASCII characters were mangled into Unicode look-alikes
      by the way - an overdue notification
      update several function prototypes to use void-return or void-parameter,
      modify function prototypes in spec to correspond to updates made in headers
      updated return-type for XtFindFile, also due to _CONST_X_STRING
      corrected prototype for XtAppSetFallbackResources; error in spec
      correct prototype for XtDisplay; error in spec
      correct prototype for XtInitialize; error in spec
      The conversion to xml's funcdef dropped one or more parameters from several
      change ambiguous String's to char* or const-char*, as well as adding the
      fix a typo
      whitespace-fixes, plus convert examples to standard C
      add (with an external script "markup-literallayout") <code> tags
      use DOCTYPE consistently in included xml files, to allow using named entities
      modify xml-files to use named-entities, for easier manipulation
      corrected some nested list formatting
      fix ``fake quotes''
      fill in titles for some references to ICCCM and X11 documents
      use programlisting tag rather than workaround for literallayout font.
      use consistent labeling for xref's
      use lineannotation tag to solve font mismatches for xref's inside
      formatted sample code to fit in 80 columns
      whitespace/formatting fixes
      use lineannotation tag
      whitespace/formatting fix
      use lineannotation tag
      The conversion to xml overlooked the nroff document's use of "\%" for
      trim spurious backslashes from translation of nroff to docbook xml
      use ldquo/rdquo/ndash where appropriate
      correct an error from the original document's depiction of escape_char
      use ldquo/rdquo/ndash where appropriate
      update manpage prototype for XtFindFile()
      Add --disable-const and --enable-geo-tattler options for new/updated features.
      remove calls to "IN" macro, which was recently removed from header
      fix cut/paste error in description of --enable-geo-tattler configure option
      update xorg's documentation-urls
      The interface changes made recently have to be documented, and due to the
      summarize X11R6.3 and X11R6.4 changes
      finish summarizing X11R6 vs documentation updates
      begin section on the conversion to standard C
      fill in background for wide-prototypes
      fill in prototype information for a code example, as well as for
      add some missing "typedef" keywords for prototyped function-pointers.
      fill in a few missing typedef keywords, and a missing "*" in prototype, as well as minor clarification of "XtIs<class>"
      minor tweak to work around docbook's limited formatting
      move MenuPopdown and MenuPopup to section to distinguish these actions from C prototypes (and use the "Xt" prefix for these names as implemented since X11R4).
      add #include for <X11/Intrinsic.h> to manpages, per convention
      summarize the const-changes in X11R7+
      updated the acknowledgements section, and added a few notes to the release-7 section
      bump to 1.1.5.1 (actually 1.2.0 should be the target)
      adapt change from libXaw for inserting the package version into the spec
      restore the last 3-4 pages of "Registering a New Resource Converter",
      improved markup for the restored pages
      ignore the generated file used for version-number
      fixes for typos and formatting glitches
      fix gcc warnings when assigning into a bit-field by first masking the value
      fix 5 more simple gcc warnings
      use "const void *" rather than "char *" for memcmp, etc
      XtAppProcessEvent expects XtInputMask parameter, which is unsigned-long
      fixes for gcc warnings, no object-change
      if Xalloca.h is corrected to use size_t param, one change is still needed in
      eliminate an unnecessary cast which gave a gcc warning and add a null-pointer check
      add casts to fix compiler warnings
      Add related fix from
      Proposed revision of XtAppMainLoop() in
      update manpage for changes to XtAppMainLoop()
      updated spec to correspond to the current implementation of XtAppMainLoop
      add a note pointing out the change in design
      manpage style fix: sentences should end at the end of a line
      remove an #include used in debugging
      add casts to quiet compiler warnings with Solaris 11.4 / gcc 7.3.0
      fixes cppcheck "style" warnings (mostly variable-scope)
      ensure XWindowChanges value is initialized before updating it (clang --analyze)
      fix unused-assignment warnings (clang --analyze)
      fix most clang --analyze warnings about null-pointers
      use explicit pointer check to eliminate a clang --analyze warning in VarGet.c
      use _X_NORETURN, works for gcc and clang
      trim obsolete ifdef for ISC, and correct nonstandard "NaNS" to "NaN"
      bump to 1.1.5.2 to reflect noreturn-changes
      bump to 1.1.5.2 to reflect noreturn-changes
      fix compiler-warning when DEBUG is defined
      add prototype for DEBUG-function
      build-fix and compiler-warnings when TRACE_TM is defined
      build- and compiler-warning fixes when XTTRACEMEMORY is defined
      fix compiler warnings when _TRACE_HEAP is defined
      fix compiler warnings when WHITEFILL is defined
      add superscript-markup in range definitions
      drop "session" resource XtNsession / XtCSession, which was listed in X11R6 but never defined in headers
      fix fake-quotes in manpages
      fix a syntax mess introduced by R6.6 ifdef'ing
      correct markup for header- and library-filenames; they are not functions
      fix formatting errata
      use strdup in two places; remove a bogus "else" from X11R6.4 changes
      reduce ifdef/ifndef inconsistency for USE_POLL
      fix some punctuation errata
      fix some more errata, plus reformat a list for consistency
      update to 1.1.5.3 to reflect documentation updates/review
      update for proposed release as 1.2.0
      fix a typo
      force a version-bump
      add a dependency on makestrs to help with parallel builds

Walter Harms (27):
      no need to check XFree arguments
      resolv:shadows a previous local
      resolv:shadows a previous local
      resolv:shadows a previous local
      resolv:shadows a previous local
      resolv:shadows a previous local
      no need to check args for free
      resolv:assignment discards 'const' qualifier from pointer target
      alloc+bzero == calloc
      resolv:shadows a global declaration
      no need to check XFree arguments
      resolv:assignment discards 'const' qualifier from pointer target
      Replace last two uses of .Pn with .ZN
      replace .ZN with .BR
      remove space after < for include filename
      replace the use of .Ds/.De macro with the std. RS/.RE macro
      FIX: add missing .fi
      remove in-text macros
      Remove unused macros to ease maintenance
      Fix input starvation in XtMainLoop() closes bug #7
      save one indent level
      no need to check argument for X(t)Free
      no need to check arument for XtFree()
      remove useles else
      fix documentation to refect reality..
      make _XtWaitForSomething accept always the same number of arguments
      remove dead code
2019-11-13 22:01:53 +00:00
wiz
b7de5822c0 libX11: update to 1.6.9.
1.6.9

A collection of build and documentation fixes, one preparatory change
for a new xorgproto release, and a fix for a deadlock bug in _XReply.
Thanks to all who contributed.

Adam Jackson (3):
      makekeys: Detach ourselves from X headers entirely
      xkb: Provide <X11/extensions/XKBgeom.h> ourselves
      libX11 1.6.9

Dmitry Osipenko (1):
      Fix lockup in _XReply() caused by recursive synchronization

Ross Burton (1):
      src/util/Makefile: explicitly reset LINK to not use libtool

Thomas E. Dickey (6):
      the last commit overlooked some fake-quote pairs
      another fake-quote fix
      trim trailing whitespace from manpages
      split lines at sentence endings
      fix a substitution error from recent commit, e.g, "s/^\.EE/XDe/"
      improve some formatting

Walter Harms (8):
      note that we can handle kbd==NULL
      remove in-text macros
      replace home grown .ZN with std, .B and .BR
      fix TBL format
      Replace home-grown .Ds .De macro with man page .EX/.EE macro
      remove all private macro defines
      get rid of ``fake quotes''
      fix ``fake quotes'' in text

1.6.8

Adam Jackson (2):
      _XDefaultIOError: Reformat to be less ugly
      _XDefaultIOError: Do better at detecting explicit shutdown

Alan Coopersmith (23):
      Remove documentation of obsolete B16 & B32 tags in specs/libX11
      Update README for gitlab migration
      Import reallocarray() from OpenBSD
      Convert main src directory to use reallocarray()
      Convert src/XKB to use reallocarray()
      Convert src/xcms to use reallocarray()
      Add some missing allocation failure checks in src/xcms
      Replace _XkbTypedRealloc & _XkbClearElems with new _XkbResizeArray
      Replace Xmalloc+strcpy pairs with strdup calls
      Convert src/xlibi18n to use reallocarray()
      Fix out-of-tree builds after commit 8a62e26515e528bb47917ec4a55cc2b492419eeb
      Remove no-longer-used name variable in _XGetAtomName
      Fix implicit conversion warnings in _XlcCreateDefaultCharSet
      Avoid use-after-free in _XimProtoSetIMValues()
      Fix man page typo: XkbAllBellNotifyMask -> XkbAllBellEventsMask
      XkbAllocGeomOverlayKey man page should be named XkbAllocGeomOverlayKeys
      specs/XKB: Fix misprint in documentation of XkbGetNamedGeometry()
      specs/XKB: Fix misprint in documentation of XkbAllocGeomOverlayRows()
      specs/XKB: Fix misprint in documentation of XkbAllocGeomOverlayKeys()
      specs/XKB: Fix misprint in documentation of XkbFreeGeomOverlayKeys()
      XlibInt.c: include headers needed for ioctl(...FIONREAD...) on Solaris
      Include reallocarray.h in tarballs so "make distcheck" passes
      Add missing close paren to XrmGetStringDatabase synopsis in man page

Albert Astals Cid (2):
      compose.dir: Add ast_ES.UTF-8
      locale.dir: Add ast_ES.UTF-8

Jon Turney (4):
      Add autoconf checks for headers we include for FIONREAD
      Remove makekeys dependency on X headers
      Use EXEEXT_FOR_BUILD for makekeys
      Avoid using libtool wrapper for makekeys

Josh Triplett (1):
      compose.dir.pre: Give the C.UTF-8 locale a full set of UTF-8 compose sequences

Matt Turner (2):
      Use AC_SYS_LARGEFILE
      libX11 1.6.8

Matthias Dieter Wallnöfer (5):
      locale.dir.pre - fix the de_LI latin15 locale
      Update locale.alias.pre - introduce the de_LI aliases (equivalent to de_CH)
      compose.dir.pre - add de_IT locale
      locale.dir.pre - add the de_IT locale
      locale.alias.pre - add the de_IT locale

Pavel Labath (1):
      Fix a leak in XCreateFontSet

Ran Benita (1):
      Compose.man: fix escaped hexadecimal char description

Samuel Thibault (1):
      Braille: Fix typing quickly

Tapani Pälli (1):
      Protect colormap add/removal with display lock

ojab (1):
      Compose sequences for rouble sign
2019-11-13 21:59:51 +00:00
wiz
5516125bfd libICE: update to 1.0.10.
This release provides a fix for CVE-2017-2626 for platforms which don't have
arc4random_buf() in their default libraries but do have getentropy(), such
as Linux platforms with a kernel version of 3.17 or newer and a glibc version
of 2.25 or newer.   (libICE 1.0.9 already ensured that arc4random_buf()
is used on platforms that have it to provide sufficient entropy in ICE
key generation, but left other platforms with the weaker methods.  Linux
platforms could also have linked against libbsd to use arc4random_buf()
with libICE 1.0.9 for stronger keys.)
2019-11-13 21:51:24 +00:00
wiz
c4a63c6a28 gtksourceview4: update to 4.4.0.
Now uses meson as build system.

News in 4.4.0, 2019-09-09
-------------------------
* Set NO_AT_BRIDGE=1 when running automated tests
* Speed up GtkSourceView rendering when space drawer is unused

News in 4.3.92, 2019-09-04
--------------------------
* RC release for 4.4 scheduled for next week.
* New syntax highlighting definition file for: ASCII Doc, Dockerfile
* Improvements to the syntax highlighting of: CSS, Gradle, HTML, C, PHP,
  YAML, and Grovvy.
* Performance improvements in line number drawing.
* GtkSourceView now requires GTK 3.22 or newer.
* GtkSourceView no longer uses many deprecated APIs from GTK.
* GtkSourceView now uses fribidi directly to determine bidriectional
  direction for cursors.
* GtkSourceView now relies on GObject for correct marsharllers as well
  as va_marshallers or provides its own. This improves profiling with
  kernel stack unwinders such as Linux's perf.
* Visual column detection is improved to use the tab-width instead of
  the indent-width.
* Support for DnD from GIMPs color palette has been improved.
* A performance optimization has been added to avoid painting mark
  backgrounds if no GtkSourceMarks have been registered.
* Translation updates.

News in 4.3.1, 2019-04-23
-------------------------
* Ported to meson build system, autotools will be phased out by next release.
* First release using `meson dist` instead of `make dist`. Distributions
  choosing to use autotools for this release will need to use autogen.sh.
* GtkSourceGutterRendererLines has gained an interger-to-string optimization
  to reduce the overhead of g_snprintf() in the vast majority of cases.
* Workaround a stack overflow in libpcre (via GRegex) in yaml.lang
* Improvements to the syntax highlighting of: fish, julia, and C++
* Translation updates.
2019-11-13 21:50:15 +00:00
mef
6e81ead3c3 (x11/viewer) Updated to 1.0.6
(pkgsrc)
 - set license to x11 (compared by cwdiff)

(upstream)
commit 5661dfdc04572cdbb6ed4e641049657c4ba39252
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Aug 25 16:11:01 2019 -0700

    viewres 1.0.6

    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 85f2a20e7535a5f8dcdeb805f3e30f387d45baf3
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Jun 8 19:20:26 2019 -0700

    Fix -Wshadow warnings

    viewres.c: In function ‘select_callback’:
    viewres.c:620:18: warning: declaration of ‘node’ shadows a previous local [-Wshadow]
       XmuWidgetNode *node = selected_list.elements[i];
                      ^~~~
    viewres.c:593:20: note: shadowed declaration is here
         XmuWidgetNode *node;
                        ^~~~
    viewres.c:658:18: warning: declaration of ‘node’ shadows a previous local [-Wshadow]
       XmuWidgetNode *node = selected_list.elements[i];
                      ^~~~
    viewres.c:593:20: note: shadowed declaration is here
         XmuWidgetNode *node;
                        ^~~~

    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 917269949545cf1ab1e0068cc2ba7c1f9a775012
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Jun 8 19:16:53 2019 -0700

    Fix -Wsign-compare warnings

    viewres.c: In function ‘set_resource_labels’:
    viewres.c:313:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (i = 0; i < node->nresources; i++, res++, wn++) {
                       ^
    viewres.c:329:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (i = 0; i < node->nconstraints; i++, res++, wn++) {
                       ^

    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit f846695df6b5d9543e12d1c8f04d9d7575df1ac6
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Jun 8 19:15:34 2019 -0700

    Pass -D_CONST_X_STRING to make libXt declare String as const char *

    Clears up 32 of 38 gcc -Wdiscarded-qualifiers warnings

    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 74bd63d6e6768f96c3e6fc2b692a5b012edbcea3
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Wed Nov 21 16:58:21 2018 -0800

    Update configure.ac bug URL for gitlab migration

    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 8ee2177d894c91a4a864b5b182705d72055e0090
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Nov 16 20:55:55 2018 -0800

    Update README for gitlab migration

    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2019-11-13 15:53:26 +00:00
markd
82cc58ace4 KDE Frameworks update to 5.64.0
5.62.0

KActivitiesStats
  Add Term::Type::files() and Term::Type::directories() to filter only
  directories or excluding them
  Add @since 5.62 for newly added setters
  Add proper logging using ECMQtDeclareLoggingCategory
  Add setter to Type, Activity, Agent and UrlFilter query fields
  Use special values constants in terms.cpp
  Allow date range filtering of resource events using Date Term

KActivities
  [kactivities] Use new activities icon

KConfigWidgets
  Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)
  [KColorSchemeManager] Optimize preview generation

KDesignerPlugin
  Deprecate kgendesignerplugin, drop bundle plugim for all KF5 widgets

Kirigami
  Replace the custom overflow button with PrivateActionToolButton in
  ActionToolBar
  If a submenu action has an icon set, make sure to also display it
  [Separator] Match Breeze borders' color
  Add Kirigami ListSectionHeader component
  Fix context menu button for pages not showing up
  Fix PrivateActionToolButton with menu not clearing checked state properly
  allow to set custom icon for the left drawer handle
  Rework the visibleActions logic in SwipeListItem
  Allow usage of QQC2 actions on Kirigami components and now make K.Action
  based on QQC2.Action
  Kirigami.Icon: Fix loading bigger images when source is a URL
  Add icon used by Kirigami.AboutPage

KItemViews
  Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)

KTextWidgets
  Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)

KWidgetsAddons
  [KMessageWidget] Pass widget to standardIcon()
  Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)

KWindowSystem
  KWindowSystem: add cmake option KWINDOWSYSTEM_NO_WIDGETS
  Deprecate slideWindow(QWidget *widget)
  Add KWindowSystem::setMainWindow(QWindow *) overload
  KWindowSystem: add setNewStartupId(QWindow *...) overload

KXMLGUI
  Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)

Plasma Framework
  Make notification icons use outline style
  make the sizing of the toolbuttons more coherent
  Allow applets/containments/wallpaper to defer UIReadyConstraint
  Make notification icons look like bells
  Fix incorrect initial tabs position for vertical tab bars

QQC2StyleBridge
  Prevent dragging QQC2 ComboBox contents outside menu

5.63.0

Framework Integration
  ensure winId() not called on non-native widgets

KConfigWidgets
  Make KColorScheme compatible with QVariant

KDELibs 4 Support
  Support NetworkManager 1.20 and do actually compile the NM backend

Kirigami
  always cache just the last item
  more z
  fix import version in PagePoolAction
  PagePool is Kirigami 2.11
  take into account dragging speed when a flick ends
  Fix copying urls to the clipboard
  check more if we are reparenting an actual Item
  basic support for ListItem actions
  introduce cachePages
  fix compatibility with Qt5.11
  introduce PagePoolAction
  new class: PagePool to manage recycling of pages after they're popped
  make tabbars look better
  some margin on the right
  Revert "Compensate smaller icon sizes on mobile in the ActionButton"
  don't make list items look inactive
  Revert "Remove scaling of iconsize unit for isMobile"
  Layout.fillWidth should be done by the client
  Add template for Kirigami application development
  Add a mode to center actions and omit the title when using a ToolBar style
  Compensate smaller icon sizes on mobile in the ActionButton
  Fixed some undefined properties runtime errors
  Fix ListSectionHeader background color for some color schemes
  Remove custom content item from ActionMenu separator

KItemViews
  [KItemViews] Port to non-deprecated QWheelEvent API

KJobWidgets
  cleanup dbus related objects early enough to avoid hang on program exit

KWidgetsAddons
  Make OK button configurable in KMessageBox::sorry/detailedSorry
  [KCollapsibleGroupBox] Fix QTimeLine::start warning at runtime
  Improve naming of KTitleWidget icon methods
  Add QIcon setters for the password dialogs
  [KWidgetAddons] port to non-deprecated Qt API

KWindowSystem
  Set XCB to required if building the X backend
  Make less use of deprecated enum alias NET::StaysOnTop

KXMLGUI
  Move "Full Screen Mode" item from Settings menu to View menu

Plasma Framework
  Export Plasma core lib log category, add a category to a qWarning
  [pluginloader] Use categorized logging
  make editMode a corona global property
  Honor global animation speed factor
  properly install whole plasmacomponent3
  [Dialog] Apply window type after changing flags
  Change reveal password button logic
  Fix crash on teardown with Applet's ConfigLoader

QQC2StyleBridge
  Fix several build system errors
  take margins from qstyle
  [Tab] Fix sizing

5.64.0

Framework Integration
  Add standard icons to support to all entries in QDialogButtonBox
  ensure winId() not called on non-native widgets

KActivitiesStats
  tests: fix macos build failure
  Windows MSVC compile fix
  Add a utility accessor to get a QUrl from a ResultSet::Result

KConfigWidgets
  Avoid overloading KCModule::changed

KDELibs 4 Support
  KLocale api docs: make it easier to find how to port code away from it

Kirigami
  Ensure that GlobalDrawer topContent always stays on top
  highlight on mouseover only when mode than one page
  Rename Okular Active to Okular Mobile
  items have active focus on tab when they aren't in a view
  Allow contextualActions to flow into the header toolbar
  Fix incorrect Credits model for Kirigami.AboutPage
  Don't show context drawer if all actions are invisible
  Fix Kirigami template image
  keep containers devoid of deleted items
  limit size of the drag margins
  Fix showing menu toolbutton when no drawer is available
  Disable dragging global drawer when in menu mode
  Show menu items tooltip text
  Do not warn about LayoutDirection in SearchField
  Properly check enabled state of Action for ActionToolBar buttons
  Use MenuItem's action property directly in ActionMenuItem
  Allow the global drawer to become a menu if desired
  Be more explicit about action property types

KItemViews
  [RFC] Unify style of new Kirigami.ListSectionHeader and CategoryDrawer

KTextWidgets
  Remove call to no longer needed KIconTheme::assignIconsToContextMenu

KXMLGUI
  fix default shortcut detection

Plasma Framework
  map disabledTextColor to ColorScope
  add DisabledTextColor to Theme
  [PC3/button] Elide text always
  Improve panel options menu entries
  [icons/media.svg] Add 16 & 32px icons, update style
  [PlasmaComponents3] Fix checkable toolbutton background

QQC2StyleBridge
  Do not assign combobox currentIndex as it breaks binding
  Listen to the application style changing
2019-11-11 09:21:38 +00:00
wiz
d01cc93548 *: recursive bump for poppler update to 0.82.0 2019-11-07 12:38:03 +00:00
wiz
89e6e649c1 gtk3+: update to 3.24.12.
Overview of Changes in GTK+ 3.24.12
===================================

* file chooser: allow sorting by file type

* dnd: fix pointer offsets under X11 and Wayland

* broadway: Fix a font problem

* mir Drop this backend

* printing: Get PPD from original host if needed

* a11y: Fix interference with clutter a11y impl

* Translation updates:
 Brazilian Portuguese
 Czech
 Danish
 Dutch
 Italian
 Greek
 Lithuanian
 Norwegian Bokmål
 Polish
 Romanian
 Slovenian
 Spanish
 Turkish
2019-11-06 14:51:19 +00:00
wiz
292f0cbf9f *: recursive bump for vala-0.46 2019-11-06 14:34:29 +00:00
wiz
16f26d3bd8 libxkbcommon: update to 0.9.1.
libxkbcommon 0.9.1 - 2019-10-19
==================

- Fix context creation failing when run in privileged processes as defined by
  `secure_getenv(3)`, e.g. GDM.


libxkbcommon 0.9.0 - 2019-10-19
==================

- Move ~/.xkb to before XKB_CONFIG_ROOT (the system XKB path, usually
  /usr/share/X11/xkb) in the default include path. This enables the user
  to have full control of the keymap definitions, instead of only augmenting
  them.

- Remove the Autotools build system. Use the meson build system instead.

- Fix invalid names used for levels above 8 when dumping keymaps. Previously,
  e.g. "Level20" was dumped, but only up to "Level8" is accepted by the
  parser. Now "20" is dumped.

- Change level references to always be dumped as e.g. "5" instead of "Level5".

  Change group references to always be dumped capitalized e.g. "Group3" instead
  of "group3". Previously it was inconsistent.

  These changes affect the output of xkb_keymap_get_as_string().

- Fix several build issues on macOS/Darwin, Solaris, NetBSD, cross compilation.

- Port the interactive-wayland test program to the stable version of xdg-shell.
2019-11-06 12:51:55 +00:00
adam
7c61e6aaaf qt5-qtwayland: updated to 5.13.2 2019-11-05 15:29:35 +00:00
adam
35629dc1f9 qt5: updated to 5.13.2
Qt 5.13.2 Released

We have released Qt 5.13.2 today. As a patch release, Qt 5.13.2 does not add any new functionality but provides many bug fixes and other improvements.

Compared to Qt 5.13.1, the new Qt 5.13.2 contains more than 200 bug fixes. For details of the most important changes, please check the Change files of Qt 5.13.2.
2019-11-05 14:58:43 +00:00
wiz
659683ddb7 py-qt4-qscintilla: really remove, as intended on 2019-10-30 2019-11-05 07:10:54 +00:00
rillig
121d00ed27 x11: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 09:14:06 +00:00
markd
fb5ee05105 kde-workspace4: explicitly disable Wayland 2019-11-03 06:33:56 +00:00
maya
25e61fdb7b kdelibs4: support hunspell 1.7. Fixes building lokalize.
Bump PKGREVISION
2019-11-02 19:45:26 +00:00
jnemeth
de5cfb91ce sort 2019-10-31 03:16:23 +00:00
kamil
c2d0ad2894 *qt4-qscintilla: Retired
There are no longer any users of this library.

qt4 is EOL.
2019-10-30 13:53:26 +00:00
jperkin
a79cb94f4c x11: Add py-qt5-qscintilla, unbreaking bulk builds. 2019-10-30 10:43:10 +00:00
nia
47f33df0a6 *: fix manual definition of evdev mouse button ids 2019-10-29 22:46:39 +00:00
bouyer
2e628047ad Be consistent with py-sip and install files in share/sip${PYVERSSUFFIX}/,
not share/sip/. Otherwise sip doesn't find the files.
bump PKGREVISIONs.
No changes expected in packages dependant on py-qt5, so no recursive bump.
2019-10-29 19:17:09 +00:00
kamil
32674b59f1 x11/py-qt5-qscintilla: import py37-qt5-qscintilla-2.11.2
These are the python-bindings for QScintilla2.

Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
maintaining GUI (graphical user interface) applications.

Qt is written in C++ and is fully object-oriented. It has everything you need
to create professional GUI applications. And it enables you to create them
quickly.

Qt is a multi-platform toolkit. When developing software with Qt, you can run
it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98.
Simply recompile your source code on the platform you want.

Qt cuts down the complexity in implementing large and complex systems. Its
ingenious signal-slot technology enables true component programming.
2019-10-29 17:46:36 +00:00
kamil
f25ea28aba qt5-qscintilla: Split Makefile into Makefile and Makefile.common
Makefile.common will be used by the python bindings.
2019-10-29 17:45:24 +00:00
nia
ad28b726ed Add x11/qt5-qtwayland.
Qt5 module for Wayland support

Note: while it does seem silly to have this in the X11 category, it's for
consistency with other core qt5 packages.
2019-10-28 21:35:43 +00:00
maya
9ff648e739 qt4-libs: fix build on netbsd-current, where the prototype of iconv
is no longer unusual. This mostly consists of making our local patches
only apply for older netbsd.
2019-10-28 19:37:41 +00:00
bouyer
759c5457e9 Add qwt6-qt5 version 6.1.4. Based on qwt6-qt4 package.
Qwt is an extension to the Qt GUI library from Troll Tech AS.
The Qwt library contains widgets and components which are
primarily useful for technical and scientific purposes.
It includes a 2-D plotting widget, different kinds of sliders,
and much more.
2019-10-28 19:00:37 +00:00
nia
9eaa4e5c93 Remove x11/paragui.
- Failing to build on NetBSD/Linux/illumos.
- Upstream nonexistent for at least 10 years.
- No longer used by anything in pkgsrc.
2019-10-28 12:43:57 +00:00
kamil
fa030cb583 + qt5-qscintilla 2019-10-26 13:20:00 +00:00
kamil
407ca85e2e x11/qt5-qscintilla: import qt5-qscintilla-2.11.2
Qscintilla is a Qt port of Neil Hodgson's scintilla(devel/scintilla)
C++ editor control.
2019-10-26 13:19:17 +00:00
jmcneill
580cf99db0 Use gnu++11 to fix undefined reference to allocate, from joerg 2019-10-21 23:58:04 +00:00
adam
41cbf819d5 Switch sphinx to versioned deps. 2019-10-21 22:11:33 +00:00
pho
6d64b38e28 compton has switched from gmake to meson. Update Makefile so options actually take effect 2019-10-21 15:56:53 +00:00
nia
48141b75e0 gtk-sharp: Apply a build fix from upstream.
I can't reproduce this but it's apparently visible in mef's bulk builds.
2019-10-20 22:31:05 +00:00
nia
edcfff4649 Recursive revbump for poppler 0.81.0 2019-10-19 12:46:04 +00:00
tsutsui
7ae85e4f2b ruby-gnome: Update to 3.4.1.
Upstream changes (from NEWS):

== Ruby-GNOME 3.4.1: 2019-10-16

This is a follow-up release of 3.4.0.

=== Changes

==== Ruby/GDK3

  * Improvements

    * Added support for (({String})) and (({Symbol})) as (({Gdk::Color})).
      [GitHub#1286][Reported by rubyFeedback]

    * Added support for (({String})) and (({Symbol})) as (({Gdk::RGBA})).

==== Ruby/GObjectIntrospection

  * Improvements

    * Added support for (({GBytes **})).

=== Thanks

  * rubyFeedback
2019-10-19 08:25:17 +00:00