=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/porting.html,v retrieving revision 1.41 retrieving revision 1.42 diff -c -r1.41 -r1.42 *** www/Attic/porting.html 2002/02/18 23:40:18 1.41 --- www/Attic/porting.html 2002/05/12 17:34:30 1.42 *************** *** 80,86 **** NetBSD Package System documentation. This document describes NetBSD's version of the FreeBSD ports system and is quite helpful.
  • The ! FreeBSD Porter's Handbook. This is the FreeBSD porting bible.
  • The OpenBSD ports mailing list, ports@OpenBSD.ORG. --- 80,86 ---- NetBSD Package System documentation. This document describes NetBSD's version of the FreeBSD ports system and is quite helpful.
  • The ! FreeBSD Porter's Handbook. This is the FreeBSD porting bible.
  • The OpenBSD ports mailing list, ports@OpenBSD.ORG. *************** *** 100,106 ****
  • OpenBSD does NOT require -lcrypt.
    DES encryption is part of the standard libc.
  • OpenBSD is strongly security-oriented. You should read and understand ! this page's security section.
  • Be sure to add the $OpenBSD$ CVS tag to the Makefile. If importing a port from another system be sure to leave their tag in the Makefile, too. However, replace the FreeBSD --- 100,106 ----
  • OpenBSD does NOT require -lcrypt.
    DES encryption is part of the standard libc.
  • OpenBSD is strongly security-oriented. You should read and understand ! this page's security section.
  • Be sure to add the $OpenBSD$ CVS tag to the Makefile. If importing a port from another system be sure to leave their tag in the Makefile, too. However, replace the FreeBSD *************** *** 377,382 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: porting.html,v 1.41 2002/02/18 23:40:18 rohee Exp $ --- 377,382 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: porting.html,v 1.42 2002/05/12 17:34:30 pvalchev Exp $