diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-17 11:40:16 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-17 11:40:16 +0000 |
commit | 5d1e7f6179f909917969f39bde76e8cff7f6f9be (patch) | |
tree | c440fc50d7625d383aec03d8172271067aafd53a /Tools/scripts | |
parent | 726ed425e679d72053a2dbd68643a07ff815435a (diff) | |
download | ports-5d1e7f6179f909917969f39bde76e8cff7f6f9be.tar.gz ports-5d1e7f6179f909917969f39bde76e8cff7f6f9be.zip |
Notes
Diffstat (limited to 'Tools/scripts')
-rw-r--r-- | Tools/scripts/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README index 54578c86b49e..228baaf7be48 100644 --- a/Tools/scripts/README +++ b/Tools/scripts/README @@ -28,6 +28,7 @@ getpr - downloads a problem report from GNATS and attempts to extract this probably needs to be checked for potential security problems. gnomedepends - Analyse pkg/PLIST and give an advice as to which GNOME ports should be listes in {RUN,LIB}_DEPENDS for this port +mark_safe.pl - utility to set subsets of ports to MAKE_JOBS_(UN)SAFE=yes neededlibs.sh - Extract direct library dependencies from binaries. plist - automate (mostly, at least) pkg-plist generation prpatch - just does `patch $1 < pr-patch' (pr-patch is created by getpr) |