head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.09.06.05.22.27;	author ohauer;	state Exp;
branches;
next	1.3;

1.3
date	2009.08.11.02.19.32;	author daichi;	state Exp;
branches;
next	1.2;

1.2
date	2009.06.28.01.39.10;	author wxs;	state Exp;
branches;
next	1.1;

1.1
date	2007.08.21.06.13.33;	author daichi;	state Exp;
branches;
next	;


desc
@@


1.4
log
@SVN rev 303739 on 2012-09-06 05:22:27Z by ohauer

- remove apache13 support
- use DOS2UNIX macro
- rewrite for options NG
- use USE_XXX macros instead (BUILD|RUN)_DEPENDS

PR:		170752
Submitted by:	ohauer@@
Approved by:	maintainer timeout
@
text
@bin/neko
bin/nekoc
bin/nekoml.std
bin/nekoml
bin/nekotools
lib/libneko.so
lib/neko/std.ndll
lib/neko/zlib.ndll
%%APACHE22%%lib/neko/mod_neko2.ndll
%%APACHE22%%lib/neko/mod_tora2.ndll
%%MYSQL4%%lib/neko/mysql.ndll
%%MYSQL5%%lib/neko/mysql5.ndll
%%SQLITE3%%lib/neko/sqlite.ndll
%%PCRE%%lib/neko/regexp.ndll
%%GTK2%%lib/neko/ui.ndll
include/neko/neko.h
include/neko/neko_mod.h
include/neko/neko_vm.h
@@dirrm lib/neko
@@dirrm include/neko
@


1.3
log
@Update for 1.8.1

PR:		137631
Submitted by:	maintainer
@
text
@a8 2
%%APACHE13%%lib/neko/mod_neko.ndll
%%APACHE13%%lib/neko/mod_tora.ndll
@


1.2
log
@- Update to 1.8.0
- Don't use ${PREFIX} for dependencies, CFLAGS or LDFLAGS
- This port still doesn't work with a custom PREFIX, it needs some work still.

PR:		ports/135833
Submitted by:	Masanori OZAWA <ozawa@@ongs.co.jp> (maintainer)
@
text
@d14 1
@


1.1
log
@The Neko Programming Language

Neko is a high-level dynamically typed programming language which can
also be used as an embedded scripting language. It has been designed to
provide a common runtime for several different languages.

Neko is not only very easy to learn and use, but also has the flexibility
of being able to extend the language with C libraries. You can even write
generators from your own language to Neko and then use the Neko Runtime to
compile, run, and access existing libraries.

WWW: http://nekovm.org/

Submitted by:	Masanori OZAWA <ozawa@@ongs.co.jp>
@
text
@d3 2
d10 1
d12 1
@

