Date: Wed, 27 Nov 2002 09:46:27 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5 src/usr.bin/perl Makefile pathnames.h perl.c Message-ID: <200211271746.gARHkR3O088649@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/11/27 09:46:27 PST
Modified files:
usr.bin Makefile
share/examples/etc make.conf
share/man/man5 make.conf.5
Removed files:
usr.bin/perl Makefile pathnames.h perl.c
Log:
As warned on freebsd-current@, remove the perl wrapper from /usr/src.
The /usr/bin/perl wrapper isn't solving many of the problems it was
imported to deal with. There are limitations to it that don't have a
clear "fix".
Reviewed by: markm, kris
Extorted approval from: re(jhb)
Revision Changes Path
1.206 +0 -1 src/share/examples/etc/make.conf
1.62 +0 -5 src/share/man/man5/make.conf.5
1.225 +0 -4 src/usr.bin/Makefile
1.7 +0 -10 src/usr.bin/perl/Makefile (dead)
1.2 +0 -31 src/usr.bin/perl/pathnames.h (dead)
1.6 +0 -97 src/usr.bin/perl/perl.c (dead)
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?200211271746.gARHkR3O088649>
