summaryrefslogtreecommitdiff
path: root/print/cpp2latex (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on -currentKirill Ponomarev2003-11-031-4/+4
| | | | | | | | PR: 58879 Submitted by: Ports Fury Notes: svn path=/head/; revision=92989
* Mark as broken on 5.x for the usual gcc reasons. Pet portlint.Mark Linimon2003-10-291-3/+9
| | | | Notes: svn path=/head/; revision=92541
* patch print/cpp2latex:Daichi GOTO2003-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> Notes: svn path=/head/; revision=84201
* upgrade to 2.3Ying-Chieh Liao2003-03-284-37/+9
| | | | Notes: svn path=/head/; revision=77634
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Update to 2.1Tilman Keskinoz2003-01-034-10/+17
| | | | | | | | PR: 46304 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=72412
* Fix build on -CURRENTTilman Keskinoz2002-11-261-0/+28
| | | | | | | | PR: 45765 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> Notes: svn path=/head/; revision=71123
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* portlint:Dirk Froemberg2001-12-251-1/+1
| | | | | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters Notes: svn path=/head/; revision=52160
* add cpp2latexYing-Chieh Liao2001-07-205-0/+31
Convert C++-programmlistings to a file you can input in an LaTeX-document Notes: svn path=/head/; revision=45277