diff options
Diffstat (limited to 'sysutils/gpkgdep/pkg-descr')
-rw-r--r-- | sysutils/gpkgdep/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/gpkgdep/pkg-descr b/sysutils/gpkgdep/pkg-descr new file mode 100644 index 000000000000..a32c7dc4048e --- /dev/null +++ b/sysutils/gpkgdep/pkg-descr @@ -0,0 +1,12 @@ +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 |