| Summary: | Note the dependency checking command in Porter's handbook | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Foxfair Hu <foxfair> | ||||
| Component: | Books & Articles | Assignee: | Foxfair Hu <foxfair> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Foxfair Hu
2007-04-15 11:20:02 UTC
State Changed From-To: open->feedback I'll take this baby Responsible Changed From-To: freebsd-doc->foxfair I'll take this baby It's mentioned in ports(7) in HEAD. That man page could use an MFC to STABLE, I guess. -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> It's the classic Microsoft security-bulletin formula: "The vulnerability is important (never dangerous); you have nothing to fear and no reason to regret trusting us; we have no intention of apologizing for it or even explaining it adequately; now go get your patch, shut up, and be grateful nothing bad has happened. -- The Register Pav Lucistnik wrote:
> It's mentioned in ports(7) in HEAD. That man page could use an MFC to
> STABLE, I guess.
>
Are you planning to make this MFC'ed soon? It's just a two-line patch
like this:
--- ports.7.orig Tue Apr 17 01:17:58 2007
+++ ports.7 Tue Apr 17 01:21:29 2007
@@ -199,6 +199,8 @@
.It Cm pretty-print-run-depends-list , pretty-print-build-depends-list
Print a list of all the compile and run dependencies, and dependencies
of those dependencies.
+.It Cm missing
+Print a list of missing dependencies to be installed for the port.
.It Cm clean
Remove the expanded source code.
This recurses to dependencies unless
foxfair
> Are you planning to make this MFC'ed soon? It's just a two-line patch > like this: I have just MFCed ports.7 from HEAD to RELENG_6. -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> Do not meddle in the affairs of Wizards, for they are subtle and quick to anger. State Changed From-To: feedback->closed ports(7) got MFC'ed by pav@, close PR |