Commit Graph

25 Commits

Author SHA1 Message Date
pascal
ffa60ef381 Update to parrot 4.5.0, fix detection of libffi and IPv6. 2012-07-13 09:46:05 +00:00
jasper
02abd40f9d - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:02:18 +00:00
pascal
9f8beb2799 OpenGL bindings also need pcre present. Noticed by landry@. 2012-06-04 15:59:36 +00:00
pascal
a9ef031d4f Update to parrot 4.3.0. 2012-05-09 13:36:45 +00:00
pascal
e8a23c8e5e The old (ms2) garbage collector is apparently broken now; using the new one
like everywhere else gives us at least a working parrot on powerpc.

ok ajacoutot@
2012-05-07 09:17:41 +00:00
ajacoutot
438fef2cf7 This has been BROKEN on powerpc for a while, so mark it as such. 2012-05-06 07:35:32 +00:00
pascal
b007c61390 Update to parrot 4.1.0, take maintainer.
ok landry@
2012-03-08 14:56:25 +00:00
ajacoutot
de04bc147c The default (gms) garbage collector has issues on powerpc. Until it's
fixed, use the old one (ms2).

from Pascal Stumpf
2011-10-19 13:30:59 +00:00
landry
d087e1dd1e Remove BROKEN-sparc64, parrot now passes all regress tests on sparc64. 2011-08-20 16:48:37 +00:00
landry
a9168a0423 Update to parrot 3.6.0, from maintainer Pascal Stumpf.
Add a patch from upstream git to fix a segfault during build on i386.
2011-08-20 16:47:05 +00:00
landry
654aff0886 Update to parrot 3.3.0, from maintainer Pascal Stumpf.
Use ${V} in PLIST to avoid churn on next update.
Tested on amd64/ppc by myself.
2011-05-22 20:22:08 +00:00
landry
180dff3a0d Forgot to remove old patches, and fix ${LOCALBASE} in
patch-config_init_hints_openbsd_pm. Reminded by Pascal Stumpf, thanks!
2011-03-09 22:48:32 +00:00
landry
56349280c1 Update to parrot 3.0.0, from Pascal Stumpf (thanks!) with some tweaks.
Disable threads as it seems to trigger funky bugs. Enable it on all
archs but sparc64 as it's broken there.
Testing on arm/mips64el by kili, sparc64/ppc by me.
2011-03-08 20:12:15 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
sthen
3e1d5438da new lib_depends 2010-10-24 21:11:45 +00:00
kili
b7615cf54f Zip MD2 support (fix after openssl update).
ok sthen@
2010-10-03 22:13:18 +00:00
simon
91051f5d71 don't rely on --icu-config arguments but provide icu config to fix build
with current icu4u version and unbreak packaging on i386

repeatedly pointed out by naddy@, thanks!
2009-06-18 23:00:43 +00:00
simon
b53846ec35 update to version 1.2.0, add shared library and disable macppc build for now.
all secondary compilers were relocated to separate projects so we need a
rakudo port to get the perl6 binary back.

this update also addresses the recent bulk fallout noticed by naddy@
testing by sthen@ and ajacoutot@, thanks!
2009-06-17 09:34:35 +00:00
simon
0afb2e5670 update to version 0.9.0.1, move docs and examples to appropriate places
testing/feedback by ajacoutot@ (macppc) and jasper@ (amd64, i386 and
sparc64 which still fails to build), thanks!
2009-02-04 10:15:14 +00:00
simon
0a1cf9fa7a update to version 0.8.0 and enable it for i386, amd64 and macppc where
the tests all pass fine

tested by ajacoutot@ and jasper@
ok jasper@
2008-11-11 22:46:30 +00:00
simon
0ffec52079 update to version 0.7.1 2008-10-03 23:33:18 +00:00
simon
2ef22c4641 update to version 0.6.4, add perl6 binary, add all compilers and
languages, fix powerpc build while there and set VMEM_WARNING
2008-07-20 21:05:40 +00:00
pyr
aa0af2fe39 update to parrot-5.0
powerpc tweak from simon@
ok simon@ who produced just about the same diff than mine.
2007-12-17 14:24:27 +00:00
simon
5411c27297 update to version 0.4.17 and help build on macppc a step further
ok pyr@, jasper@
2007-10-18 18:51:10 +00:00
simon
ceb6b9863a import parrot
Parrot is a virtual machine designed with the needs of dynamically typed
languages (such as Perl and Python) in mind, and should be able to run
programs written in these languages more efficiently than VMs developed
with static languages in mind (JVM, .NET). 

ok jasper@, steven@
2007-10-10 17:32:06 +00:00