summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/pkg_add.1
AgeCommit message (Expand)Author
2009-12-06-U before -u;Jason McIntyre
2009-12-05a bit more documentation, including revisit of OpenBSD::Intro to reflectMarc Espie
2009-12-03fix typos and blanksMarc Espie
2009-12-01document more or less what's going on now.Marc Espie
2009-11-24kill some old cruft, in particular -F conflicts has never worked...Marc Espie
2009-11-09document -F downgrades (note: for now, it's just the package name, we shouldMarc Espie
2009-10-27finish zapping old "kitchensink" option, we have much better ways to testMarc Espie
2009-10-12tweak previous;Jason McIntyre
2009-10-11new mode of operation: fuzzy addition. Allows adding packages even ifMarc Espie
2009-10-11document stem--flavorMarc Espie
2009-05-09zap trailing whitespace;Jason McIntyre
2009-05-09tell people about -F repair. ok phessler, espieStuart Henderson
2009-04-14initial implementation of package signatures, based on x509 certificates andMarc Espie
2008-10-29Xr OpenBSD::Intro(3p)Marc Espie
2008-07-04remove trailing whitespace;Jason McIntyre
2008-07-04clean up parser a bit, separating local/distant parts in a more reusable way,Marc Espie
2008-03-09tweak previous;Jason McIntyre
2008-03-08better -q: mention once, and it speeds up (assumes normal files haven'tMarc Espie
2008-03-08tweak messages mentioning checksums so that they mention checksums, notMarc Espie
2008-01-26replace reference to deprecated @pkgcfl keyword by @conflictLandry Breuil
2007-11-05document Ev FTP_KEEPALIVE;Jason McIntyre
2007-06-20mention https protocol, for which support was added recently.Steven Mestdagh
2007-06-17document @exec/@unexec variations in more detail.Marc Espie
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-31kill REQ script directly. I'm pretty sure it doesn't quite work anyways.Marc Espie
2007-05-07remove -Fboguslibs, we haven't had unmarked libraries for yearsMarc Espie
2007-04-15update copyright years, standardize licence.Marc Espie
2006-10-17add -F conflicts: force installation in the presence of registered conflicts,Marc Espie
2006-03-07let scp repositories work. Avoid run-away processes by just having one singleMarc Espie
2006-03-05- kill whitespace at eolJason McIntyre
2006-03-04accurate description of script execution.Marc Espie
2006-03-04Spell out normal modes of operation for pkg_add more.Marc Espie
2006-01-06tweak the descriptions of -r and -u: make the distinctionJason McIntyre
2005-11-05-F conflicts does not really exist, so don't document itNikolay Sturm
2005-10-10Xref package(5)Marc Espie
2005-10-02pkg_add -u does updates.Marc Espie
2005-09-17kill trailing space;Jason McIntyre
2005-09-17Document the process for pkg_add -u.Marc Espie
2005-09-17write down explicitly that directory names in PKG_PATH should end with a /,Marc Espie
2005-09-17Document PKG_CACHE.Marc Espie
2005-09-07sort options, and sync usage();Jason McIntyre
2005-09-04* New -i interactive option, that can ask obnoxious questions.Marc Espie
2005-08-17drop paragraph about ftp-proxy.Marc Espie
2005-08-17ftp-proxy misbehavior is of the past.Marc Espie
2005-08-16remove trailing space;Jason McIntyre
2005-08-16update dependency explanation, noticed by Gerardo Santana.Marc Espie
2005-08-16when you ask to update a package, you generally want to update itsMarc Espie
2005-08-16document the current state of pkg_add -uMarc Espie
2005-08-16be more specific about `every precaution' in pkg_add, so that people won'tMarc Espie
2005-08-13minor tweaks for BUGS;Jason McIntyre