Summary: | [NEW PORT] sysutils/pkg_install | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Oliver Eikemeier <eikemeier> | ||||||
Component: | Individual Port(s) | Assignee: | Port Management Team <portmgr> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | eikemeier | ||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Oliver Eikemeier
2003-07-14 16:50:15 UTC
Responsible Changed From-To: freebsd-ports-bugs->portmgr portmgr territory I could not get this port to build correctly - libinstall.a does not get created, so the build fails. The fix found in http://www.freebsd.org/cgi/query-pr.cgi?pr=54475 does work properly when applied to /usr/ports/Mk/bsd.port.mk, however. Although as noted in followup to that PR, make deinstall still does not work properly after applying the patch. State Changed From-To: open->analyzed The pkg_install port has been added with a few modifications. The diffs to bsd.port.mk will be tested on bento before being committed to the tree. State Changed From-To: analyzed->closed Committed with some modifications. Thanks! |