[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Marc Espie <espie_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 18 May 2007 03:45:18 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: espie_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2007/05/18 03:45:18
Modified files:
usr.sbin/pkg_add/OpenBSD: Dependencies.pm
usr.sbin/pkg_add: pkg_add
Log message:
we don't need to walk the full dependency tree each time we don't find
a library. Instead, put the state of the closure computation in the solver
object, and only proceed until we find the library. We just need an extra
marker (known) to be aware of packages that may contain libraries, but have
not been used for extra dependencies yet.
Visit your host, monkey.org