I have been working on getting a newer perl tested for import into OpenBSD.  I
put some work into splitting the patches by function in hopes of pushing as
many as possible upstream and to make testing future versions of perl easier.

What I've been working on is available here:
http://cvs.afresh1.com/~andrew/perl-update/

I could use some additional testers for other archs, see below for a
list of architectures that still need to be tested.

If you want to test it, I tried to make it fairly simple:
* download http://cvs.afresh1.com/~andrew/perl-update/perl-update.tar.gz
* extract someplace - tar xvf perl-update.tar.gz
* copy perl-5.16.1.tar.gz into the same directory
    * I have a copy available, but you can get it wherever
    * cd perl-update && ftp 
http://cvs.afresh1.com/~andrew/perl-update/perl-5.16.1.tar.gz
* cd to someplace you have room to build (around 200M on amd64)
* run /path/to/perl-update/build_local_perl
* wait
* If you get "All tests successful", send me an email and let me know

* otherwise, try it again without the local patches
* NO_LOCAL_PATCHES=1 /path/to/perl-update/build_local_perl
* and send me both logs 

Perl 5.16.1 (with usethreads) testing status:
* alpha:
* amd64: I'm winning, I'm winning! (afresh1)
* armish:
* hppa:
* i386: I'm winning, I'm winning! (afresh1)
* landisk:
* loongson:
* luna88k:
* macppc: I'm winning, I'm winning! (sthen no usethreads yet)
* mvme88k:
* sgi:
* socppc:
* sparc:
* sparc64: I'm winning, I'm winning! (afresh1)
* vax:
* zaurus:


l8rZ,
-- 
andrew - http://afresh1.com

Beta. Software undergoes beta testing shortly before it's released.
                           Beta is Latin for "still doesn't work."

Reply via email to