Page MenuHomeFreeBSD
Feed Advanced Search

Mar 13 2024

junchoon_dec.sakura.ne.jp added a comment to D44308: graphics/nvidia-drm-kmod: fix build depends and linuxkpi registration.

If I understand correctly, setting BUILD_DEPENDS alone makes the dependency not to be automatically installed by pkg, including packages which are locally built with poudriere or any other clean-room builders.
Legacy builders like portupgrade should not be affected, though, as it needs BUILD_DEPENDS to be installed first to proceed builds.

Mar 13 2024, 9:27 AM

Feb 27 2024

junchoon_dec.sakura.ne.jp added inline comments to D44073: nvidia-drm-kmod: Update to 550.54.14.
Feb 27 2024, 9:05 AM

Feb 24 2024

junchoon_dec.sakura.ne.jp added a comment to D44073: nvidia-drm-kmod: Update to 550.54.14.

Is there any reason to disallow nvidia-drm-61-kmod for whole stable/14 other than that graphics/drm-61-kmod disallows them?
If not, stable/14 having ${OSVERSION} >= 1400508 is now stated to be supported by graphics/drm-61-kmod starting from commit e04b01217828bf06d36a02ad8e69dbb54c30b607 [1].

Feb 24 2024, 11:35 PM

Nov 19 2022

junchoon_dec.sakura.ne.jp added a comment to D36893: src.opts.mk: Require C++20 for C++ support..

I should note that anyone using default LLVM (except for powerpc) as external toolchain would be bitten. (Not me, though.)
Default LLVM on ports is still stuck on devel/llvm90 (devel/llvm10 for powerpc only) according to Mk/bsd.default-versions.mk.
Maybe now would be time to switch default LLVM to devel/llvm10 or later (devel/llvm13, which is required by mesa?).

Nov 19 2022, 8:30 PM

Jun 25 2022

junchoon_dec.sakura.ne.jp added a comment to D35552: vt: Fix contents of paste buffer for newcons..

Include all chunks.

Jun 25 2022, 10:20 PM

Jun 24 2022

junchoon_dec.sakura.ne.jp added a comment to D35552: vt: Fix contents of paste buffer for newcons..

Keep trailing space on last line.

Jun 24 2022, 1:46 PM

Feb 4 2018

junchoon_dec.sakura.ne.jp added a comment to D14103: Support post-2015 Lenovo models in acpi_ibm / support keyboard backlight (also led(4)) / support micmute led(4).

Looks and works OK for old (0x100 protocol) ThinkPad.
No new regression on my T420. (Known-not-working and dangerous functions like suspend/resume are untested.)
Not marking as "Accepted" as I don't have newer ThinkPads having 0x200 protocol and no knowledges for 0x200 protocol.
So I just reviewed and tested fallback (to 0x100 protocol) codes.

Feb 4 2018, 12:31 PM

Dec 17 2017

junchoon_dec.sakura.ne.jp added a comment to D7538: Correct adaptation ZFS ARC memory pressure to FreeBSD.

I'll try to get some time allocated to that - right now the machine that
I use for this effort is busy doing other things but I may be able to
free up some time on it in the next week or two.

Is there any intent to backport/MFC those changes into 11-STABLE?  That
I can probably test and adapt the code to more-quickly.

The needfree change is a good one, it's just that having it confined to
-HEAD causes problems for me right now due to "free computer of
appropriate configuration" constraints.

Thanks in advance.

I would expect the latest ZFS code to be merged from -current to stable/11 in time for 11.2-RELEASE

Dec 17 2017, 12:16 PM · ZFS

Nov 19 2017

junchoon_dec.sakura.ne.jp added a comment to D7538: Correct adaptation ZFS ARC memory pressure to FreeBSD.

Just a heads-up.
r325851 broke this (including Karl's updated patch at bug 187594).
"needfree" in arc.c has gone.

Nov 19 2017, 12:38 PM · ZFS

Oct 1 2017

junchoon_dec.sakura.ne.jp added a comment to D7538: Correct adaptation ZFS ARC memory pressure to FreeBSD.

Confirmed that the latest patch Karl uploaded on Bugzilla bug 187594 [1] (merged his patch with the one here) is...

Oct 1 2017, 12:14 AM · ZFS

Sep 30 2017

junchoon_dec.sakura.ne.jp added a comment to D7538: Correct adaptation ZFS ARC memory pressure to FreeBSD.

Being new to phabricator.... how do I upload a diff that is off a (probably) different base rev and has my changes in it (I don't really want to "update" the existing diff, or do I?)

Sep 30 2017, 5:45 AM · ZFS

Aug 25 2016

junchoon_dec.sakura.ne.jp added a comment to D7569: x11/nvidia-driver: Update to 367.35.

Confirmed. Thanks!
Tested on stable/11 at r304717, amd64, ports tree is at r420859.

Build, install and run: 367.35
Build only: 364.19, 361.45.11, 361.42, 361.28, 358.16, 355.11, 352.79,
            352.55, 352.41, 352.30, 352.21, 349.16, 346.72, 346.59
Aug 25 2016, 3:55 PM
junchoon_dec.sakura.ne.jp added inline comments to D7569: x11/nvidia-driver: Update to 367.35.
Aug 25 2016, 2:33 PM

Aug 21 2016

junchoon_dec.sakura.ne.jp added a comment to D7569: x11/nvidia-driver: Update to 367.35.

Now it builds fine and running for stable/11 (r304528) and head (r304535), both amd64.
Thanks!

Aug 21 2016, 9:00 AM

Aug 20 2016

junchoon_dec.sakura.ne.jp added inline comments to D7569: x11/nvidia-driver: Update to 367.35.
Aug 20 2016, 1:22 PM