From owner-freebsd-ports Sat Jun 9 5:25: 7 2001 Delivered-To: freebsd-ports@freebsd.org Received: from ringworld.nanolink.com (diskworld.nanolink.com [195.24.48.189]) by hub.freebsd.org (Postfix) with SMTP id 94C3837B401 for ; Sat, 9 Jun 2001 05:25:02 -0700 (PDT) (envelope-from roam@orbitel.bg) Received: (qmail 67601 invoked by uid 1000); 9 Jun 2001 12:23:44 -0000 Date: Sat, 9 Jun 2001 15:23:44 +0300 From: Peter Pentchev To: Jimmy Olgeni Cc: freebsd-ports@FreeBSD.org Subject: Re: CFR: bsd.port.mk, PKG_IGNORE_DEPENDS regexp Message-ID: <20010609152344.A1101@ringworld.oblivion.bg> Mail-Followup-To: Jimmy Olgeni , freebsd-ports@FreeBSD.org References: <20010605233058.B73359-100000@olgeni.olgeni> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010605233058.B73359-100000@olgeni.olgeni>; from olgeni@uli.it on Sat, Jun 09, 2001 at 02:01:23PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Looks fine; bounce it to portmgr@? (Not that they don't read -ports, but.. just in case :) G'luck, Peter -- You have, of course, just begun reading the sentence that you have just finished reading. On Sat, Jun 09, 2001 at 02:01:23PM +0200, Jimmy Olgeni wrote: > > Hi all, > > what about this? It should take care of future XFree86-3 portrevision > bumps, to avoid building a lot of binary packages with incorrect > dependencies. > > You may also change PKG_IGNORE_DEPENDS from your /etc/make.conf as a > quick fix. > > > > Index: Mk/bsd.port.mk > =================================================================== > RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v > retrieving revision 1.367 > diff -u -r1.367 bsd.port.mk > --- Mk/bsd.port.mk 2001/05/23 02:46:52 1.367 > +++ Mk/bsd.port.mk 2001/06/05 21:04:59 > @@ -825,7 +825,7 @@ > LIB_DEPENDS+= GL.14:${PORTSDIR}/graphics/Mesa3 > .endif > XAWVER= 6 > -PKG_IGNORE_DEPENDS?= '(XFree86-3\.3\.6_8)' > +PKG_IGNORE_DEPENDS?= '(XFree86-3\.3\.6_[0-9]+)' > .else > .if defined(USE_IMAKE) > BUILD_DEPENDS+= imake:${PORTSDIR}/devel/imake-4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message