aboutsummaryrefslogtreecommitdiff
path: root/lang/lfe
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.2.1.Hiroki Sato2017-01-013-52/+77
| | | | Notes: svn path=/head/; revision=430179
* Relinquish maintainership of most of my ports.Rui Paulo2016-12-311-1/+1
| | | | Notes: svn path=/head/; revision=430162
* Don't set DISTNAME when using USE_GITHUB and MASTER_SITES=GH, theMathieu Arnold2015-12-082-3/+2
| | | | | | | | | | framework already sets a unique DISTNAME. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=403254
* lang/lfe: remove broken CATEGORIES.Rui Paulo2015-08-291-1/+1
| | | | Notes: svn path=/head/; revision=395526
* Import lang/lfe.Rui Paulo2015-08-284-0/+97
LFE, Lisp Flavoured Erlang, is a lisp syntax front-end to the Erlang compiler. Code produced with it is compatible with "normal" Erlang code. An LFE evaluator and shell is also included. Notes: svn path=/head/; revision=395524