openbsd-ports/infrastructure/lib
espie 234027bfe0 unfuck pkgpaths.
- instead of seen/unseen, have an actual constructor. Instead, mark pkgpath
for which we wantinfo/wantbuild.
- only mark EXTRA dependencies as wantinfo. So the devel/haddock,no_deps
temporary error should be gone.
- since we have FLAVOR and SUBPACKAGE available, construct as much info as
we can during vars scanning (see handle_equivalences). This avoids about 150
path rescans during a full bulk. Also, grab the timing and logsizes from
equivalent files, so that most stuff should know show % all the time.
- tweak subdirlist to be a hash, and correctly add pkgpath_and_flavors to it.
That way, we rescan avahi pseudo flavors just once, and not four or five times.
2011-10-10 18:56:50 +00:00
..
DPB unfuck pkgpaths. 2011-10-10 18:56:50 +00:00
LibTool move most of libtool code around. 2010-12-05 16:37:50 +00:00
OpenBSD also add older LIB_DEPENDS to WANTLIB 2010-11-22 21:16:42 +00:00