summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/OpenBSD
AgeCommit message (Expand)Author
2013-01-07only protest midly if we're in exclude mode, so that you can exclude stuffMarc Espie
2012-12-31simple optimization: if we're already erroring out, there's totally noMarc Espie
2012-12-28base on landry's remarks, stuff like .libs* and partial* shouldn't everMarc Espie
2012-11-06sort options; ok espieJason McIntyre
2012-11-06work-around python compile issue: don't tie python files for now, soMarc Espie
2012-11-06do interactivity like for the others.Marc Espie
2012-10-13In update verbose mode, when skipping an update candidate due to anJeremy Evans
2012-09-06shorter display for trivial updatesets,Marc Espie
2012-09-01show more precisely what the problem is.Marc Espie
2012-07-13temporary option until I come up with a nicer way: if -DNOINSTALLPATHMarc Espie
2012-07-12minor fixMarc Espie
2012-07-06have -i be automatically on for ttys.Marc Espie
2012-06-14tweak pkg_info -S to separate pkgnames with @ from libraries with nothing.Marc Espie
2012-06-11move PkgConfig.pm where it belongsMarc Espie
2012-06-08activate new pkg_create magic.Marc Espie
2012-06-08silent rename of @comment subdir= to @comment pkgpath=Marc Espie
2012-05-24put possible fragments in there.Marc Espie
2012-05-15supplementary magic code, not active yetMarc Espie
2012-05-15less hackish test for LIB*VERSION: after building the element,Marc Espie
2012-05-15allow elements to remove themselves from PackingList, adjust visitMarc Espie
2012-05-07new method to convert other file names to fullname.Marc Espie
2012-05-07well pkg_create itself doesn't care, but a custom ->annotate will getMarc Espie
2012-05-07in the odd case we don't live under /usr/local, make sure we stop eventuallyMarc Espie
2012-05-05if the lib directory is not localbase->lib, we add directory entries toMarc Espie
2012-05-05un-specialcase shallow/deep copy: create a normal new plist.Marc Espie
2012-05-01make fragment handling yet more customizableMarc Espie
2012-05-01properly pass extra parameters from State->new to init.Marc Espie
2012-04-30allow a subclass to override that specific errorMarc Espie
2012-04-30make the reading of packing-lists amenable to further annotations, such asMarc Espie
2012-04-30move code around a bit moreMarc Espie
2012-04-30more refactorMarc Espie
2012-04-30just a bit of refactoring, make sure option handling is done in state,Marc Espie
2012-04-28explain why the base pseudo-handle is a dirty hack and why it's lessMarc Espie
2012-04-28File::Path::rmtree is very stupid and spews out warning messages if there'sMarc Espie
2012-04-28zap blank spacesMarc Espie
2012-04-28work-around the fact that BaseSystem updates have specific dependencyMarc Espie
2012-04-28cleaner code: only wrap the call to quirks itself inside an eval.Marc Espie
2012-04-28add a "fake" handle class for base system updates and ForwardDependenciesMarc Espie
2012-04-27use our light-weight OpenBSD::MkTemp, which is safer, more accurate,Marc Espie
2012-04-16supplementary code for SamplesMarc Espie
2012-04-16use explicit pattern to avoid huge results from pkg_locate we willMarc Espie
2012-04-16display truely unknown stuff firstMarc Espie
2012-04-16new glue: figure out how to install pkglocatedb on our own (if notMarc Espie
2012-04-10prevent dpb trace handler from getting in the way of normal usage error reports.Marc Espie
2012-02-13warn when @option no-default-conflict and not explicit @conflict.Marc Espie
2012-02-06don't abort if that info is not yet available...Marc Espie
2012-01-21sanitize stuff a bit more...Marc Espie
2012-01-16Backout activation of the new apropos(1)/whatis(1)/makewhatis(8).Ingo Schwarze
2012-01-09Rename whatis.{db,index} back to mandoc.{db,index}Ingo Schwarze
2012-01-07sloppy Ingo, whatis.db + whatis.indexMarc Espie