diff options
author | green <green@FreeBSD.org> | 2000-10-17 22:46:04 +0800 |
---|---|---|
committer | green <green@FreeBSD.org> | 2000-10-17 22:46:04 +0800 |
commit | 135e4dfae2137c0b37dfd4c76dc2f77f2266fe44 (patch) | |
tree | 83611c2ab3e76a43038bc68513a9984abf8b4acd /Tools/scripts/README | |
parent | 9aca14d85cd427a6cc53f3506b7421fc63ad4d78 (diff) | |
download | freebsd-ports-gnome-135e4dfae2137c0b37dfd4c76dc2f77f2266fe44.tar.gz freebsd-ports-gnome-135e4dfae2137c0b37dfd4c76dc2f77f2266fe44.tar.zst freebsd-ports-gnome-135e4dfae2137c0b37dfd4c76dc2f77f2266fe44.zip |
Add plist, a script to automate the generation of a pkg-plist.
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 |