Summary: | make depend packages and index on demand | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | sada <sada> | ||||
Component: | Individual Port(s) | Assignee: | Satoshi Asami <asami> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
sada
1998-09-15 23:40:00 UTC
Responsible Changed From-To: freebsd-ports->asami His area. State Changed From-To: open->feedback There is no need for BUILD_PACKAGE_AT_INSTALL_TIME -- just define DEPENDS_TARGET=packages and it will do that for you. As for REGISTER_PACKAGE_INDEX_AT_INSTALL_TIME, I don't really see the point. Can't you "make index" from the top? Also, it is known that you can't "sort" INDEX back to the original order after adding an item. (Think "x11" and "x11-*") State Changed From-To: feedback->closed |