|
Lines 111-121
Link Here
|
| 111 |
.Va OPTIONS |
111 |
.Va OPTIONS |
| 112 |
for this port using |
112 |
for this port using |
| 113 |
.Xr dialog 1 . |
113 |
.Xr dialog 1 . |
| 114 |
.It Cm config-recursive |
|
|
| 115 |
Configure |
| 116 |
.Va OPTIONS |
| 117 |
for this port and all its dependencies using |
| 118 |
.Xr dialog 1 . |
| 119 |
.It Cm fetch |
114 |
.It Cm fetch |
| 120 |
Fetch all of the files needed to build this port from the sites |
115 |
Fetch all of the files needed to build this port from the sites |
| 121 |
listed in |
116 |
listed in |
|
Lines 189-194
Link Here
|
| 189 |
Skip the ports which have already had their |
184 |
Skip the ports which have already had their |
| 190 |
.Va OPTIONS |
185 |
.Va OPTIONS |
| 191 |
configured. |
186 |
configured. |
|
|
187 |
.It Cm config-recursive |
| 188 |
Configure |
| 189 |
.Va OPTIONS |
| 190 |
for this port and all its dependencies using |
| 191 |
.Xr dialog 1 . |
| 192 |
.It Cm fetch-list |
192 |
.It Cm fetch-list |
| 193 |
Show list of files to be fetched in order to build the port. |
193 |
Show list of files to be fetched in order to build the port. |
| 194 |
.It Cm fetch-recursive |
194 |
.It Cm fetch-recursive |
|
Lines 196-201
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 all-depends-list |
| 200 |
Print a list of all dependencies for the port. |
| 199 |
.It Cm pretty-print-run-depends-list , pretty-print-build-depends-list |
201 |
.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 |
202 |
Print a list of all the compile and run dependencies, and dependencies |
| 201 |
of those dependencies. |
203 |
of those dependencies. |