openbsd-ports/infrastructure/lib/DPB
espie 18a4d6f4bf remove dangerous optimization: have paths explicitly pass thru the depends
stages, even if the package is already there.

This could break EXTRA depends where the package would already be there,
and thus its dependency tree not really solved, and thus depends could
easily miss packages...

problem reported by nigel@... and not reported by ajacoutot@ :)
2011-12-02 11:52:06 +00:00
..
Core move stuff here from infra/build 2010-08-20 13:40:13 +00:00
Job EXTRA should (partly) be handled like DEPENDS/BDEPENDS 2011-12-02 11:40:25 +00:00
Clock.pm spaces 2011-06-04 12:58:24 +00:00
Core.pm allow check for local cores 2011-11-14 21:56:04 +00:00
Engine.pm remove dangerous optimization: have paths explicitly pass thru the depends 2011-12-02 11:52:06 +00:00
Fetch.pm make sure print_parent gets the correct path 2011-11-06 16:56:23 +00:00
Grabber.pm remove a bit more data 2011-11-07 13:21:46 +00:00
Heuristics.pm unfuck pkgpaths. 2011-10-10 18:56:50 +00:00
Job.pm spaces 2011-06-04 12:58:24 +00:00
Locks.pm simplify lock code so that lock/unlock actually works, even if I lose 2011-11-13 22:18:04 +00:00
Logger.pm better FETCH_MANUALLY handling: 2011-11-13 10:34:35 +00:00
PkgPath.pm EXTRA should (partly) be handled like DEPENDS/BDEPENDS 2011-12-02 11:40:25 +00:00
PortBuilder.pm explain to the engine how to install stuff when it's ready (no error 2011-11-14 21:57:47 +00:00
PortInfo.pm EXTRA should (partly) be handled like DEPENDS/BDEPENDS 2011-12-02 11:40:25 +00:00
Reporter.pm spaces 2011-06-04 12:58:24 +00:00
Signature.pm spaces 2011-06-04 12:58:24 +00:00
Util.pm spaces 2011-06-04 12:58:24 +00:00
Vars.pm subtle effect of equivalence: sometimes, we do not get back the subdir 2011-11-22 16:44:53 +00:00