From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 25 09:30:46 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DFC316A4CE for ; Tue, 25 May 2004 09:30:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96E4B43D45 for ; Tue, 25 May 2004 09:30:46 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4PGUVj3033231 for ; Tue, 25 May 2004 09:30:31 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4PGUVMx033230; Tue, 25 May 2004 09:30:31 -0700 (PDT) (envelope-from gnats) Date: Tue, 25 May 2004 09:30:31 -0700 (PDT) Message-Id: <200405251630.i4PGUVMx033230@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Serge Negodyuck Subject: Re: ports/67184: security/drweb incorrectly specifies dependency on compat4x X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Serge Negodyuck List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 May 2004 16:30:46 -0000 The following reply was made to PR ports/67184; it has been noted by GNATS. From: Serge Negodyuck To: FreeBSD-gnats-submit@freebsd.org Cc: os@rsu.ru Subject: Re: ports/67184: security/drweb incorrectly specifies dependency on compat4x Date: Tue, 25 May 2004 19:20:08 +0300 And where are your patches? :-) The idea (not mine, but author of PR: ports/58998) was probably to make this port compatible with freebsd 3.x Or may be he just have forgotten to remove LIB_DEPENDS line. Anyway I have no FreeBSD 3.x box and for my mind it is not reasonable to support 3.x branch anymore. Please, apply following patch. --- Makefile.orig Tue May 25 19:11:18 2004 +++ Makefile Tue May 25 19:12:05 2004 @@ -21,7 +21,6 @@ .include .if ${OSVERSION} < 500000 -LIB_DEPENDS+= c.4:${PORTSDIR}/misc/compat4x DISTNAME= ${PORTNAME}-${PORTVERSION}-freebsd4 .else DISTNAME= ${PORTNAME}-${PORTVERSION}-freebsd5