." Text automatically generated by txt2man-1.4.7 .TH prt-utils 1 "October 08, 2006" "" "" .SH NAME \fBprt-utils \fP- a collection of port related utilites for CRUX \fB .SH DESCRIPTION prt-utils is a collection of useful scripts dealing with CRUX ports and packages. The currently available tools are: .TP .B - dllist List files to be downloaded to install a port .TP .B - finddeps Find actual dependencies for a port .TP .B - findredundantdeps Find unnecessary dependencies of a port .TP .B - oldfiles List old sources and packages from centralized dirs .TP .B - pkg_installed Symlinks the installed ports to /usr/ports/installed .TP .B - pkgexport Build a binary package from installed files .TP .B - pkgfoster Script to clean up orphaned packages, i.e.packages which no other package depends on. .TP .B - pkgsize Calculates the disk usage of a installed package .TP .B - portspage Generates a html index for a directory containing ports .TP .B - prtcheck Does some sanity checks on a complete port: it checks the footprint file and checks the important fields in a Pkgfile. .TP .B - prtcheckmissing Checks for missing files .TP .B - prtcreate Creates a Pkgfile from a template for new ports .TP .B - prtorphan Checks for orphaned packages or files on your system. Orphaned packages are installed packages, for which no port exists and orphaned files are files, which are existent in the system package database. .TP .B - prtrej It helps to update insert/update config files, which have been rejected by pkgadd. .TP .B - prtsweep Removes old files from the ports tree. .TP .B - prtverify Validator for CRUX ports with an extensive set of test. Works on the port and tree level. .TP .B - prtwash Cleans up a ports tree .TP .B - revdep Checks for missing / wrong libraries of installed packages .SH AUTHORS Separate manual pages contain detailed author information. .SH SEE ALSO \fBdllist\fP(1), \fBfinddeps\fP(1), \fBfindredundantdeps\fP(1), \fBoldfiles\fP(1), \fBpkg_installed\fP(1), \fBpkgexport\fP(1), \fBpkgfoster\fP(1), \fBpkgsize\fP(1), \fBportspage\fP(1), \fBprtcheck\fP(1), \fBprtcheckmissing\fP(1), \fBprtcreate\fP(1), \fBprtorphan\fP(1), \fBprtsweep\fP(1), \fBprtverify\fP(1), \fBprtwash\fP(1), \fBrevdep\fP(1)