summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
AgeCommit message (Expand)Author
2017-12-02switching to _pbuild is tricky, you can't take it back.Marc Espie
2017-11-07Revert previous, it breaks ports/infrastructure/bin/resolve-lib (I think)Antoine Jacoutot
2017-11-06typo, surprised nobody noticed yetMarc Espie
2017-11-03properly cleanup the controller after closing the cmdfh.Marc Espie
2017-11-01don't look directly at PKG_CACHE, but ask the state, so that onlyMarc Espie
2017-10-22make messages involving fs clearer, parse the mount point AND the deviceMarc Espie
2017-10-14Add bwfm(4) to fw_update(1).Patrick Wildt
2017-10-10reorder the description so that important parts come first.Marc Espie
2017-10-10in -u mode, the pkgname is optionalMarc Espie
2017-10-10clean-up option handling slightly, some more to be done.Marc Espie
2017-10-10thinkoMarc Espie
2017-10-09correct calls to this constructor *must* include a state. If they don'tMarc Espie
2017-10-07kill reporting old signature schemes, they've been gone for long enoughMarc Espie
2017-10-07Adjust verbose message in case PKG_PATH is undefined.Marc Espie
2017-09-18document @versionMarc Espie
2017-09-18better diagnosticsMarc Espie
2017-09-18-V option for pkg_create and incorporate version into signatures.Marc Espie
2017-09-16we already have a comparison function for libobjects, so move it up toMarc Espie
2017-09-16recognize @version, to be used for a system-wide version markerMarc Espie
2017-08-29avoid double search. Fix abieber's commit vaguely. (todo: speed-ups)Marc Espie
2017-08-04Only call find_pkg when we are using other options with -Q.Aaron Bieber
2017-08-04Adjust the html index-parsing regex to cope with anchor tags that aren'tStuart Henderson
2017-08-03Make -Q work play nice with other flags. This makes things like:Aaron Bieber
2017-07-25Correct and clarify the description of special sequencesIngo Schwarze
2017-07-23recent perls have more fun rules related to _ and -Marc Espie
2017-07-01go thru POSIX::Termios to turn off kerninfo.Marc Espie
2017-06-20trim more error messagesMarc Espie
2017-05-30waive signature check wavingTheo Buehler
2017-05-29do not whine if installpath is undef.Marc Espie
2017-05-29Refactor locator code so it's a proper object.Marc Espie
2017-05-18document installpath, explain PKG_PATH defaults in terms of it.Marc Espie
2017-05-18introduce new url "installpath" to mean "the contents of installurl"Marc Espie
2017-05-15Properly register manual pages in non-English language directories.Ingo Schwarze
2017-05-13No more CD releases, and advertise HTTP rather than FTP for packages.Ingo Schwarze
2017-04-18recent perl have signal names we don't have, protect against that.Marc Espie
2017-04-05For a non-interactive attempt to pkg_delete a firmware package, print aStuart Henderson
2017-03-26spelling fix; ok espieJason McIntyre
2017-03-25Recognise vmm in dmesg to install "vmm-firmware" (the SeaBIOS package).Stuart Henderson
2017-03-25document tweaked checksum behavior, reorder environment, remove old cruft.Marc Espie
2017-03-25tweak checksums on delete to not happen by default, with an interfaceMarc Espie
2017-03-16tied files should be treated like deleted files wrt checksums.Marc Espie
2017-03-14a few more characters that are safe to printMarc Espie
2017-03-13fix usage order, as reminded by jmc@Marc Espie
2017-03-11more consistency on .Fl ... Ns Ar lines, requested by jmc@Ingo Schwarze
2017-03-11Make spacing after -D consistent.Ingo Schwarze
2017-03-11compute_digest already clones object's class, no need to ref here.Marc Espie
2017-03-11document recent changes.Marc Espie
2017-03-11tweak %m to expand to %c, and make %c more magical:Marc Espie
2017-03-09take the checksum part out of line.Marc Espie
2017-03-09tweak installurl code to return a single string that gets parsedMarc Espie