diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-11-28 18:06:21 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-11-28 18:06:21 +0000 |
commit | a3f7fb53bb04c5b4237505fa3b59c81d0e632db5 (patch) | |
tree | 96dbc41f5aafafe7e7b117a535af9f7224ff2595 /Tools/scripts | |
parent | 48bda0c8320e6fd00d1fe08cf75abe812c0491ab (diff) | |
download | ports-a3f7fb53bb04c5b4237505fa3b59c81d0e632db5.tar.gz ports-a3f7fb53bb04c5b4237505fa3b59c81d0e632db5.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 3811d40bd189..09ee8ce51055 100644 --- a/Tools/scripts/README +++ b/Tools/scripts/README @@ -17,6 +17,7 @@ checknewvers - checks for availability for a newest version of distfiles on chkorigin.sh - checks all ports in the tree for a wrong PKGORIGIN. Run this tool after every repocopy. close-pr - a slightly hacked version of edit-pr(1) to quickly close PR. +convert-makefile-header.pl - converts old style headers to modern one-line version de-pkg-comment - converts pkg-comment to COMMENT (will be obsoleted when the mass conversion is finished) dialogwrapper.sh - a wrapper for dialog(1) which provides extra features |