summaryrefslogtreecommitdiff
path: root/print/trueprint (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Accidental whitespaceChris Piazza2000-04-091-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* Trueprint is a general purpose printing program. It tries to produceChris D. Faulhaber2000-02-216-0/+47
everything that anybody could need in a program printout without the need for large numbers of switches or pipelines. Trueprint can currently handle C, C++, Java, Perl, Verilog, shell (including ksh), Pascal, pseudo C, report files (trueprint report files), listing files, text files. PR: 16775 Submitted by: Dmitry Sivachenko <dima@Chg.RU>