Date: Thu, 26 May 2005 16:24:59 -0500 (CDT) From: Tony Shadwick <tshadwick@goinet.com> To: Olivier Nicole <on@cs.ait.ac.th> Cc: freebsd-questions@freebsd.org Subject: Re: sendmail update Message-ID: <20050526162334.M61273@mail.goinet.com> In-Reply-To: <200505260640.j4Q6eCpw063569@banyan.cs.ait.ac.th> References: <200505260640.j4Q6eCpw063569@banyan.cs.ait.ac.th>
next in thread | previous in thread | raw e-mail | index | archive | help
Take a peek at /usr/ports/mail/Sendmail/Makefile. There are tons of flags to be thrown, and I'm willing to bet that you can make a couple of tweaks there to get the result you wish. If it's just throwing it on the command line, you might want to consider putting the flags in /etc/make.conf. Tony On Thu, 26 May 2005, Olivier Nicole wrote: > Hi, > > I have 2 questions about the update procedure and sendmail. > > 1) where is the equivalent of > sendmail-x.y.z/devtools/Site/site.config.m4 in FreeBSD installation > of sendmail? > > I need to add some features to the site.config.m4 file to build the > version of sendmail I want. So far, I have to rebuild sendmail by > hand, independently from FreeBSD, after each system update. > > 2) I have a patch that I want to apply to sendmail source tree, before > I build sendmail. > > I would like to have that patch applied automatically to > /usr/src/contrib/sendmail before it builds. How do i do that? > > Best regards, > > Olivier > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050526162334.M61273>