diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2007-08-26 15:02:24 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2007-08-26 15:02:24 +0000 |
commit | 1fc8d4fdd0684519e7cd108dfaf86c5723533558 (patch) | |
tree | e8a803bb217e6232c365c4eb29825bdf6fb9ee6c /Tools | |
parent | 50e75aa8c584fce619848fb385b62960d7dec60d (diff) | |
download | ports-1fc8d4fdd0684519e7cd108dfaf86c5723533558.tar.gz ports-1fc8d4fdd0684519e7cd108dfaf86c5723533558.zip |
Add explicit_lib_depends.sh.
Notes
Notes:
svn path=/head/; revision=198332
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/scripts/README | 2 |
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. |