Re: Want to upgrade sendmail in next OS release

2007-10-23 Thread Tuc at T-B-O-H.NET
> > Tuc at T-B-O-H.NET wrote: > > I'd like to upgrade my sendmail version in advance of > > upgrading to the next release of the OS. I was wondering if I > > . > > I don't want to build out of ports because it is set up not to > > override the base install. > > I ran

Re: Want to upgrade sendmail in next OS release

2007-10-23 Thread Tuc at T-B-O-H.NET
> > I can afford the time to start/stop sendmail here and there, but I > > have to schedule the maintenance window to upgrade this particular > > machine. > > I see. I'd still go for the maintenance window option, unless there is > a _very_ pressing need to upgrade Sendmail *today* because of a s

Re: Want to upgrade sendmail in next OS release

2007-10-22 Thread Bill Vermillion
"Ang utong ko ay sasabog sa sarap!" exclaimed [EMAIL PROTECTED] while reading this message on Mon, Oct 22, 2007 at 21:33 and then responded with: > Date: Mon, 22 Oct 2007 09:05:54 +0100 > From: Matthew Seaman <[EMAIL PROTECTED]> > Subject: Re: Want to upgrade sendmail in

Re: Want to upgrade sendmail in next OS release

2007-10-22 Thread Giorgos Keramidas
On 2007-10-21 16:42, "Tuc at T-B-O-H.NET" <[EMAIL PROTECTED]> wrote: >>On 2007-10-21 11:28, "Tuc at T-B-O-H.NET" <[EMAIL PROTECTED]> wrote: >>> Hi, >>> >>> I'd like to upgrade my sendmail version in advance of upgrading to the >>> next release of the OS. >> >> Why? > > I can afford the time to star

Re: Want to upgrade sendmail in next OS release

2007-10-22 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Tuc at T-B-O-H.NET wrote: > I don't want to build out of ports because it is set up not to > override the base install. Actually, I think your perception is incorrect here. If you want sendmail-8.14.1 on a FreeBSD 6.x system, then install

Re: Want to upgrade sendmail in next OS release

2007-10-22 Thread Rob
Tuc at T-B-O-H.NET wrote: I'd like to upgrade my sendmail version in advance of upgrading to the next release of the OS. I was wondering if I > . I don't want to build out of ports because it is set up not to override the base install. I ran into the same p

Re: Want to upgrade sendmail in next OS release

2007-10-21 Thread Tuc at T-B-O-H.NET
> > On 2007-10-21 11:28, "Tuc at T-B-O-H.NET" <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I'd like to upgrade my sendmail version in advance of upgrading to the > > next release of the OS. > > Why? > I can afford the time to start/stop sendmail here and there, but I have to schedule the ma

Re: Want to upgrade sendmail in next OS release

2007-10-21 Thread Giorgos Keramidas
On 2007-10-21 11:28, "Tuc at T-B-O-H.NET" <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to upgrade my sendmail version in advance of upgrading to the > next release of the OS. Why? > # cd /usr/src/lib/libsm > # make obj && make depend && make > # cd /usr/src/lib/libsmutil > # make obj && make dep

Want to upgrade sendmail in next OS release

2007-10-21 Thread Tuc at T-B-O-H.NET
Hi, I'd like to upgrade my sendmail version in advance of upgrading to the next release of the OS. I was wondering if I cvsup the version of the OS I want, then do : # cd /usr/src/lib/libsm # make obj && make depend && make # cd /usr/src/lib/libsmutil # make obj && make depend && make # c