HomeFreeBSD

Recent Activity
ActivePublic

Recent Activity

Today

sarah.walker2_arm.com requested review of D56520: arm64: Add CCA guest support.
Mon, Apr 20, 1:17 PM
sarah.walker2_arm.com requested review of D56519: busdma_bounce: Allocate bounce buffers as unprotected.
Mon, Apr 20, 1:17 PM
sarah.walker2_arm.com requested review of D56518: vm: Add flags for unprotected allocations.
Mon, Apr 20, 1:16 PM
mark_freebsdfoundation.org added a comment to D53910: website: complete refresh of beastie theme.

Many translations (e.g., German, Danish, Polish from a quick look) are actually in English.

Mon, Apr 20, 1:10 PM
thj updated the diff for D56000: net/vpp: Update VPP to 26.02.

Add missing files highlighted by @jrm's stage-qa

Mon, Apr 20, 1:08 PM
kevans added a comment to D56458: amd64: fix INVLPGB range invalidation.

I'm going to plan to commit this within the next day or so. I think linux's use of "stride" instead of size or shift for their naming of the bit is very telling, and their general range invalidation function seems to specifically just use PTE stride as well.

Mon, Apr 20, 12:56 PM
minsoochoo0122_proton.me updated the diff for D56256: usr.bin: introduce dump2elf(1).

Display message on success

Mon, Apr 20, 12:20 PM
decke committed R11:4277e6db1df8: www/mattermost-server: Update to 10.11.14 (authored by decke).
www/mattermost-server: Update to 10.11.14
Mon, Apr 20, 11:50 AM
decke committed R11:a41540302541: www/mattermost-webapp: Update to 10.11.14 (authored by decke).
www/mattermost-webapp: Update to 10.11.14
Mon, Apr 20, 11:50 AM
christos added a comment to D56504: sound: add hw.snd.default.*.

Note that this won't have any effect after a device driver has initialized. snd_mixerdefaults is only used in mixer_init(), so any change with these sysctls will require a driver re-load for the new defaults to take effect. I suppose this is not really an issue if these defaults are set and "forgotten" in a config file, though.

Mon, Apr 20, 11:25 AM
bz abandoned D55320: dpaa2: dpaa2_ni_rx() RX checksum EN/ERR information for L3/4.

@dsl committed an updated version

Mon, Apr 20, 11:17 AM
bz closed D56503: sctp: initialize inp to avoid uninitialized use.
Mon, Apr 20, 11:17 AM
bz committed rG4cdbcc2b6a2e: sctp: initialize inp to avoid uninitialized use (authored by bz).
sctp: initialize inp to avoid uninitialized use
Mon, Apr 20, 11:17 AM
bz committed rG395c8f0855e0: nfs: make no-IP kernels compile (authored by bz).
nfs: make no-IP kernels compile
Mon, Apr 20, 11:17 AM
bz closed D56502: nfs: make no-IP kernels compile.
Mon, Apr 20, 11:16 AM
des updated the diff for D56511: bc: Fix tests.

oops, drop verbose

Mon, Apr 20, 11:01 AM
des updated the diff for D56511: bc: Fix tests.

we only need to delete the sh files

Mon, Apr 20, 11:00 AM
pkubaj added a comment to D56472: graphics/poppler{,-glib,-qt5,-qt6,-utils}: Update to 26.04.0.

Those commits should probably be in Scribus 1.7.3, which is already in the ports tree. Is that not the case?

Mon, Apr 20, 10:39 AM
arrowd added a comment to D56472: graphics/poppler{,-glib,-qt5,-qt6,-utils}: Update to 26.04.0.

We're updating from 25.10, so
https://github.com/scribusproject/scribus/commit/9e0a29e950195ca674581362675a8d35e1f7dc51
https://github.com/scribusproject/scribus/commit/28bd3be104c06b9d4532affe150f7b74fe5b3e59
https://github.com/scribusproject/scribus/commit/ef7e975d6ea58c6afdddfdd1edb601a145cd9fd0
are also required.

Mon, Apr 20, 10:32 AM
minsoochoo0122_proton.me updated the summary of D56256: usr.bin: introduce dump2elf(1).
Mon, Apr 20, 10:27 AM
minsoochoo0122_proton.me updated the diff for D56256: usr.bin: introduce dump2elf(1).

update commit message

Mon, Apr 20, 10:26 AM
minsoochoo0122_proton.me updated the diff for D56250: kvm: introduce kvm_convert_to_elf().

update commit message

Mon, Apr 20, 10:26 AM
christos added a comment to D53910: website: complete refresh of beastie theme.

Many translations (e.g., German, Danish, Polish from a quick look) are actually in English.

Mon, Apr 20, 10:24 AM
minsoochoo0122_proton.me retitled D56256: usr.bin: introduce dump2elf(1) from usr.bin: introduce md2elf(1) to usr.bin: introduce dump2elf(1).
Mon, Apr 20, 10:24 AM
minsoochoo0122_proton.me retitled D56250: kvm: introduce kvm_convert_to_elf() from kvm: introduce kvm_minidump_to_elf() to kvm: introduce kvm_convert_to_elf().
Mon, Apr 20, 10:24 AM
minsoochoo0122_proton.me updated the diff for D56256: usr.bin: introduce dump2elf(1).

Since D56250 has changed to accomodate full dumps as well, rename this utility to dump2elf and update code and man page accordingly.

Mon, Apr 20, 10:22 AM
minsoochoo0122_proton.me updated the diff for D56250: kvm: introduce kvm_convert_to_elf().

The point of this feature is to facilitate cross-platform debugging, thus this needs to accept full dumps as well. As a result, the name has changed from kvm_minidump_to_elf() to kvm_convert_to_elf(). Live kernel (/dev/mem) is still unsupported since kvm_walk_pages() doesn't work for that.

Mon, Apr 20, 10:21 AM
decke committed R11:6a5753cd05f5: audio/shortwave: Update to 5.1.0 (authored by decke).
audio/shortwave: Update to 5.1.0
Mon, Apr 20, 9:17 AM
pkubaj added a comment to D56472: graphics/poppler{,-glib,-qt5,-qt6,-utils}: Update to 26.04.0.

Is adding https://github.com/scribusproject/scribus/commit/36c1f97bc0d07b400f07b32c2ce9788564178b72 not enough?

Mon, Apr 20, 9:05 AM
rosenfeld_grumpf.hope-2000.org updated the diff for D55803: bhyve/virtio-scsi: Don't invoke iov_to_buf() in an assert() expression.

Review from emaste and markj.

Mon, Apr 20, 9:04 AM
rosenfeld_grumpf.hope-2000.org added a comment to D55803: bhyve/virtio-scsi: Don't invoke iov_to_buf() in an assert() expression.

There doesn't seem to be a general definition of __maybe_unused in FreeBSD

Ah, yes. We seem two have three copies of the #define in our tree, two under sys/, but it's not generally available. We could perhaps define it in cdefs.h, but independent of this change.

Mon, Apr 20, 9:03 AM
rosenfeld_grumpf.hope-2000.org requested review of D56517: sys/cdefs.h: Introduce __maybe_unused attribute.
Mon, Apr 20, 9:02 AM
mfechner committed R11:6a590a3f177f: devel/gitlab-runner: update to 18.11.0 (authored by mfechner).
devel/gitlab-runner: update to 18.11.0
Mon, Apr 20, 8:18 AM
mfechner committed R11:56e84f2b7a5e: textproc/gitlab-zoekt-indexer: update to 1.13.0 (authored by mfechner).
textproc/gitlab-zoekt-indexer: update to 1.13.0
Mon, Apr 20, 8:18 AM
mfechner committed R11:d6d43af43c6f: www/rubygem-rack-gitlab: make portclippy happy (authored by mfechner).
www/rubygem-rack-gitlab: make portclippy happy
Mon, Apr 20, 8:18 AM
mfechner committed R11:957a409f7757: www/gitlab: fix deps caused by intermediate commits (authored by mfechner).
www/gitlab: fix deps caused by intermediate commits
Mon, Apr 20, 8:18 AM
mfechner committed R11:87819e541e39: www/gitlab: major upgrade to 18.11.0 (authored by mfechner).
www/gitlab: major upgrade to 18.11.0
Mon, Apr 20, 8:18 AM
mfechner committed R11:c3b6d2c61919: devel/rubygem-vite_ruby-gitlab: update to 3.10.2 (authored by mfechner).
devel/rubygem-vite_ruby-gitlab: update to 3.10.2
Mon, Apr 20, 8:18 AM
mfechner committed R11:a90b6c278c12: devel/rubygem-gitlab-security_report_schemas: update to 0.2.0.min15.0.0.max15.2. (authored by mfechner).
devel/rubygem-gitlab-security_report_schemas: update to 0.2.0.min15.0.0.max15.2.
Mon, Apr 20, 8:18 AM
mfechner committed R11:2e3b43ffe1fe: www/rubygem-coverband: update to 6.2.0 (authored by mfechner).
www/rubygem-coverband: update to 6.2.0
Mon, Apr 20, 8:18 AM
mfechner committed R11:1f0d8d2e4970: textproc/rubygem-loofah-gitlab: update to 2.25.1 (authored by mfechner).
textproc/rubygem-loofah-gitlab: update to 2.25.1
Mon, Apr 20, 8:18 AM
mfechner committed R11:098f12de1ffb: textproc/rubygem-kramdown-gitlab: update to 2.5.2 (authored by mfechner).
textproc/rubygem-kramdown-gitlab: update to 2.5.2
Mon, Apr 20, 8:18 AM
mfechner committed R11:4adf64cdfdc9: security/rubygem-gitlab-secret_detection: update to 0.40.0 (authored by mfechner).
security/rubygem-gitlab-secret_detection: update to 0.40.0
Mon, Apr 20, 8:18 AM
mfechner committed R11:68eba47a810f: sysutils/rubygem-ohai: update to 19.1.24 (authored by mfechner).
sysutils/rubygem-ohai: update to 19.1.24
Mon, Apr 20, 8:18 AM
mfechner committed R11:afd694715163: security/rubygem-acme-client-gitlab: update to 2.0.31 (authored by mfechner).
security/rubygem-acme-client-gitlab: update to 2.0.31
Mon, Apr 20, 8:18 AM
mfechner committed R11:4fc1b63dc6fc: net/rubygem-omniauth-google-oauth2-gitlab: update to 1.2.2 (authored by mfechner).
net/rubygem-omniauth-google-oauth2-gitlab: update to 1.2.2
Mon, Apr 20, 8:18 AM
mfechner committed R11:8f79184a0984: security/rubygem-bcrypt: update to 3.1.22 (authored by mfechner).
security/rubygem-bcrypt: update to 3.1.22
Mon, Apr 20, 8:18 AM
mfechner committed R11:82d96b46569f: net/rubygem-grpc-gitlab: update to 1.80.0 (authored by mfechner).
net/rubygem-grpc-gitlab: update to 1.80.0
Mon, Apr 20, 8:18 AM
mfechner committed R11:334fc5c09f5e: devel/rubygem-gitlab_query_language: update to 0.26.0 (authored by mfechner).
devel/rubygem-gitlab_query_language: update to 0.26.0
Mon, Apr 20, 8:18 AM
mfechner committed R11:e2556ad81d6b: devel/rubygem-vite_rails-gitlab: update to 3.10.0 (authored by mfechner).
devel/rubygem-vite_rails-gitlab: update to 3.10.0
Mon, Apr 20, 8:18 AM
mfechner committed R11:891884f4d5bd: devel/rubygem-json-gitlab: update to 2.19.3 (authored by mfechner).
devel/rubygem-json-gitlab: update to 2.19.3
Mon, Apr 20, 8:18 AM
mfechner committed R11:e3b742f79c68: devel/rubygem-json_schemer: update to 2.4.0 (authored by mfechner).
devel/rubygem-json_schemer: update to 2.4.0
Mon, Apr 20, 8:18 AM
mfechner committed R11:b15faf7410a2: devel/rubygem-bootsnap-gitlab: update to 1.23.0 (authored by mfechner).
devel/rubygem-bootsnap-gitlab: update to 1.23.0
Mon, Apr 20, 8:18 AM
mfechner committed R11:1357d4a5ffe1: www/gitlab: added new ports required for 18.11.0 (authored by mfechner).
www/gitlab: added new ports required for 18.11.0
Mon, Apr 20, 8:18 AM
yuri committed R11:d4cc32d302f3: science/py-pymatgen: update 2025.10.7 → 2026.3.23 (authored by yuri).
science/py-pymatgen: update 2025.10.7 → 2026.3.23
Mon, Apr 20, 8:01 AM
yuri committed R11:cd57a609f25d: science/py-pymatgen-core: New port: Python Materials Genomics core data… (authored by yuri).
science/py-pymatgen-core: New port: Python Materials Genomics core data…
Mon, Apr 20, 8:00 AM
yuri committed R11:7a20b9fb839c: misc/github-copilot-cli: update 1.0.27 → 1.0.32 (authored by yuri).
misc/github-copilot-cli: update 1.0.27 → 1.0.32
Mon, Apr 20, 7:57 AM
yuri committed R11:1d121be81f42: misc/openclaw: Add EXTEND_TYPING_TTL_TIMEOUT option; Update pkg-message (authored by yuri).
misc/openclaw: Add EXTEND_TYPING_TTL_TIMEOUT option; Update pkg-message
Mon, Apr 20, 7:57 AM
yuri committed R11:44827bf01e89: audio/avldrums-lv2: update 0.7.3 → 0.7.4 (authored by yuri).
audio/avldrums-lv2: update 0.7.3 → 0.7.4
Mon, Apr 20, 7:57 AM
yuri committed R11:e6b85cd768c2: net/mihomo: update 1.19.23 → 1.19.24 (authored by yuri).
net/mihomo: update 1.19.23 → 1.19.24
Mon, Apr 20, 7:57 AM
tagattie committed R11:6294bbf6619f: */*: Bump port revision after electron40 update (94a897a36315) (authored by tagattie).
*/*: Bump port revision after electron40 update (94a897a36315)
Mon, Apr 20, 7:30 AM
tagattie committed R11:94a897a36315: devel/electron40: Update to 40.9.1 (authored by tagattie).
devel/electron40: Update to 40.9.1
Mon, Apr 20, 7:28 AM
gbe committed rG26b162dd8298: sctp(4): Fix a typo in a source code comment (authored by gbe).
sctp(4): Fix a typo in a source code comment
Mon, Apr 20, 7:28 AM
gbe committed rG4d3670980878: sctp(4): Fix a typo in a source code comment (authored by gbe).
sctp(4): Fix a typo in a source code comment
Mon, Apr 20, 7:28 AM
js accepted D56514: geom_part: Restore the human readable format of size.

LGTM

Mon, Apr 20, 7:23 AM
minsoochoo0122_proton.me updated the test plan for D56250: kvm: introduce kvm_convert_to_elf().
Mon, Apr 20, 6:53 AM
minsoochoo0122_proton.me updated the diff for D56256: usr.bin: introduce dump2elf(1).

Use kvm_openfiles() instead

Mon, Apr 20, 6:48 AM
minsoochoo0122_proton.me abandoned D56516: usr.bin: introduce md2elf(1).

Duplicate of D56256.

Mon, Apr 20, 6:47 AM
minsoochoo0122_proton.me requested review of D56516: usr.bin: introduce md2elf(1).
Mon, Apr 20, 6:45 AM
corvink accepted D56346: libvmmapi: Check for allocation failure in vm_vcpu_open().
Mon, Apr 20, 6:44 AM
corvink accepted D53210: vmm/amd64: Bhyve returns bogus cpuid 8000_001D leaf.
Mon, Apr 20, 6:42 AM
corvink accepted D56347: vmm/amd64: Port vlapic interface changes from illumos (duplicate).
Mon, Apr 20, 6:38 AM
jrm committed R11:9ddf0ebfddcb: textproc/peg: Set PORTSCOUT to ignore development version (authored by jrm).
textproc/peg: Set PORTSCOUT to ignore development version
Mon, Apr 20, 4:51 AM
jlduran committed rGe6f8afd1e859: rc.conf: Fix typo in comment (authored by jlduran).
rc.conf: Fix typo in comment
Mon, Apr 20, 4:45 AM
jlduran committed rG16719d340734: rc.conf: Fix typo in comment (authored by jlduran).
rc.conf: Fix typo in comment
Mon, Apr 20, 4:45 AM
jlduran committed rGf5e1bc1ca1b1: rc.conf: Fix typo in comment (authored by jlduran).
rc.conf: Fix typo in comment
Mon, Apr 20, 4:45 AM
linimon committed R11:c55ec6d741fc: net/scamper: update to 20260331 (authored by linimon).
net/scamper: update to 20260331
Mon, Apr 20, 4:39 AM
jrm committed R11:a2e18431022a: textproc/yaml.el: Update to 1.2.3 and take maintainership (authored by jrm).
textproc/yaml.el: Update to 1.2.3 and take maintainership
Mon, Apr 20, 4:39 AM
jrm committed R11:0278a49e3963: databases/closql: Clean up and take maintainership (authored by jrm).
databases/closql: Clean up and take maintainership
Mon, Apr 20, 4:39 AM
jrm committed R11:5c93048d5121: databases/pg.el: Update to 0.65 and take maintainership (authored by jrm).
databases/pg.el: Update to 0.65 and take maintainership
Mon, Apr 20, 4:38 AM
jrm committed R11:5d0d319cec13: databases/emacsql: Update to 4.3.6, clean up, and take maintainership (authored by jrm).
databases/emacsql: Update to 4.3.6, clean up, and take maintainership
Mon, Apr 20, 4:38 AM
jrm committed R11:1c50d3ae0df9: devel/forge: Update to 0.6.4 and take maintainership (authored by jrm).
devel/forge: Update to 0.6.4 and take maintainership
Mon, Apr 20, 4:38 AM
minsoochoo0122_proton.me updated the diff for D56250: kvm: introduce kvm_convert_to_elf().

update copyright notice

Mon, Apr 20, 4:32 AM
dutra committed R11:e36baee2b897: sysutils/work-tuimer: Update to 0.6.0 (authored by dutra).
sysutils/work-tuimer: Update to 0.6.0
Mon, Apr 20, 4:16 AM
yuri committed R11:16cbe2e60559: shells/starship: update 1.24.2 → 1.25.0 (authored by yuri).
shells/starship: update 1.24.2 → 1.25.0
Mon, Apr 20, 3:57 AM
yuri committed R11:bbf499a58a55: sysutils/mise: update 2026.4.17 → 2026.4.18 (authored by yuri).
sysutils/mise: update 2026.4.17 → 2026.4.18
Mon, Apr 20, 3:57 AM
yuri committed R11:1929b30ec84d: archivers/nfpm: update 2.46.1 → 2.46.3 (authored by yuri).
archivers/nfpm: update 2.46.1 → 2.46.3
Mon, Apr 20, 3:57 AM
yuri committed R11:7481290e7c64: misc/lean-ctx: update 3.2.7 → 3.2.8 (authored by yuri).
misc/lean-ctx: update 3.2.7 → 3.2.8
Mon, Apr 20, 3:57 AM
yuri committed R11:cb21c9bc9e17: deskutils/just: update 1.49.0 → 1.50.0 (authored by yuri).
deskutils/just: update 1.49.0 → 1.50.0
Mon, Apr 20, 3:57 AM
cy committed R11:fc09747032dd: sysutils/screen-devel: Update to the lastest commit on savanah (authored by cy).
sysutils/screen-devel: Update to the lastest commit on savanah
Mon, Apr 20, 3:49 AM
jrm committed R11:f1af7dff74de: editors/with-editor: Update to 3.4.9 (authored by jrm).
editors/with-editor: Update to 3.4.9
Mon, Apr 20, 3:12 AM
jrm committed R11:895d30cebc9a: devel/ghub: Update to 5.1.0 (authored by jrm).
devel/ghub: Update to 5.1.0
Mon, Apr 20, 3:12 AM
jrm committed R11:f5a93bb325aa: biology/iqtree: Update to 3.1.1 (authored by jrm).
biology/iqtree: Update to 3.1.1
Mon, Apr 20, 3:12 AM
jrm committed R11:c57ded6ff579: textproc/adoc-mode.el: Update to 0.8.0 (authored by jrm).
textproc/adoc-mode.el: Update to 0.8.0
Mon, Apr 20, 3:12 AM
jrm committed R11:ffaca0951d07: devel/llama.el: Update to 1.0.4 (authored by jrm).
devel/llama.el: Update to 1.0.4
Mon, Apr 20, 3:12 AM
jrm committed R11:881caec24895: devel/treepy.el: Update to 0.1.3 and take maintainership (authored by jrm).
devel/treepy.el: Update to 0.1.3 and take maintainership
Mon, Apr 20, 3:12 AM
jrm committed R11:fb16b5778325: biology/hyphy: Update to 2.5.97 (authored by jrm).
biology/hyphy: Update to 2.5.97
Mon, Apr 20, 3:11 AM
jrm committed R11:5afaf418207a: mail/notmuch: PORTREVISION must be set with ?= (authored by jrm).
mail/notmuch: PORTREVISION must be set with ?=
Mon, Apr 20, 3:11 AM
jrm committed R11:19f0183dffa6: graphics/feh: Update to 3.12.1 (authored by jrm).
graphics/feh: Update to 3.12.1
Mon, Apr 20, 3:11 AM
yuri committed R11:8f672c216d1c: misc/snakemake: update 6.15.5 → 9.19.0 (authored by yuri).
misc/snakemake: update 6.15.5 → 9.19.0
Mon, Apr 20, 3:04 AM

Event Timeline