User Details
- User Since
- Jul 19 2018, 5:53 PM (375 w, 3 d)
Fri, Sep 26
Add changelog
Hope to hear from pi@ soon. This tool helped me to migrate a lot of accounts with ease.
Thu, Sep 25
Drop PORTREVISION
Bump revision
Wed, Sep 24
Wed, Sep 17
Fri, Sep 12
Tue, Sep 9
Mon, Sep 8
Example from Proxmox:
root@pve-1:~# uname -a Linux pve-1.ppmd.siemens.net 6.14.8-2-pve #1 SMP PREEMPT_DYNAMIC PMX 6.14.8-2 (2025-07-22T10:04Z) x86_64 GNU/Linux
Sat, Sep 6
Just update the port
Update UPDATING
Folks, any opinion on this? This is a readability and internationalization improvement.
Just noticed that I should update UPDATING as well.
Maintainer timeout is approaching, any opinion here?
Maintainers, any objections?
Fri, Sep 5
Thu, Sep 4
Wed, Sep 3
@markj , would you mind to backport it as well? Very useful!
I am fine with the change as long as this is met: https://reviews.freebsd.org/D52158#1192019
Nice idea, hopefully this will be backported.
Tue, Sep 2
I agree with @jlduran, all three should be covered. I applied the patch locally and the issue is gone.
Mon, Sep 1
Already removed by @rene.
@des done
Sun, Aug 31
Waiting for a format approval from mentors.
add ref to default compression
Used the following search pattern: grep -r -e '$(date' -e '$( date' -e 'date' -e 'C date' --exclude '/tests/' --exclude '/sys/contrib/' --exclude '/contrib/' --exclude '/tools/' --exclude '/crypto/' . --color`
Aug 29 2025
@mikael, exp-run is complete. No related failures. Are we good to approve and merge this one?
Folks, any opinion on this? Waiting for the port maintainer...
Aug 28 2025
Now waiting for the maintainer...
Aug 27 2025
Generalize patching
You also forgot to delete the expired distrusted one.
You can completely remove: untrusted/Explicitly_Distrust_DigiNotar_Root_CA.pem: Not After : Mar 31 18:19:22 2025 GMT
You need to update ObsoleteFiles.inc as well, no?
Aug 26 2025
The last time I worked on this I checked every untrusted CA whether the it is authentic because there could be a change in the format and our script didn't notice. ran the current bundle from curl (https://curl.se/docs/caextract.html) and our output by Copilot. They don't match:
Thanks for the detailed list! I checked the [Mozilla CA bundle used by curl](https://curl.se/ca/cacert.pem)and compared it against your list. Here's a summary of **mismatches**—certificates you marked as **Trusted** or **Untrusted** that **do not appear** in the Mozilla bundle:
@antoine is performing exp-run...
Aug 25 2025
Rebase
Aug 24 2025
Will wait for rust reviewers for a couple of more days.
Folks, is this change something we should abandon or still worth considering for 15?
Fix invalid change
Completely updated to version 5 and thus renamed. Maintainer didn't take any action for years since 5.0.2 is almost a year old. I took the liberty to take ownership of this port since (a) of the former and (b) I do use it in production and it is a low-profile port. It builds now just fine with 3.12.
Aug 22 2025
Let me give you guys background why I started this in the first place. We need a bunch of new servers from HPE which include MR408i-o RAID controller with Broadcom SAS3908 ROC for OEMs. I had a hell of a time to figure out which chip that it and which driver supports this card. Spent days. Hoped Broadcom would answer. What I have figured out that the PCI device IDs don't match the manpages (read outdated) and you have to read the source code. After a longer discussion with @eugen_grosbein.net on the Russian FreeBSD TG channel and Git archeology we figured out that @kadesai has added support many years ago (https://cgit.freebsd.org/src/commit/?id=2909aab4cfc296bcf83fa3e87ed41ed1f4244fea), but never touched the manpage. IMHO only Broadcom or @imp are able to properly update this manpage.
@mikael Do you want to take a look at this as well?
Related issue: https://reviews.freebsd.org/D51802
Maintainer timeout?
Anyone willing to review?