CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/11/14 04:17:36
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
revamp the way dependencies work
- strip extra : at start of depends (old LIB_DEPENDS are gone, right)
- rely on the fact, :extra is only patch|configure|build for any depends.
- use _parse_pkgspec to do things intelligently.
- _set_stem2default to handle STEM-*.
- switch internal stuff to new style.
This is backwards compatible. But this does require -current dpb, -current
sqlports, and -current pkg_add to work !