ACPI utilities

2003-09-05 Thread Peter Jeremy
I have an Athlon system which isn't co-operating with the ACPI in -stable (I haven't tried -current yet). I notice that the general recommendation in -current is to provide the output of acpidump but none of the ACPI userland has been MFC'd. I just had a quick try and building the -current userla

Re: Perl

2003-09-05 Thread Doug Barton
On Fri, 5 Sep 2003, jeff wrote: > With numerous ports now requiring perl 5.6 or newer will perl be a newer > version in the base of 4.9? No. That would violate what we refer to as The Principle of Least Astonishment, or POLA for short. The whole definition of -stable is that some things remain th

Re: mergemaster fails when building temproot

2003-09-05 Thread Michael E. Mercer
Thanks, that was it! later Michael On Fri, 2003-09-05 at 13:31, Gregory Neil Shapiro wrote: > > mergemaster fails saying freebsd.cf does not exist when > > building temproot. > > > > Have I missed something here? > > You need to install the new version of mergemaster before > running it. _

Re: mergemaster fails when building temproot

2003-09-05 Thread Gregory Neil Shapiro
> mergemaster fails saying freebsd.cf does not exist when > building temproot. > > Have I missed something here? You need to install the new version of mergemaster before running it. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/li

mergemaster fails when building temproot

2003-09-05 Thread Michael E. Mercer
Hello peoples, mergemaster fails saying freebsd.cf does not exist when building temproot. Have I missed something here? Thanks Michael Mercer cd /usr/src/etc/sendmail; make distribution install -C -o root -g wheel -m 644 /usr/src/etc/sendmail/freebsd.mc freebsd.cf /var/tmp/temproot/etc/mail in