summaryrefslogtreecommitdiff
path: root/mk/scripts/genreadme.awk
AgeCommit message (Expand)AuthorFilesLines
2007-02-18* Add an extra -V option to mkreadme to support a non-standard PKGVULNDIRadrianp1-6/+12
2006-12-15Remove trailing tabs.martti1-19/+19
2006-12-15Remove trailing spaces.martti1-10/+10
2006-07-28Allow the binpkg-cache script to also generate pkg_summary.gz filesdmcmahill1-13/+20
2006-04-15Back to pkg-vulnerabilities format 1.0.0.salo1-4/+2
2006-01-17Rework the way the vulnerabilities list is displayed a bit todmcmahill1-6/+22
2006-01-05Fix a bug which caused the README.html generation to fail when the packagesdmcmahill1-7/+15
2005-05-22pass down FIND to genreadme.awk and binpkg-cachedmcmahill1-3/+3
2005-05-20get rid of a spurious %%SUBDIR%% which found its way into the generated categ...dmcmahill1-2/+2
2005-05-20Rework how the lookup of binary packages in the cache is performed.dmcmahill1-46/+50
2005-05-19make local variables in a few functions be localdmcmahill1-4/+7
2005-05-19allow spaces after the "=" in the .pkgcache files. This was noted withdmcmahill1-7/+7
2005-05-19if the top level package cache file does not exist then exit withdmcmahill1-1/+2
2005-05-17Rework the README.html generation code. Major changes are:dmcmahill1-97/+186
2004-07-06Retire buildlink2, now that all packages using it have been converted towiz1-2/+2
2003-09-11s/vulnerabilities/pkg-vulnerabilitesdmcmahill1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-51/+51
2003-03-21when there are no build depends, indicate this with "none" instead ofdmcmahill1-3/+11
2003-03-19- fix a bug in the HOMEPAGE link when the URL contains an ampersanddmcmahill1-41/+80
2003-03-19fix a few 'strings split across lines' bugs which caused some dependenciesdmcmahill1-9/+4
2003-02-09Open/close HTML mark-up in the correct order. Noted by Kevin P. Neal.wiz1-2/+2
2003-02-08Add backslash for a line continuation to fix "make readme" erroryyamano1-4/+4
2003-01-20fix a bug introduced by the last commit where a string was accidentallydmcmahill1-3/+2
2003-01-18Many white space and indenting fixes to bring this more in line withdmcmahill1-469/+553
2003-01-15avoid the use of the gensub() function as it is a gawk extension notdmcmahill1-6/+7
2003-01-04move bulk/{mkreadme,genreadme.awk} to scripts/ as this is a more suitabledmcmahill1-0/+644