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: x11-fonts/fcft/Makefile

Number of commits found: 28

Tuesday, 27 Feb 2024
17:35 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.8

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.8
Reported by:	upstream (via mail)
commit hash: 719e6af955b069724174e1fa49305536b61df41b commit hash: 719e6af955b069724174e1fa49305536b61df41b commit hash: 719e6af955b069724174e1fa49305536b61df41b commit hash: 719e6af955b069724174e1fa49305536b61df41b 719e6af
Friday, 12 Jan 2024
22:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 9f8f710
Friday, 15 Dec 2023
19:02 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.7

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.7
Reported by:	upstream (via mail)
commit hash: 19b387b6115fa9a04e61b7323f4d2c188402b71c commit hash: 19b387b6115fa9a04e61b7323f4d2c188402b71c commit hash: 19b387b6115fa9a04e61b7323f4d2c188402b71c commit hash: 19b387b6115fa9a04e61b7323f4d2c188402b71c 19b387b
Saturday, 21 Oct 2023
14:43 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Treewide: Bump consumers of textproc/utf8proc

...after commit a71f6f1f41195fc156071640e2cd200541c21e52

Reported by:	vvd
commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1 commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1 commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1 commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1 b63a90c
Friday, 14 Jul 2023
12:46 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.6

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.6
Reported by:	upstream (via mail)
commit hash: d2aef204ce1da9a6b7306b4cdd492d9d0f1b47d9 commit hash: d2aef204ce1da9a6b7306b4cdd492d9d0f1b47d9 commit hash: d2aef204ce1da9a6b7306b4cdd492d9d0f1b47d9 commit hash: d2aef204ce1da9a6b7306b4cdd492d9d0f1b47d9 d2aef20
Tuesday, 20 Sep 2022
20:11 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.5

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.5
Reported by:	upstream (via mail)
commit hash: 5ff379954cd83694a8923d706296c8af06b16828 commit hash: 5ff379954cd83694a8923d706296c8af06b16828 commit hash: 5ff379954cd83694a8923d706296c8af06b16828 commit hash: 5ff379954cd83694a8923d706296c8af06b16828 5ff3799
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
Tuesday, 6 Sep 2022
17:01 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.4

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.4
Reported by:	upstream (via mail)
commit hash: e7c97c782386fecd9d784eb1fde350d25f3de88d commit hash: e7c97c782386fecd9d784eb1fde350d25f3de88d commit hash: e7c97c782386fecd9d784eb1fde350d25f3de88d commit hash: e7c97c782386fecd9d784eb1fde350d25f3de88d e7c97c7
Monday, 22 Aug 2022
16:01 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.3

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.3
Reported by:	upstream (via mail)
commit hash: 1b3b64ebdc4064a27659bed2a4e2df3ff0df089b commit hash: 1b3b64ebdc4064a27659bed2a4e2df3ff0df089b commit hash: 1b3b64ebdc4064a27659bed2a4e2df3ff0df089b commit hash: 1b3b64ebdc4064a27659bed2a4e2df3ff0df089b 1b3b64e
Thursday, 19 May 2022
15:00 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.2

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.2
Reported by:	upstream (via mail)
commit hash: 69a20a202a4befaabe32ae8c996b7d6a481fd79e commit hash: 69a20a202a4befaabe32ae8c996b7d6a481fd79e commit hash: 69a20a202a4befaabe32ae8c996b7d6a481fd79e commit hash: 69a20a202a4befaabe32ae8c996b7d6a481fd79e 69a20a2
Sunday, 1 May 2022
17:33 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.1

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.1
Reported by:	upstream (via mail)
commit hash: 12f47a6902fa46062e2b63bced1c07aa10a977f9 commit hash: 12f47a6902fa46062e2b63bced1c07aa10a977f9 commit hash: 12f47a6902fa46062e2b63bced1c07aa10a977f9 commit hash: 12f47a6902fa46062e2b63bced1c07aa10a977f9 12f47a6
14:45 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.1.0

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.0
Reported by:	upstream (via mail)
commit hash: 4eecccd416f4991013ec5352e6a1fc05f1b26043 commit hash: 4eecccd416f4991013ec5352e6a1fc05f1b26043 commit hash: 4eecccd416f4991013ec5352e6a1fc05f1b26043 commit hash: 4eecccd416f4991013ec5352e6a1fc05f1b26043 4eecccd
Sunday, 6 Feb 2022
00:08 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.0.1

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.0.1
Reported by:	upstream (via mail)
commit hash: a775674bd0992a480f2c7448e5946a23c4290ddf commit hash: a775674bd0992a480f2c7448e5946a23c4290ddf commit hash: a775674bd0992a480f2c7448e5946a23c4290ddf commit hash: a775674bd0992a480f2c7448e5946a23c4290ddf a775674
Saturday, 5 Feb 2022
19:56 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 3.0.0

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.0.0
Reported by:	upstream (via mail)
commit hash: 748c58fcf5507e68d901e2aba8b2c7446ab712a3 commit hash: 748c58fcf5507e68d901e2aba8b2c7446ab712a3 commit hash: 748c58fcf5507e68d901e2aba8b2c7446ab712a3 commit hash: 748c58fcf5507e68d901e2aba8b2c7446ab712a3 748c58f
Wednesday, 8 Dec 2021
19:04 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.5.1

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.5.1
Reported by:	upstream (via mail)
commit hash: 861ace77515f96c889ce27c968aba52289e64d48 commit hash: 861ace77515f96c889ce27c968aba52289e64d48 commit hash: 861ace77515f96c889ce27c968aba52289e64d48 commit hash: 861ace77515f96c889ce27c968aba52289e64d48 861ace7
Saturday, 13 Nov 2021
17:19 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.5.0

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.5.0
Reported by:	upstream (via mail)
commit hash: 18aded9b8ad85bcc6a6f3230a70b768b9de63749 commit hash: 18aded9b8ad85bcc6a6f3230a70b768b9de63749 commit hash: 18aded9b8ad85bcc6a6f3230a70b768b9de63749 commit hash: 18aded9b8ad85bcc6a6f3230a70b768b9de63749 18aded9
Saturday, 23 Oct 2021
14:36 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.4.6

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.4.6
Reported by:	upstream (via mail)
commit hash: 5a5e1aa4d6020cae803351d27e8519ca77f50489 commit hash: 5a5e1aa4d6020cae803351d27e8519ca77f50489 commit hash: 5a5e1aa4d6020cae803351d27e8519ca77f50489 commit hash: 5a5e1aa4d6020cae803351d27e8519ca77f50489 5a5e1aa
Saturday, 14 Aug 2021
15:20 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.4.5

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.4.5
Reported by:	upstream (via mail)
commit hash: 77edff944ee44eaf695233701acf278b7238e94a commit hash: 77edff944ee44eaf695233701acf278b7238e94a commit hash: 77edff944ee44eaf695233701acf278b7238e94a commit hash: 77edff944ee44eaf695233701acf278b7238e94a 77edff9
Thursday, 22 Jul 2021
09:29 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.4.4

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.4.4
Reported by:	upstream (via mail)
commit hash: db5c2d8f1b27a0ff5eba40a03c58d455a82e9ff2 commit hash: db5c2d8f1b27a0ff5eba40a03c58d455a82e9ff2 commit hash: db5c2d8f1b27a0ff5eba40a03c58d455a82e9ff2 commit hash: db5c2d8f1b27a0ff5eba40a03c58d455a82e9ff2 db5c2d8
Monday, 19 Jul 2021
02:49 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.4.3

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.4.3
Reported by:	upstream (via mail)
commit hash: 1df343dd126b5d40833276c148858f340e5f2670 commit hash: 1df343dd126b5d40833276c148858f340e5f2670 commit hash: 1df343dd126b5d40833276c148858f340e5f2670 commit hash: 1df343dd126b5d40833276c148858f340e5f2670 1df343d
Wednesday, 7 Jul 2021
19:49 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.4.2

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.4.2
Reported by:	upstream
commit hash: 97bd5d3d2fa184ab8f8919f5db1d8a09568a100c commit hash: 97bd5d3d2fa184ab8f8919f5db1d8a09568a100c commit hash: 97bd5d3d2fa184ab8f8919f5db1d8a09568a100c commit hash: 97bd5d3d2fa184ab8f8919f5db1d8a09568a100c 97bd5d3
Wednesday, 23 Jun 2021
19:12 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.4.1

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.4.1
Reported by:	Repology
commit hash: 486d446ab2215407b2918fafb4db05a27756d1f0 commit hash: 486d446ab2215407b2918fafb4db05a27756d1f0 commit hash: 486d446ab2215407b2918fafb4db05a27756d1f0 commit hash: 486d446ab2215407b2918fafb4db05a27756d1f0 486d446
Friday, 7 May 2021
16:22 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.4.0

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.4.0
Reported by:	Repology
commit hash: 3233396ba711cd7e00a802e69cfd2fe5b020601f commit hash: 3233396ba711cd7e00a802e69cfd2fe5b020601f commit hash: 3233396ba711cd7e00a802e69cfd2fe5b020601f commit hash: 3233396ba711cd7e00a802e69cfd2fe5b020601f 3233396
Thursday, 15 Apr 2021
00:45 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/fcft: update to 2.3.3

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/2.3.3
Reported by:	Repology
commit hash: 7e5092138ae4d2ff2c736c0558cd621e76317a90 commit hash: 7e5092138ae4d2ff2c736c0558cd621e76317a90 commit hash: 7e5092138ae4d2ff2c736c0558cd621e76317a90 commit hash: 7e5092138ae4d2ff2c736c0558cd621e76317a90 7e50921
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 21 Dec 2020
21:39 jbeich search for other commits by this committer
x11-fonts/fcft: apply upstream crashfix

$ fnott &
$ notify-send "this is the summary" "this is the body"
$ fnottctl quit
Assertion failed: (fcCacheChains[i] == NULL), function FcCacheFini, file
fccache.c, line 807.
(lldb) bt
* thread #1, name = 'fnott', stop reason = signal SIGABRT
  * frame #0: 0x00000008005eb30a libc.so.7`__sys_thr_kill at thr_kill.S:4
    frame #1: 0x0000000800556ff4 libc.so.7`__raise(s=6) at raise.c:52:10
    frame #2: 0x0000000800616be9 libc.so.7`abort at abort.c:67:8
    frame #3: 0x0000000800537b91 libc.so.7`__assert(func=<unavailable>,
file=<unavailable>, line=<unavailable>, failedexpr=<unavailable>) at
assert.c:51:2
    frame #4: 0x0000000800922b94 libfontconfig.so.1`FcCacheFini at
fccache.c:807:6
    frame #5: 0x000000080093eafd libfontconfig.so.1`IA__FcFini at fcinit.c:205:5
    frame #6: 0x0000000800434989 libfcft.so.3`fini at fcft.c:233:5
    frame #7: 0x0000000800247906
ld-elf.so.1`objlist_call_fini(list=<unavailable>, root=<unavailable>,
lockstate=<unavailable>) at rtld.c:2761:4
    frame #8: 0x00000008002401c9 ld-elf.so.1`rtld_exit at rtld.c:3148:5
    frame #9: 0x00000008006170ae libc.so.7`__cxa_finalize(dso=<unavailable>) at
atexit.c:240:5
    frame #10: 0x0000000800617711 libc.so.7`exit(status=0) at exit.c:74:2
    frame #11: 0x000000000020c866 fnott`_start(ap=<unavailable>,
cleanup=<unavailable>) at crt1_c.c:75:2
Original commitRevision:558862 
Sunday, 20 Dec 2020
16:54 jbeich search for other commits by this committer
x11/fuzzel: add new port

Fuzzel is a Wayland-native application launcher, similar to rofi's
'drun' mode.

Features:
- Wayland native
- Rofi drun-like mode of operation
- dmenu mode where newline separated entries are read from stdin
- Emacs key bindings
- Icons!
- Remembers frequently launched applications

https://codeberg.org/dnkl/fuzzel
Original commitRevision:558757 

Number of commits found: 28