Commit graph

5 commits

Author SHA1 Message Date
pancake ;)
e6231853aa bl3ize 2004-04-14 21:38:56 +00:00
grant beattie
b82ee9e606 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
pancake ;)
6289273287 Update perl-5.9 for threads support. PLIST change to include threads perl
modules.

This new version I think that it's stable, and work properly. With threads
support all perl modules must be recompiled. They are binary incompatible.

Bye
2003-11-26 21:18:41 +00:00
pancake ;)
04def0daef w0000ps :P 2003-11-25 19:32:07 +00:00
pancake ;)
40248a7aa7 Initial import of perl-5.9.0
TODO:
=====
This is a vile copy of perl58 Makefile and patches, with some changes on version and MAINTAINER. Probably this Makefile needs a cleanup.

I'm working on perl-threads, because:
 $ echo "use threads;" | perl -

always returns -1 :/ and theorically with -Duseithreads="y" this mai be
solved, but doesn't works, probably -Dusethreads?? 

ithreads are internal threads
threads are POSIX threads
oldthreads are to use Thread; code...

I think that the main problem of perl is threads, and this may be solved quickly. If anybody could help on this pkg I will be happy.

pancake
2003-11-25 19:27:57 +00:00