Age | Commit message (Expand) | Author |
2001-09-06 | Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should | Mike Pechkin |
2001-08-18 | undup -f Flag. | Marc Espie |
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-06-06 | Let set_pkg kill trailing / in pkgname. | Marc Espie |
2001-06-06 | Do not dump core on empty comment | Marc Espie |
2001-05-22 | Back out pkg_version. espie has better plans. | brian |
2001-05-21 | Add pkg_version from FreeBSD (modulo the PORT_REVISION stuff) | brian |
2001-04-19 | Remove redundant package name. | Marc Espie |
2001-04-18 | fix two bugs. | Marc Espie |
2001-04-17 | Redundant package name. | Marc Espie |
2001-04-08 | Better error messages: pwarnx function, which works like pwarn, except | Marc Espie |
2001-04-02 | Handle for newdepend. | Marc Espie |
2001-03-22 | Smarter default conflict, use pkgname-[0-9]* if a version number has been | Marc Espie |
2001-03-11 | add p-flag to tar so that uids/gids and | Peter Stromberg |
2001-02-27 | tweak for working with wish8.3 | Todd T. Fries |
2001-02-10 | Give tar the new -I flag, not -T | Todd C. Miller |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-11-08 | - Get rid of ".Sh OPTIONS" and always use the standard options list intro. | Aaron Campbell |
2000-10-23 | Remove duplicate (and wrong) description of @option. | Marc Espie |
2000-10-16 | Let pkg_add be slightly more informative on tar balls that happen not | Marc Espie |
2000-10-15 | add note that pkg_add is not to be used for system distribution files. | Marco S Hyman |
2000-07-18 | Summarily explain about the playpen and PKG_TMPDIR, so that guys | Marc Espie |
2000-07-06 | Insert missing .El directives. | Aaron Campbell |
2000-07-04 | Fix stupid bug in extraction through playpen. | Marc Espie |
2000-05-16 | add credits | Marco S Hyman |
2000-05-12 | nasty bug in %f; espie | Theo de Raadt |
2000-05-05 | Nip references to extract-in-place | Marc Espie |
2000-05-01 | - finish removing last pieces of in-place extraction. | Marc Espie |
2000-04-28 | Remove last remnants of @option preserve and @option extract-in-place | Marc Espie |
2000-04-28 | If symlinks to the package exist, remove them along with the package. | Marc Espie |
2000-04-26 | Don't ever let pkg_add destroy existing files. | Marc Espie |
2000-04-26 | Consistency in error reports. | Marc Espie |
2000-04-26 | Needed feature: if | Marc Espie |
2000-04-25 | 2.6 -> 2.7; deraadt@ | Aaron Campbell |
2000-04-16 | Fix package conflict for flavors: | Marc Espie |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-04-10 | Speed up simple pkg_info: don't retrieve information we don't use. | Marc Espie |
2000-04-05 | Fix bogus error message. Not a dir can mean *nothing* at all. | Marc Espie |
2000-04-04 | Register PLIST_SRC before dependencies and conflicts so that the | Marc Espie |
2000-03-27 | Add and document option no-default-conflict. | Marc Espie |
2000-03-27 | Document -s, indicate the existence of @option, remove fixed bug from | Marc Espie |
2000-03-24 | Fake buglet fix: if PLIST_SRC directly follows PLIST_CWD, ignore | Marc Espie |
2000-03-24 | Disallow pkg_delete when the pkg_prefix is on a read-only file-system. | Marc Espie |
2000-03-24 | Handle expansion sequences in @exec better (let the expander decide whether | Marc Espie |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
2000-03-06 | Do not leave `(' characters dangling at the end of lines; instead, use the | Aaron Campbell |
2000-03-02 | interactivly -> interactively (Germans can't spell) :-) | Aaron Campbell |