Page MenuHomeFreeBSD
Feed Advanced Search

Today

des committed R11:e9ada2d85095: www/forgejo-lts: Update to 11.0.8 (authored by des).
www/forgejo-lts: Update to 11.0.8
Thu, Dec 11, 10:57 AM
des committed R11:a61980936519: www/forgejo: Update to 13.0.3 (authored by des).
www/forgejo: Update to 13.0.3
Thu, Dec 11, 10:57 AM
des committed R11:7d5f8d23edbf: www/forgejo-lts: Update to 11.0.8 (authored by des).
www/forgejo-lts: Update to 11.0.8
Thu, Dec 11, 10:45 AM
des committed R11:2d879b8389ad: www/forgejo: Update to 13.0.3 (authored by des).
www/forgejo: Update to 13.0.3
Thu, Dec 11, 10:45 AM
des committed rG0d46d875e600: Import tzcode 2025c (authored by des).
Import tzcode 2025c
Thu, Dec 11, 10:30 AM
des committed rGa35545ee0268: vm: Fix kstack alignment assertion (authored by des).
vm: Fix kstack alignment assertion
Thu, Dec 11, 9:02 AM
des closed D54171: vm: Fix kstack alignment assertion.
Thu, Dec 11, 9:02 AM

Yesterday

des requested review of D54171: vm: Fix kstack alignment assertion.
Wed, Dec 10, 11:13 PM
des added a comment to D54033: rtld-elf: Mark LD_SHOW_AUXV insecure.

This should have been credited as “reported by: Daniel Hodson <daniel@elttam.com>”

Wed, Dec 10, 4:29 PM
des committed rG2a3b1641756a: shutdown: Adapt to changes in reboot (authored by des).
shutdown: Adapt to changes in reboot
Wed, Dec 10, 2:48 PM
des closed D54122: shutdown: Adapt to changes in reboot.
Wed, Dec 10, 2:48 PM
des committed rG4453ec5b8716: reboot: Default to a clean shutdown (authored by des).
reboot: Default to a clean shutdown
Wed, Dec 10, 2:47 PM
des closed D54117: reboot: Default to a clean shutdown.
Wed, Dec 10, 2:47 PM
des committed rGce1e7a7921b2: certctl: Always copy bundle fragments (authored by des).
certctl: Always copy bundle fragments
Wed, Dec 10, 2:41 PM
des committed rG7ad8cbab66f4: certctl: Improve option processing (authored by des).
certctl: Improve option processing
Wed, Dec 10, 2:41 PM
des closed D54081: certctl: Always copy bundle fragments.
Wed, Dec 10, 2:41 PM
des closed D54082: certctl: Improve option processing.
Wed, Dec 10, 2:41 PM
des added a comment to D42730: pam_unix: Reliably disable empty password auth.

The text you removed from the manual page explains why there are two separate options for this...

Wed, Dec 10, 2:05 PM
des added inline comments to D42731: pam_unix: Store empty password as empty hash.
Wed, Dec 10, 2:03 PM
des accepted D47356: tarfs: Add some sysctls to control readahead/behind.
Wed, Dec 10, 1:57 PM
des added a reviewer for D54122: shutdown: Adapt to changes in reboot: imp.
Wed, Dec 10, 10:40 AM

Mon, Dec 8

des accepted D54142: rman: Simplify initialization of internal globals.
Mon, Dec 8, 11:09 PM
des accepted D54143: rman: Embed the mutex in struct rman instead of using a separate allocation.

Thanks. I wonder if the performance impact is measurable...

Mon, Dec 8, 11:09 PM
des committed rGde670c611b17: nextboot: Reimplement missing -a option (authored by des).
nextboot: Reimplement missing -a option
Mon, Dec 8, 10:32 AM
des closed D54120: nextboot: Reimplement missing -a option.
Mon, Dec 8, 10:32 AM
des closed D54119: noshutdown: Fix startup order.
Mon, Dec 8, 10:32 AM
des committed rGe540e8b2c04f: noshutdown: Fix startup order (authored by des).
noshutdown: Fix startup order
Mon, Dec 8, 10:32 AM
des closed D54118: cleanvar: Fix startup order.
Mon, Dec 8, 10:32 AM
des committed rG6ce227d62748: cleanvar: Fix startup order (authored by des).
cleanvar: Fix startup order
Mon, Dec 8, 10:32 AM
des requested review of D54122: shutdown: Adapt to changes in reboot.
Mon, Dec 8, 10:28 AM
des added a comment to D54117: reboot: Default to a clean shutdown.

The manual page already has two entire paragraphs about the past and present differences between shutdown and reboot, and they are not equivalent.

Mon, Dec 8, 10:19 AM
des abandoned D54110: databases/mongodb-tools: Drop Go version check.
Mon, Dec 8, 3:26 AM
des updated the summary of D54117: reboot: Default to a clean shutdown.
Mon, Dec 8, 1:52 AM
des updated the diff for D54117: reboot: Default to a clean shutdown.

Use “fast” prefix, not -f flag, to choose modes.

Mon, Dec 8, 1:52 AM
des requested review of D54120: nextboot: Reimplement missing -a option.
Mon, Dec 8, 1:51 AM
des added a comment to D54117: reboot: Default to a clean shutdown.
In D54117#1236374, @imp wrote:

This is what I've wanted to do for some time now. I didn't look closely enough, but so long as fastboot gives us the current behavior, (aka the -f behavior), I'm good with all this.

Mon, Dec 8, 12:24 AM
des requested review of D54119: noshutdown: Fix startup order.
Mon, Dec 8, 12:19 AM
des requested review of D54118: cleanvar: Fix startup order.
Mon, Dec 8, 12:19 AM

Sun, Dec 7

des requested review of D54117: reboot: Default to a clean shutdown.
Sun, Dec 7, 11:56 PM
des added inline comments to D50956: src.conf: Add WITH_LLVM_STATIC build knob.
Sun, Dec 7, 6:45 PM
des added inline comments to D52011: depend-cleanup: Force a clean build when options change.
Sun, Dec 7, 5:54 PM
des added a comment to D52011: depend-cleanup: Force a clean build when options change.
In D52011#1236230, @imp wrote:

A common pattern is for there to be one build tree, with lots of options turned on, and then lots of installs from that tree with differing sets of options. This is done to speed the build. If suddenly world gets cleaned unconditionally, without my control, that could be very bad.

Sun, Dec 7, 5:52 PM
des updated the summary of D52011: depend-cleanup: Force a clean build when options change.
Sun, Dec 7, 5:50 PM
des updated the diff for D52011: depend-cleanup: Force a clean build when options change.

Add DEPEND_CLEANUP option

Sun, Dec 7, 5:50 PM
des added inline comments to D50956: src.conf: Add WITH_LLVM_STATIC build knob.
Sun, Dec 7, 5:31 PM
des added inline comments to D50956: src.conf: Add WITH_LLVM_STATIC build knob.
Sun, Dec 7, 5:30 PM
des committed rGc51876a10731: libsysdecode: Use consistent include path (authored by des).
libsysdecode: Use consistent include path
Sun, Dec 7, 5:09 PM
des closed D54106: libsysdecode: Use consistent include path.
Sun, Dec 7, 5:09 PM
des added a comment to D54110: databases/mongodb-tools: Drop Go version check.

You are probably pulling from a mirror (as the committer's guide recommends) and the mirrors are sick at the moment. This should fix it:

git remote set-url freebsd git@gitrepo.freebsd.org:ports.git
git pull --rebase
git push
Sun, Dec 7, 3:51 PM
des requested review of D54112: www/codeberg-pages-server: Update to 6.4.
Sun, Dec 7, 3:40 PM
des requested review of D54111: security/trezord: Update to unreleased 2.0.34.
Sun, Dec 7, 3:19 PM
des updated the diff for D54110: databases/mongodb-tools: Drop Go version check.

update

Sun, Dec 7, 3:18 PM
des requested review of D54110: databases/mongodb-tools: Drop Go version check.
Sun, Dec 7, 2:27 PM
des updated the diff for D52011: depend-cleanup: Force a clean build when options change.
  • Make “Cleaning ...” messages unconditional as requested by @markj.
Sun, Dec 7, 2:16 PM
des added a comment to D50956: src.conf: Add WITH_LLVM_STATIC build knob.

Don't worry about depend-cleanup.sh, D52011 will take care of it.

Sun, Dec 7, 2:03 PM
des updated subscribers of D54104: Uses/go.mk: Add support for requesting a minimum version.

I didn't look at what lang/go-devel actually contains, I just went by GO_VALID_VERSIONS and the existing logic which seems to suggest that lang/go-devel currently offers 1.26. I don't care if we remove it, but I suggest we settle this first, and let @ashish have a say.

Sun, Dec 7, 1:14 AM

Sat, Dec 6

des updated the summary of D54104: Uses/go.mk: Add support for requesting a minimum version.
Sat, Dec 6, 11:41 PM
des added reviewers for D54104: Uses/go.mk: Add support for requesting a minimum version: adamw, portmgr.
Sat, Dec 6, 11:34 PM
des added a comment to D54104: Uses/go.mk: Add support for requesting a minimum version.
In D54104#1236117, @fuz wrote:

Could we yoink the logic from python.mk for this?

Sat, Dec 6, 7:23 PM
des added a comment to D54106: libsysdecode: Use consistent include path.

@sjg can you please confirm that this change does not break dirdeps mode? It doesn't make any difference in the common case in stock FreeBSD, but it fixes an issue downstream.

Sat, Dec 6, 7:05 PM
des requested review of D54106: libsysdecode: Use consistent include path.
Sat, Dec 6, 7:03 PM
des requested review of D54104: Uses/go.mk: Add support for requesting a minimum version.
Sat, Dec 6, 5:27 PM

Fri, Dec 5

des committed rGef8a5af2a3ec: rtld-elf: Mark LD_SHOW_AUXV insecure (authored by des).
rtld-elf: Mark LD_SHOW_AUXV insecure
Fri, Dec 5, 6:29 PM
des committed rG307a6241d05a: rtld-elf: Mark LD_SHOW_AUXV insecure (authored by des).
rtld-elf: Mark LD_SHOW_AUXV insecure
Fri, Dec 5, 6:29 PM
des committed rG07f9d9cb9a2f: bus: Apply consistent style to prototypes (authored by des).
bus: Apply consistent style to prototypes
Fri, Dec 5, 6:29 PM
des committed rGc0aeb34d5044: bus: Add device_has_children predicate (authored by des).
bus: Add device_has_children predicate
Fri, Dec 5, 6:29 PM
des committed rG8787b699b036: libc: Simplify __get_locale() (authored by des).
libc: Simplify __get_locale()
Fri, Dec 5, 6:29 PM
des committed rG68c9bf7b2c8a: bus: Apply consistent style to prototypes (authored by des).
bus: Apply consistent style to prototypes
Fri, Dec 5, 3:10 PM
des committed rG74b10f0b5760: rtld-elf: Mark LD_SHOW_AUXV insecure (authored by des).
rtld-elf: Mark LD_SHOW_AUXV insecure
Fri, Dec 5, 3:10 PM
des committed rG3cbf6473fa1c: bus: Add device_has_children predicate (authored by des).
bus: Add device_has_children predicate
Fri, Dec 5, 3:09 PM
des committed rG844f76c2426d: libc: Simplify __get_locale() (authored by des).
libc: Simplify __get_locale()
Fri, Dec 5, 3:09 PM
des committed rG69e041521a80: fsync: Open files in non-blocking mode (authored by des).
fsync: Open files in non-blocking mode
Fri, Dec 5, 2:58 PM
des committed rG4c2295c15860: bus: Return 0 if reading an ivar fails (authored by des).
bus: Return 0 if reading an ivar fails
Fri, Dec 5, 2:58 PM
des closed D54078: bus: Return 0 if reading an ivar fails.
Fri, Dec 5, 2:58 PM
des closed D54084: fsync: Open files in non-blocking mode.
Fri, Dec 5, 2:58 PM
des requested review of D54084: fsync: Open files in non-blocking mode.
Fri, Dec 5, 2:34 PM
des accepted D54009: sys/_types.h: avoid use of __has_feature().
Fri, Dec 5, 1:16 PM
des updated the diff for D54082: certctl: Improve option processing.

local and indentation

Fri, Dec 5, 11:41 AM
des accepted D54044: certctl.8: Prefer the new TRUSTDESTDIR variable.
Fri, Dec 5, 11:38 AM
des requested review of D54081: certctl: Always copy bundle fragments.
Fri, Dec 5, 11:38 AM
des requested review of D54082: certctl: Improve option processing.
Fri, Dec 5, 11:38 AM
des added a comment to D49895: sh.1: Provide detailed documentation for job control.

I've been traveling and haven't yet had time to review the latest changes, but last I looked it was moving in the right direction. Just give me a few more days.

Fri, Dec 5, 10:36 AM

Thu, Dec 4

des requested review of D54078: bus: Return 0 if reading an ivar fails.
Thu, Dec 4, 9:01 PM

Wed, Dec 3

des closed D54033: rtld-elf: Mark LD_SHOW_AUXV insecure.
Wed, Dec 3, 10:10 AM
des committed rG5242bcff202f: rtld-elf: Mark LD_SHOW_AUXV insecure (authored by des).
rtld-elf: Mark LD_SHOW_AUXV insecure
Wed, Dec 3, 10:10 AM

Tue, Dec 2

des requested review of D54033: rtld-elf: Mark LD_SHOW_AUXV insecure.
Tue, Dec 2, 2:40 PM

Sun, Nov 30

des committed rG029a09f18032: sys/_types.h: Actually unbreak gcc build (authored by des).
sys/_types.h: Actually unbreak gcc build
Sun, Nov 30, 10:32 AM
des closed D53986: sys/_types.h: Actually unbreak gcc build.
Sun, Nov 30, 10:32 AM

Sat, Nov 29

des added inline comments to D53986: sys/_types.h: Actually unbreak gcc build.
Sat, Nov 29, 3:37 PM
des updated the summary of D53986: sys/_types.h: Actually unbreak gcc build.
Sat, Nov 29, 10:21 AM
des added a comment to D53986: sys/_types.h: Actually unbreak gcc build.

So I checked and the preprocessor _does_ do short-circuit evaluation of boolean expressions, so this shouldn't be necessary, yet gcc complains:

Sat, Nov 29, 10:21 AM
des requested review of D53986: sys/_types.h: Actually unbreak gcc build.
Sat, Nov 29, 9:50 AM

Fri, Nov 28

des closed D53980: sys/_types.h: Unbreak gcc build.
Fri, Nov 28, 7:49 PM
des committed rG19728f31ae42: sys/_types.h: Unbreak gcc build (authored by des).
sys/_types.h: Unbreak gcc build
Fri, Nov 28, 7:49 PM
des closed D39614: ifnet: fix use-after-free by ignoring post-detach ifp link events..
Fri, Nov 28, 6:19 PM
des closed D36754: arm atomic-v6.h: Use eoreqs rather than eorseq to appease GNU as..
Fri, Nov 28, 6:18 PM
des closed D30339: Retry OCF ENOMEM errors in ZFS.
Fri, Nov 28, 6:17 PM · ZFS
des added a comment to D53980: sys/_types.h: Unbreak gcc build.
In D53980#1233312, @imp wrote:

Oh that's what you meant. Why wouldn't it be in scope?

Fri, Nov 28, 6:01 PM
des closed D46192: arm64: write PID in CONTEXTIDR_EL1 on ctx switch.
Fri, Nov 28, 5:47 PM
des requested review of D53980: sys/_types.h: Unbreak gcc build.
Fri, Nov 28, 5:11 PM