summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/pkg_create.1
AgeCommit message (Expand)Author
2014-01-23separate pkg_sign documentation. Option description becomes MUCH saner.Marc Espie
2014-01-21obvious .Pa fixes; found with mandocdb(8)Ingo Schwarze
2014-01-17tweak documentation to match what's going onMarc Espie
2014-01-14fix public key namesChristian Weisgerber
2014-01-11a bit of spring cleanup in advance: scrape old stuff that's not reallyMarc Espie
2014-01-08zap trailing whitespace;Jason McIntyre
2014-01-07document new stuffMarc Espie
2014-01-04vendor->signerMarc Espie
2014-01-03PATH is now fixedMarc Espie
2014-01-03remove trailing whitespace and unneccessary macros from previous;Jason McIntyre
2014-01-03finish moving annotations aroundMarc Espie
2014-01-03start moving internal annotations' description into package(5) proper,Marc Espie
2014-01-02Someone accidentally the verb (Henri Kemppainen)Marc Espie
2014-01-02Document new options related to signaturesMarc Espie
2012-06-08document pkgpath matching a bit more thoroughly, be more consistent inMarc Espie
2012-06-08activate new pkg_create magic.Marc Espie
2011-11-21more pkgpath(7)Marc Espie
2011-11-21point to pkgpath(7)Marc Espie
2011-09-29ssl.8: Certifying Authority -> Certificate AuthorityJason McIntyre
2011-06-09fix @ask-update exampleStuart Henderson
2011-05-30tweak previous;Jason McIntyre
2011-05-30turn @pkgpath into real objects, to simplify some updates by not having toMarc Espie
2011-03-19fix some name[=value] horrors;Jason McIntyre
2011-03-19Xr pkg.conf.5; from Patrick LamaiziereJason McIntyre
2011-02-07Between groff-1.15 and groff-1.20.1, the .Ns macro was changed to noIngo Schwarze
2011-01-02add missing newline between @url and @wantlib.Federico G. Schwindt
2010-12-20use a better strategy: ask the ports tree for the plist for packages withMarc Espie
2010-12-20new check in pkg_create: walk the dependency tree for @wantlib, thusMarc Espie
2010-10-27document @rcscriptMarc Espie
2010-10-22USE_GROFFMarc Espie
2010-10-04tweak previous;Jason McIntyre
2010-10-04document ask-updateMarc Espie
2010-06-25sha25 -> sha256 as noticed by Nigel TaylorMarc Espie
2010-06-09uniform spelling: packing-listMarc Espie
2010-06-05document front-end changesMarc Espie
2010-05-10whitespace fixesMarc Espie
2010-02-28progress-meter -> progress meter, which is at least consistent with ourJason McIntyre
2010-02-28ProgressMeter support.Marc Espie
2010-02-24revert rev. 1.54 because it doesn't change the rendering with groffIngo Schwarze
2010-02-04no -S option; from Daniel DickmanJason 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
2010-01-05use Auto::cacheMarc Espie
2010-01-03Neither .Pp nor unqualified text are allowed at the top level of .Bl;Ingo Schwarze
2010-01-01explain -Dvalues betterMarc Espie
2010-01-01New and shiny:Marc Espie
2009-11-07Document @option always-updateMarc Espie
2009-04-14initial implementation of package signatures, based on x509 certificates andMarc Espie
2008-07-26kill trailing whitespace;Jason McIntyre
2008-07-25Mention @bin plist element, ok espie@Ian Darwin