summaryrefslogtreecommitdiff
path: root/textproc/latte (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-09-20For some reason with the latest libtool this port no longer builds itsSteve Price1-0/+1
shared libraries, so explicitly tell configure to '--enable-shared'. Notes: svn path=/head/; revision=21780
1999-09-18Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1-1/+1
should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
1999-09-17Fix categories after repo-copy (I could have sworn I had done this...)Chris Piazza1-1/+1
Notes: svn path=/head/; revision=21686
1999-09-10Import of latte.Chris Piazza5-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