From owner-freebsd-stable Thu Mar 1 2:34: 7 2001 Delivered-To: freebsd-stable@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 538A937B718; Thu, 1 Mar 2001 02:34:03 -0800 (PST) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id CAA25268; Thu, 1 Mar 2001 02:33:52 -0800 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda25266; Thu Mar 1 02:33:44 2001 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.2/8.9.1) id f21AXd714837; Thu, 1 Mar 2001 02:33:39 -0800 (PST) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdE14590; Thu Mar 1 02:33:23 2001 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.3/8.9.1) id f21AXM005462; Thu, 1 Mar 2001 02:33:22 -0800 (PST) Message-Id: <200103011033.f21AXM005462@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdGR5009; Thu Mar 1 02:32:54 2001 X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-Sender: schubert To: Gregory Neil Shapiro Cc: Lauri Laupmaa , stable@FreeBSD.ORG Subject: Re: build sendmail only ? In-reply-to: Your message of "Tue, 27 Feb 2001 13:01:56 PST." <15004.5572.651914.26917@horsey.gshapiro.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 01 Mar 2001 02:32:54 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <15004.5572.651914.26917@horsey.gshapiro.net>, Gregory Neil Shapiro writes: > mauri> Lets say we have 4.2-REL system and fresh -STABLE sources, > mauri> if and how is it possible to build/install only sendmail and _not_ wor > ld > > Yes: > > cd /usr/src/usr.sbin/sendmail > make obj depend all > cd /usr/src/usr.sbin/makemap > make obj depend all > cd /usr/src/etc/sendmail > make obj depend all > > If that goes ok: > > cd /usr/src/usr.sbin/sendmail > make install > cd /usr/src/usr.sbin/makemap > make install > > Then look at /usr/obj/usr/src/etc/sendmail/freebsd.cf and compare it to > /etc/mail/sendmail.cf (if you have local changes). Short time no see (I met you at LISA 2000). Would it be possible to untar the Sendmail 8.11.3 tarball from sendmail.org in a -STABLE contrib directory to build and install the new Sendmail on a 4.2-STABLE, 4.2-RELEASE, or 4.3-RELEASE (when it goes GA) system? Or, does a person need to patch any Makefiles (or need to upgrade to -STABLE) to get the latest Sendmail"? I've used this approach with IP Filter, BIND, and various libraries successfully. Would this approach also work with Sendmail? Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/Alpha Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message