[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-stable
Subject:    don't want to build sendmail
From:       Ron Echeverri <rone () B1FF ! nas ! nasa ! gov>
Date:       1998-12-23 21:49:45
[Download RAW message or body]

Since i'm running the latest sendmail, i don't want it to be blown
over next 'make world'.  Are these patches a good idea?  If so, could
someone commit them?

rone

=====
--- /usr/src/Makefile.orig      Thu Dec 17 12:09:18 1998
+++ /usr/src/Makefile   Thu Dec 17 12:10:23 1998
@@ -18,6 +18,7 @@
 #      -DNOINFO do not make or install info files
 #      -DNOLIBC_R do not build libc_r.
 #      -DNOPERL do not make or install perl
+#      -DNOSENDMAIL do not make or install sendmail
 #      LOCAL_DIRS="list of dirs" to add additional dirs to the SUBDIR list
 
 #
=====

=====
--- /usr/src/usr.sbin/Makefile.orig     Thu Dec 17 12:11:38 1998
+++ /usr/src/usr.sbin/Makefile  Thu Dec 17 12:12:31 1998
@@ -9,10 +9,14 @@
        newsyslog nslookup pccard pciconf pcvt pkg_install pnpinfo portmap \
        ppp pppctl pppd pppstats pstat pw pwd_mkdb quot quotaon rarpd \
        repquota rmt rndcontrol rpc.lockd rpc.statd rpc.yppasswdd rpc.ypxfrd \
-       rwhod sa sendmail sliplogin slstat \
+       rwhod sa sliplogin slstat \
        spray sysctl syslogd tcpdump timed traceroute trpt tzsetup vipw \
        vnconfig watch wlconfig wormcontrol xntpd xten ypbind yp_mkdb \
        yppoll yppush ypset ypserv zic
+
+.if !defined(NOSENDMAIL) && exists(${.CURDIR}/sendmail)
+SUBDIR+=sendmail
+.endif
 
 SUBDIR+=IPXrouted
 
=====
-- 
Ron Echeverri			Numerical Aerospace Simulation Facility
DSS/Usenet Administrator	NASA Ames Research Center
Sterling Software		Mountain View, CA
<rone@nas.nasa.gov>		x42771

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic