summaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 12:45:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 12:45:59 +0000
commitce03f12ae50559ccc6ea741cf578b5e4ecaef5aa (patch)
tree54efc02015439e4db88eb65ac1f2dcdde98738d7 /Tools
parentAdd de-pkg-comment, a ruby script to convert pkg-comment to COMMENT. (diff)
Add de-pkg-comment.
Notes
Notes: svn path=/head/; revision=75804
Diffstat (limited to 'Tools')
-rw-r--r--Tools/scripts/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README
index 6c58548b6eef..5775010e573a 100644
--- a/Tools/scripts/README
+++ b/Tools/scripts/README
@@ -9,6 +9,8 @@ checkcats.py - verify that master categories in all ports are correct and
checknewvers - checks for availability for a newest version of distfiles on
MASTER_SITES (ftp only).
close-pr - a slightly hacked version of edit-pr(1) to quickly close PR.
+de-pkg-comment - converts pkg-comment to COMMENT (will be obsoleted when
+ the mass conversion is finished)
distclean - compare md5 sums of distfiles in ports/distfiles with currently
installed ports collection in ports/* and prompt to remove
unmatched entries