Date: Fri, 24 Aug 2007 14:29:42 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/scripts explicit_lib_depends.sh Message-ID: <200708241429.l7OETgR1092942@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2007-08-24 14:29:42 UTC
FreeBSD ports repository
Added files:
Tools/scripts explicit_lib_depends.sh
Log:
explicit_lib_depends.sh shows you the current explicit dependency list of
libs for a given installed port, e.g.:
# ./explicit_lib_depends.sh gnome-vfs-2.18.1_2
USE_GETTEXT=yes
USE_GNOME+=gconf2
USE_GNOME+=glib20
USE_GNOME+=gnomevfs2
USE_GNOME+=libxml2
USE_GNOME+=orbit2
USE_ICONV=yes
avahi-client:net/avahi
avahi-common:net/avahi
avahi-glib:net/avahi
dbus-1:devel/dbus
dbus-glib-1:devel/dbus-glib
Revision Changes Path
1.1 +115 -0 ports/Tools/scripts/explicit_lib_depends.sh (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708241429.l7OETgR1092942>
