Date: Sun, 2 Jul 2000 08:45:06 -0700 (PDT) From: Mark Murray <markm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl config.SH-elf.alpha config.SH-elf.i386 config.SH-threads-elf.alpha config.SH-threads-elf.i386 src/gnu/usr.bin/perl/library Makefile Message-ID: <200007021545.IAA15089@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2000/07/02 08:45:06 PDT
Modified files:
gnu/usr.bin/perl Makefile.inc
gnu/usr.bin/perl/libperl config.SH-elf.alpha
config.SH-elf.i386
config.SH-threads-elf.alpha
config.SH-threads-elf.i386
gnu/usr.bin/perl/library Makefile
Log:
Bunch-o'-tweaks.
1) (Biggest) I tried long-and-hard to keep the version number (5.006)
backwards compatible with FreeBSD; I have lost this battle, and
must defer to the Perl convention (5.6.0). Victims include suidperl.
this means that dirs with a name of 5.006 will be replaced with
dirs named 5.6.0 in both /usr/libdata/perl and /usr/local/lib/perl.
2) Errno module is added.
3) Alpha bits extensively tweeked after a Beast-build.
Other commits to follow.
Revision Changes Path
1.16 +2 -2 src/gnu/usr.bin/perl/Makefile.inc
1.19 +53 -53 src/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
1.17 +23 -23 src/gnu/usr.bin/perl/libperl/config.SH-elf.i386
1.5 +52 -52 src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.alpha
1.4 +23 -23 src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.i386
1.3 +2 -2 src/gnu/usr.bin/perl/library/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007021545.IAA15089>
