Some patches won't apply cleanly using GNU patch so use NetBSD's patch instead (it's in devel/nbpatch). To use this for patch just install it and then add to pkg/etc/mk.conf: TOOLS_PLATFORM.patch= /home/apps/pkg/bin/nbpatch Your path to nbpatch may vary. Edit: additional notes for me
Recommended .cvsrc: # recommended CVS configuration file from the pkgsrc guide cvs -q -z3 checkout -P update -dP diff -upN rdiff -u release -d -- end additional notes |
Random Notes >