aboutsummaryrefslogtreecommitdiffstats
path: root/Tools/scripts/README
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2005-04-12 18:56:08 +0800
committertobez <tobez@FreeBSD.org>2005-04-12 18:56:08 +0800
commit7ed272cf621b6307918858ee8f414f2d80e36aec (patch)
treea027d092b2d383dca2259b155a91e375eb19a96e /Tools/scripts/README
parentd7f50a06e3d03ddbdd9afda8d937c499500c5ffa (diff)
downloadfreebsd-ports-gnome-7ed272cf621b6307918858ee8f414f2d80e36aec.tar.gz
freebsd-ports-gnome-7ed272cf621b6307918858ee8f414f2d80e36aec.tar.zst
freebsd-ports-gnome-7ed272cf621b6307918858ee8f414f2d80e36aec.zip
Add a splitpatch.pl utility, a small script to convert multi-file
patches to several appropriately named single-file patches. Requested by: flz
Diffstat (limited to 'Tools/scripts/README')
-rw-r--r--Tools/scripts/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README
index 200de58d33af..9dd53f2de754 100644
--- a/Tools/scripts/README
+++ b/Tools/scripts/README
@@ -33,6 +33,8 @@ prdone - checks in the port, attempting to fill out the commit message using
portsearch - A utility for searching the ports tree. It allows more detailed
search criteria than ``make search key=<string>'' and accepts
all perl(1) regular expressions.
+splitpatch.pl - A small script to convert multi-file patches to several
+ appropriately named single-file patches.
tindex - script used to build INDEXes for supported FreeBSD branches, which
are the source of the 'make fetchindex' INDEXes, and the build
failure reports on ports@FreeBSD.org