diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-05-17 19:40:16 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-05-17 19:40:16 +0800 |
commit | dfe4da5d88f422135411affa3bb44732407dd68e (patch) | |
tree | 15909e1f847cc0f6700d0171e1242cd7381057d0 /Tools | |
parent | 76eb64829ad114679011542ef9ea3435ac93bce9 (diff) | |
download | freebsd-ports-gnome-dfe4da5d88f422135411affa3bb44732407dd68e.tar.gz freebsd-ports-gnome-dfe4da5d88f422135411affa3bb44732407dd68e.tar.zst freebsd-ports-gnome-dfe4da5d88f422135411affa3bb44732407dd68e.zip |
note mark_safe.pl
Diffstat (limited to 'Tools')
-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) |