2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-08-06 08:38:26 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
ibus: cleanup
|
2023-06-07 13:27:34 by Michael Baeuerle | Files touched by this commit (55) |
Log message:
Recursive revbump for new major version of graphics/graphviz.
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2023-02-23 16:01:01 by Izumi Tsutsui | Files touched by this commit (6) | |
Log message:
ibus: update to 1.5.28.
pkgsrc changes:
- explicitly use updated unicode-character-database 15.0.0 and
unicode-emoji 15.0
- remove -ldl workaround since pull request has been applied in upstream
https://github.com/ibus/ibus/pull/2442
- fix endianness check in configure
https://github.com/ibus/ibus/pull/2477
- workaround X11 locale Compose directory problem (${PREFIX}/lib/X11/locale
vs ${PREFIX}/share/X11/locale) on NetBSD native X11
https://github.com/ibus/ibus/pull/2478
Upstream changes:
https://github.com/ibus/ibus/releases/tag/1.5.28
1.5.28
* Implement new process_key_event for ibus-x11 506ac99
* Convert internal EN compose table to GResource 19ca106 ae69635 bf8848e
* Enhance surrounding text 8d0abbc 781119b ddead51 2a235c8
* Enhance CI 2719e93 2555fa9 a3a9bd3 f3a7772
* Update ibusunicodegen.h with Unicode 15.0.0 8f00d67
* Update simple.xml with xkeyboard-config 2.38-1 594ec48 3c51582
* Fix SEGVs cd621f8 ecfae16
* Release 1.5.28 bc065f8
Code Contributors:
* tools: Check libdl for dlclose() properly in configure (Izumi Tsutsui)
babad78
* configure: Fix texts for surrounding text (Eberhard Beilharz) d190bc3
* Add active-surrounding-text property to IBusEngine (Philippe Rouquier)
bd24be4
Translation Contributors:
* po: Update translation (Georgian) (Temuri Doghonadze) 382c034
* po: Update translation (Spanish) (Emilio Herrera) 8abf3eb
* po: Update translation (Turkish) (Oguz Ersen) f3a9983
* po: Update translation (Russian) (Alexey Rubtsov) 4b0e4c5
* po: Update translation (Korean) (simmon) 41e33c2
* po: Update translation (French) (Julien Humbert) 2f897b5
* po: Update translation (Italian) (Luis Pixeltux) f6eabce
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
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-09-03 16:14:41 by Izumi Tsutsui | Files touched by this commit (5) | |
Log message:
ibus: update to 1.5.27.
pkgsrc changes:
- workaround for unconditional -ldl for ubuntu
https://github.com/ibus/ibus/pull/2442
Upstream changes:
https://github.com/ibus/ibus/releases/tag/1.5.27
1.5.27
* Disable XKB engines in Plasma Wayland 230fb22 b4723eb 9ad0637
* ibusimcontext keycode - 8 for gtk3 keycode generation 8711dc8
* Revert CCedilla change for pt-BR in ibusimcontext 3e5fab4
* Update CI 47303a6 16df64e 79e446e
* Add IBUS_CAP_OSK to IBusCapabilite b94f0c1
* Enable ibus restart in GNOME desktop ab0d176
* Add ibus im-module command 965567d fee26c6 db2ef5d
* Implement new process_key_event for GTK4 c957c5f
* Add focus_in_id()/focus_out_id() class methods 92771d0
* Delete xkb:latam:: in denylist.txt 82e38d9
* Enhance Xutf8TextListToTextProperty d47dbfa
* Revert Emoji shoftcut key to Super-space 1520c39
* Update simple.xml with xkeyboard-config 2.36 ef9bd3b
Code Contributors:
* Fix refcounting issues (Carlos Garnacho) 17648f0
* Fix bashisms in org.freedesktop.IBus.session.GNOME.service (Mitsuya
Shibata) f1c456d
* Update xkb-latin-layouts in gschema (Mike FABIAN) bca7bf0
* Use our own prefix to look up systemd user services dir (Naim Favier)
9f62a40
* Add functionality to change IBus panel themes with available GTK themes
(Hollow Man) 233a3f4 addab9f ff99828
Translation Contributors:
* Update translation (Korean) (simmon) f7c045e d810713
* Update translation (Punjabi) (A S Alam) 5f85888
* Update translation (Italian) (Nathan) 8ec7eff
* Update translation (Ukrainian) (Yuri Chornoivan) 2c262cb 742091b
* Update translation (Japanese) (fujiwarat) f3d7aa9
* Update translation (Estonian) (H A) e88651e
* Update translation (Polish) (Piotr Drag) e78c545
* Update translation (German) (Mike FABIAN) 1f4fe9f
* Update translation (Turkish) (Oguz Ersen) ced5bfb
|
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.
|
2022-07-22 19:07:15 by Michael Baeuerle | Files touched by this commit (53) |
Log message:
*: recursive bump for graphics/graphviz 5.0.0
|