From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 19:50:08 2007 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A815016A473; Mon, 29 Oct 2007 19:50:08 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from cp65.agava.net (cp65.agava.net [89.108.66.215]) by mx1.freebsd.org (Postfix) with ESMTP id 6223D13C4BE; Mon, 29 Oct 2007 19:50:06 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from [213.148.20.85] (helo=nexii.panopticon) by cp65.agava.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.44 (FreeBSD)) id 1ImZdw-000Fhx-CJ; Mon, 29 Oct 2007 21:47:20 +0300 Received: from hades.panopticon (hades.panopticon [192.168.0.2]) by nexii.panopticon (Postfix) with ESMTP id 4EF591703E; Mon, 29 Oct 2007 21:48:01 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 7A9004161; Mon, 29 Oct 2007 21:48:53 +0300 (MSK) Date: Mon, 29 Oct 2007 21:48:53 +0300 From: Dmitry Marakasov To: itetcu@FreeBSD.org Message-ID: <20071029184853.GA46208@hades.panopticon> Mail-Followup-To: itetcu@FreeBSD.org, freebsd-ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cp65.agava.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - amdmi3.ru X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-ports@FreeBSD.org Subject: net/tightvnc, bsd.port.options,mk issues X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2007 19:50:08 -0000 Hi! net/tightvnc seem to be the first port to actually use bsd.port.options.mk, but AFAIK tha latter is broken for now: # cd /usr/ports/net/tightvnc && make "Makefile", line 41: Could not find bsd.port.options.mk make: fatal errors encountered -- cannot continue options.mk should only work on forthcoming 6.3 and 7.0, as there's no /usr/share/mk/bsd.port.options.mk wrapper on existing versions. Please see this thread: http://www.mail-archive.com/freebsd-ports@freebsd.org/msg09949.html On my 6.1-RELEASE-p20 not only net/tightvnc does not build, but also pkg_version spits an error message: % pkg_version -v -l "<"' ... scummvm-0.10.0a < needs updating (port has 0.10.0a_1) setxkbmap-1.0.3 < needs updating (port has 1.0.4) "Makefile", line 41: Could not find bsd.port.options.mk make: fatal errors encountered -- cannot continue pkg_version: Failed to get PKGNAME from /usr/ports/net/tightvnc/Makefile! tightvnc-1.3.9 < needs updating (index has 1.3.9_1) wine-0.9.44,1 < needs updating (port has 0.9.48,1) ... -- Dmitry A. Marakasov | jabber: amdmi3@jabber.ru amdmi3@amdmi3.ru | http://www.amdmi3.ru