=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/checklist.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- www/Attic/checklist.html 2001/09/16 06:35:30 1.37 +++ www/Attic/checklist.html 2001/09/16 06:41:27 1.38 @@ -143,8 +143,8 @@
  • Extract the port with make extract. Pay attention to where the base -of the sources are. Usually, it's work/DISTNAME. You may need to modify -the Makefile's WRKDIST variable if it is different. +of the sources are. Usually, it's w-${PKGNAME}${FLAVOR_EXT}/${DISTNAME}. You may need to +modify the Makefile's WRKDIST variable if it is different.

  • Read the installation documentation and note what you have to do to build @@ -385,7 +385,7 @@ used to uninstall. `sudo make reinstall' is used to reinstall. See the `pkg_create' man page for other commands that may be added to PLIST to ensure all is cleaned up. After an uninstall the command -

    find /usr/local -newer work/fake-${MACHINE_ARCH}[-${FLAVOR}]/.install_started -print +

    find /usr/local -newer w-${PKGNAME}${FLAVOR_EXT}/fake-${MACHINE_ARCH}[-${FLAVOR}]/.install_started -print

    should only list standard directory names.

  • @@ -497,6 +497,6 @@ Porting www@openbsd.org -
    $OpenBSD: checklist.html,v 1.37 2001/09/16 06:35:30 pvalchev Exp $ +
    $OpenBSD: checklist.html,v 1.38 2001/09/16 06:41:27 pvalchev Exp $