summaryrefslogtreecommitdiff
path: root/devel/cxref/patches
AgeCommit message (Collapse)AuthorFilesLines
2017-01-04Ensure the local yywrap is used. Fixes build with newer flex.jperkin1-0/+14
2011-10-13Patch the lexer to ignore _Pragma().dholland1-0/+36
2006-07-10Don't re-generate the HTML documentation unnecessarily. Patch providedrillig1-0/+25
by Gilles Dauphin in PR 33962.
2006-03-07Remove an obsolete patch (hi drochner!).minskim1-12/+0
2000-02-05added patch-sum, modified patch-aa for pkglintwiz1-1/+1
1999-08-24Import of cxref-1.5ahwr1-0/+12
Cxref is s a program that will produce documentation (in LaTeX, HTML, RTF or SGML) including cross-references from C program source code. It has been designed to work with ANSI C, incorporating K&R, and most popular GNU extensions. The documentation for the program is produced from comments in the code that are appropriately formatted. The cross referencing comes from the code itself and requires no extra work.