From owner-freebsd-ports@FreeBSD.ORG Mon Sep 23 20:18:05 2013 Return-Path: Delivered-To: freebsd-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 ESMTP id ECCA5B64 for ; Mon, 23 Sep 2013 20:18:05 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x230.google.com (mail-wi0-x230.google.com [IPv6:2a00:1450:400c:c05::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 84D24269C for ; Mon, 23 Sep 2013 20:18:05 +0000 (UTC) Received: by mail-wi0-f176.google.com with SMTP id cb5so2760008wib.15 for ; Mon, 23 Sep 2013 13:18:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=pJfYH5Wr0AplZxBS8vlw14oEfK87MaVRiLhGBw46trM=; b=G38WuG7u8JoqM5IWZlyGzas1CMraLXX2wsx6cfKugevIQsYHP/PJrTObl1cH3m0zqX OHMeHjioBVy77MFFdkgQLnPIkgk22QuwH+N3n0Q6iVShJ7zMLA3jtp4bFUw/JMizQrDk th/2xYBi/zbJxOniVIl4IqxrKeCqMsBbwhknlWVChZsRFGACQXkN3vnR3Djpp6xXmos2 8kts8uXH96xuFrPl2KT/OE/3qYV9D4OgQzYQGbUhKPy/lCqrKB28taI0eZfzueE+NsSw wfObQASIBfu0zYhnwHWlRj9Wtpobpdd9fznJl4nznRGZUUULpH7mK/efbiTdhJR8nlNy s41g== X-Received: by 10.180.189.205 with SMTP id gk13mr14946767wic.12.1379967483855; Mon, 23 Sep 2013 13:18:03 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id jf2sm919511wic.2.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 23 Sep 2013 13:18:02 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 23 Sep 2013 22:18:00 +0200 From: Baptiste Daroussin To: Boris Samorodov Subject: Re: [HEADSUP] Stage support for the ports tree Message-ID: <20130923201800.GF73535@ithaqua.etoilebsd.net> References: <20130923134521.GZ73535@ithaqua.etoilebsd.net> <52408168.7000503@passap.ru> <20130923180144.GD73535@ithaqua.etoilebsd.net> <524083FF.3070409@passap.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nbhHrEdisCJIsSEl" Content-Disposition: inline In-Reply-To: <524083FF.3070409@passap.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD ports list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Sep 2013 20:18:06 -0000 --nbhHrEdisCJIsSEl Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 23, 2013 at 10:10:07PM +0400, Boris Samorodov wrote: > 23.09.2013 22:01, Baptiste Daroussin =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > On Mon, Sep 23, 2013 at 09:59:04PM +0400, Boris Samorodov wrote: > >> 23.09.2013 17:45, Baptiste Daroussin =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > >> > >>> If you find any bug and have any diffulty to convert you port to stage > >>> directory, please report it. > >> > >> Are DESKTOP_ENTRIES supposed to work with stage? > >> > >=20 > > Yes if not that needs to be fixed >=20 > The Makefile does not define NO_STAGE=3Dyes. However: > ----- > % make -V DESKTOPDIR > /usr/local/share/applications > ----- >=20 > Should that be "${STAGEDIR}/usr/local/share/applications"? >=20 > --=20 > WBR, Boris Samorodov (bsam) > FreeBSD Committer, http://www.FreeBSD.org The Power To Serve Do you have a failing case? =46rom what I see it should work. and it is normal that DESKTOPDIR is /usr/local/share/applications when running make -VDESKTOPDIR regards, Bapt --nbhHrEdisCJIsSEl Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlJAofgACgkQ8kTtMUmk6EyojwCfYrxswMJREDIeoCjc+XBHYaZk LHoAoIUm6EeWU9Mm7v+Ts6rTVB9MPGcN =/05a -----END PGP SIGNATURE----- --nbhHrEdisCJIsSEl--