(redirected from Main.PrtUtils)
prt-utils is a collection of scripts for CRUX, mainly oriented towards package and port management. prt-utils is available via the CRUX port repository, in the opt collection.
Please refer to the manual pages included in the package.
Name | Author(s) | Description |
---|---|---|
dllist | Johannes Winkelmann | List files to be downloaded to install a port |
finddeps | Johannes Winkelmann | Find actual dependencies for a port |
findredundantdeps | Han Boetes, Johannes Winkelmann | Find unnecessary dependencies of a port |
oldfiles | Simone Rota | List old sources and packages from centralized dirs |
pkg_installed | Han Boetes | Symlinks the installed ports to /usr/ports/installed |
pkgexport | Andrew Green | Build a binary package from installed files |
pkgfoster | Jukka Heino | Script to clean up orphaned packages, i.e.packages which no other package depends on. |
pkgsize | Damir Saric | Calculates the disk usage of a installed package |
portspage | Jukka Heino | Generates a html index for a directory containing ports |
prtcheck | Martin Opel | Does some sanity checks on a complete port: it checks the footprint file and checks the important fields in a Pkgfile. |
prtcheckmissing | Martin Opel | Checks for missing files |
prtcreate | Martin Opel | Creates a Pkgfile from a template for new ports |
prtorphan | Martin Opel | 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. |
prtrej | Markus Ackermann, Martin Opel | It helps to update insert/update config files, which have been rejected by pkgadd. |
prtsweep | Martin Opel | Removes old files from the ports tree. |
prtverify | Jürgen Daubert | Validator for CRUX ports with an extensive set of test. Works on the port and tree level. |
prtwash | Simone Rota | Cleans up a ports tree |
revdep | James Buren | Checks for missing / wrong libraries of installed packages |