Creator/Maintainer of FreeBSD bootloader-menu/bsdconfig/dpv/dwatch/figpar/sysrc
Maintainer of FreeBSD base/bsdinstall/DTrace/forth/jail/netgraph/ports/vnet
Maintainer of FreeBSD ports: (net-p2p) shx (sysutils) bsdconfig cmocka DTraceToolkit dwatch-gource dwatch-pwsnoop host-setup mping ssd_report sysrc tzdialog zfs-stats-lite
Drive-by's: (devel) p4d p4web (emulators) xen xen-kernel (net) pptpclient (ports-mgmt) pkg (sysutils) getssl syslinux vzvol
User Details
- User Since
- Sep 2 2014, 7:30 PM (629 w, 4 d)
Yesterday
Move to tools/tools
Address kib:
- Restart state is one enum (ABI -> SYMLINK or ABI -> NATIVE; never backwards; KASSERT).
- target_resolved is the readable flag; suffix length is aux only. Relative symlink no longer special-cases the retry.
- uma_zfree handles NULL; drop the extra checks.
Use DISTVERSION (fuz, jrm), add TEST_DEPENDS (jrm)
Restore GitHub WWW -- CRAN does not link to GitHub
Use DISTVERSION, remove WWW (use cran.mk default), sort LICENSE,
use BUILD_RUN_DEPENDS
Use DISTVERSION, sort LICENSE, remove WWW (use cran.mk default)
Rebase onto origin/main, remove python run dep
Yes, expose it. D59990 can configure the overlay from a native process, dropping the linux_base skip.
Add reproduction step comments to tests
Fri, Sep 25
Bump PORTREVISION (fuz), add description for TESTS (portlint)
Bump PORTREVISION as requested. Add TESTS_DESC so portlint is clean.
Thu, Sep 24
Tests moved to D59990
tests-only review created as D59990
Wed, Sep 23
Tue, Sep 22
Mon, Sep 21
Looks great! Approved. Give fuz a day or two to chime in.
Address review comments from fuz:
Rebase onto head
Sun, Sep 20
testport ... success
portclippy ... happy
portfmt -D ... ok
portlint ... fine
Fix distinfo following upstream asset swap
poudriere testport caught upstream shenanigans. Brave re-uploaded the v1.94.117 release assets after f4f2f98ba7d8 bump was committed by fluffy
testport ... failed (working on fix for failed checksum step)
portclippy ... happy
portfmt -D ... ok
portlint ... fine
- Rebase atop f4f2f98ba7d8dc542a967e3ba7d7f1231624792c (fluffy)
- Utilize ARCH:S for EXTRACT_SUFX (fuz)
- Replace PORT_OPTIONS:MWIDEVINE with option-target (fuz)
- Satisfy portlint, clamp pkg-descr to 80c, move DISTFILES
testport ... passed
portclippy ... happy
portfmt -D ... ok
portlint ... fine
I am decoupling this from D58855 because the issue as far as I can see is that without D58855, only 16.0-CURRENT users will be unable to run the browser; secondly, D58855 affects a LOT more than just www/linux-brave (without D58855 any linux program that lives outside of emul_path -- /compat/linux -- presently has issues with broken symlinks on 16.0-CURRENT)
Sat, Sep 19
Thu, Sep 17
I'm thinking of moving these to tools/ or tools/tools/ as I'm not sure it brings much value to have them available in usr.bin/ -- absent any feedback on that, I'll just forge ahead to usr.bin/ as planned. Just spit-balling an idea that popped into my head.
Small fix for object detection on builds without -j
Also approve. Looks great. π