summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/OpenBSD/Delete.pm
AgeCommit message (Expand)Author
2019-07-24GC old catchallMarc Espie
2019-07-10yet another last_errorMarc Espie
2019-06-30refactor a bit of code: retrieve_fullname/retrieve_size, so thatMarc Espie
2018-07-07- move everything tag-related into state->{tags}Marc Espie
2018-06-30over-eager refactor means fw_update goes thru delete_handle, so teachMarc Espie
2018-06-24fw_update not fwupdate, from weerd@Stuart Henderson
2018-06-22let the tag logic migrate into state for running atend,Marc Espie
2018-06-20modernize pkg_delete code, we have DeleteSets, which means handleMarc Espie
2018-06-19Pass the set thru to deletion operations (we may need to solve_tags!)Marc Espie
2018-06-15Add a -Dstub option to facilitate creating/adding/deleting "stubbed" packagesMarc Espie
2018-02-27sanitize say/print output furtherMarc Espie
2017-04-05For a non-interactive attempt to pkg_delete a firmware package, print aStuart Henderson
2017-03-25tweak checksums on delete to not happen by default, with an interfaceMarc Espie
2017-03-09take the checksum part out of line.Marc Espie
2016-08-27in case we run delete_first (not enough room), delay the unlink ofMarc Espie
2016-02-03update the font cache by running fc-cache after removing packagesRobert Nagy
2015-07-28make -B with bad checksums cope. Reported by millert@Marc Espie
2015-05-18simplify progressmeter calls to visit_and: we retrieve the state from theMarc Espie
2014-11-30missed some.Marc Espie
2014-11-27default for interactive should match non-interactive.Marc Espie
2014-11-25minor clean-up: the stuff not to display is tied to the set, so make theMarc Espie
2014-11-21a long time ago, DISPLAY and UNDISPLAY required special treatment, as theyMarc Espie
2014-11-20big trim-down of MESSAGE/UNMESSAGE: just match checksums between new packagesMarc Espie
2014-05-20yet more code that no longer makes any senseMarc Espie
2014-05-20makewhatis being now external, it no longer requires picky/test/check_dir.Marc Espie
2014-04-18Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo.Ingo Schwarze
2014-03-18remove $_ usage that warns under perl 5.18Marc Espie
2014-02-08fudge verbose state so that makewhatis is only verbose if pkg_add/delete -vvMarc Espie
2014-02-06don't store full directory objects if they're not "special", just knowingMarc Espie
2014-02-03gc old stuff that never fixed the problem it intended to fix :(Marc Espie
2014-02-03store compact form of manpages.Marc Espie
2014-01-30avoid storing dead keys.Marc Espie
2014-01-30finish killing old annotationMarc Espie
2014-01-10by popular demand, remove excessive paranoiaMarc Espie
2014-01-09bump copyright to 2014Marc Espie
2014-01-07tedu some very old checks: we no longer have INSTALL/UNINSTALL scripts,Marc Espie
2014-01-05have -DFW_UPDATE set @option firmware on downloaded firmwares.Marc Espie
2014-01-02zap PKG_PREFIX (undocumented and unused, now)Marc Espie
2013-12-30use replacing method (and not var)Marc Espie
2013-12-25move the choice of signature type for checking into one single placeMarc Espie
2013-09-24missing numberMarc Espie
2012-01-16Backout activation of the new apropos(1)/whatis(1)/makewhatis(8).Ingo Schwarze
2012-01-05Enable the new apropos(1), whatis(1), and makewhatis(8).Ingo Schwarze
2011-09-17make pkg_add -nvv work with respect to whatis.db updates;Ingo Schwarze
2011-08-23zap old INSTALL/DEINSTALL stuff, it's been deprecated for 3 years, and removedMarc Espie
2011-07-12new pkg_delete, very similar to pkg_add, support for -aMarc Espie
2011-06-20in an UpdateSet, match new files with old files based on their sha256.Marc Espie
2011-01-23hide details of "finish" inside PackingElement proper.Marc Espie
2010-12-24move the handling of ldconfig to AddDelete::StateMarc Espie
2010-12-24handle failures from ports tree with more care.Marc Espie