openbsd-ports/infrastructure/lib
espie f072ab3a17 proof-of-concept implementation of -R (rebuild when signature changes).
Somewhat inefficient (deep check of package vs port signature).
More proper approach would be to tell the engine to always build, have first
step be a check for signature if the package exist, and abort if it matches:
- here we double check everything
- propagating rebuilds means non-uptodate packages give rise to non uptodate.
2010-10-30 11:19:38 +00:00
..
DPB proof-of-concept implementation of -R (rebuild when signature changes). 2010-10-30 11:19:38 +00:00
OpenBSD saner: always go thru a DumpRecorder, and perform full save/retrieve from 2010-09-13 14:38:05 +00:00