HomeFreeBSD

Recent Activity
ActivePublic

Recent Activity

Today

arrowd committed R11:2d44f145d39a: ports-mgmt/hs-panopticum: Update to 2.0.2.0 (authored by arrowd).
ports-mgmt/hs-panopticum: Update to 2.0.2.0
Sat, Mar 21, 6:03 PM
yuri committed R11:0bf95ebc0640: math/eigen5: New port: Lightweight library for vector and matrix math (authored by yuri).
math/eigen5: New port: Lightweight library for vector and matrix math
Sat, Mar 21, 5:15 PM
yuri committed R11:fe205dfc375d: lang/prql: update 0.13.10 → 0.13.11 (authored by yuri).
lang/prql: update 0.13.10 → 0.13.11
Sat, Mar 21, 5:15 PM
yuri committed R11:fef24c891a39: misc/quantum++: update 7.0.0 → 7.0.1 (authored by yuri).
misc/quantum++: update 7.0.0 → 7.0.1
Sat, Mar 21, 5:15 PM
yuri committed R11:6480a07fcb30: graphics/py-kornia: update 0.7.4 → 0.8.2 (authored by yuri).
graphics/py-kornia: update 0.7.4 → 0.8.2
Sat, Mar 21, 5:15 PM
yuri committed R11:b15d42839694: misc/comfyui: update 0.17.2 → 0.18.0 (authored by yuri).
misc/comfyui: update 0.17.2 → 0.18.0
Sat, Mar 21, 5:15 PM
yuri committed R11:0d8377623a0b: misc/py-comfyui-workflow-templates: update 0.9.26 → 0.9.28 (authored by yuri).
misc/py-comfyui-workflow-templates: update 0.9.26 → 0.9.28
Sat, Mar 21, 5:15 PM
yuri committed R11:a1935cbd84f6: misc/py-comfyui-workflow-templates-core: update 0.3.173 → 0.3.175 (authored by yuri).
misc/py-comfyui-workflow-templates-core: update 0.3.173 → 0.3.175
Sat, Mar 21, 5:15 PM
yuri committed R11:5fcbcea3d910: misc/py-comfyui-workflow-templates-media-video: update 0.3.62 → 0.3.63 (authored by yuri).
misc/py-comfyui-workflow-templates-media-video: update 0.3.62 → 0.3.63
Sat, Mar 21, 5:15 PM
yuri committed R11:700d20216a50: misc/py-comfyui-workflow-templates-media-other: update 0.3.146 → 0.3.148 (authored by yuri).
misc/py-comfyui-workflow-templates-media-other: update 0.3.146 → 0.3.148
Sat, Mar 21, 5:15 PM
madpilot committed R11:86491afd1ece: x11/xfce4-terminal: Import middle mouse paste fix from upstream (authored by madpilot).
x11/xfce4-terminal: Import middle mouse paste fix from upstream
Sat, Mar 21, 5:00 PM
cperciva accepted D55450: release.sh: add chroot cleanup routine.

Personally I would put "move umount /dev into a new function" and "add comments" into different commits, but since you've already done it this way there's no point splitting them apart.

Sat, Mar 21, 4:56 PM
chris.longros_gmail.com added a comment to D56011: vmgenc.4: add manual page for VM Generation Counter driver.

I previewed it with

man -l 
```and
Sat, Mar 21, 4:48 PM
cem accepted D56011: vmgenc.4: add manual page for VM Generation Counter driver.

Text looks reasonable to me. I did not verify formatting / doc best practices (section order, etc).

Sat, Mar 21, 4:42 PM
eduardo committed R11:5c8958d6933c: games/greed: Clean adoc tags in README installed file (authored by eduardo).
games/greed: Clean adoc tags in README installed file
Sat, Mar 21, 4:29 PM
mmel accepted D55907: clk/broadcom: Add CPRMAN clkdev backend and peripheral clock node.

LGTM

Sat, Mar 21, 4:21 PM
bnovkov added a comment to D47678: arm64: Implement pmap_map_io_transient.

@bnovkov do you know why the "needs close" check determines this one has already landed? (i.e. fbsd_author_needs_close.html)

Sat, Mar 21, 4:13 PM
cperciva committed rG118699732de1: EC2: Remove stale comment (authored by cperciva).
EC2: Remove stale comment
Sat, Mar 21, 4:11 PM
cperciva added a reverting change for rG6a13aeac3c1f: vmimage.subr: pkg autoremove after pkg install: rG4b29bf721ef0: Revert "vmimage.subr: pkg autoremove after pkg install".
Sat, Mar 21, 4:11 PM
bms added a comment to D53472: Add loader support for xhci debug.
In D53472#1281146, @bms wrote:

Any hints about how to expedite a loader build with this in the tree? It would require building a USB image?

Sat, Mar 21, 4:11 PM
cperciva committed rG4b29bf721ef0: Revert "vmimage.subr: pkg autoremove after pkg install" (authored by cperciva).
Revert "vmimage.subr: pkg autoremove after pkg install"
Sat, Mar 21, 4:11 PM
cperciva committed rGcfe0b7d37e55: EC2: Add clibs-lib32 pkg to small/builder images (authored by cperciva).
EC2: Add clibs-lib32 pkg to small/builder images
Sat, Mar 21, 4:11 PM
cperciva closed D55978: EC2: Add clibs-lib32 pkg to small/builder images.
Sat, Mar 21, 4:11 PM
cperciva added a reverting change for D53543: vmimage.subr: pkg autoremove after pkg install: rG4b29bf721ef0: Revert "vmimage.subr: pkg autoremove after pkg install".
Sat, Mar 21, 4:11 PM
bms added a comment to D53472: Add loader support for xhci debug.
In D53472#1281160, @imp wrote:
In D53472#1281146, @bms wrote:

I can point the EFI MonotonicCounter GSoC volunteer here for hints, I did not see how to pass things from loader to kernel in a more structured way being one of the older BIOS generation folk.

file_addmetadata(kfp, MODINFOMD_FW_HANDLE, sizeof(ST), &ST);

Is how it's done. You define a new MODINFOMD_xxxx and you pass it from the loader... The kernel reads with

Sat, Mar 21, 4:07 PM
Mikael Urankar <mikael@FreeBSD.org> added a reverting change for R11:91d047221724: lang/rust: fix build with LLVM 22 (PORT_LLVM option): R11:8713bd8c99be: Revert "lang/rust: fix build with LLVM 22 (PORT_LLVM option)".
Sat, Mar 21, 4:02 PM
Mikael Urankar <mikael@FreeBSD.org> committed R11:8713bd8c99be: Revert "lang/rust: fix build with LLVM 22 (PORT_LLVM option)" (authored by Mikael Urankar <mikael@FreeBSD.org>).
Revert "lang/rust: fix build with LLVM 22 (PORT_LLVM option)"
Sat, Mar 21, 4:02 PM
cem accepted D56012: vmgenc: fix typo in MODULE_DEPEND declaration.

LGTM

Sat, Mar 21, 3:58 PM
dtxdf committed R11:b820c6eea929: sysutils/go-ntfy: Update to 2.19.2 (authored by dtxdf).
sysutils/go-ntfy: Update to 2.19.2
Sat, Mar 21, 3:51 PM
dtxdf committed R11:28f7f3dbda71: sysutils/py-dbuild: Add man page (authored by dtxdf).
sysutils/py-dbuild: Add man page
Sat, Mar 21, 3:50 PM
imp added a comment to D53472: Add loader support for xhci debug.
In D53472#1281146, @bms wrote:

I can point the EFI MonotonicCounter GSoC volunteer here for hints, I did not see how to pass things from loader to kernel in a more structured way being one of the older BIOS generation folk.

Sat, Mar 21, 3:42 PM
bofh committed R11:f7f0917b56ad: net/belle-sip: Update version 5.4.72=>5.4.100 (authored by bofh).
net/belle-sip: Update version 5.4.72=>5.4.100
Sat, Mar 21, 3:25 PM
bofh committed R11:657939daf580: net/liblinphone: Update version 5.4.72=>5.4.100 (authored by bofh).
net/liblinphone: Update version 5.4.72=>5.4.100
Sat, Mar 21, 3:25 PM
bofh committed R11:840cfd01ca80: multimedia/msopenh264: Update version 5.2.0=>5.4.58 (authored by bofh).
multimedia/msopenh264: Update version 5.2.0=>5.4.58
Sat, Mar 21, 3:25 PM
bofh committed R11:7c2a051f1c8b: multimedia/bcmatroska2: Update version 5.4.72=>5.4.94 (authored by bofh).
multimedia/bcmatroska2: Update version 5.4.72=>5.4.94
Sat, Mar 21, 3:25 PM
bofh committed R11:e48e2486a83b: net/ortp: Update version 5.4.72=>5.4.100 (authored by bofh).
net/ortp: Update version 5.4.72=>5.4.100
Sat, Mar 21, 3:25 PM
bofh committed R11:7768ab2aed9b: devel/cirrus-cli: Update version 0.164.1=>0.164.2 (authored by bofh).
devel/cirrus-cli: Update version 0.164.1=>0.164.2
Sat, Mar 21, 3:25 PM
bofh committed R11:79ff35d1e401: security/lime: Update version 5.4.72=>5.4.100 (authored by bofh).
security/lime: Update version 5.4.72=>5.4.100
Sat, Mar 21, 3:25 PM
bofh committed R11:d629a26a7fc8: net/mediastreamer: Update version 5.4.72=>5.4.100 (authored by bofh).
net/mediastreamer: Update version 5.4.72=>5.4.100
Sat, Mar 21, 3:25 PM
bofh committed R11:7392fc4cd404: security/bzrtp: Update version 5.4.72=>5.4.100 (authored by bofh).
security/bzrtp: Update version 5.4.72=>5.4.100
Sat, Mar 21, 3:25 PM
bofh committed R11:ed4745dcb801: textproc/belr: Update version 5.4.72=>5.4.100 (authored by bofh).
textproc/belr: Update version 5.4.72=>5.4.100
Sat, Mar 21, 3:25 PM
bofh committed R11:3ff49c1b6c23: deskutils/belcard: Update version 5.4.72=>5.4.100 (authored by bofh).
deskutils/belcard: Update version 5.4.72=>5.4.100
Sat, Mar 21, 3:25 PM
bofh committed R11:0ce307e3f523: net/bctoolbox: Update version 5.4.72=>5.4.100 (authored by bofh).
net/bctoolbox: Update version 5.4.72=>5.4.100
Sat, Mar 21, 3:25 PM
bofh committed R11:d274abfc3769: textproc/vale: Update version 3.14.0=>3.14.1 (authored by bofh).
textproc/vale: Update version 3.14.0=>3.14.1
Sat, Mar 21, 3:25 PM
bofh committed R11:fb9e0f7a17dd: devel/bcunit: Update version 5.4.72=>5.4.94 (authored by bofh).
devel/bcunit: Update version 5.4.72=>5.4.94
Sat, Mar 21, 3:25 PM
bofh committed R11:b788b3727d09: sysutils/ldap-account-manager: Update version 9.5=>9.5.1 (authored by bofh).
sysutils/ldap-account-manager: Update version 9.5=>9.5.1
Sat, Mar 21, 3:25 PM
bofh committed R11:e08a2dea5a13: sysutils/httm: Update version 0.48.8=>0.49.0 (authored by bofh).
sysutils/httm: Update version 0.48.8=>0.49.0
Sat, Mar 21, 3:25 PM
bofh committed R11:71f4cedc5160: devel/py-pipdeptree: Update version 2.32.0=>2.33.0 (authored by bofh).
devel/py-pipdeptree: Update version 2.32.0=>2.33.0
Sat, Mar 21, 3:25 PM
bofh committed R11:370d447497aa: databases/freetds-devel: Update version 1.5.269=>1.5.272 (authored by bofh).
databases/freetds-devel: Update version 1.5.269=>1.5.272
Sat, Mar 21, 3:25 PM
arrowd committed R11:3e103a874233: databases/dlmdb: Datalevin fork of OpenLDAP LMDB (authored by markus.graf_markusgraf.net).
databases/dlmdb: Datalevin fork of OpenLDAP LMDB
Sat, Mar 21, 3:12 PM
eduardo committed R11:ab4262a8baff: games/greed: Update to 4.4 (authored by eduardo).
games/greed: Update to 4.4
Sat, Mar 21, 3:01 PM
Santhosh Raju <fox@FreeBSD.org> committed R11:00f9ff281549: security/pdfrip: Update to 3.0.0 (authored by Santhosh Raju <fox@FreeBSD.org>).
security/pdfrip: Update to 3.0.0
Sat, Mar 21, 2:47 PM
bnovkov added a comment to D55641: pmc: Import Intel Meteor Lake events.

Looks good to me, just be aware that I landed a fix that forces us to whitelist json fields. I don't see any new fields but you should check that it builds against head as of bfb2fd5f66183454cfe8771595df09c0f23c7efb

Sat, Mar 21, 2:42 PM
bnovkov requested review of D56017: libpmc/pmu-events: Add support for new json fields.
Sat, Mar 21, 2:41 PM
uzsolt committed R11:a1a1b28c3450: mail/mutt: Update to 2.3.1 (authored by dereks_lifeofadishwasher.com).
mail/mutt: Update to 2.3.1
Sat, Mar 21, 2:25 PM
bms added a comment to D53472: Add loader support for xhci debug.

OK, my SIIG cable arrived, and I have yet to test with it. I'll plug in via a hub for safety at first, and to test with udbc(4) as the client end (I used to use udbp(4) for this way back when), I'll need to pass through a USB device in KVM to my FreeBSD VMs, which at libvirt level requires an XML edit and restart.

Sat, Mar 21, 2:04 PM
nork committed R11:36672947d944: sysutils/amazon-ssm-plugin: Update to 1.2.792.0 (authored by nork).
sysutils/amazon-ssm-plugin: Update to 1.2.792.0
Sat, Mar 21, 1:06 PM
Santhosh Raju <fox@FreeBSD.org> committed R11:67720ca6fbd3: security/wolfssl: add --enable-keying-material configure option (authored by Santhosh Raju <fox@FreeBSD.org>).
security/wolfssl: add --enable-keying-material configure option
Sat, Mar 21, 12:49 PM
Santhosh Raju <fox@FreeBSD.org> committed R11:3c9c41c9b472: security/wolfssl: Update to 5.9.0 (authored by Santhosh Raju <fox@FreeBSD.org>).
security/wolfssl: Update to 5.9.0
Sat, Mar 21, 12:49 PM
iyan005_outlook.com requested review of D56016: lib/libc/tests: add fts symlink traversal tests.
Sat, Mar 21, 12:31 PM
tagattie committed R11:8819607dad2a: x11/quickshell: Unbreak build (authored by tagattie).
x11/quickshell: Unbreak build
Sat, Mar 21, 11:57 AM
arrowd requested review of D56015: stat(2): Send to sticky(7) in the S_ISVTX description.
Sat, Mar 21, 11:17 AM
cmt committed R11:0db19787d94c: mail/thunderbird: update to 149.0 (rc1) (authored by cmt).
mail/thunderbird: update to 149.0 (rc1)
Sat, Mar 21, 11:14 AM
cmt committed R11:5a6590dd9447: mail/thunderbird-esr: update to 140.9.0 (rc1) (authored by cmt).
mail/thunderbird-esr: update to 140.9.0 (rc1)
Sat, Mar 21, 11:14 AM
cmt committed R11:6d7cfd4f9948: mail/thunderbird: update to 149.0 (rc1) (authored by cmt).
mail/thunderbird: update to 149.0 (rc1)
Sat, Mar 21, 11:12 AM
cmt committed R11:c0a6d689bae1: mail/thunderbird-esr: update to 140.9.0 (rc1) (authored by cmt).
mail/thunderbird-esr: update to 140.9.0 (rc1)
Sat, Mar 21, 11:11 AM
cmt committed R11:56823f691a68: cad/freecad: update to 1.1 (rc3) (authored by cmt).
cad/freecad: update to 1.1 (rc3)
Sat, Mar 21, 11:09 AM
chris.longros_gmail.com added a reviewer for D56014: rge: make rx_process_limit a sysctl tunable: adrian.
Sat, Mar 21, 10:14 AM
chris.longros_gmail.com requested review of D56014: rge: make rx_process_limit a sysctl tunable.
Sat, Mar 21, 10:11 AM
eduardo committed R11:888f622eae33: devel/aws-sdk-cpp: Update to 1.11.774 (authored by eduardo).
devel/aws-sdk-cpp: Update to 1.11.774
Sat, Mar 21, 10:03 AM
eduardo committed R11:a885c4ddb322: archivers/unadf: Update to 0.10.6 (authored by eduardo).
archivers/unadf: Update to 0.10.6
Sat, Mar 21, 10:03 AM
eduardo committed R11:ab24dfc10e71: devel/aws-c-http: Update to 0.10.12 (authored by eduardo).
devel/aws-c-http: Update to 0.10.12
Sat, Mar 21, 10:03 AM
eduardo committed R11:9aa75de22db8: devel/aws-c-io: Update to 0.26.3 (authored by eduardo).
devel/aws-c-io: Update to 0.26.3
Sat, Mar 21, 10:03 AM
eduardo committed R11:9f4cb285bfa6: sysutils/gomi: Update to 1.6.3 (authored by eduardo).
sysutils/gomi: Update to 1.6.3
Sat, Mar 21, 10:03 AM
eduardo committed R11:54fe3c5e0bb2: devel/aws-c-mqtt: Update to 0.15.2 (authored by eduardo).
devel/aws-c-mqtt: Update to 0.15.2
Sat, Mar 21, 10:03 AM
eduardo committed R11:80cae5e12289: www/R-cran-httpuv: Update to 1.6.17 (authored by eduardo).
www/R-cran-httpuv: Update to 1.6.17
Sat, Mar 21, 10:03 AM
eduardo committed R11:0a0254da4ed2: math/R-cran-RcppArmadillo: Update to 15.2.4-1 (authored by eduardo).
math/R-cran-RcppArmadillo: Update to 15.2.4-1
Sat, Mar 21, 10:03 AM
eduardo committed R11:999d74d7e314: science/gramps: Update to 6.0.7 (authored by eduardo).
science/gramps: Update to 6.0.7
Sat, Mar 21, 10:03 AM
eduardo committed R11:a69a22872a17: shells/xonsh: Update to 0.22.8 (authored by eduardo).
shells/xonsh: Update to 0.22.8
Sat, Mar 21, 10:03 AM
chris.longros_gmail.com added a reviewer for D56012: vmgenc: fix typo in MODULE_DEPEND declaration: imp.
Sat, Mar 21, 9:49 AM
jlduran added a comment to D56013: mtree: Add missing entries.
In D56013#1281115, @ivy wrote:

./boot type=dir uname=root gname=wheel mode=0755 tags=package=bootloader,utilities

i don't think this is right (and based on what i remember of mtree-to-plist, i'm not sure it'll even work). /boot should be owned by the bootloader package; if something is adding a package=utilities tag to it, whatever's doing that should be fixed.

Sat, Mar 21, 9:22 AM
ivy accepted D56013: mtree: Add missing entries.

not tested, but based on code inspection this looks fine. it's better not to add the correct package= tags on the new entries for now, instead we can do that for the entire file and test it all at once, since that's created subtle issues in the past.

Sat, Mar 21, 8:54 AM
ivy added a comment to D56013: mtree: Add missing entries.

./boot type=dir uname=root gname=wheel mode=0755 tags=package=bootloader,utilities

Sat, Mar 21, 8:52 AM
jlduran updated the summary of D56013: mtree: Add missing entries.
Sat, Mar 21, 8:44 AM
tagattie committed R11:a4ae2d65f292: devel/electron38: Unbreak build with pipewire 1.6 (authored by tagattie).
devel/electron38: Unbreak build with pipewire 1.6
Sat, Mar 21, 8:32 AM
jlduran requested review of D56013: mtree: Add missing entries.
Sat, Mar 21, 8:32 AM
fuz accepted D55938: java/openjdk26: Add port Add port for OpenJDK 26..

LGTM

Sat, Mar 21, 8:28 AM
timo.voelker_fh-muenster.de added a comment to D55915: pciconf: Add option to write into a BAR region.
In D55915#1280245, @kib wrote:

You only write a single value into the specified offset, right?
This should be clearly explained in the man page addition.
Or consider adding a possibility of writing the series of values starting at the given offset, of the specified width for each value (IMO it is fine as is, but needs to be properly documented).

Sat, Mar 21, 8:21 AM
mm committed R11:6dbb3a076d73: www/fmd-server: update to 0.14.1 (authored by mm).
www/fmd-server: update to 0.14.1
Sat, Mar 21, 8:17 AM
chris.longros_gmail.com added a reviewer for D56012: vmgenc: fix typo in MODULE_DEPEND declaration: cem.
Sat, Mar 21, 8:12 AM
chris.longros_gmail.com requested review of D56012: vmgenc: fix typo in MODULE_DEPEND declaration.
Sat, Mar 21, 8:10 AM
chris.longros_gmail.com added reviewers for D56011: vmgenc.4: add manual page for VM Generation Counter driver: cem, imp.
Sat, Mar 21, 7:55 AM
chris.longros_gmail.com requested review of D56011: vmgenc.4: add manual page for VM Generation Counter driver.
Sat, Mar 21, 7:54 AM
timo.voelker_fh-muenster.de added a comment to D55915: pciconf: Add option to write into a BAR region.
In D55915#1279706, @jhb wrote:

I think rather than trying to overload -B, it would be better to just use a different getopt() letter for this mode. I would suggest using -R for reading from a BAR but keep 'D' as an alias for backwards compatibility, and using -W for writing into a BAR.

Sat, Mar 21, 7:53 AM
obiwac added a comment to D52861: thunderbolt: Support generic USB4 NHIs.

If you remove all of the TB3 PCI IDs from the NHI and PCIB drivers, the driver is basically useless for TB3 since it won't probe and attach to anything but generic USB4-capable controllers like the "Pink Sardine" ones (as-is).

Sat, Mar 21, 7:39 AM
tagattie committed R11:e1114ca7baba: devel/electron37: Unbreak build with pipewire 1.6 (authored by tagattie).
devel/electron37: Unbreak build with pipewire 1.6
Sat, Mar 21, 7:35 AM
yuri committed R11:8e6b88a08226: audio/qtractor: update 1.5.11 → 1.5.12 (authored by yuri).
audio/qtractor: update 1.5.11 → 1.5.12
Sat, Mar 21, 7:26 AM
yuri committed R11:82f08413cf22: misc/github-copilot-cli: update 0.0.394 → 1.0.10 (authored by yuri).
misc/github-copilot-cli: update 0.0.394 → 1.0.10
Sat, Mar 21, 7:26 AM
des added a comment to D56010: file: Parse some UFS2 flags.
diff --git a/contrib/file/magic/Magdir/filesystems b/contrib/file/magic/Magdir/filesystems
index a15e5e74d971..78e9a31bd0e7 100644
--- a/contrib/file/magic/Magdir/filesystems
+++ b/contrib/file/magic/Magdir/filesystems
@@ -1640,6 +1640,11 @@
 >1112  lelong          x               pending inodes to free %d,
 >712   lequad          x               system-wide uuid %0llx,
 >60    lelong          x               minimum percentage of free blocks %d,
+>1312  lelong&0xa      0x2             soft updates,
+>1312  lelong&0xa      0xa             soft updates journaling,
+>1312  lelong&0x40     0x40            GEOM journaling,
+>1312  lelong&0x10     0x10            POSIX.1e ACLs,
+>1312  lelong&0x100    0x100           NFSv4 ACLs,
 >128   lelong          0               TIME optimization
 >128   lelong          1               SPACE optimization
Sat, Mar 21, 7:24 AM
chris.longros_gmail.com updated the summary of D55995: rge.4: fix speed range and document direct PHY management.
Sat, Mar 21, 7:24 AM

Event Timeline

lffpires_ruabrasil.org edited an edge.