| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Jan 2013 02:05:58
0.55
|
brooks  |
Fix build by depending on the llvm31 port, not just the package
Reported by: pgj |
10 Jan 2013 16:30:54
0.55
|
brooks  |
Depend on llvm31/clang31 ports to avoid breakage when I update
llvm/clang to 3.2. |
10 Oct 2012 21:02:05
0.55
|
madpilot  |
- Remove double quotes from *_DESC
Requested by: Zhihao Yuan <lichray@gmail.com> (maintainer, via email)
Noticed by: Riccardo Torrini <riccardo@torrini.org>
Feature safe: yes |
06 Jun 2012 22:04:55
0.55
|
sylvio  |
- Update to 0.55
PR: ports/168686
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) |
23 May 2012 23:57:23
0.54
|
wen  |
- Update to 0.5.4
PR: 168172
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) |
01 May 2012 20:11:18
0.53
|
dhn  |
- Update to 0.53
PR: ports/167414
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) |
22 Mar 2012 13:18:26
0.52
|
zi  |
- Update to 0.52
- Prefer editline support, if available
PR: ports/165864
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Feature safe: yes |
26 Jan 2012 20:12:37
0.51_1
|
pav  |
- 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 |
26 Jan 2012 11:18:51
0.51
|
pav  |
- Update pure to 0.51 and update modules
PR: ports/161799
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) |
20 Jan 2012 20:12:38
0.47_1
|
brooks  |
Switch to devel/llvm29 as a build/run depend to devel/llvm can be
upgraded.
Approved by: lichray@gmail.com (maintainer) |
09 Apr 2011 19:21:47
0.47
|
makc  |
Update to 0.47
Remove patch integrated upstream
PR: ports/156099
Submitted by: Zhihao Yuan (maintainer) |
21 Mar 2011 06:14:38
0.46
|
wen  |
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> |