summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/pkg_create.1
AgeCommit message (Expand)Author
2018-07-30Add colon for clarity.Antoine Jacoutot
2018-07-10zap really old stuffMarc Espie
2018-07-09explain what @define-tag mktexlsr supersedes mktexlsr-localMarc Espie
2018-07-08document what happens when the @define-tag defining package gets removedMarc Espie
2018-06-24document that %D is localbase in define-tagMarc Espie
2018-06-23document @define-tag and @tag.Marc Espie
2018-05-31Document -uMarc Espie
2018-01-08Mark up command strings with Cm, and variables with Va.Anthony J. Bentley
2017-09-18document @versionMarc Espie
2017-03-11more consistency on .Fl ... Ns Ar lines, requested by jmc@Ingo Schwarze
2017-03-03spring cleanup, remove sysctl from doc, and finally gc some older annotationsMarc Espie
2017-02-27Remove support for pkg.conf in light of the consolidation towardsRobert Peichaer
2016-09-06remove code that allows pkg_create to signMarc Espie
2016-06-28document is-branchMarc Espie
2016-04-25pkgcfl was put in the old keywords bin a few generations ago...Marc Espie
2016-04-25kill remnants of non shared archesMarc Espie
2015-09-15avoid useless .Ns before punctuation after in-line macrosIngo Schwarze
2014-09-08obvious cases of missing .An;Ingo Schwarze
2014-07-12@endfake died a while agoMarc Espie
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