Commit graph

5 commits

Author SHA1 Message Date
Pav Lucistnik
630374295f - Provide pkgconfig and ldconfig for potential consumers
- Drop USE_GCC line from bsd.pure.mk, downstream ports need to be able to
  override USE_GCC value
2012-01-26 20:12:37 +00:00
Pav Lucistnik
ff60500447 - Update pure to 0.51 and update modules
PR:		ports/161799
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-01-26 11:18:51 +00:00
Brooks Davis
64bfbd5ee2 Switch to devel/llvm29 as a build/run depend to devel/llvm can be
upgraded.

Approved by:    lichray@gmail.com (maintainer)
2012-01-20 20:12:38 +00:00
Max Brazhnikov
af5336d586 Update to 0.47
Remove patch integrated upstream

PR:		ports/156099
Submitted by:	Zhihao Yuan (maintainer)
2011-04-09 19:21:47 +00:00
Wen Heping
250a152ffc Pure is a modern-style functional programming language based on term
rewriting. It offers equational definitions with pattern matching, full
symbolic rewriting capabilities, dynamic typing, eager and lazy evaluation,
lexical closures, built-in list and matrix support and an easy-to-use C
interface. The interpreter uses LLVM as a backend to JIT-compile Pure
programs to fast native code.

WWW:    https://code.google.com/p/pure-lang/

PR:		ports/155647
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2011-03-21 06:14:38 +00:00