diff options
author | netchild <netchild@FreeBSD.org> | 2007-08-26 23:02:24 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2007-08-26 23:02:24 +0800 |
commit | 1bd53783e590b518dd1deda844c46bbf9367f389 (patch) | |
tree | 1de120919b04a2a83342a44be328e993ca0efed4 /Tools/scripts | |
parent | 8df0596dc95636a0b152bc792d721c59b51087c8 (diff) | |
download | freebsd-ports-gnome-1bd53783e590b518dd1deda844c46bbf9367f389.tar.gz freebsd-ports-gnome-1bd53783e590b518dd1deda844c46bbf9367f389.tar.zst freebsd-ports-gnome-1bd53783e590b518dd1deda844c46bbf9367f389.zip |
Add explicit_lib_depends.sh.
Diffstat (limited to 'Tools/scripts')
-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. |