PC-BSD Installation » Post-installation issues How can i populate the ports tree? The traditional way: You will need to populate the ports collections with root. Edit the ports-supfile located /root/ports-supfile Look for a line that reads cvsup(some number).FreeBSD.org After locating this line change the cvsup(some number) to one of your local mirrors. The mirrors can be found here After you changed that line, save the file. Now you can populate the ports tree 1 - Use the command cvsup -g -L 2 /root/ports-supfile 2 - Depending on your connection this could take awhile. 3 - Once this has been completed you can find the ports tree in /usr/ports A more detailed explanation can be obtained through the FreeBSD handbook. The CVSUP can be read here. The new way: From inside KDE: KMenu -> Computer -> PC-BSD Settings -> System Go to the 'tasks' tab and press 'Install Ports'. Last update: 2005-11-11 08:57 Author: Dwayne, Tim McCormick Print printer-friendly version Send2friends Send to a friend PDF Show this as PDF file XML export as XML-File Please rate this entry: Average rating: 4.2963 from 5 (27 Votes ) completely useless 1 2 3 4 5 most valuable You can comment on this entry | Content Overview: PC-BSD Installation » Post-installation issues Comment of Cristian: First pkg_add -r fastest_cvsup, this for discovery which server is more near to yuo... 11:24 6/06/2006 eof