K 10 svn:author V 5 asami K 8 svn:date V 27 1998-11-20T04:00:38.000000Z K 7 svn:log V 573 (1) Remove LOOP_VAR and LOOP_OPTIONS. It's a hack and just too many things break one way or another. With it goes the package-loop and the describe loop. (2) Add new variable MASTERDIR to make it easier to share files between ports. bsd.port.mk will find things like ${PKGDIR} underneath ${MASTERDIR} (which defaults to ${.CURDIR}). (3) Do not allow MD5_FILE to be renamed. Funny things can happen if you do that. (4) Use a few more absolute paths in the bsd.port.pre.mk part. I can't use absolute paths for sysctl because it moved recently. END