=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/checklist.html,v retrieving revision 1.50 retrieving revision 1.51 diff -c -r1.50 -r1.51 *** www/Attic/checklist.html 2003/06/02 12:39:26 1.50 --- www/Attic/checklist.html 2003/06/22 13:24:32 1.51 *************** *** 312,317 **** --- 312,322 ----
  • + If the application needs to create a user or a group, choose the lowest free + id from /usr/ports/infrastructure/db/user.list for your port to + use and make sure your port gets added to this file at commit time. + +

  • Install the application with make install. If the port installs dynamic libraries, check their symbol tables with nm, as some mistaken software strips dynamic libraries, *************** *** 494,499 **** Porting www@openbsd.org !
    $OpenBSD: checklist.html,v 1.50 2003/06/02 12:39:26 jolan Exp $ --- 499,504 ---- Porting www@openbsd.org !
    $OpenBSD: checklist.html,v 1.51 2003/06/22 13:24:32 sturm Exp $