aboutsummaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2007-08-26 15:02:24 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2007-08-26 15:02:24 +0000
commit1fc8d4fdd0684519e7cd108dfaf86c5723533558 (patch)
treee8a803bb217e6232c365c4eb29825bdf6fb9ee6c /Tools
parent50e75aa8c584fce619848fb385b62960d7dec60d (diff)
downloadports-1fc8d4fdd0684519e7cd108dfaf86c5723533558.tar.gz
ports-1fc8d4fdd0684519e7cd108dfaf86c5723533558.zip
Notes
Diffstat (limited to 'Tools')
-rw-r--r--Tools/scripts/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README
index dc3e72bbd312..46474fdafb8d 100644
--- a/Tools/scripts/README
+++ b/Tools/scripts/README
@@ -20,6 +20,8 @@ de-pkg-comment - converts pkg-comment to COMMENT (will be obsoleted when
distclean - compare md5 sums of distfiles in ports/distfiles with currently
installed ports collection in ports/* and prompt to remove
unmatched entries
+explicit_lib_depends.sh - shows the current explicit dependency list of libs
+ for a given installed port
getpr - downloads a problem report from GNATS and attempts to extract
the patch, shar, uuencoded file from it.
this probably needs to be checked for potential security problems.