summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_add/OpenBSD (follow)
Commit message (Expand)AuthorAgeFilesLines
* Show a message while pkg_add updates the font cache. This occurs at thesthen2020-06-091-1/+3
* in order for PKG_CACHE to work, skipped entries at the end should stillespie2020-05-171-2/+8
* Add support for "alpha" suffixes in package versionsjca2020-03-261-3/+6
* forgot to actually put "nodebug" in stateespie2020-02-201-2/+5
* make shell "with debug info" by default and add a bit of code to markespie2020-02-201-5/+10
* refactor opt('Q') into its own codeespie2020-02-191-19/+32
* allow search objects to say "keep_all" and make PackageRepositoryListsespie2020-02-192-4/+14
* Separate singular and pluralespie2020-02-191-4/+9
* future replacement for PackageInfo.pmespie2020-02-171-0/+222
* add iwx to fw_updatestsp2020-02-111-2/+2
* banish implicit returnespie2020-01-281-2/+2
* match opendir with closedir... not that important as the thing was mostespie2020-01-281-2/+2
* give pkg_create knowledge of WRKOBJDIR, so it can error out if a symlinkespie2020-01-261-1/+8
* nit, use "fatal" with parameters as intendedespie2020-01-131-2/+2
* debug-> pkg-debug definesespie2020-01-112-4/+4
* have ask_tree be more specific in its error reporting.espie2020-01-091-6/+15
* plain forgot about THAT optimization.espie2020-01-021-2/+2
* partial backout of 1.166: we still need to compute the pkgname without theespie2019-12-291-7/+10
* close the gap for the "final" hint that did not install debug packagesespie2019-12-081-6/+9
* have DEBUG_PKG_CACHE also apply to already installed packages, toespie2019-12-081-19/+24
* add DEBUG_PKG_CACHE functionality. Doesn't interfere with normal operation.espie2019-12-041-1/+61
* allow error to be passed along, in case we need to save $? for laterespie2019-12-041-3/+3
* preliminary addition of -d option (semantics: add debug packages ifespie2019-11-162-8/+33
* nicer order of multi-choice packages (by version if everything else isespie2019-11-151-2/+14
* tweaks to the file hierarchy to annotate anything with debuginfo, soespie2019-11-101-8/+23
* typoespie2019-11-101-2/+2
* added too much for -stable, if ftp says 404, we still need to save thatespie2019-11-081-3/+2
* when asking the ports tree, we fork a child.espie2019-11-071-2/+16
* style nitespie2019-11-071-2/+2
* Add ogx to fw_update.visa2019-11-051-2/+2
* adapt to new ftp(1) retrieving error messagesderaadt2019-10-231-2/+2
* I didn't check robert's fix closely enough.espie2019-10-201-19/+28
* name value to shorten codeespie2019-10-131-4/+7
* even in the empty case, use wantarray to properly return 0/an empty array.espie2019-10-131-2/+6
* - have a method explicitly return undef instead of falling off the endespie2019-10-131-2/+3
* let collisionreport work better with FETCH_PACKAGESespie2019-09-041-1/+4
* also pass the signature styleespie2019-08-261-1/+2
* synch with other changes. bug noticed by naddy@espie2019-08-251-2/+2
* fix error reporting, specifically having two repos on the same site mayespie2019-08-201-9/+10
* -Pcdrom is nonsensical now, so error out properly on it.espie2019-08-192-10/+3
* add a special flag -DDONTLOG so that regress test won't spam /var/log/messagesespie2019-08-191-2/+2
* GC old catchallespie2019-07-244-22/+56
* explain some detailsespie2019-07-242-2/+15
* separate the atend behavior, because dpb wants a pure signal interceptespie2019-07-223-25/+25
* tweak register a bit... END {} code is obviously the problemespie2019-07-211-11/+36
* gc old functions, that part is clean as well...espie2019-07-211-86/+2
* start re-adding the non-broken changes:espie2019-07-214-73/+76
* backout previous commits for now; some of this is shared with dpb andsthen2019-07-177-124/+188
* a bunch of changes, all related to error-handling:espie2019-07-147-188/+124
* move the display of cmd into fatal, and don't say it's a fatal error, it'sespie2019-07-113-6/+6