summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
AgeCommit message (Expand)Author
2020-03-26Add support for "alpha" suffixes in package versionsJeremie Courreges-Anglas
2020-02-20document no debugMarc Espie
2020-02-20forgot to actually put "nodebug" in stateMarc Espie
2020-02-20make shell "with debug info" by default and add a bit of code to markMarc Espie
2020-02-19document new option comboMarc Espie
2020-02-19refactor opt('Q') into its own codeMarc Espie
2020-02-19allow search objects to say "keep_all" and make PackageRepositoryListsMarc Espie
2020-02-19Separate singular and pluralMarc Espie
2020-02-18have description of -Q match realityMarc Espie
2020-02-17future replacement for PackageInfo.pmMarc Espie
2020-02-11add iwx to fw_updateStefan Sperling
2020-01-28banish implicit returnMarc Espie
2020-01-28match opendir with closedir... not that important as the thing was mostMarc Espie
2020-01-26give pkg_create knowledge of WRKOBJDIR, so it can error out if a symlinkMarc Espie
2020-01-24Add FILES sections; OK espie@ solene@.Ingo Schwarze
2020-01-13nit, use "fatal" with parameters as intendedMarc Espie
2020-01-11debug-> pkg-debug definesMarc Espie
2020-01-09have ask_tree be more specific in its error reporting.Marc Espie
2020-01-05In his original writeup, espie@ had the terse parenthetical remarkIngo Schwarze
2020-01-04mention $DB::inhibit_exit;Ingo Schwarze
2020-01-04be a bit more precise about what %a and %v do in paths;Ingo Schwarze
2020-01-04New manual page OpenBSD::style(3p).Ingo Schwarze
2020-01-02plain forgot about THAT optimization.Marc Espie
2019-12-29partial backout of 1.166: we still need to compute the pkgname without theMarc Espie
2019-12-08close the gap for the "final" hint that did not install debug packagesMarc Espie
2019-12-08have DEBUG_PKG_CACHE also apply to already installed packages, toMarc Espie
2019-12-04explicitly say you're not allowed to insert most of these yourselfMarc Espie
2019-12-04document DEBUG_PKG_CACHEMarc Espie
2019-12-04add DEBUG_PKG_CACHE functionality. Doesn't interfere with normal operation.Marc Espie
2019-12-04allow error to be passed along, in case we need to save $? for laterMarc Espie
2019-11-16preliminary addition of -d option (semantics: add debug packages ifMarc Espie
2019-11-15nicer order of multi-choice packages (by version if everything else isMarc Espie
2019-11-12document the new annotations corresponding to DEBUG_PACKAGESMarc Espie
2019-11-10tweaks to the file hierarchy to annotate anything with debuginfo, soMarc Espie
2019-11-10typoMarc Espie
2019-11-08added too much for -stable, if ftp says 404, we still need to save thatMarc Espie
2019-11-07when asking the ports tree, we fork a child.Marc Espie
2019-11-07style nitMarc Espie
2019-11-05Add ogx to fw_update.Visa Hankala
2019-10-23adapt to new ftp(1) retrieving error messagesTheo de Raadt
2019-10-20I didn't check robert's fix closely enough.Marc Espie
2019-10-13name value to shorten codeMarc Espie
2019-10-13even in the empty case, use wantarray to properly return 0/an empty array.Marc Espie
2019-10-13- have a method explicitly return undef instead of falling off the endMarc Espie
2019-09-04let collisionreport work better with FETCH_PACKAGESMarc Espie
2019-08-26also pass the signature styleMarc Espie
2019-08-25synch with other changes. bug noticed by naddy@Marc Espie
2019-08-21Remove cdrom mentionDaniel Jakots
2019-08-20fix error reporting, specifically having two repos on the same site mayMarc Espie
2019-08-19-Pcdrom is nonsensical now, so error out properly on it.Marc Espie