=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/porting.html,v retrieving revision 1.51 retrieving revision 1.52 diff -c -r1.51 -r1.52 *** www/Attic/porting.html 2004/11/27 15:14:18 1.51 --- www/Attic/porting.html 2005/01/02 21:25:08 1.52 *************** *** 345,350 **** --- 345,352 ---- You can comment unwanted lines out. update-plist can detect most file types and copy most extra annotations correctly. +
  • Add USE_SYSTRACE=Yes to /etc/mk.conf to + detect misbehaving scripts, makefiles, etc.
  • In OpenBSD curses.h/libcurses/libtermlib are the ``new curses''. Change:
    ncurses.h ==> curses.h
    *************** *** 386,391 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: porting.html,v 1.51 2004/11/27 15:14:18 espie Exp $ --- 388,393 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: porting.html,v 1.52 2005/01/02 21:25:08 msf Exp $