.Dd December 3, 2006 .Dt PKGFE 8 .Os FreeBSD .Sh NAME .Nm pkgfe .Nd Ncurses frontend for ports collection .Sh SYNOPSIS .Nm .Cm command .Op Ar ... .Sh DESCRIPTION The .Nm tool is used to install, upgrade or deinstall your ports and packages. .Sh COMMANDS The .Cm command can be any one of the following: .Pp .Bl -tag -width " " .It "" Show upgrade dialog .It list Update list of outdated packages, using "portversion -vl <" .It cvs Update ports tree using csup .br Run "portsdb -Fu" .br Run .Nm list .It snap Update ports tree using portsnap .br Run .Nm list .It all Run .Nm cvs .br Run .Nm .It snap+run Run .Nm snap .br Run .Nm .It list+run Run .Nm list .br Run .Nm .It fix Run "pkgdb -F" .It find [name|key] [regex] Run "make search" in $PORTSDIR .It c [port] Run "make config" for port .It findi [regex] Search for packages and show install dialog .It ls [regex] Search packages in $PKG_DBDIR .It noreq Check for not required packages .It deins Deinstall package(s) by name .It padb Update portaudit database, using "portaudit -Fd" .It i [port] Run portinstall with $portupgrade_args .It u [port] Run portupgrade with $portupgrade_args .It chkbin Check for existence of required programs .It showconf Show configuration .Sh FILES .Bl -tag -width " " .It $PREFIX/etc/pkgfe.conf Default location of the pkgfe configuration file. .Sh SEE ALSO .Xr portupgrade 1 , .Xr portaudit 1 , .Xr portsnap 8 .Sh AUTHOR .An Sulev-Madis Silber Aq madis555@hot.ee