summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/pkg_add.1
AgeCommit message (Expand)Author
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
2005-08-12pkg_add -r does work.Marc Espie
2005-04-09`an URL' -> `a URL';Jason McIntyre
2005-04-09add scp example;Jason McIntyre
2005-03-26start sentence with capital letterPeter Valchev
2005-03-25all hail Theo and do as He wishes.Marc Espie
2005-01-03- use .Bk/.Ek to keep SYNOPSIS tidyJason McIntyre
2005-01-03rename -f -> -FMarc Espie
2004-12-28add a boguslibs forced option, that rescans packages for librariesMarc Espie
2004-12-26simplify BUGS message, especially since it is not accurate any longer.Marc Espie
2004-12-18document kitchensink optionMarc Espie
2004-12-16renamed borked_installation from borked.n to partial-<pkgname> ...Marc Espie
2004-12-09make -f scripts work again, and document it properly in both pkg_add andMarc Espie
2004-11-21remove .Xr's that do not belong here anymore with the new pkg_* tools;Xavier Santolaria
2004-11-15tweaks;Jason McIntyre
2004-11-15sort options, and some whitespace issues;Jason McIntyre
2004-11-14don't try to tell exactly what gets copied into /var/db/pkg, since thisMarc Espie
2004-11-14turn on progress meter by default, use -x to disable it.Marc Espie
2004-11-11restrict update operation less: we're not bothered by @exec or INSTALL,Marc Espie
2004-11-07document the current behavior of pkg_add -r.Marc Espie
2004-10-18Documents @endfake and -Q semantics.Marc Espie
2004-10-11common code for all script running.Marc Espie
2004-10-11kill old MTREE option that was never implemented in the new tools anyways.Marc Espie