Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2000 10:08:02 +0100
From:      Paul Richards <paul@originative.co.uk>
To:        Bill Fumerola <billf@chimesnet.com>
Cc:        tim <tim@bookings.nl>, missnglnk@sneakerz.org, ports@freebsd.org
Subject:   Re: postfix-current
Message-ID:  <39D06772.8391476F@originative.co.uk>
References:  <20000925161822.A13310@bnl20.ten.nl> <20000925113222.H34501@jade.chc-chimes.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Bill Fumerola wrote:
> 
> Update your ports collection. You should have rev1.25 of postfix-current/Makefile.
> 

rev 1.25 still has that problem. It also doesn't install postfix-script
so postfix can't be started.

Try this patch.

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/postfix-current/Makefile,v
retrieving revision 1.25
diff -r1.25 Makefile
79c79
<       @/bin/sh @${PKGDIR}/INSTALL Postfix PRE-INSTALL
---
>       @/bin/sh ${PKGDIR}/INSTALL Postfix PRE-INSTALL
91a92,94
> 
>       @${INSTALL} -C -o root -g wheel -m 755 ${WRKSRC}/conf/postfix-script-sgid \
>                       ${PREFIX}/etc/postfix/postfix-script


Paul Richards
FreeBSD Services Ltd


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39D06772.8391476F>