CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2009/10/11 16:08:27
Modified files: usr.sbin/pkg_add: pkg_add pkg_add.1 Log message: new mode of operation: fuzzy addition. Allows adding packages even if you don't know version numbers. Useful for quickly trying to duplicate an installation on a new machine from the package list as obtained through pkg_info. Generally won't give a perfect result, but hey, if you have 300 packages installed, will get you 95% of the way there. prompted by problems reported by theo and msf.