Age | Commit message (Expand) | Author |
2018-07-10 | zap really old stuff | Marc Espie |
2018-01-08 | Mark up command strings with Cm, and variables with Va. | Anthony J. Bentley |
2017-03-25 | document tweaked checksum behavior, reorder environment, remove old cruft. | Marc Espie |
2017-03-11 | more consistency on .Fl ... Ns Ar lines, requested by jmc@ | Ingo Schwarze |
2017-03-11 | document recent changes. | Marc Espie |
2017-02-27 | Remove support for pkg.conf in light of the consolidation towards | Robert Peichaer |
2017-02-15 | improve list item formatting; | Jason McIntyre |
2016-06-14 | refer to pkg_add(1) for pkg-name conventions | Marc Espie |
2015-10-07 | "..." implies optional, so no need for []; from michael reed | Jason McIntyre |
2015-04-08 | s/inexistent/nonexistent/ | Todd C. Miller |
2014-09-08 | obvious cases of missing .An; | Ingo Schwarze |
2013-04-30 | point people at pkg_check | Marc Espie |
2012-07-06 | a bit of cleanup | Marc Espie |
2012-07-06 | have -i be automatically on for ttys. | Marc Espie |
2011-12-02 | -X before -x; | Jason McIntyre |
2011-12-02 | -X exclude option: negates the packages we give (remove them instead of | Marc Espie |
2011-11-25 | describe fixed behavior a little better | Marc Espie |
2011-08-23 | zap old INSTALL/DEINSTALL stuff, it's been deprecated for 3 years, and removed | Marc Espie |
2011-08-17 | pkg_add and pkg_delete will now syslog activity by default. | Marc Espie |
2011-07-18 | allow pkg_delete -a pkgname to do something useful: | Marc Espie |
2011-07-12 | put back options -Dbaddepend -Ddependencies | Marc Espie |
2011-07-12 | document new -a | Marc Espie |
2011-03-19 | fix some name[=value] horrors; | Jason McIntyre |
2011-03-19 | Xr pkg.conf.5; from Patrick Lamaiziere | Jason McIntyre |
2010-06-05 | document front-end changes | Marc Espie |
2010-05-10 | document that INSTALL/DEINSTALL scripts are dead. | Marc Espie |
2010-02-28 | progress-meter -> progress meter, which is at least consistent with our | Jason McIntyre |
2010-01-10 | fix some mdoc tidbits. Thanks to jmc@ for advice. | Marc Espie |
2010-01-10 | unify options a bit: use -Dname=value for defines uniformously (e.g., deprecate | Marc Espie |
2009-12-21 | document recent changes, clean up old pkg_delete options | Marc Espie |
2009-04-14 | initial implementation of package signatures, based on x509 certificates and | 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 |
2007-10-31 | better .Nd; from Pierre Riteau | Jason McIntyre |
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-04-15 | update copyright years, standardize licence. | Marc Espie |
2006-08-01 | If pkg_delete is trying to remove more than one package at the same time and | Bernd Ahlers |
2005-09-07 | use `pkg-name' rather than `pkgname' here, for consistency with other | Jason McIntyre |
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-01-03 | rename -f -> -F | Marc Espie |
2004-12-27 | recover from a nasty problem, allow people to delete package even if | Marc Espie |
2004-12-09 | make -f scripts work again, and document it properly in both pkg_add and | Marc Espie |
2004-12-02 | wipe old .Xr's; ok espie@. | Xavier Santolaria |
2004-11-15 | tweaks; | Jason McIntyre |
2004-11-15 | sort options; | Jason McIntyre |
2004-11-14 | turn on progress meter by default, use -x to disable it. | Marc Espie |
2004-10-11 | common code for all script running. | Marc Espie |