aboutsummaryrefslogtreecommitdiffstats
path: root/lang/elan/files
Commit message (Collapse)AuthorAgeFilesLines
* - Fix configure script to detect dcg in the last element of $PATHpav2009-12-181-0/+11
| | | | Reported by: pointyhat
* [New ports] devel/mimir, lang/elan - Elan Programming Languageedwin2005-12-281-0/+22
Elan is a programming language originally developed by the Technical University of Berlin, but nowadays an implementation is maintained by the Radboud University of Nijmegen. We at TCCN learn youngsters how to program in this language. We installed FreeBSD on one of our SPARC's some time ago, but Elan wasn't in the Ports tree yet. That's why I made two ports. One for lang/elan, the Elan compiler, and one for devel/mimir, a library the Elan compiler uses. More info about Elan: http://en.wikipedia.org/wiki/Elan_programming_language PR: ports/89275 Submitted by: Ed Schouten <ed@fxq.nl>