aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-07-28 06:37:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-07-28 06:37:05 +0000
commit16722c6913f951777eba98830634ef630f1f29bf (patch)
tree517a98e1d18c70a298079ebe833a19dc4fc24c91 /ports-mgmt
parente3d3302b5951eb436bc97f0b8c49e6481cc51235 (diff)
downloadports-16722c6913f951777eba98830634ef630f1f29bf.tar.gz
ports-16722c6913f951777eba98830634ef630f1f29bf.zip
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pkg_tree/pkg-descr25
1 files changed, 18 insertions, 7 deletions
diff --git a/ports-mgmt/pkg_tree/pkg-descr b/ports-mgmt/pkg_tree/pkg-descr
index 4c214909ec25..d315c41a2d7e 100644
--- a/ports-mgmt/pkg_tree/pkg-descr
+++ b/ports-mgmt/pkg_tree/pkg-descr
@@ -1,13 +1,24 @@
Get a 'graphical' tree-overview of installed packages
Generates a ascii-art-graphical tree of packages and their dependancies.
-For example for itk-3.2_1:
+For example for setxkbmap and xkbcomp
- [~] edwin@k7>pkg_tree tk-8
- tk-8.3.3
- |\__ tcl-8.3.3_3 (unknown)
- |\__ imake-4.1.0 (unknown)
- |\__ freetype2-2.0.4
- \__ XFree86-libraries-4.1.0 (unknown)
+ [~] edwin@k7>pkg_tree 'xkb[cm]'
+ setxkbmap-1.0.4
+ |\__ kbproto-1.0.3
+ |\__ pkg-config-0.23_1
+ |\__ xproto-7.0.10_1
+ |\__ libXau-1.0.3_2
+ |\__ libXdmcp-1.0.2_1
+ |\__ libX11-1.1.3_1,1
+ \__ libxkbfile-1.0.4
+ xkbcomp-1.0.3
+ |\__ kbproto-1.0.3
+ |\__ pkg-config-0.23_1
+ |\__ xproto-7.0.10_1
+ |\__ libXau-1.0.3_2
+ |\__ libXdmcp-1.0.2_1
+ |\__ libX11-1.1.3_1,1
+ \__ libxkbfile-1.0.4
WWW: http://www.mavetju.org/