Page MenuHomeFreeBSD

pkgbaseProject
ActivePublic

Details

Description

For reviews on pkgbase

Recent Activity

Mon, Oct 13

dch abandoned D51275: Makefile.inc1: in _pkgbootstrap, use freshly built pkg, not host version.

yup, thanks for the bump.

Mon, Oct 13, 3:19 PM · pkgbase
ivy added a comment to D51275: Makefile.inc1: in _pkgbootstrap, use freshly built pkg, not host version.

i think we agreed this change is wrong, can we close the review?

Mon, Oct 13, 11:32 AM · pkgbase

Tue, Sep 30

ivy closed D51769: packages: use correct license for clang.
Tue, Sep 30, 9:57 AM · pkgbase
bapt accepted D51769: packages: use correct license for clang.
Tue, Sep 30, 8:22 AM · pkgbase

Sep 25 2025

ziaee closed D50289: build.7: Improve building pkgbase.
Sep 25 2025, 7:16 PM · pkgbase
emaste closed D51483: release: create pkgbase VM and cloud images.
Sep 25 2025, 1:12 PM · pkgbase
ifreund_freebsdfoundation.org updated the diff for D51483: release: create pkgbase VM and cloud images.

Fix documentation of NOPKGBASE (this got inverted by the rebase)

Sep 25 2025, 1:07 PM · pkgbase
ifreund_freebsdfoundation.org added inline comments to D51483: release: create pkgbase VM and cloud images.
Sep 25 2025, 1:06 PM · pkgbase
emaste added inline comments to D51483: release: create pkgbase VM and cloud images.
Sep 25 2025, 12:56 PM · pkgbase
emaste added inline comments to D51483: release: create pkgbase VM and cloud images.
Sep 25 2025, 12:55 PM · pkgbase
emaste added inline comments to D51483: release: create pkgbase VM and cloud images.
Sep 25 2025, 12:44 PM · pkgbase
emaste closed D51482: release: create pkgbase repo config from Makefile.
Sep 25 2025, 12:36 PM · pkgbase
ziaee updated the diff for D50289: build.7: Improve building pkgbase.

"building src into packages" > "building packages(7)"

Sep 25 2025, 12:22 PM · pkgbase
ziaee updated the summary of D50289: build.7: Improve building pkgbase.
Sep 25 2025, 12:19 PM · pkgbase
ifreund_freebsdfoundation.org updated the diff for D51516: release: add FreeBSD-base.conf to pkgbase VM/cloud images.

Rebase, resolving conflict from change to -DNOPKGBASE

Sep 25 2025, 11:29 AM · pkgbase
ifreund_freebsdfoundation.org retitled D51483: release: create pkgbase VM and cloud images from release: support -DPKGBASE for VM and cloud images to release: create pkgbase VM and cloud images.
Sep 25 2025, 11:28 AM · pkgbase
ifreund_freebsdfoundation.org updated the diff for D51483: release: create pkgbase VM and cloud images.

rebase, resolve conflicts with change to -DNOPKGBASE

Sep 25 2025, 11:25 AM · pkgbase
ifreund_freebsdfoundation.org updated the diff for D51482: release: create pkgbase repo config from Makefile.

Fix bad rebase

Sep 25 2025, 11:15 AM · pkgbase
ifreund_freebsdfoundation.org commandeered D51482: release: create pkgbase repo config from Makefile from emaste.
Sep 25 2025, 11:14 AM · pkgbase
ifreund_freebsdfoundation.org requested changes to D51482: release: create pkgbase repo config from Makefile.
Sep 25 2025, 9:46 AM · pkgbase
ifreund_freebsdfoundation.org accepted D51482: release: create pkgbase repo config from Makefile.
Sep 25 2025, 9:42 AM · pkgbase
emaste updated the diff for D51482: release: create pkgbase repo config from Makefile.

rebase

Sep 25 2025, 9:24 AM · pkgbase
emaste commandeered D51482: release: create pkgbase repo config from Makefile.
Sep 25 2025, 9:23 AM · pkgbase
emaste accepted D51482: release: create pkgbase repo config from Makefile.
Sep 25 2025, 9:11 AM · pkgbase
ivy accepted D50289: build.7: Improve building pkgbase.

aside from one or two stray instances of .Cm packages this looks good.

Sep 25 2025, 4:35 AM · pkgbase
ziaee updated the diff for D50289: build.7: Improve building pkgbase.

use kevan's suggestion for update-packages

Sep 25 2025, 3:36 AM · pkgbase
kevans added inline comments to D50289: build.7: Improve building pkgbase.
Sep 25 2025, 3:26 AM · pkgbase
ziaee added inline comments to D50289: build.7: Improve building pkgbase.
Sep 25 2025, 3:21 AM · pkgbase
ziaee updated the diff for D50289: build.7: Improve building pkgbase.

fix a straggler

Sep 25 2025, 3:20 AM · pkgbase
ziaee updated the diff for D50289: build.7: Improve building pkgbase.

pkg(7) targets -> packages(7), apply ivy's suggestions elsewhere

Sep 25 2025, 3:12 AM · pkgbase
ivy requested changes to D50289: build.7: Improve building pkgbase.
Sep 25 2025, 1:36 AM · pkgbase

Sep 24 2025

ziaee updated the diff for D50289: build.7: Improve building pkgbase.

fix incorrect backslash

Sep 24 2025, 8:47 PM · pkgbase
ziaee updated the diff for D50289: build.7: Improve building pkgbase.

attmpt to fix objroot but honestly I don't really understand what I'm reading here.

Sep 24 2025, 8:35 PM · pkgbase
ziaee updated the diff for D50289: build.7: Improve building pkgbase.

rebase

Sep 24 2025, 8:29 PM · pkgbase
ifreund_freebsdfoundation.org added inline comments to D51483: release: create pkgbase VM and cloud images.
Sep 24 2025, 5:31 PM · pkgbase
ifreund_freebsdfoundation.org added a comment to D51483: release: create pkgbase VM and cloud images.

I think this patch could use a bit more work than just updating for the -DNOPKGBASE change. It was written before package sets were added and it would be nice if we could leverage those rather than doing fragile regex-based matching.

Sep 24 2025, 5:29 PM · pkgbase
ifreund_freebsdfoundation.org added a comment to D51483: release: create pkgbase VM and cloud images.

Actually, this is going to need some changes now that PKGBASE is the default and there's a new NOPKGBASE option. Should I just take over this patch?

Sep 24 2025, 2:02 PM · pkgbase

Sep 23 2025

cperciva added a comment to D51483: release: create pkgbase VM and cloud images.

Actually, this is going to need some changes now that PKGBASE is the default and there's a new NOPKGBASE option. Should I just take over this patch?

Sep 23 2025, 6:27 PM · pkgbase
cperciva added a comment to D51483: release: create pkgbase VM and cloud images.

@ifreund_freebsdfoundation.org Can we land this soon?

Sep 23 2025, 5:57 PM · pkgbase

Aug 29 2025

emaste added inline comments to D51482: release: create pkgbase repo config from Makefile.
Aug 29 2025, 5:01 PM · pkgbase
ifreund_freebsdfoundation.org added inline comments to D51482: release: create pkgbase repo config from Makefile.
Aug 29 2025, 3:29 PM · pkgbase
ifreund_freebsdfoundation.org updated the diff for D51482: release: create pkgbase repo config from Makefile.

Don't hardcode "worldstage"

Aug 29 2025, 3:28 PM · pkgbase
ifreund_freebsdfoundation.org added inline comments to D51483: release: create pkgbase VM and cloud images.
Aug 29 2025, 3:17 PM · pkgbase
emaste added inline comments to D51482: release: create pkgbase repo config from Makefile.
Aug 29 2025, 3:10 PM · pkgbase
ifreund_freebsdfoundation.org added inline comments to D51482: release: create pkgbase repo config from Makefile.
Aug 29 2025, 3:05 PM · pkgbase
des added inline comments to D50289: build.7: Improve building pkgbase.
Aug 29 2025, 10:02 AM · pkgbase

Aug 28 2025

ziaee updated the diff for D50289: build.7: Improve building pkgbase.

oops, forgot to switch it on line 729

Aug 28 2025, 7:07 PM · pkgbase
ziaee updated the diff for D50289: build.7: Improve building pkgbase.

+ Add an entry for OBJROOT

Aug 28 2025, 7:06 PM · pkgbase
emaste added inline comments to D51483: release: create pkgbase VM and cloud images.
Aug 28 2025, 3:43 PM · pkgbase
emaste added a comment to D51482: release: create pkgbase repo config from Makefile.

Looks good but I'd like to avoid having the literal worldstage in two different places if we can

Aug 28 2025, 3:34 PM · pkgbase