>
> 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
> > 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
"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
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
-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
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
>
> 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
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
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