989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
18 lines
570 B
Text
18 lines
570 B
Text
FreeBSD port collection management. Update your ports easily. Great
|
|
for users of KDE or GNOME who need to be concerned about how
|
|
dependency ports are built.
|
|
|
|
**New options**
|
|
|
|
1) Single port update/add/rebuild examples:
|
|
|
|
portmanager x11/gnome2 updates/adds gnome2 and dependencies
|
|
portmanager x11/gnome2 -f rebuilds gnome2 and dependencies
|
|
|
|
2) portmanager -u -f forces rebuild of everything
|
|
|
|
3) -sl showleaves and -slid delete leaves
|
|
now no longer list build dependencies
|
|
|
|
Author: Michael C. Shultz <ringworm01@gmail.com>
|
|
WWW: http://portmanager.sourceforge.net/
|