[PATCH] FreeBSD shared libparrot support

2006-01-06 Thread Anders Nor Berle
This should make the FreeBSD build support building a shared libparrot. -- - Anders Nor Berle Index: CREDITS === --- CREDITS (revision 10936) +++ CREDITS (working copy) @@ -46,8 +46,9 @@ D: ParTcl builtins E: [EMAIL

[PATCH] Fix installation of include files

2006-01-06 Thread Anders Nor Berle
This patch should make parrot install includes in parrot/include/parrot instead of parrot/include/include/parrot. Also makes it possible to use --includedir to install them somewhere more usefull. :-) -- - Anders Nor Berle Index: tools/dev/install_files.pl

Parrot 0.4.1 in pkgsrc

2006-01-10 Thread Anders Nor Berle
Parrot 0.4.1 has been committed to pkgsrc. Anybody who uses pkgsrc, feel free to try it and let me know if it works ok. The repository may be browsed here: http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/parrot -- - Anders Nor Berle