User login |
update the server![]() ![]() Submitted by jillelaine on October 5, 2006 - 5:36am.
install cvsup: this is what goes out to FreeBSD.org and fetches any changes in ports, so that you have the latest version. to get the one without all the gui stuff #cd /usr/ports/net/cvsup-without-gui #make install clean #cd /usr/share/examples/cvsup make your own ports-supfile, edit it as you see fit #cp ports-supfile to /root edit ports-supfile in /root to point to cvsup host cvsup14.FreeBSD.org (or whatever cvsup-server you want) command to run: #cvsup -g -L 2 /root/ports-supfile some users recommend running this every night via the crontab so that you always have fresh ports need learn how to add the 'refuse' file to cvsup so that it doesn't bother to update all the foreign langs etc. then, after cvsup always: #portsdb -Uu installing ports: make config brings up config options for a port, useful if port has been previously installed, config file may be saved from previous install. you may need to delete the config file from a previous install. even after ports and packages are deinstalled, the config files may be left for reference, so remember to look #pkgdb -u #portversion –l “<” #pkg_version –l “<” #portaudit –Fa #pkg_info –avp | more #pkg_info –xL | more #pkg_info –R | more #pkg_info –L | more #pkg_which #portupgrade –rRi #portupgrade -aRr #portsclean –n #pkg_delete –nrv <packagename> ( categories: about this website )
|
Other recent posts |