incremental ports/INDEX builder
Oliver Eikemeier
eikemeier at fillmore-labs.com
Tue Jun 22 04:30:20 PDT 2004
Kris Kennaway wrote:
> At least for my purposes, I need index builds to be 100% accurate 100%
> of the time..working in almost all cases isn't good enough.
Ah, the noble strive for perfect software. Good luck, then.
-Oliver
--
Btw, a simple example where the make(1) approach fails:
.if exsists (my.make.file)
.include "my.make.file"
.endif
... and my.make.file is added in an later commit. Of course
I can construct increasingly complex examples where patching
make(1) simply fails. So much for 100% accuracy.
More information about the freebsd-ports
mailing list