summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
AgeCommit message (Expand)Author
2022-04-28glue for 7.2Marc Espie
2022-04-27have use_old_libs say something if it's the reason a package gets updatedMarc Espie
2022-04-27split the code in figure_out_kept:Marc Espie
2022-04-27"pretty print" verbose messages: more context, and indent them to makeMarc Espie
2022-04-27give a bit more context in verbose messageMarc Espie
2022-04-27note to myself for 7.2Marc Espie
2022-04-20don't try to create a partial-* package when we find out there's nothingMarc Espie
2022-04-20likewise for set flavorsMarc Espie
2022-04-20zap branch info so that pre-caching works with stuff like autoconf%2.64Marc Espie
2022-04-19next iteration: make the support dependent on TEST parametersMarc Espie
2022-04-16refactor the code so that caching is setup in the repository that'sMarc Espie
2022-04-15make use of the fact that repositories are unique objects: we don't needMarc Espie
2022-04-15we probably already have that info, but in any case, we don't needMarc Espie
2022-04-13scaffolding from using the locate db that's now in quirks to avoidMarc Espie
2022-04-13track ::Sample and ::Extra across an UpdateSet so that we may eventuallyMarc Espie
2022-04-13add Paths to the quirks locate db and the locate binary properMarc Espie
2022-04-06- document where dependency tree is builtMarc Espie
2022-04-01Don't print "You may wish to update your font path" at pkg_add timeStuart Henderson
2022-03-17add some extra logic to prevent moving files around when this is possible.Marc Espie
2022-03-15if we pass exact pkg args, just check that their files are there insteadMarc Espie
2022-03-13better without warningsMarc Espie
2022-03-13show the realname in verbose mode for tieing.Marc Espie
2022-03-13make those checks less chatty... once the file is not there, we don't needMarc Espie
2022-03-10Add mtw(4) to fw_update(8).hastings
2022-03-09fix a minor bug that's going to become more relevant: mark cwds asMarc Espie
2022-02-15simplify code based on afresh1@'s remark: indeed I always need toMarc Espie
2022-02-14make db locking self-containedMarc Espie
2022-02-12switch to using the common code in BaseStateMarc Espie
2022-02-11use packing-list consistentlyMarc Espie
2022-02-07systematically remove setuid/setgid from files before archiving ANDMarc Espie
2022-02-01pkg_delete(1): print usage when args aren't supplied.Dave Voutila
2022-01-21"move" part of the OpenBSD::State code into its own (stateless) classMarc Espie
2022-01-13allow disabling the @ts tweak, which may come in handy for new fw_updateMarc Espie
2022-01-13be more explicit about the current package format and why it's so.Marc Espie
2022-01-05no longer neededTheo de Raadt
2022-01-05adjust Xr for fw_update to section 8;Jason McIntyre
2022-01-05Use new shell-based fw_update(8)Theo de Raadt
2021-11-26use the keywords instead of vague english so that it's indexed better byMarc Espie
2021-11-26document annotation interactions with pkg_mklocatedbMarc Espie
2021-11-25forgot the case about find... oopsMarc Espie
2021-11-24preliminary work: have the compiled_stemlist be case independent.Marc Espie
2021-11-21temporarily reallow "empty" flavor parts so that rsync-- works againMarc Espie
2021-11-17forbid non-sensical empty partsMarc Espie
2021-11-16really nail down the flavor part better... write this as an extendedMarc Espie
2021-11-16tweak the packages-specs regexp a bit:Marc Espie
2021-11-09fix typo (noticed by sthen@)Marc Espie
2021-11-08add extra support to pass REVISION, EPOCH, FLAVOR_LIST from the portsMarc Espie
2021-10-30document (hopefully) near future directionsMarc Espie
2021-10-12do the matching as a last resort to handle .libsMarc Espie
2021-10-06fix for the XXX-warning warning... have the test be a bit more specificMarc Espie