summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/pkg_delete.1
AgeCommit message (Expand)Author
2018-07-10zap really old stuffMarc Espie
2018-01-08Mark up command strings with Cm, and variables with Va.Anthony J. Bentley
2017-03-25document tweaked checksum behavior, reorder environment, remove old cruft.Marc Espie
2017-03-11more consistency on .Fl ... Ns Ar lines, requested by jmc@Ingo Schwarze
2017-03-11document recent changes.Marc Espie
2017-02-27Remove support for pkg.conf in light of the consolidation towardsRobert Peichaer
2017-02-15improve list item formatting;Jason McIntyre
2016-06-14refer to pkg_add(1) for pkg-name conventionsMarc Espie
2015-10-07"..." implies optional, so no need for []; from michael reedJason McIntyre
2015-04-08s/inexistent/nonexistent/Todd C. Miller
2014-09-08obvious cases of missing .An;Ingo Schwarze
2013-04-30point people at pkg_checkMarc Espie
2012-07-06a bit of cleanupMarc Espie
2012-07-06have -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 ofMarc Espie
2011-11-25describe fixed behavior a little betterMarc Espie
2011-08-23zap old INSTALL/DEINSTALL stuff, it's been deprecated for 3 years, and removedMarc Espie
2011-08-17pkg_add and pkg_delete will now syslog activity by default.Marc Espie
2011-07-18allow pkg_delete -a pkgname to do something useful:Marc Espie
2011-07-12put back options -Dbaddepend -DdependenciesMarc Espie
2011-07-12document new -aMarc Espie
2011-03-19fix some name[=value] horrors;Jason McIntyre
2011-03-19Xr pkg.conf.5; from Patrick LamaiziereJason McIntyre
2010-06-05document front-end changesMarc Espie
2010-05-10document that INSTALL/DEINSTALL scripts are dead.Marc Espie
2010-02-28progress-meter -> progress meter, which is at least consistent with ourJason McIntyre
2010-01-10fix some mdoc tidbits. Thanks to jmc@ for advice.Marc Espie
2010-01-10unify options a bit: use -Dname=value for defines uniformously (e.g., deprecateMarc Espie
2009-12-21document recent changes, clean up old pkg_delete optionsMarc Espie
2009-04-14initial implementation of package signatures, based on x509 certificates andMarc 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
2007-10-31better .Nd; from Pierre RiteauJason McIntyre
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-04-15update copyright years, standardize licence.Marc Espie
2006-08-01If pkg_delete is trying to remove more than one package at the same time andBernd Ahlers
2005-09-07use `pkg-name' rather than `pkgname' here, for consistency with otherJason McIntyre
2005-09-07sort options and sync usage();Jason McIntyre
2005-09-04* New -i interactive option, that can ask obnoxious questions.Marc Espie
2005-01-03rename -f -> -FMarc Espie
2004-12-27recover from a nasty problem, allow people to delete package even ifMarc Espie
2004-12-09make -f scripts work again, and document it properly in both pkg_add andMarc Espie
2004-12-02wipe old .Xr's; ok espie@.Xavier Santolaria
2004-11-15tweaks;Jason McIntyre
2004-11-15sort options;Jason McIntyre
2004-11-14turn on progress meter by default, use -x to disable it.Marc Espie
2004-10-11common code for all script running.Marc Espie