mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 00:27:08 -04:00
package name for the origin of a dependency, all entries in /var/db/pkg were traversed for each dependency of added/removed package. Now, gather all the origins first, then do the lookup in a single pass over /var/db/pkg. This should provide a major speedup for packages with hundreds of dependencies. Submitted by: rdivacky (earlier version) MFC after: 1 month |
||
|---|---|---|
| .. | ||
| add.h | ||
| extract.c | ||
| futil.c | ||
| main.c | ||
| Makefile | ||
| perform.c | ||
| pkg_add.1 | ||