View Single Post
  #7   (View Single Post)  
Old 30th August 2008
phoenix's Avatar
phoenix phoenix is offline
Risen from the ashes
 
Join Date: May 2008
Posts: 696
Default

Try the following:
Code:
# cd /usr/ports
# make readme
That will generate a README.html file in every port directory. Then you can just point a web browser at /usr/ports/README.html and browse through the ports tree, reading about all the different categories, and all the different ports.

It's not the simple synopsis you may be looking for, but it can be quite helpful when just starting out with the ports tree.
__________________
Freddie

Help for FreeBSD: Handbook, FAQ, man pages, mailing lists.
Reply With Quote