ports/66926: [PATCH] Dependency problem in ports drweb, drwebd, drweb-postfix, drweb-sendmail

Serge Negodyuck petr at petrovich.kiev.ua
Fri May 21 11:40:28 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 14:32:05 +0300

 >
 > Could you send a patch marking security/drwebd as deprectaed and summing
 > up reasons for doing so?
 Ok, see below.
 But I advice to remove this port immediately after 
 changes in ports drweb-postfix and drweb-sendmail
 
 >
 > What is PORTSFIX? Did you test this changes?
 >
 Sorry, I just cut'n'pasted a line from this PR and did not 
 test these ports. The correct patches are below.
 
 
 --- drweb-postfix/Makefile.orig	Fri May 21 13:00:06 2004
 +++ drweb-postfix/Makefile	Fri May 21 14:25:23 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:${PORTSDIR}/security/drweb
  
  WRKSRC=		${WRKDIR}/${DISTNAME}
  
 --- drweb-sendmail/Makefile.orig	Fri May 21 13:00:14 2004
 +++ drweb-sendmail/Makefile	Fri May 21 14:25:09 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:${PORTSDIR}/security/drweb
  
  WRKSRC=		${WRKDIR}/${DISTNAME}
  
 --- drwebd/Makefile.orig	Fri May 21 14:09:50 2004
 +++ drwebd/Makefile	Fri May 21 14:17:53 2004
 @@ -13,6 +13,9 @@
  MAINTAINER=	ports at FreeBSD.org
  COMMENT=	Satellite port to activate DrWeb daemon
  
 +DEPRECATED=	ports/drweb already contains startup script
 +EXPIRATION_DATE=2004-06-21
 +
  DESCR=          ${PORTSDIR}/security/drweb/pkg-descr
  
  RUN_DEPENDS=    ${LOCALBASE}/drweb/drwebd:${PORTSDIR}/security/drweb



More information about the freebsd-ports-bugs mailing list