CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/22 07:50:45
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgCreate.pm
Log message:
simplify some more: if it's not installed, ask the ports tree, who knows,
we will catch more mismatches between spec and actual packagenames ?
set status during dependency check
don't check when simply printing the plist, this 'fixes' a bit of
port-lib-depends-check
don't fatal(), error() allows for more stuff to show up
