aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/latte
Commit message (Collapse)AuthorAgeFilesLines
* Update Dominik Rothert's (MAINTAINER) email address.fenner2002-10-231-1/+1
| | | | Submitted by: Dr. Jurgen K. Lang <jkl@astorit.de>
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* More style fixes for ports/textproc.olgeni2001-02-061-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* PLIST related fixes.reg2000-02-271-0/+1
|
* For some reason with the latest libtool this port no longer builds itssteve1999-09-201-0/+1
| | | | shared libraries, so explicitly tell configure to '--enable-shared'.
* Enforce random pkg/COMMENT rules, including the one that states Emacshoek1999-09-181-1/+1
| | | | should be spelled corrcetly, although I rather liked "Emasc".
* Fix categories after repo-copy (I could have sworn I had done this...)cpiazza1999-09-181-1/+1
|
* Import of latte.cpiazza1999-09-105-0/+143
Latte is a simple language for marking up text in a very expressive way. Includes the Latte library, which allows you to build translators from Latte to any other text format you choose, and a demonstration application that converts Latte text into HTML. PR: 13151 Submitted by: Dominik Rothert <dr@domix.de>