=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/checklist.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- www/Attic/checklist.html 1998/08/01 00:27:34 1.2 +++ www/Attic/checklist.html 1998/08/16 00:16:31 1.3 @@ -5,25 +5,25 @@ + CONTENT="How to make an OpenBSD port; porting checklist"> - Marc's Porting Checklist + OpenBSD Porting Checklist [OpenBSD] -

Marc's Porting Checklist

+

OpenBSD Porting Checklist

I use this checklist as a reminder of things to do when creating new ports and when validating old ports. I don't claim this list is totally accurate, much less perfect, but only hope that some - find it useful. Direct your questions and/or comments to me at + find it useful. Direct any questions and/or comments to me at marc@snafu.org.

    @@ -163,7 +163,7 @@ # Date created: ;;; # Whom: you@your.domain # -# $OpenBSD: checklist.html,v 1.2 1998/08/01 00:27:34 marc Exp $ +# $OpenBSD: checklist.html,v 1.3 1998/08/16 00:16:31 marc Exp $ # # What port/package will be created @@ -178,8 +178,9 @@ #COMES_WITH= 2.3 #ONLY_FOR_ARCHS= list architectures here #BROKEN= "reason" -#NO_CDROM= "reason" #RESTRICTED= "reason" +#NO_CDROM= "reason" +#NO_PACKAGE= "reason" # where to send bitches about this port # @@ -192,6 +193,7 @@ #DISTFILES= ;;; #PATCH_SITES= ;;; #PATCHFILES= ;;; +#PATCH_DIST_STRIP= -p0 # How to extract the sources # @@ -239,7 +241,6 @@ #NO_BUILD= yes #NO_INSTALL= yes #NO_MTREE= yes -#NO_PACKAGE= yes # This section is only needed if man pages are distributed in compressed # form. Define MANCOMPRESSED and the man pages by section. The pages @@ -276,6 +277,6 @@ Porting www@openbsd.org -
    $OpenBSD: checklist.html,v 1.2 1998/08/01 00:27:34 marc Exp $ +
    $OpenBSD: checklist.html,v 1.3 1998/08/16 00:16:31 marc Exp $