From 135e4dfae2137c0b37dfd4c76dc2f77f2266fe44 Mon Sep 17 00:00:00 2001 From: green Date: Tue, 17 Oct 2000 14:46:04 +0000 Subject: Add plist, a script to automate the generation of a pkg-plist. --- Tools/scripts/README | 1 + 1 file changed, 1 insertion(+) (limited to 'Tools/scripts/README') 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 -- cgit