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