Summary: | add metadata from add-plist-buildinfo target in bsd.port.mk to PKG_NOTES | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Jason Helfman <jgh> |
Component: | Ports Framework | Assignee: | Bryan Drewery <bdrewery> |
Status: | New --- | ||
Severity: | Affects Many People | CC: | bdrewery, ports-bugs |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Jason Helfman
![]() The problem here is that add-plist-buildinfo was removed for staged ports. It needs to be rewritten to use PKG_NOTES instead. I feel the best way for tinderbox to do this would be to set USE_LOCAL_MK in the environment/make.conf and replace Mk/bsd.local.mk with one containing whatever targets/variables tinderbox needs. Bapt brought up an excellent point on IRC. Anything we do here needs to generate packages that are reproducible. |