pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc/mail/sendmail anomalies



Le 20/12/12 21:04, John Nemeth a écrit :
      Looks like mailwrapper requires some portability fixes.  It also
will need to grow a builtin.mk, as mailwrapper is supplied with
NetBSD.  We are in a pkgsrc freeze right now, but I will update
sendmail's MESSAGE file to advise the addition of a symlink on systems
that don't have mailwrapper.  I don't want to make extensive changes to
mailwrapper while in the freeze.

Would you please add this patch in order for usermode bmake installs to work (cf Re: pkg/47207 (install problems with sendmail))

I believe there are still 'build' time issues with directory defaults
that I am in the process of verifying...at least on is resolved with a site.config.m4 update... will report back here with my findings.

richard@devzoneX:~/src/pkgsrc/mail/sendmail$ cvs diff
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/mail/sendmail/Makefile,v
retrieving revision 1.112
diff -u -p -r1.112 Makefile
--- Makefile    16 Dec 2012 01:52:23 -0000      1.112
+++ Makefile    21 Dec 2012 06:31:42 -0000
@@ -11,6 +11,7 @@ CONFLICTS+=   esmtp>=1.2
 .include "../../mail/sendmail/Makefile.common"

 USE_TOOLS+=    pax
+USE_DESTDIR=   full

 MESSAGE_SRC=   ${WRKDIR}/.MESSAGE_SRC
 PLIST_SRC=     ${WRKDIR}/.PLIST_SRC






Home | Main Index | Thread Index | Old Index