summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_add (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing .Pplandry2020-06-221-2/+3
* 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
* ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;jmc2020-04-231-4/+4
* Add support for "alpha" suffixes in package versionsjca2020-03-261-3/+6
* document no debugespie2020-02-201-2/+11
* 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
* document new option comboespie2020-02-191-2/+5
* 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
* have description of -Q match realityespie2020-02-181-3/+5
* future replacement for PackageInfo.pmespie2020-02-172-1/+224
* 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
* Add FILES sections; OK espie@ solene@.schwarze2020-01-242-4/+29
* 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
* In his original writeup, espie@ had the terse parenthetical remarkschwarze2020-01-051-2/+19
* mention $DB::inhibit_exit;schwarze2020-01-041-1/+9
* be a bit more precise about what %a and %v do in paths;schwarze2020-01-041-4/+7
* New manual page OpenBSD::style(3p).schwarze2020-01-042-1/+157
* 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
* explicitly say you're not allowed to insert most of these yourselfespie2019-12-041-7/+7
* document DEBUG_PKG_CACHEespie2019-12-041-2/+17
* 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
* document the new annotations corresponding to DEBUG_PACKAGESespie2019-11-121-3/+23
* 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