Changeset 79425
- Timestamp:
- 06/13/11 01:09:09 (4 years ago)
- File:
-
- 1 edited
-
trunk/base/doc/port.1 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/base/doc/port.1
r79421 r79425 382 382 .Dl "port -u uninstall" 383 383 .Dl "port uninstall --follow-dependents python24" 384 .Ss select 385 For a given 386 .Ar group , 387 selects a 388 .Ar version 389 to be the default by creating appropriate symbolic links. 390 For instance, 391 .Ic "python" 392 might be linked to 393 .Ic "python2.6" . 394 Available select groups are installed as subdirectories of 395 .Ar ${prefix}/etc/select/ . 396 To list the available versions in a group, use 397 .Fl -list . 398 To see which version is currently selected for a group, use 399 .Fl -show . 400 To change the selected version for a group, use 401 .Fl -set . 402 .Pp 403 For example: 404 .Pp 405 .Dl "port select --list python" 406 .Dl "port select --show gcc" 407 .Dl "port select --set gcc mp-gcc44" 408 .Pp 384 409 .Ss activate 385 410 Activate the installed
Note: See TracChangeset
for help on using the changeset viewer.

