看板 FB_security 關於我們 聯絡資訊
On Wed, 2005-Nov-30 14:38:11 -0500, Kris Kennaway wrote: >On Thu, Dec 01, 2005 at 04:58:36AM +1100, Peter Jeremy wrote: > >> Note that the only ports-related file that can't be moved out of the >> ports tree is 'INDEX'. > >Set INDEXFILE. INDEXFILE always appears to be prepended with ${.CURDIR} or ${PORTSDIR} This means you can change it's name but you can't move it out of the ports tree. Symlinks won't work because 'make index' begins with rm -f ${.CURDIR}/${INDEXFILE} (thought 'make INDEX' avoids this). -- Peter Jeremy _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"