head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2012.01.26.11.18.50;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2011.04.09.19.21.47;	author makc;	state Exp;
branches;
next	1.1;

1.1
date	2011.03.21.06.14.38;	author wen;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update pure to 0.51 and update modules

PR:		ports/161799
Submitted by:	Zhihao Yuan <lichray@@gmail.com> (maintainer)
@
text
@bin/pure
include/pure/runtime.h
lib/libpure.so
lib/libpure.so.8
lib/libpure.so.8.0
lib/pure/array.pure
lib/pure/avltrees.pure
lib/pure/dict.pure
lib/pure/faustui.pure
lib/pure/getopt.pure
lib/pure/heap.pure
lib/pure/math.pure
lib/pure/matrices.pure
lib/pure/pointers.pure
lib/pure/posix.pure
lib/pure/prelude.pure
lib/pure/primitives.pure
lib/pure/pure_main.c
lib/pure/pure_main.o
lib/pure/quasiquote.pure
lib/pure/quasiquote1.pure
lib/pure/records.pure
lib/pure/regex.pure
lib/pure/set.pure
lib/pure/strings.pure
lib/pure/system.pure
libdata/pkgconfig/pure.pc
%%ELC%%%%EMACS_SITE_LISPDIR%%/pure-mode.el
%%ELC%%%%EMACS_SITE_LISPDIR%%/pure-mode.elc
%%DOCS%%lib/pure/docs
@@dirrm lib/pure
@@dirrm include/pure
@


1.2
log
@Update to 0.47
Remove patch integrated upstream

PR:		ports/156099
Submitted by:	Zhihao Yuan (maintainer)
@
text
@d4 2
a5 2
lib/libpure.so.7
lib/libpure.so.7.0
d14 1
d23 1
@


1.1
log
@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>
@
text
@d4 2
a5 2
lib/libpure.so.6
lib/libpure.so.6.0
d20 1
a20 1
lib/pure/quasiquote2.pure
d25 3
@

