Date: Wed, 10 Jul 2002 09:06:00 -0700 (PDT) From: Anton Berezin <tobez@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/perl5 Makefile ports/lang/perl5/files patch-Install.pm patch-ac Message-ID: <200207101606.g6AG60X7093538@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tobez 2002/07/10 09:06:00 PDT Modified files: lang/perl5 Makefile lang/perl5/files patch-Install.pm patch-ac Log: 1. Merge from src/contrib/perl5/lib/ExtUtils/Attic/Install.pm rev. 1.2: Force installs. This is to allow (semi-)automatic garbage removal by "find /usr/libdata -ctime -N -delete". Well - substitute /usr/libdata with /usr/local/lib/perl5 here. Requested by: sheldonh 2. Do not link with libbind even if Configure detects it. A particular reason for that is that perl's getpw* stop working with NIS. Reported by: Russell Cattelan <cattelan@thebarn.com> Revision Changes Path 1.46 +1 -1 ports/lang/perl5/Makefile 1.2 +11 -4 ports/lang/perl5/files/patch-Install.pm 1.7 +3 -2 ports/lang/perl5/files/patch-ac 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?200207101606.g6AG60X7093538>