diff options
author | Brian Feldman <green@FreeBSD.org> | 2000-10-17 14:46:04 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2000-10-17 14:46:04 +0000 |
commit | 11a2dbd3707162efa1e8ac86ed6494ac03fadebd (patch) | |
tree | 77b0942f3b5a8b96a3f804dd52634c4185adef2a /Tools/scripts/README | |
parent | 350ebfbe3ef5f0d4dd882b145f583f796702ba53 (diff) |
Add plist, a script to automate the generation of a pkg-plist.
Notes
Notes:
svn path=/head/; revision=33935
Diffstat (limited to 'Tools/scripts/README')
-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 12309f6d16ae..48be3afb69a0 100644 --- a/Tools/scripts/README +++ b/Tools/scripts/README @@ -15,6 +15,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 +plist - automate (mostly, at least) pkg-plist generation prpatch - just does `patch $1 < pr-patch' (pr-patch is created by getpr) prdone - checks in the port, attempting to fill out the commit message using information from the problem report and then takes you into edit-pr |