View | Details | Raw Unified | Return to bug 127575
Collapse All | Expand All

(-)ports.7.new 2008-09-23 09:53:30.000000000 -0400 (-1 / +6 lines)
Lines 196-204 Link Here
196
.It Cm fetch-recursive-list
196
.It Cm fetch-recursive-list
197
Show list of files that would be retrieved by
197
Show list of files that would be retrieved by
198
.Cm fetch-recursive .
198
.Cm fetch-recursive .
199
.It Cm run-depends-list , build-depends-list
200
Print a list of all the compile and run dependencies, and dependencies
201
of those dependencies, by port directory.
199
.It Cm pretty-print-run-depends-list , pretty-print-build-depends-list
202
.It Cm pretty-print-run-depends-list , pretty-print-build-depends-list
200
Print a list of all the compile and run dependencies, and dependencies
203
Print a list of all the compile and run dependencies, and dependencies
201
of those dependencies.
204
of those dependencies, by port name and version.
202
.It Cm missing
205
.It Cm missing
203
Print a list of missing dependencies to be installed for the port.
206
Print a list of missing dependencies to be installed for the port.
204
.It Cm clean
207
.It Cm clean
Lines 249-254 Link Here
249
Like
252
Like
250
.Cm package ,
253
.Cm package ,
251
but makes a package for each depending port as well.
254
but makes a package for each depending port as well.
255
.It Cm package-name
256
Prints the name with version of the port.
252
.It Cm readmes
257
.It Cm readmes
253
Create a port's
258
Create a port's
254
.Pa README.html .
259
.Pa README.html .

Return to bug 127575