summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
AgeCommit message (Expand)Author
2012-04-22typoMarc Espie
2012-04-22write a specialized version that appends a / to directories, to make itMarc Espie
2012-04-16supplementary code for SamplesMarc Espie
2012-04-16use explicit pattern to avoid huge results from pkg_locate we willMarc Espie
2012-04-16display truely unknown stuff firstMarc Espie
2012-04-16new glue: figure out how to install pkglocatedb on our own (if notMarc Espie
2012-04-10prevent dpb trace handler from getting in the way of normal usage error reports.Marc Espie
2012-02-13warn when @option no-default-conflict and not explicit @conflict.Marc Espie
2012-02-06don't abort if that info is not yet available...Marc Espie
2012-01-21sanitize stuff a bit more...Marc Espie
2012-01-16Backout activation of the new apropos(1)/whatis(1)/makewhatis(8).Ingo Schwarze
2012-01-15document OpenBSD::md5Marc Espie
2012-01-09Rename whatis.{db,index} back to mandoc.{db,index}Ingo Schwarze
2012-01-07sloppy Ingo, whatis.db + whatis.indexMarc Espie
2012-01-05Enable the new apropos(1), whatis(1), and makewhatis(8).Ingo Schwarze
2011-12-03simplify/generalizeMarc Espie
2011-12-03In a collision, retrofit storage for 2nd pkgname.Marc Espie
2011-12-02small logic errorMarc Espie
2011-12-02-X before -x;Jason McIntyre
2011-12-02-X exclude option: negates the packages we give (remove them instead ofMarc Espie
2011-11-26a second missing $state...Marc Espie
2011-11-26fix reporting of weird libs in partial-*, as seen by fries@,Marc Espie
2011-11-25darn, setlist might actually be undefined entirely...Marc Espie
2011-11-25describe fixed behavior a little betterMarc Espie
2011-11-25fix -a <list> semantics:Marc Espie
2011-11-24allow code to proceed if -e + -r.Marc Espie
2011-11-21zap eol whitespace;Jason McIntyre
2011-11-21exit code of 1 for -e errors, 2 for -r errors... combine as 3.Marc Espie
2011-11-21more pkgpath(7)Marc Espie
2011-11-21point to pkgpath(7)Marc Espie
2011-11-20for the -r option, if we already set an error code (like in -e), reuse that.Marc Espie
2011-11-16During pkg_create(1), do not print any warnings or non-fatal errorsIngo Schwarze
2011-11-16if the portstree gives us a cache directory, use it.Marc Espie
2011-11-14much better solver: don't try to solve every library, but just the onesMarc Espie
2011-11-14use print-plist-libs-with-depends (and make sure it does not skip depends)Marc Espie
2011-11-13The pkg_subst / SUBST_CMD has caused issues for some ports whereNigel Taylor
2011-10-21small optimization: tell pkg_create to skip !libs if LIBS_ONLY (to beMarc Espie
2011-10-09don't be too hasty, we can choose to syslog (OR NOT) *after* we parse theMarc Espie
2011-09-29ssl.8: Certifying Authority -> Certificate AuthorityJason McIntyre
2011-09-25remove hack, ask for SUBDIRs with FULLPATH setMarc Espie
2011-09-17make pkg_add -nvv work with respect to whatis.db updates;Ingo Schwarze
2011-09-17work-around for default vs. no flavorMarc Espie
2011-09-10let pkg_mklocatedb work consistently with SUBDIRLIST (print only theMarc Espie
2011-08-31propagate change of internalsMarc Espie
2011-08-31versionspec stuff belongs in PkgSpec, not PackageNameMarc Espie
2011-08-31synch with current state of affairs a bitMarc Espie
2011-08-27the order of packinglists has been fixed for years by now, so it's noMarc Espie
2011-08-26remove one more reference to pkg_merge; ok espieJason McIntyre
2011-08-26zap it from there tooMarc Espie
2011-08-26Shared Stuff never got usedMarc Espie