Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 2004 02:51:31 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/pkg_rmleaves Makefile distinfo pkg-descr
Message-ID:  <200412280251.iBS2pVBL081153@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2004-12-28 02:51:31 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/pkg_rmleaves Makefile distinfo pkg-descr 
  Log:
  pkg_rmleaves finds packages that are not requested by any other installed
  package and lets you decide (in a beauty dialog interface) for each one
  if you want to keep it or delete it.
  
  This is similar to pkg_cutleaves, but it does not require any dependencies
  and is done in visual, dialog(1) interface instead of command line.
  
  PR:             ports/75517
  Submitted by:   Timothy Redaelli <drizzt@gufi.org>
  
  Revision  Changes    Path
  1.610     +1 -0      ports/sysutils/Makefile
  1.1       +25 -0     ports/sysutils/pkg_rmleaves/Makefile (new)
  1.1       +2 -0      ports/sysutils/pkg_rmleaves/distinfo (new)
  1.1       +3 -0      ports/sysutils/pkg_rmleaves/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412280251.iBS2pVBL081153>