summaryrefslogtreecommitdiff
path: root/textproc/latte (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37996
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27429
* PLIST related fixes.Jeremy Lea2000-02-271-0/+1
| | | | Notes: svn path=/head/; revision=26345
* For some reason with the latest libtool this port no longer builds itsSteve Price1999-09-201-0/+1
| | | | | | | shared libraries, so explicitly tell configure to '--enable-shared'. Notes: svn path=/head/; revision=21780
* Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1999-09-181-1/+1
| | | | | | | should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
* Fix categories after repo-copy (I could have sworn I had done this...)Chris Piazza1999-09-171-1/+1
| | | | Notes: svn path=/head/; revision=21686
* Import of latte.Chris Piazza1999-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> Notes: svn path=/head/; revision=21542