notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: deskutils/maliit-keyboard/Makefile

Number of commits found: 9

Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
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
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 24 Jul 2022
08:38 Tobias C. Berner (tcberner) search for other commits by this committer
deskutils/maliit-keyboard: update to 2.3.1

Changelog:
 * Fix extended keys to have uniform width in popover
 * Implement grid layout for longer extended keys lists
 * Render button as down when CharKey is pressed
 * Fix crash in pinyin keyboard due to wrong cmake variable
commit hash: 8aa32839efaa007c883466af56018620c21e37be commit hash: 8aa32839efaa007c883466af56018620c21e37be commit hash: 8aa32839efaa007c883466af56018620c21e37be commit hash: 8aa32839efaa007c883466af56018620c21e37be 8aa3283
Wednesday, 6 Jul 2022
20:28 Tobias C. Berner (tcberner) search for other commits by this committer
deskutils/maliit-keyboard: update to 2.3.0

Changelog:
 *   Add CI build rule to build on KDE Neon
 *   Remove unused window flag setting code
 *   Replace remaining context properties with singletons
 *   Remove unused and useless install target
 *   Fix builds without Pinyin
 *   Fix the build of unit tests and enable them by default
 *   Fix a possible undefined error in CharKey
 *   Improve the PhoneNumber keyboard layout
 *   Fix the settings URL for Plasma Mobile kcm renaming
 *   Use new syntax for Connections components
 *   Rely on QQC2 styles insted of an internal themes implementation
commit hash: 0b7084a7f453f52e3db651fbbb21635c9c77917b commit hash: 0b7084a7f453f52e3db651fbbb21635c9c77917b commit hash: 0b7084a7f453f52e3db651fbbb21635c9c77917b commit hash: 0b7084a7f453f52e3db651fbbb21635c9c77917b 0b7084a
Thursday, 14 Apr 2022
19:12 Tobias C. Berner (tcberner) search for other commits by this committer
deskutils/maliit-keyboard: update to 2.2.1.1
commit hash: d342243af1743b8e77dca6cc6b3bd07817e6bb01 commit hash: d342243af1743b8e77dca6cc6b3bd07817e6bb01 commit hash: d342243af1743b8e77dca6cc6b3bd07817e6bb01 commit hash: d342243af1743b8e77dca6cc6b3bd07817e6bb01 d342243
Friday, 1 Apr 2022
17:48 Tobias C. Berner (tcberner) search for other commits by this committer
deskutils/maliit-keyboard: update to 2.2.0
commit hash: 5133b0cab33334f85b5004e8a320aaf98c2837a7 commit hash: 5133b0cab33334f85b5004e8a320aaf98c2837a7 commit hash: 5133b0cab33334f85b5004e8a320aaf98c2837a7 commit hash: 5133b0cab33334f85b5004e8a320aaf98c2837a7 5133b0c
Friday, 24 Sep 2021
16:11 Tobias C. Berner (tcberner) search for other commits by this committer
deskutils/maliit-keyboard:  update to 2.1.0

Changelog:
	https://github.com/maliit/keyboard/releases/tag/2.1.0
commit hash: c134d6348b438767e3470934931f268f5046b743 commit hash: c134d6348b438767e3470934931f268f5046b743 commit hash: c134d6348b438767e3470934931f268f5046b743 commit hash: c134d6348b438767e3470934931f268f5046b743 c134d63
Friday, 27 Aug 2021
15:05 Tobias C. Berner (tcberner) search for other commits by this committer
gnome.mk: fix usage of GLIB_SCHEMAS in five ports

Glib schema files should be registered using the GLIB_SCHEMAS
variable provided by gnome.mk. This will add them and additionally
the required glib-schemas keyword to the plist.

The following ports were touched:

 * deskutils/foliate
 * deskutils/gnome-tweaks
 * deskutils/maliit-keyboard
 * games/swell-foop
 * textproc/ibus-m17n
commit hash: 421153eccef8f5443584cace7c336e1072773662 commit hash: 421153eccef8f5443584cace7c336e1072773662 commit hash: 421153eccef8f5443584cace7c336e1072773662 commit hash: 421153eccef8f5443584cace7c336e1072773662 421153e
Wednesday, 30 Jun 2021
11:47 Tobias C. Berner (tcberner) search for other commits by this committer
deskutils/maliit-keyboard: 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: http://maliit.github.io/
commit hash: ecfeb56e2a4d7ac5c939ad893d8be7cd62d5465d commit hash: ecfeb56e2a4d7ac5c939ad893d8be7cd62d5465d commit hash: ecfeb56e2a4d7ac5c939ad893d8be7cd62d5465d commit hash: ecfeb56e2a4d7ac5c939ad893d8be7cd62d5465d ecfeb56

Number of commits found: 9