summaryrefslogtreecommitdiff
path: root/prt-utils.1
blob: 18536b9f21226e923ee840f177fd4e8dc8ca46df (plain)
    1 ." Text automatically generated by txt2man-1.4.7
    2 .TH prt-utils 1 "October 08, 2006" "" ""
    3 .SH NAME
    4 \fBprt-utils \fP- a collection of port related utilites for CRUX
    5 \fB
    6 .SH DESCRIPTION
    7 prt-utils is a collection of useful scripts dealing with
    8 CRUX ports and packages. The currently available tools are:
    9 .TP
   10 .B
   11 - dllist
   12 List files to be downloaded to install a port
   13 .TP
   14 .B
   15 - finddeps
   16 Find actual dependencies for a port
   17 .TP
   18 .B
   19 - findredundantdeps
   20 Find unnecessary dependencies of a port
   21 .TP
   22 .B
   23 - oldfiles
   24 List old sources and packages from centralized dirs
   25 .TP
   26 .B
   27 - pkg_installed
   28 Symlinks the installed ports to /usr/ports/installed
   29 .TP
   30 .B
   31 - pkgexport
   32 Build a binary package from installed files
   33 .TP
   34 .B
   35 - pkgfoster
   36 Script to clean up orphaned packages, i.e.packages which no other package depends on.
   37 .TP
   38 .B
   39 - pkgsize
   40 Calculates the disk usage of a installed package
   41 .TP
   42 .B
   43 - portspage
   44 Generates a html index for a directory containing ports
   45 .TP
   46 .B
   47 - prtcheck
   48 Does some sanity checks on a complete port: it checks the footprint file and checks the important fields in a Pkgfile.
   49 .TP
   50 .B
   51 - prtcheckmissing
   52 Checks for missing files
   53 .TP
   54 .B
   55 - prtcreate
   56 Creates a Pkgfile from a template for new ports
   57 .TP
   58 .B
   59 - prtorphan
   60 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.
   61 .TP
   62 .B
   63 - prtrej
   64 It helps to update insert/update config files, which have been rejected by pkgadd.
   65 .TP
   66 .B
   67 - prtsweep
   68 Removes old files from the ports tree.
   69 .TP
   70 .B
   71 - prtverify
   72 Validator for CRUX ports with an extensive set of test. Works on the port and tree level.
   73 .TP
   74 .B
   75 - prtwash
   76 Cleans up a ports tree
   77 .TP
   78 .B
   79 - revdep
   80 Checks for missing / wrong libraries of installed packages
   81 .SH AUTHORS 
   82 Separate manual pages contain detailed author information.
   83 .SH SEE ALSO
   84 \fBdllist\fP(1), \fBfinddeps\fP(1), \fBfindredundantdeps\fP(1), \fBoldfiles\fP(1),
   85 \fBpkg_installed\fP(1), \fBpkgexport\fP(1), \fBpkgfoster\fP(1), \fBpkgsize\fP(1),
   86 \fBportspage\fP(1), \fBprtcheck\fP(1), \fBprtcheckmissing\fP(1), \fBprtcreate\fP(1),
   87 \fBprtorphan\fP(1), \fBprtsweep\fP(1), \fBprtverify\fP(1), \fBprtwash\fP(1), \fBrevdep\fP(1)

Generated by cgit