| Summary: | Document package-recursive in bsd.ports.mk | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Christopher Hall <freebsd> | ||||
| Component: | Individual Port(s) | Assignee: | Port Management Team <portmgr> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Christopher Hall
2003-10-13 03:20:22 UTC
Responsible Changed From-To: freebsd-ports-bugs->portmgr Over to maintainers I'm not sure what package-recursive does, and "Create a packages" doesn't really help to explain it. Should this be "Create a package", or "Create packages"? (Either way, the patch needs to be changed.) Colin Percival In message <5.0.2.1.1.20031014230444.03198088@popserver.sfu.ca>, Colin Percival writes: > I'm not sure what package-recursive does, and "Create a packages" >doesn't really help to explain it. Should this be "Create a package", or >"Create packages"? (Either way, the patch needs to be changed.) > >Colin Percival > Attempt a better explanation of package-recursive New patch: --- bsd.port.mk.ORIG Mon Oct 13 09:21:51 2003 +++ bsd.port.mk Wed Oct 15 08:56:06 2003 @@ -601,6 +601,7 @@ # deinstall - Remove the installation. # deinstall-all - Remove all installations with the same PKGORIGIN. # package - Create a package from an _installed_ port. +# package-recursive - Create packages for a port and _all_ of its dependancies. # describe - Try to generate a one-line description for each port for # use in INDEX files and the like. # checkpatch - Do a "patch -C" instead of a "patch". Note that it may --- Christopher Hall <hsw@generalresources.com> Fax: +886-2-2795-3030 Christopher Hall <hsw@acm.org> Phone: +886-2-2795-5799 State Changed From-To: open->analyzed This is currently being tested on bento. State Changed From-To: analyzed->closed Committed, thanks! State Changed From-To: analyzed->closed Committed, thanks! State Changed From-To: analyzed->closed Committed, thanks! State Changed From-To: analyzed->closed Committed, thanks! State Changed From-To: analyzed->closed Committed, thanks! State Changed From-To: analyzed->closed Fixed with the comment made in the follow-up. Thanks for reporting. State Changed From-To: analyzed->closed Committed, thanks! State Changed From-To: analyzed->closed Committed, thanks! State Changed From-To: analyzed->closed Committed, thanks! State Changed From-To: analyzed->closed Committed with the additional check of INSTALL_AS_USER. Thanks! State Changed From-To: analyzed->closed Committed, thanks! State Changed From-To: analyzed->closed Committed, thanks! State Changed From-To: analyzed->closed Committed, thanks! State Changed From-To: analyzed->closed Committed, thanks! |