Next | Query returned 46 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2526)
Log message:
*: Recursive revbup from graphics/freetype2
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump
   2022-11-27 06:06:28 by David H. Gutteridge | Files touched by this commit (2) | Package updated
Log message:
mate-power-manager: update to 1.26.0

Change log:

### mate-power-manager 1.26.0

  * Translations update
  * update copyright to 2021
  * applets: Do not build the path to the menu files
  * build: Use PACKAGE_URL variable
  * update resource for transifex
  * Update copyright to 2021
  * Remove warning -Wunused-but-set-variable
  * update issue template
  * gpm-backlight: Fix the position of the inline keyword
  * mate-power-preferences: add option to enable keyboard dimming
  * Switch default from libgnome-keyring to libsecret
  * gpm-control.c: Add libsecret implementation to gpm_control_hibernate()
  * gpm-control.c: Add libsecret implementation to gpm_control_suspend()
  * Add autotools support for libsecret
  * brightness applet: Prevent sliding from bogging down the UI
  * Install action and status icons to right location
  * Remove trailing spaces/tabs
  * gpm-kbd-backlight: Remove unused functions
  * Remove unused variable from gpm_notebook_scroll_event_cb

### mate-power-manager 1.25.0

  * Translations update
  * Add git.mk to generate .gitignore
  * gpm-kbd-backlight: do not change keyboard back-light, when disabled
  * build: silent build warnings for distcheck
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * gpm-phone: silent "not connected" message unless debug
  * Remove unused entry from autostart
  * gpm-brightness: silent "using cache for value" message unless debug
  * Remove warning: ���GTimeVal��� is deprecated
  * gpm-backlight: silent "no dimming hardware" message unless debug
  * gpm-control: warning when a property cannot be set using dbus
  * glib-genmarshal: replace deprecated tokens NONE and BOOL
  * Remove warning function declaration isn���t a prototype
  * Port from EggDebug to the built-in GLib logging framework
  * gpm-manager: Remove dereference of a null pointer warning
  * Remove warning use of memory after it is freed
  * Rewrite gpm-prefs.ui from scratch
  * Remove warnings: unused variable
  * Read authors (updated) from mate-power-manager.about
  * Use gtk_show_about_dialog to show about dialog
  * Remove the CPU wakeups feature
  * Update copyright year on about dialog
  * generate missing gpm-* PNGs from new SVGs
  * add missing gpm-phone SVGs
  * add missing gpm-keboard SVGs
  * add missing gpm-mouse SVGs
   2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999)
Log message:
Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3062)
Log message:
revbump for icu and libffi
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2021-08-06 03:16:18 by David H. Gutteridge | Files touched by this commit (2) | Package updated
Log message:
mate-power-manager: update to 1.24.3

Change log:

mate-power-manager 1.24.3

  * Translations update
  * gpm-prefs-core: fix building
  * mate-power-preferences: add option to enable keyboard dimming
  * brightness applet: Prevent sliding from bogging down the UI

mate-power-manager 1.24.2

  * Translations update
  * gpm-kbd-backlight: do not change keyboard back-light, when disabled
  * build: silent build warnings for distcheck
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * Remove unused entry from autostart
   2020-11-22 13:58:37 by Nia Alarie | Files touched by this commit (2)
Log message:
mate-power-manager: Disable gnome-keyring integration
   2020-08-24 06:41:43 by David H. Gutteridge | Files touched by this commit (39)
Log message:
mate*: remove unintentional linkage against pkgsrc gettext-libs

As of 1.24, MATE requires GNU-specific msgfmt features. meta-pkgs/mate/
Makefile.common r. 1.10 expressed this tool dependency using
USE_BUILTIN.gettext=no, but this exposed pkgsrc gettext-libs in the
build environment as well, which some MATE packages then linked
against, but gettext-libs didn't end up being declared as a run-time
dependency, so binary package installations were broken (with the
workaround of manually installing the undeclared gettext-libs
dependency). Express this dependency differently, so GNU msgfmt is
used as a tool without exposing pkgsrc gettext-libs.

(The pkgsrc tooling infrastruture could be altered to provide a
distinct "gmsgfmt" tool, same with "gxgettext", and perhaps \ 
others.
Here I'm just immediately concerned with fixing this packaging issue.)

Addresses PR pkg/55503 by Jay Patel.

Next | Query returned 46 messages, browsing 11 to 20 | Previous