CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2010/12/21 04:25:19
Modified files: usr.sbin/pkg_add/OpenBSD: Dependencies.pm PkgCreate.pm Log message: simplify a bit: - make find_dep_in_installed more regular - zap the {more} entry, add_dep is okay for that purpose - don't special case installed_list, provide older_names instead - make PseudoSets slightly less hackish - don't read full packinglist, prelinkstuff is exactly what we need