aboutsummaryrefslogtreecommitdiffstats
path: root/print/cpp2latex
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-301-0/+1
|
* - Fix build on -currentkrion2003-11-041-4/+4
| | | | | PR: 58879 Submitted by: Ports Fury
* Mark as broken on 5.x for the usual gcc reasons. Pet portlint.linimon2003-10-291-3/+9
|
* patch print/cpp2latex:daichi2003-07-041-0/+11
| | | | | | | | - print/cpp2latex looks for the getopt function in getopt.h instead of unistd.h PR: 52116 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* upgrade to 2.3ijliao2003-03-294-37/+9
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 2.1arved2003-01-044-10/+17
| | | | | PR: 46304 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix build on -CURRENTarved2002-11-271-0/+28
| | | | | PR: 45765 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* portlint:dirk2001-12-261-1/+1
| | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters
* add cpp2latexijliao2001-07-205-0/+31
Convert C++-programmlistings to a file you can input in an LaTeX-document