=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/checklist.html,v retrieving revision 1.14 retrieving revision 1.15 diff -c -r1.14 -r1.15 *** www/Attic/checklist.html 1999/05/02 15:33:20 1.14 --- www/Attic/checklist.html 1999/05/18 16:50:25 1.15 *************** *** 32,45 **** mailing list - somebody may be already working on the same port as you.

  • Create Makefile -- start with the provided Makefile template ! /usr/ports/Makefile.template. This file can ! be retrieved from any of the anoncvs servers or via the OpenBSD cvs/web source browser system http://www.openbsd.org/cgi-bin/cvsweb/.

    !

  • make fetch
    This verifies that the master site, distname, and extract suffix are ! correct.

  • make makesum
    This creates the files directory and the md5 checksum for the --- 32,47 ---- mailing list - somebody may be already working on the same port as you.

  • Create Makefile -- start with the provided Makefile template ! /usr/ports/infrastructure/templates/Makefile.template. ! This file can be retrieved from any of the anoncvs servers or via the OpenBSD cvs/web source browser system http://www.openbsd.org/cgi-bin/cvsweb/.

    !

  • make fetch-all
    This verifies that the master site, distname, and extract suffix are ! correct. This should fetch all files needed for ! that port, not only those corresponding to current option or the ! current architecture.

  • make makesum
    This creates the files directory and the md5 checksum for the *************** *** 295,300 **** Porting www@openbsd.org !
    $OpenBSD: checklist.html,v 1.14 1999/05/02 15:33:20 rohee Exp $ --- 297,302 ---- Porting www@openbsd.org !
    $OpenBSD: checklist.html,v 1.15 1999/05/18 16:50:25 espie Exp $