maybe condition to the presence of /usr/bin/tic considering that it does not exist in FreeBSD 13 and it won't be MFCed
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 25 2025
Jul 24 2025
Jul 14 2025
Jul 13 2025
Judging by the mailing list, these instructions not being in here are causing problems. I will commit this tonight when I get home.
Jun 15 2025
Thanks @bcr! One thing I've been struggling with is I'd like to tell them but haven't liked anything I've come up with is "hey check the version of the package and make sure it matches the version of the kernel".
I've found two small nits. The rest looks god enough to commit I would say. As mentioned by others, we can always fix other things found in a followup commit.
Jun 14 2025
May 13 2025
Apr 14 2025
Committed as e86781da6b600e8096a42a6f44b2b7f97ff08251
Mar 13 2025
Mar 12 2025
I've been hacking on this a while, here's what I've got so far.
Feb 27 2025
One problem that keeps me from wanting to merge this, is that the Xorg FreeType Module has not existed in at least 15 years, but I can't really find any information about that to rewrite the relevant areas.
Feb 24 2025
I think you can commit it, if there's an improvement, we can change it later.
Thanks for all the improvements.
Thanks Jim, these are all great!
A few minor edits. Good job on this section.
Feb 20 2025
Here's my current draft, I am not suggesting this is mergable currently,
maybe parts of it are, but here's just what I've got so far in case
anyone is interested in this issue.
Jan 21 2025
Jan 20 2025
Sep 5 2024
Some language and typo fixes.
Sep 2 2024
Next revision will include increased detail about fonts and configuring touchpads with libinput, however I am really hoping to fix this problem at what I perceive to be the root with upstream manpage.
Aug 10 2024
Fixed xrefs
Aug 9 2024
Additional attempting to clarify more of the instructions. It's still WIP, but appreciate any general feedback.
Thanks @bcr for showing me the testing instructions! Proofreading the rendered output is massively easier!
Here's how you can "make" the doc tree:
https://docs.freebsd.org/en/books/fdp-primer/doc-build/
Found a few straggler typos, sorry for the noise.
Removed duplicated warning after testing and proofreading.
Aug 1 2024
Jul 31 2024
Thanks!
LGTM but I'm not a doc committer.
Polite ping
Jul 11 2024
Jun 16 2024
Jun 1 2024
Capitalize beginning of comment, thanks!
May 31 2024
May 30 2024
improve comment consistency with upstream, except expanded because xkb is already parsed from the name.
I'm intending to improve consistency with setxkbmap and search results, as XKB is already parsed from the name.
Make comment consistent with setxkbmap.
Feb 4 2024
Jan 31 2024
Thanks for the hint! The bad distfile name really bothered me, but I couldn't figure it out on my own.
Jan 22 2024
Jan 10 2024
Apr 7 2023
2023-04-07 (and newer) results for Vulkan on X11 (both Xwayland and Xorg) are too low like during software rendering. Seems to be limited to --fullscreen option. Likely a drm-kmod regression as mesa-devel-21.2.b.284 no longer works (VK_ERROR_DEVICE_LOST) without either ANV_QUEUE_THREAD_DISABLE=1 or mesa@d2ff2b9e4a22 and still exhibits low performance as new versions.
Nov 30 2022
Sep 1 2022
Aug 30 2022
Aug 16 2022
Aug 13 2022
Abandoning as I lack mental energy to respond to possible comments, and I'm probably no longer interested in FreeBSD.
This has nothing to do with this review, this is just accumulated. Feel free to pickup the revision if you are interested.
Aug 6 2022
Jun 30 2021
Oct 5 2020
Abandoning this, since these changes should be superseded by the update of xserver to 1.20.
Jun 14 2020
I believe this patch has been superseeded by the update of xserver to 1.20.
May 26 2020
May 4 2020
Apr 17 2020
Mar 8 2020
Feb 13 2020
Feb 12 2020
Dec 19 2019
I don't think that Assistant key should be mapped to KEY_RIGHTMETA for following reasons:
- It is not really a meta key as it does not affect other key meanings like Shift, Alt, Ctrl and Win keys do.
- According to https://www.win.tue.nl/~aeb/linux/kbd/scancodes-6.html, scancode of 0x58 prefixed with 0xE0 is emitted by pressing of Fn+F12 keys on Logitech and Microsoft keyboards so the best matching evdev event would be KEY_FN_F12.
Sep 8 2019
Aug 7 2019
May 8 2019
May 7 2019
Apr 27 2019
Sep 11 2018
Sep 10 2018
Sep 6 2018
What's missing to get this in?
Sep 2 2018
Update comment in Mk/Uses/gl.mk to reflect reality.
Updated based on latest set of comments.
Sep 1 2018
In D16774#362352, @antoine wrote:bsd.port.pre.mk / bsd.port.post.mk must be kept for the ${COMPILER_TYPE} check
bsd.port.pre.mk / bsd.port.post.mk must be kept for the ${COMPILER_TYPE} check