summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
AgeCommit message (Expand)Author
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
2021-10-043 groups of realtek firmware are now in base (with new filenames).Theo de Raadt
2021-08-09for extraction, deal with created temp file directly:Marc Espie
2021-08-09add $self->fullname to simplify the cumbersome usual nameMarc Espie
2021-08-09minor tweaks to make things clearerMarc Espie
2021-06-28placeholder for laterMarc Espie
2021-06-28remove old "paranoid" option, I'm pretty sure nobody uses it.Marc Espie
2021-06-21under some circumstances, we end up with libexecinfo -> BaseSystem beingMarc Espie
2021-05-04okay, prevent pkg_* from looking into /usr/local BUT special-case quirksMarc Espie
2021-05-04not yet, need to figure out how to fix quirks firstMarc Espie
2021-05-04and do the same thing to pkg_mklocatedbMarc Espie
2021-05-04prevent the base pkg tools from looking under /usr/localMarc Espie
2021-03-15tweaks to system version handling:Marc Espie
2021-03-02finish GC old unintuitive interfaceMarc Espie