freebsd-ports/sysutils/gpkgdep/pkg-descr
Tilman Keskinoz af8de1f642 Add gpkgdep, utility that displays the package dependencies in different views.
PR:		46667
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2003-05-17 22:07:35 +00:00

12 lines
408 B
Text

gpkgdep shows the FreeBSD package dependencies
in three different views:
- a tree view shows all packages required by each package
- a tree view shows all packages which depend on each package
- a list view allows to play with the packages. By marking all
wanted packages all reqiured are marked as well. This helps to
identify unused packages.
WWW: http://gpkgdep.sourceforge.net
Heiner
h.eichmann@gmx.de