From owner-freebsd-ports@FreeBSD.ORG Mon May 19 08:42:31 2014 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A47963B3; Mon, 19 May 2014 08:42:31 +0000 (UTC) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 6854920B9; Mon, 19 May 2014 08:42:31 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:fc94:7754:4086:82d5]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id 88C3E4AC0C; Mon, 19 May 2014 12:42:29 +0400 (MSK) Date: Mon, 19 May 2014 12:42:26 +0400 From: Lev Serebryakov Reply-To: lev@FreeBSD.org Organization: FreeBSD Project X-Priority: 3 (Normal) Message-ID: <14410528508.20140519124226@serebryakov.spb.ru> To: Baptiste Daroussin Subject: Re: ACTION REQUIRED - Unstaged Ports being DEPRECATED on June 31st. In-Reply-To: <20140518231013.GD24674@ivaldir.etoilebsd.net> References: <536E46E0.7030906@FreeBSD.org> <645839894.20140518232034@serebryakov.spb.ru> <20140518231013.GD24674@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Ports , Bryan Drewery X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2014 08:42:31 -0000 Hello, Baptiste. You wrote 19 =D0=BC=D0=B0=D1=8F 2014 =D0=B3., 3:10:14: >> One of my ports: "sysutils/geom5" install GEOM class and need to creater >> HARD link from /sbin/geom to /sbin/graid5. >>=20 >> I don't understand, how could I stagefy THAT. Any ideas? BD> This kind of things cannot be package at all even from prior stage. Yes, I know. It is marked as NO_PACKAGE and I could say more: it could not be packaged because it needs kernel sources to be built, and, ideally, sources of used kernel (opts.h from it). Anyway, "ACTION REQUIRED" message was about ALL ports, not only packageable-ones :) BD> Another question is why installing in base when it could work from loca= l base? BD> /usr/local/lib/geom/geom_raid.so BD> and the glabel might become a simple script: BD> /usr/local/sbin/glabel: BD> GEOM_LIBRARY_PATH=3D/usr/local/lib BD> /sbin/geom label $@ I like this idea. --=20 // Black Lion AKA Lev Serebryakov