ports/66926: [PATCH] Dependency problem in ports drweb, drwebd, drweb-postfix, drweb-sendmail
Serge Negodyuck
petr at petrovich.kiev.ua
Fri May 21 10:20:22 UTC 2004
The following reply was made to PR ports/66926; it has been noted by GNATS.
From: Serge Negodyuck <petr at petrovich.kiev.ua>
To: Oliver Eikemeier <eikemeier at fillmore-labs.com>
Cc: FreeBSD-gnats-submit at FreeBSD.org,
zhuravlev alexander <zaa at ulstu.ru>
Subject: Re: ports/66926: [PATCH] Dependency problem in ports drweb, drwebd, drweb-postfix, drweb-sendmail
Date: Fri, 21 May 2004 13:13:48 +0300
On Friday 21 May 2004 10:28, Oliver Eikemeier wrote:
> Serge, could you have a look into PR 66926:
> <http://www.freebsd.org/cgi/query-pr.cgi?pr=66926>
>
I think we do not need port security/drwebd anymore.
So I agree with submitter. Please remove, port
security/drwebd and apply following patches. By the
way, port drweb-postfix has a maintainer -
zaa at ulstu.ru. I've put his address in CC of this
message.
--- drweb-sendmail/Makefile.orig Fri May 21 13:00:14 2004
+++ drweb-sendmail/Makefile Fri May 21 13:04:04 2004
@@ -17,7 +17,7 @@
COMMENT= Sendmail message filter for virus processing through DrWeb daemon
BUILD_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2
-RUN_DEPENDS= ${LOCALBASE}/etc/rc.d/00drwebd.sh:${PORTSDIR}/security/drweb
+RUN_DEPENDS= ${LOCALBASE}/drweb/drwebd:${PORTSFIX}/security/drweb
WRKSRC= ${WRKDIR}/${DISTNAME}
--- drweb-postfix/Makefile.orig Fri May 21 13:00:06 2004
+++ drweb-postfix/Makefile Fri May 21 13:04:15 2004
@@ -16,7 +16,7 @@
MAINTAINER= zaa at ulstu.ru
COMMENT= Postfix message filter for virus processing through DrWeb daemon
-RUN_DEPENDS= ${LOCALBASE}/etc/rc.d/drweb-0.sh:${PORTSDIR}/security/drwebd
+RUN_DEPENDS= ${LOCALBASE}/drweb/drwebd:${PORTSFIX}/security/drweb
WRKSRC= ${WRKDIR}/${DISTNAME}
More information about the freebsd-ports-bugs
mailing list