Summary: | [patch] change characterization of ports that require source to build from BROKEN to IGNORE | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mark Linimon <linimon> | ||||
Component: | Individual Port(s) | Assignee: | Port Management Team <portmgr> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | portmgr | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Mark Linimon
2004-01-08 19:40:16 UTC
Responsible Changed From-To: freebsd-ports-bugs->portmgr Since this PR kind of touches on "philosophy" of how the ports framework should work, assign it to portmgr to gather feedback. I'm willing to do the legwork for the commit itself if it turns out not to be controversial. Adding to audit trail, from misfiled PR ports/61091: Date: Thu, 08 Jan 2004 14:44:11 -0500 From: "Dan Langille" <dan@langille.org> Message-Id: <3FFD6CBB.25083.FDC34D43@localhost> In-Reply-To: <200401081938.i08JcrhF073776@lonesome.lonesome.com> On 8 Jan 2004 at 13:38, Mark Linimon wrote: > For most end-users, the change will be academic. The bento > build cluster will not be affected, because it seems to have > source installed. The main difference will be to my own > ports monitoring code (which makes a clear distinction > between the two) and possibly FreshPorts (I'm not sure; > I have Cc:ed Dan just in case). Looks good to me. It will have the effect of better reporting to FreshPorts users. -- Dan Langille : http://www.langille.org/ State Changed From-To: open->closed Committed, thanks! Note, this change does have the potential of having a positive impact on bento since it treats IGNORE'd ports differently than BROKEN ports. For ports marked IGNORE, bento will mark them as duds, and never try to build them. This could save some precious build cycles on the clusters. |