X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.macos;h=8c0a66fa6019ca19352b01b3aacec8d3c26a3187;hb=765d19531dbb4c32d1fcf33fa38e791ed5816743;hp=dda602b0a80c2d6c72577200c3bd152b99b5e30b;hpb=0422ea201da91f96a00fb40e77a13244aa0ac1c7;p=p5sagit%2Fp5-mst-13.2.git diff --git a/README.macos b/README.macos index dda602b..8c0a66f 100644 --- a/README.macos +++ b/README.macos @@ -6,12 +6,12 @@ designed to be readable as is. README.macos - Perl under Mac OS (Classic) - =head1 SYNOPSIS This document briefly describes perl under Mac OS (Classic). If you are running perl under Mac OS X, you don't want to be -here (unless you are in the Classic environment under Mac OS X). +here (unless you are in the Classic environment under early versions of +Mac OS X). When we say "Mac OS" below, we mean Mac OS 7, 8, and 9, and I Mac OS X. @@ -19,47 +19,16 @@ Mac OS X. =head1 DESCRIPTION -The latest perl 5.6 source itself builds on Mac OS, with some additional -pieces. Support for Mac OS is now in the perl core, and MacPerl will be -able to, in the future, keep in closer sync with regular perl releases. - -To build perl for Mac OS (as an MPW tool), you will need the addition -of the F subdirectory, distributed separately. It includes extra -source files, config files, and make files. It also includes extra -Mac-specific modules. - -To build the MacPerl application, you will also need the F -directory, which includes the source files for creating the -application itself. - -All of this is available from the development site, via -HTTP (in the MacPerl Installer, which includes all the source -and binaries) and anonymous CVS. - - http://dev.macperl.org/ - -The source is also in the main perl repository in the maint-5.6/macperl -branch. - -You will also need compilers and libraries, all of them freely -available. These are linked to from the SourceForge site. Go that site -for all things having to do with MacPerl development. - -MacPerl 5.6.1 and later are supported on Mac OS 8.1 and later, for 68040 -and PowerPC architectures. The MPW tool may be used on Mac OS 7.5.5 -and 68030 computers. - -MacPerl 5.2.0r4 is also available, on the CPAN and on SourceForge. It -is based on perl 5.004. +The port of Perl to to Mac OS was officially removed as of Perl 5.12, +though the last offical production release of MacPerl corresponded to +Perl 5.6. While Perl 5.10 included the port to Mac OS, ExtUtils::MakeMaker, +a core part of Perl's module installation infrastructure officially dropped support for Mac OS in April 2004. +Historical information (and working binaries of the last released version) +are available from L as of October 2009. =head1 AUTHOR perl was ported to Mac OS by Matthias Neeracher -Eneeracher@mac.comE. It is currently maintained by Chris -Nandor Epudge@pobox.comE. - - -=head1 DATE - -Last modified 2002.02.28. +Eneeracher@mac.comE. Chris Nandor Epudge@pobox.comE +continued development and maintenance for the duration of the port's life.