Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.0_2 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
2.3.0_2 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
2.3.0_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
2.3.0 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3.0 06 Jul 2022 20:18:58
    |
Tobias C. Berner (tcberner)  |
deskutils/maliit-framework: update to 2.3.0
Changelog:
* Fix paths in maliit-defines.prf
* Use compose input plugin fallback only if key redirection is disabled
* Remove leftover code from Qt 4 times
* Enable installing unit tests again
* Remove legacy unused Maemo-specific code
* Use QLoggingCategory for logging
* Fix application orientation angle back to clockwise
* Add the Mir input panel window type flag
* Use CMAKE_INSTALL_FULL_* paths in pkgconfig files
* Remove the unused and unnecessary gtk3 wayland input context plugin
* Remove unused and useless install target |
2.2.1 05 Apr 2022 18:32:34
    |
Tobias C. Berner (tcberner)  |
deskutils/maliit-framework: update to 2.2.1 |
2.2.0 01 Apr 2022 17:48:36
    |
Tobias C. Berner (tcberner)  |
deskutils/maliit-framework: update to 2.2.0 |
2.1.1 31 Dec 2021 09:53:01
    |
Jan Beich (jbeich)  |
deskutils/maliit-framework: explicitly depend on wayland-protocols
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
Could NOT find WaylandProtocols (missing: WAYLANDPROTOCOLS_PATH)
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594
(_FPHSA_FAILURE_MESSAGE)
cmake/FindWaylandProtocols.cmake:38 (find_package_handle_standard_args)
CMakeLists.txt:52 (find_package)
PR: 260639
Reported by: antoine (via exp-run) |
2.1.1 25 Nov 2021 04:43:28
    |
Tobias C. Berner (tcberner)  |
deskutils/maliit-framework: add missing dependency |
2.1.1 24 Sep 2021 15:57:01
    |
Tobias C. Berner (tcberner)  |
deskutils/maliit-framework: update to 2.1.1
Changelog:
https://github.com/maliit/framework/releases/tag/2.1.0
Note: 2.1.1 is just a build fix for the README.md installation. |
2.0.0 06 Jul 2021 16:22:16
    |
Loïc Bartoletti (lbartoletti)  |
deskutils/maliit-framework: : fix configure after qtchooser removal
Reported by: pkg-fallout |
2.0.0 30 Jun 2021 11:18:18
    |
Tobias C. Berner (tcberner)  |
deskutils/maliit-framework: New port
Maliit provides a flexible and cross-platform input method framework for
mobile and embedded text input, including a virtual keyboard. It has a
plugin-based client-server architecture where applications act as
clients and communicate with the Maliit server via input context
plugins.
WWW: https://maliit.github.io/ |