Commit graph

15578 commits

Author SHA1 Message Date
gutteridge
10e30c7f6d mate-settings-daemon: update to 1.24.2
Change log:

mate-settings-daemon 1.24.2

  * update translations
  * media-keys: memory leak

mate-settings-daemon 1.24.1

  * update translations
  * plugin xsettings: Fix memory leak on delayed_toggle_bg_draw
  * mpris: Use namespace instead of a whitelist for player names
  * build: silent build warnings for distcheck
  * housekeeping: Fix iconname of mate-disk-usage-analyzer
2021-08-06 01:18:10 +00:00
gutteridge
93fc962772 mate-menus: update to 1.24.1
Change log:

mate-menus 1.24.1

  * Translations update
  * build: silent build warnings for distcheck
  * Do not collect the translation for Icon
2021-08-06 01:15:36 +00:00
gutteridge
cd7b980f50 mate-control-center: update to 1.24.2
Change log:

mate-control-center 1.24.2

  * Translations update
  * Default applications: Add flac/x-flac format (mime-type) for media

mate-control-center 1.24.1

  * Translations update
  * mate-theme-info: Use of memory after it is freed
  * build: silent build warnings for distcheck
  * use default MATE_COMPILE_WARNINGS level
  * Port libslab_handle_g_error to the built-in GLib logging framework
  * mate-about-me: Fix memory leak
  * appearance: Fix memory leak
  * Do not collect the translation for Icon
2021-08-06 01:14:48 +00:00
gutteridge
2a3ac3531a libmatekbd: update to 1.24.1
Change log:

libmatekbd 1.24.1

  * Translations update
  * build: silent build warnings for distcheck
  * Reduce the font size of the key names on keyboard layout display
  * matekbd-keyboard-drawing: i18n symbolic names
2021-08-06 01:13:32 +00:00
nia
592c4c060a qt5-qtwebengine: TOOL_DEPENDS is correct for ninja. 2021-08-04 08:22:30 +00:00
tnn
c00005d7d7 alacritty: update to 0.9.0
Support for ipfs/ipns URLs
Mode field for regex hint bindings
crash/performance/deadlock fixes
2021-08-04 00:02:32 +00:00
markd
dfc55c872a x11: +qt5-qtwebengine 2021-08-03 21:06:38 +00:00
markd
4b0c68b1c4 qt5-qtwebengine: add version 5.15.2nb1
Chromium-based web engine for Qt5
2021-08-03 21:04:34 +00:00
wiz
09b24c4934 xrestop: update to 0.5.
Alan Coopersmith (3):
      Update configure.ac bug URL for gitlab migration
      Fix -Wsign-compare warning in recurse_win_tree()
      Fix -Wsign-compare warnings in xrestop_client_get_stats

Ben Byer (1):
      fixed typo in output of xrestop -b

Gaetan Nadon (5):
      config: upgrade Autoconf initialization section
      config: use standard xorg autogen.sh
      config: use standard xorg .gitignore file
      config: upgrade to util-macros 1.8 for additional man page support
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99

James Cloos (2):
      Replace static ChangeLog with dist-hook to generate from git log
      Fix commit 08c9daab3a0b3ef37723c007858fa949cb91bbd8

Keith Packard (1):
      Use XResQueryClientIds to get pid instead of window property

Kevin Ryde (1):
      In xrestop_client_get_info() show xrestop's own pid.

Matthieu Herrb (7):
      Update README for gitlab migration
      Fix version for development.
      More fixes for README.md + modern packaging
      Remove unused function window_get_pid()
      Fix character buffer sizes to hold full formatted strings
      Fix EXTRA_DIST and MAINTAINERCLEANFILES
      Release xrestop 0.5

Paulo Cesar Pereira de Andrade (1):
      Correct make distcheck and sparse warnings.

Peter Harris (1):
      Display ShmSeg resource count

Søren Sandmann Pedersen (2):
      man page: Change -dt to -t
      More man page fixes

Walter Harms (4):
      FIX:  warning: initialization discards `const' qualifier from pointer target type
      no need-to-check argument for XFree
      remove unused debug code
      FIX: malloc+memset=calloc
2021-08-03 10:06:03 +00:00
pin
5626f026c9 x11/unibar: simplify Makefile 2021-08-03 09:03:34 +00:00
ryoon
5df8b512f1 xeyes: Remove devel/xorg-util-macros dependency. Bump PKGREVISION
It is warning and not error.
Noticed by wiz@. Thank you.
2021-08-03 08:48:51 +00:00
ryoon
8c81401c7b xeyes: Fix build. xorg-macros.pc and xi.pc are required to build 2021-08-03 03:45:25 +00:00
pin
e6b4952cc0 x11/rterm: simplify Makefile 2021-08-02 15:38:37 +00:00
pin
9093bde5f0 x11/qt5ct: update to 1.3
Version 1.3
-fixed cmake support
-prepend custom stylesheets to the application stylesheet (John Lindgren)
-updated Catalan translation (Toni Estévez)
-updated French translation (setvisible)
2021-08-02 15:08:33 +00:00
wiz
615072cd18 xorg-cf-files: update to 1.0.7.
When I released version 1.0.6 in December 2015 I wrote:
  Today is the 10th anniversary of X.Org moving off this tool for our own
  builds.  While we continue to accept patches and publish updates for the
  benefit of other packages which still use Imake to build, we have not been
  actively maintaining, testing, or adding new OS or platform support for
  Imake.  Software that still uses Imake to build is encouraged to move
  to another build system that is better maintained.

Over 5.5 years later this remains true - X.Org strongly encourages anyone
still using Imake to move to meson or another modern/maintained build tool.

Alan Coopersmith (3):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      xorg-cf-files 1.0.7

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

Petr Písař (1):
      Imake.tmpl: Invoke "ar cq" with binutils

Than Ngo (1):
      linux: Update LinuxDistribution == LinuxRedHat section
2021-08-02 10:48:26 +00:00
wiz
77841d7e9a libXft: update to 2.3.4.
This release handles the deprecation of the FcNameRegisterObjectTypes API by
fontconfig, and provides minor cleanups for compiler warnings and man pages.

Alan Coopersmith (1):
      libXft 2.3.4

Keith Packard (2):
      Skip 'render' pattern elements with invalid type
      Remove call to FcNameRegisterObjectTypes

Samanta Navarro (1):
      Fix typo in manual

Thomas E. Dickey (3):
      fix most type-conversion warnings from gcc-normal, without object-file changes
      minor typography fix
      build-fix for c89
2021-08-02 10:47:05 +00:00
wiz
1c7eed6688 libXfont2: update to 2.0.5.
libXfont provides the core of the legacy X11 font system, handling the index
files (fonts.dir, fonts.alias, fonts.scale), the various font file formats,
and rasterizing them.  It is used by the X display servers (Xorg, Xvfb, etc.)
and the X Font Server (xfs), but should not be used by normal X11 clients.  X11
clients access fonts via either the new APIs in libXft, or the legacy APIs in
libX11.

In the past, systems needed to provide both libXfont 1.5 & 2.0 libraries
to support the full X Window System.  If your system has updated to at
least xfs 1.2.0 and bdftopcf 1.1, then libXfont 1.5 should no longer be
needed and you should only need libXfont 2.0.x going forward.

Adam Jackson (1):
      README: Remove mention of libXfont 1.5

Alan Coopersmith (1):
      libXfont2 2.0.5

Alex Richardson (1):
      Fix out-of-bounds read in FontFileMakeDir()

Bernd Kuhls (1):
      configure: define HAVE_LIBBSD when libbsd was found

Jon Turney (1):
      Fix Win32 build since c4ed2e06 "Add some unit testing utilities"

Peter Harris (2):
      Fix crash when font server connection lost
      Fix use after free when font server connection lost
2021-08-02 10:41:14 +00:00
wiz
6a0abfac0e xwd: update to 1.0.8.
Version 1.0.8 of xwd is now available for all your X11 window dumping needs!

It fixes bugs you didn't even know were there and cleans up code you've
never seen!

Alan Coopersmith (7):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Combine options info into a single string in usage()
      QueryColorMap() function in multiVis.c may retrieve incorrect colours (#3)
      Adopt standard X.Org coding style
      Elide empty else
      xwd 1.0.8

Jim Rees (1):
      Zero out uninitialized memory so as not to write stack garbage to dump file

Stéphane Aulery (1):
      Ensure consistency between the manpage and the output of the -help option
2021-08-02 10:40:01 +00:00
wiz
a88e6a5683 xeyes: update to 1.2.0.
This release of xeyes adds support for using the Present and Xinput2
extensions so that your X server is even smoother when making eyes at you.

Alan Coopersmith (4):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Remove redundant declaration of hypot() for SVR4 systems
      xeyes 1.2.0

Keith Packard (3):
      Add support for the 'Present' extension. [v3]
      Use XI2 raw events to notice when mouse moves [v2]
      Clean up compiler warnings
2021-08-02 10:38:48 +00:00
wiz
deb798c1f0 modular-xorg-server: Update to 1.20.13
Matt Turner (1):
      xserver 1.20.13

Łukasz Spintzyk (2):
      present: fallback get_crtc to return crtc belonging to screen with present extension
      modesetting: unflip not possible when glamor is not set
2021-07-31 08:12:29 +00:00
ryoon
ce5e37658b *: Recursive revbump from audio/pulseaudio-15.0 2021-07-30 12:26:37 +00:00
adam
7d15949da8 gtk3: updated to 3.24.30
Overview of Changes in GTK+ 3.24.30
===================================

* Input:
 - Ignore NoSymbol key events (happens with some XKB options)
 - Fix incomplete reset in some cases

* GtkEmojiChooser:
 - Update data from CLDR 39
 - Support translated keywords for multiple languages
 - Allow inserting multiple Emoji with Ctrl
 - Match keywords for search
 - Fix a memory leak

* GtkFileChooser:
 - Accessibility improvements

* GtkTreeView
 - Fix an accessibility-related memory leak
 - Fix assertion failures in some cases

* Printing:
 - Remove the Google Cloud Print backend, since the
   service was shut down

* Wayland:
 - Work with pointer-gestures v1 protocol

* Win32:
 - Fix using GL with Mesa drivers
 - Add support for Windows Pointer Input stack

* MacOS:
 - Fix a crash with Drag-and-Drop

* Translation updates:
 Belarusian
 Brazilian Portuguese
 British English
 Catalan
 Indonesian
 Lithuanian
 Nepali
 Norwegian Bokmål
 Occitan
 Portuguese
 Romanian
 Russian
 Serbian
 Slovenian
 Spanish
 Turkish
 Ukrainian
2021-07-29 19:32:17 +00:00
wiz
84d5bbd002 xkeyboard-config: update to 2.33.
2.33	38 commits
	Translations updated
2021-07-29 10:07:15 +00:00
gutteridge
cd0e6d37d0 mate-desktop: update to 1.24.1
Change log:

mate-desktop 1.24.1

  * Translations update
  * build: silent build warnings for distcheck
  * build: use MATE_COMPILE_WARNINGS = yes as default
  * mate-about.desktop: Do not collect the translation for Icon
  * mate-about: remove unused variable ‘window’
  * Remove GTimeVal deprecation warning for GLib 2.61.2+
  * Make the build reproducible
  * build: add meson config files to EXTRA_DIST
2021-07-27 03:12:00 +00:00
bsiegert
56eb7967ed New package for p5-Gtk3-SimpleList.
This module provides a helper module for Gtk3.

It is based on Gtk2::SimpleList.
2021-07-26 16:38:46 +00:00
bsiegert
c9eb65b919 New package, p5-gtk3 (Gtk3 module).
Perl bindings to the 3.x series of the gtk+ toolkit.  This module allows you to
write graphical user interfaces in a Perlish and object-oriented way, freeing
you from the casting and memory management in C, yet remaining very close in
spirit to original API.
2021-07-26 14:18:15 +00:00
micha
378aa28f4a x11/fltk13: Update to 1.3.7
This release does not contain new "ABI features". The ABI (Application
Binary Interface) is 100% compatible with releases 1.3.5 and 1.3.6.

CHANGES IN FLTK 1.3.7                            RELEASED: Jul 25 2021

FLTK 1.3.7 is a maintenance release for macOS only. It fixes one
regression introduced in FLTK 1.3.6 and two long standing timer
issues on macOS.

Other platforms than macOS are not concerned.

Changes:

  Avoid premature FL_RELEASE event at start of drag-n-drop operation
  Fix a timer inconsistency and prevent a crash
  Fl::add_timeout() must always create a new timer (#248)
2021-07-26 11:00:33 +00:00
gutteridge
97ba3cd81b mozo: update to 1.24.1
Change log:

mozo 1.24.1

  * Translations update
  * i18n: Do not collect the translation for Icon
  * add meson build files to EXTRA_DIST
2021-07-24 21:51:53 +00:00
tnn
4a1a0f6c12 alacritty: XIM bug workaround no longer necessary on NetBSD-current 2021-07-22 18:46:27 +00:00
tnn
ab9578d7c4 g/c RUSTFLAGS from individual package Makefiles. Handled by cargo.mk. 2021-07-22 16:16:35 +00:00
tnn
8dfb107e17 modular-xorg-server: back out one of the previous patches
The fix needs to go in compiler.h instead, like in xsrc.
2021-07-21 21:56:10 +00:00
tnn
5db9b6fdcd modular-xorg-server: some minor build fixes for NetBSD/alpha 2021-07-21 21:50:29 +00:00
tnn
d6611af662 qt5-qtbase: fix build on Darwin. No need for -lexecinfo. 2021-07-21 15:31:28 +00:00
tnn
1d1540b0c3 libdrm: remove duplicate PLISTs 2021-07-20 09:43:22 +00:00
tnn
fd6ac1fbc6 mrxvt: patch CVE-2021-33477 RCU. Fix pkglint. Bump. 2021-07-19 13:03:38 +00:00
nia
416ba934fd add x11/cool-retro-term
cool-retro-term is a terminal emulator which mimics the look and feel of
the old cathode tube screens. It has been designed to be eye-candy,
customizable, and reasonably lightweight.
2021-07-18 11:49:26 +00:00
wiz
ea25e80a2b modular-xorg-server: update to 1.20.12.
Erik Kurzinger (1):
      glx: don't create implicit GLXWindow if one already exists

Jeremy Huddleston Sequoia (2):
      xquartz: Fix appFlags build failure with macOS 10.15+ SDKs
      xquartz: Ensure the mouse pointer is shown when switching to a native macOS alert or window

Jose Maria Casanova Crespo (1):
      glamor: Avoid using GL_QUADS on V3D

Matt Turner (2):
      Build xz tarballs instead of bzip2
      xserver 1.20.12

Olivier Fourdan (4):
      xwayland: Add PtrFeedback to the touch device
      dix: Guard against non-existing PtrFeedbackPtr
      glx: Set ContextTag for all contexts
      glx: Fix use after free in MakeCurrent

Vasily Khoruzhick (1):
      glx: fixup symbol name for get_extensions function

Ville Syrjälä (2):
      modesetting: Update props for dynamically added outputs
      modesetting: Fix possible_crtcs

Zoltán Böszörményi (1):
      xfree86: Fix NULL pointer dereference crash

orbea (1):
      hw/dmx/config: Link directly with libdmxconfig.a

Łukasz Spintzyk (9):
      modesetting: Disable reverse prime offload mode for displays running on evdi,udl
      modesetting: Initialize present extension despite glamor is disabled
      present: Use crtc's screen present operation for syncing
      present: fix msc offset calculation in screen mode
      modesetting: Find crtc on slave outputs as fallback instead of returning primary crtc
      modesetting: remove unnecessary ms_covering_xf86_crtc dup of ms_covering_randr_crtc
      modesetting: Remove few common functions from ms namespace
      xfree86: Change displays array to pointers array to fix invalid pointer issues after table reallocation
      xfree86: Fix out of array bound access to xf86Entities
2021-07-17 15:58:02 +00:00
nia
f7dbcee34f qt5-qtmultimedia: pulseaudio no longer indirectly requires rust 2021-07-16 13:33:02 +00:00
wiz
593fa92d74 xkeyboard-config: update to 2.32.
2.32	95 commits
	Translations updated
2.31	86 commits
	Translations updated
2.30	29 commits
	Translations updated
2.29	47 commits
	Translations updated
2021-07-15 10:56:21 +00:00
wiz
eb8a49ef48 modular-xorg-server: note conflict with libxcvt 2021-07-13 12:05:48 +00:00
wiz
662222c871 x11/Makefile: + libxcvt 2021-07-13 12:05:24 +00:00
wiz
d304cdf9be x11/libxcvt: import libxcvt-0.1.0
libxcvt is a library providing a standalone version of the X server
implementation of the VESA CVT standard timing modelines generator.

libxcvt also provides a standalone version of the command line tool
cvt copied from the Xorg implementation and is meant to be a direct
replacement to the version provided by the Xorg server.
2021-07-13 12:05:08 +00:00
tnn
fa6a3cd991 alacritty: add link to tech-x11 thread 2021-07-12 14:10:10 +00:00
markd
66723a4bf4 kde-runtime4: drop openexr 2021-07-11 20:53:12 +00:00
gutteridge
fe4b163120 mate-applets: update to 1.24.1
pkgsrc-specific changes:

Removed various no longer relevant dependencies, most significantly,
Python 2.7 and GObject3. gucharmap continues to be an optional
dependency, but the version in pkgsrc is too old, and gets rejected.
This is disabled, for now. (There is still an apparent issue to sort
out with the MATE meta-pkg's Makefile.common, but it's more minor.)

Change log:

mate-applets 1.24.1

  * update translations
  * battstat: Fix memory leak
  * charpick: Fix memory leak reported by clang static analyzer
  * multiload: Fix memory leak
  * build: silent build warnings for distcheck
  * cpufreq: generate missing 256x256 and 64x64 icons from svg file
  * eyes: generate missing 256x256 and 64x64 icons from svg file
  * netspeed: don't define MATELOCALEDIR
  * build: drop unused matelocaledir variable
  * drivemount: Remove global variable
2021-07-11 00:27:10 +00:00
dholland
9aa7404570 x11/wmweather: apply patch from Romain Dolbeau in PR 55284.
Fixes time_t abuse leading to crashes on 32-bit platforms.
2021-07-10 17:13:44 +00:00
markd
94b5952b45 qt5-qtdeclarative: fix build with gcc-11 2021-07-09 22:52:54 +00:00
markd
54b37469bd qt5-qtbase: fix build with gcc-11 2021-07-09 22:48:46 +00:00
markd
26e7838bbb kdelibs4: drop openexr support. 2021-07-08 21:32:16 +00:00
pin
2b54530f3a x11/unibar: reclaim maintainership 2021-07-08 13:33:26 +00:00