summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
AgeCommit message (Expand)Author
2011-07-06future code to handle HTTP 1.1 connection: need to establish a somewhatMarc Espie
2011-07-02allows .libs* packages to match correctly in the presence of @conflict markersMarc Espie
2011-06-30make exact flavor specs smarter.Marc Espie
2011-06-27make things slightly more readableMarc Espie
2011-06-27add useless method for tied readabilityMarc Espie
2011-06-27compute checksum in plist's existing checksum class, so that very oldMarc Espie
2011-06-25even with tied files, still arrange to apply set_modes.Marc Espie
2011-06-24fix @extra dir/Marc Espie
2011-06-24speed up dependency checking:Marc Espie
2011-06-23switch to installing source manuals (base part)Ingo Schwarze
2011-06-22absolute_okay is more a property of the class than an extra parameter toMarc Espie
2011-06-21- adjust add_property() to allow more liberal whitespace usage.Jasper Lievisse Adriaanse
2011-06-20document -Ddonttie, even though I only put it in for performance testingMarc Espie
2011-06-20in an UpdateSet, match new files with old files based on their sha256.Marc Espie
2011-06-20zap extra try that's no longer needed: print-plist-with-depends shouldMarc Espie
2011-06-19another missing messageMarc Espie
2011-06-16remove redundant valuesMarc Espie
2011-06-16repair broken tally displayMarc Espie
2011-06-15change yet again how we handle transparent formatting of manpages.Marc Espie
2011-06-09fix @ask-update exampleStuart Henderson
2011-06-01repaire pkg_info -P in the simplest possible way, pending revisit.Marc Espie
2011-05-30tweak previous;Jason McIntyre
2011-05-30a few more comments, since for once this is complicated.Marc Espie
2011-05-30turn @pkgpath into real objects, to simplify some updates by not having toMarc Espie
2011-05-21add legacy support for old sha256 checksums in distinfos.Marc Espie
2011-04-25don't erase 1st manpage in case two manpages have the first name.Marc Espie
2011-04-18people (should) bump REVISION nowadays.Jasper Lievisse Adriaanse
2011-04-18yeouchMarc Espie
2011-03-23cache user name for ~userMarc Espie
2011-03-23allow scp://hostname/~user/subdir to workMarc Espie
2011-03-20document new stuffMarc Espie
2011-03-20pass url name to Ustar, for error messagesMarc Espie
2011-03-20allow Ustar to be more precise in its error messages: record positionMarc Espie
2011-03-19Pass the new -c option to grotty when building manuals, to avoid ANSIIngo Schwarze
2011-03-19I can remove duplicate flag since that's handled upwards.Marc Espie
2011-03-19put back -L in handle_options, so that it works in pkg_add/pkg_delete/pkg_createMarc Espie
2011-03-19fix some name[=value] horrors;Jason McIntyre
2011-03-19Xr pkg.conf.5; from Patrick LamaiziereJason McIntyre
2011-03-07run makewhatis during pkg_create in verbose mode.Marc Espie
2011-02-07Between groff-1.15 and groff-1.20.1, the .Ns macro was changed to noIngo Schwarze
2011-01-31Add a full stop at the end of the sentences from finish and report.Antoine Jacoutot
2011-01-25prepend pkgname to ask-update prompt, so that user knows for sure whichMarc Espie
2011-01-23hide details of "finish" inside PackingElement proper.Marc Espie
2011-01-21forgot to pass this. bug-report from "Michael W. Lucas" <mwlucas@blackhelicop...Marc Espie
2011-01-14Quick fix for cwd = /Marc Espie
2011-01-10have "non quiet" mode for pkg_info -r show something...Marc Espie
2011-01-09NYTProf now warns against $& in regexps, remove that one which doesn'tMarc Espie
2011-01-09add yet another check: obviously in a @depend line, if the def part doesn'tMarc Espie
2011-01-04tweak previous;Jason McIntyre
2011-01-04go all the way, put temp pages in /tmpMarc Espie