=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/checklist.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- www/Attic/checklist.html 1999/06/01 22:26:38 1.16 +++ www/Attic/checklist.html 1999/08/15 02:23:45 1.17 @@ -56,13 +56,13 @@ any install docs. You may need to modify the WRKSRC variable in the makefile as well as generate initial patches to configure for OpenBSD. -

Note: Patches go in the directory `patches' and are names patch-xx +

Note: Patches go in the directory `patches' and are named patch-xx where xx should be aa, ab, ..., az, ba, bb ... zz.

@@ -142,8 +142,8 @@ Create dummy versions of the package files. Edit DESCR and COMMENT.

COMMENT is a SHORT one-line description of the port (max. 60 characters). Do NOT include the package name (or version number - of the software) in the comment. Do NOT start by an uppercase letter - unless semantically significant, do NOT end by a dot. + of the software) in the comment. Do NOT start with an uppercase letter + unless semantically significant, do NOT end with a period.

DESCR is a longer description of the port. One to a few paragraphs concisely explaining what the port does is sufficient.

PLIST is kept empty at this point. @@ -175,9 +175,9 @@

  • Create pkg/PLIST
    - After the install is complete use the developers command: + After the install is complete use the developer's command:

    make plist -

    which makes a the file PLIST-auto in the pkg directory. This file +

    which makes the file PLIST-auto in the pkg directory. This file is a candidate packing list. Beware: the files are found by timestamp. This means it does NOT: