From owner-freebsd-ports Fri Dec 14 5:10:13 2001 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id B82D337B405 for ; Fri, 14 Dec 2001 05:10:08 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id PAA65374; Fri, 14 Dec 2001 15:09:57 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (root@h222.229.dialup.iptcom.net [212.9.229.222]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id PAA21023; Fri, 14 Dec 2001 15:09:54 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id fBED9CF33163; Fri, 14 Dec 2001 15:09:12 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C19FAAF.7B3450F8@FreeBSD.org> Date: Fri, 14 Dec 2001 15:12:15 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Sheldon Hearn Cc: ports@FreeBSD.org Subject: Re: How to skip a port on a newly added userland feature? References: <87215.1008332440@axl.seasidesoftware.co.za> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit 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 Sheldon Hearn wrote: > > Hi folks, > > How do I arrange for the net/smbfs port to refuse to build or install > based on a newly added userland feature? > > My understanding is the OSRELDATE is for kernel-related features. > What's the userland equivalent that I need to bump and then test? Much simpler. In this particular case, ".if exists(/usr/bin/foo)" make(1) directive would do the trick. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message