diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-08 20:45:25 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-08 20:45:25 +0000 |
commit | b261b246a56763b406fdb558b21fc735cdce05d8 (patch) | |
tree | f79f188e57aaf9f0d6b09f9ffaea2df2901073d8 /README.freebsd | |
parent | d1ab05165b2c1c96a17271bba428eb31867a1cae (diff) | |
download | perl-b261b246a56763b406fdb558b21fc735cdce05d8.tar.gz |
Mention the FreeBSD Perl policy change.
p4raw-id: //depot/perl@17116
Diffstat (limited to 'README.freebsd')
-rw-r--r-- | README.freebsd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.freebsd b/README.freebsd index e147c66843..36d6bf1fc9 100644 --- a/README.freebsd +++ b/README.freebsd @@ -30,6 +30,14 @@ result of reading this symlink is can be wrong in certain circumstances In these cases perl will fall back to the old behaviour of using C's argv[0] value for C<$^X>. +=head2 Perl will no more be part of "base FreeBSD" + +Not as bad as it sounds--what is means is that Perl will no more be +part of the B<kernel build system> of FreeBSD. Perl will still very +probably be part of the "default install", and in any case the latest +version will be in the ports system. The first FreeBSD version this +change will affect is 5.0, all 4.n versions will keep the status quo. + =head1 AUTHOR Nicholas Clark <nick@ccl4.org>, collating wisdom supplied by Slaven Rezic |