Path to this page:
./
pkgtools/pkg_distinst,
Remove any distfiles not belonging to an installed package
Branch: CURRENT,
Version: 0.02nb10,
Package name: pkg_distinst-0.02nb10,
Maintainer: pkgsrc-usersThis is a simple script that will synchronise the content of your ${DISTDIR}
directory with currently installed packages.
This script will delete any ${DISTFILE} in ${DISTDIR} that does not currently
have an installed package as an owner.
If you play with packages a fair bit and download some just to have a play with
and delete the package later your ${DISTDIR} can end up with a lot of orphaned
${DISTFILES}. While lintpkgsrc will help you remove outdated ${DISTFILES} it
does not do any correlation with installed packages which is the gap this
script aims to fill.
With "lintpkgsrc -or && pkg_distinst --delete" you can and up with a fairly
lean and current ${DISTDIR}.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Version history: (Expand)
- (2022-06-28) Updated to version: pkg_distinst-0.02nb10
- (2021-05-25) Updated to version: pkg_distinst-0.02nb9
- (2020-09-01) Updated to version: pkg_distinst-0.02nb8
- (2019-08-11) Updated to version: pkg_distinst-0.02nb7
- (2018-08-22) Updated to version: pkg_distinst-0.02nb6
- (2017-11-23) Package has been reborn
CVS history: (Expand)