summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
AgeCommit message (Expand)Author
2014-12-29re-add missing space in confirm prompt that got lost in -r1.18Jasper Lievisse Adriaanse
2014-12-27prepare things slightly further, FwUpdate still not active...Marc Espie
2014-12-27make it at least work a wee little bit.Marc Espie
2014-12-27Specialisation of PkgAdd to do fw_update, not yet finishedMarc Espie
2014-12-24recheck list for non emptyness *after* filtering obsolete packages.Marc Espie
2014-12-23tweak meta-info checking a bit.Marc Espie
2014-12-22when we run into real errors, the progress meter is distracting, so haveMarc Espie
2014-12-03zap extra parameter that my first read missed, because that one is constant.Marc Espie
2014-12-02zap extra parenthesis after recent rewriteMarc Espie
2014-11-30much simpler checks, always enforce root/bin (or root/wheel for symlinks)Marc Espie
2014-11-30interactive/progressmeter clean-upMarc Espie
2014-11-30much cleaner way to handle progress meter wipes: have state methods thatMarc Espie
2014-11-30get rid of some of the unadorned printfsMarc Espie
2014-11-30missed some.Marc Espie
2014-11-30forgot to take that out...Marc Espie
2014-11-30clear progress meter before asking questionsMarc Espie
2014-11-29simplify the interactive code into its own little object with simplerMarc 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-11-20avoid some warning message, normal dirs don't have any log info registeredMarc Espie
2014-11-20theo's right. use random_name for truely random stuff.Marc Espie
2014-11-17CAVEATS was removed (no more INSTALL/DEINSTALL scripts, so it's OK forStuart Henderson
2014-10-13scaffolding for future new features, committed early, so that pkg_signMarc Espie
2014-10-11allow signing to proceed when interruptedMarc Espie
2014-09-21final bulk shows chunking to happen in all the right places, and signingMarc Espie
2014-09-20gzip timestamps are not needed there. In fact, they produce gratuitousMarc Espie
2014-09-20need meta stuff that tells me those are "real files" to not create extraMarc Espie
2014-09-19.py files no longer need to be special, as the timestamps are stored inMarc Espie
2014-09-16fix display of comments to use "say" properly.Marc Espie
2014-09-16if a @ts annotation is detected, wipe tarball timestamp. Archives willMarc Espie
2014-09-16store explicit timestamps in generated plists.Marc Espie
2014-09-11fix the only .Xr ordering and punctuation issue i could findIngo Schwarze
2014-09-09register @newuser/@newgroup so that we try creating tarballs with the correctMarc Espie
2014-09-08obvious cases of missing .An;Ingo Schwarze
2014-09-01@newuser and @newgroup won't necessarily be on the machine during pkg_create,Marc Espie
2014-09-01be a wee bit more paranoid about file sizes.Marc Espie
2014-08-27Rename Persistant to Persistent.Kent R. Spillner
2014-08-26Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notJoel Sing
2014-08-10zap trailing whitespaceJasper Lievisse Adriaanse
2014-08-10comment what's going onMarc Espie
2014-08-10Ouch... fuck cvsMarc Espie
2014-08-10if pkg_create is run as non-root, restory correct group/owner to root/bin.Marc Espie
2014-07-30prepare for post 5.6 packages, recognize special case where timestamp exist.Marc Espie
2014-07-27make sure makewhatis shows error messages without unsightly CODE() refsMarc Espie
2014-07-27- log libraries in a proper wayMarc Espie
2014-07-27ensure log stuff happens, even without contextMarc Espie
2014-07-23document format changes, including the new @ts annotation that pkg_createMarc Espie
2014-07-23move misleading commentMarc Espie