RCS file: /Volumes/src/cvs/od/proj/darwinports/base/src/port/port.1,v
retrieving revision 1.33.2.2
diff -u -r1.33.2.2 port.1
|
|
|
181 | 181 | .Pp |
182 | 182 | .Dl "port search vim" |
183 | 183 | .Pp |
184 | | .Ss contents |
185 | | Lists the files installed by |
186 | | .Ar portname . |
187 | | .Ss deps |
188 | | Lists the other ports that are required for building and running |
| 184 | .Ss info |
| 185 | Displays the meta-information about an available |
189 | 186 | .Ar portname . |
190 | 187 | .Ss variants |
191 | 188 | Lists the build variants available for |
192 | 189 | .Ar portname . |
193 | | .Ss info |
194 | | Displays the meta-information about an available |
| 190 | .Ss deps |
| 191 | Lists the other ports that are required for building and running |
| 192 | .Ar portname . |
| 193 | .Ss contents |
| 194 | Lists the files installed by |
195 | 195 | .Ar portname . |
196 | 196 | .Sh DEVELOPER TARGETS |
197 | 197 | The targets that are often used by Port developers are intended to provide access to the different phases of a Port's build process: |