From owner-freebsd-ports@FreeBSD.ORG Sat Oct 5 11:53:03 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 56872E1B for ; Sat, 5 Oct 2013 11:53:03 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-oa0-x234.google.com (mail-oa0-x234.google.com [IPv6:2607:f8b0:4003:c02::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2277A2C1B for ; Sat, 5 Oct 2013 11:53:03 +0000 (UTC) Received: by mail-oa0-f52.google.com with SMTP id n2so5145974oag.11 for ; Sat, 05 Oct 2013 04:53:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Q89fx4wxyrGzn2Rj42FkhUYnvl2pAqbbZw0Py69D6Z8=; b=HWKYyRxzajTyb/m3NrjTSAKzmkiMOZ+tIw1iab9ZZCozINf6YlSTUeBfdaO2gjglal gQw0+z/vVBqE+QXJJGnhErVNK1knL0k5jkxQfn7aJowRNPoDBsfkQmyZNGoVi0mpHFye TA61jzpskkzrs84MQoCRSch8joI5UbR1ret0ITTvS1RGAgofnSY5Kh4/fxibuUluxLhT +qEhO7gG0U/UT6l4gWJNS1iwXtxcB6vqlproPXjr8MWEJYCyqeJD7/gzEhNy/vXKemVn Pay4LnfySE/lEEZhJ3j/MnIYMR8jqxN1/9wEWz8EY7ua69txvPlRcMqFw2YT6DvdpU+h hhYw== MIME-Version: 1.0 X-Received: by 10.60.60.105 with SMTP id g9mr30134884oer.8.1380973982393; Sat, 05 Oct 2013 04:53:02 -0700 (PDT) Received: by 10.60.123.1 with HTTP; Sat, 5 Oct 2013 04:53:02 -0700 (PDT) In-Reply-To: <524FB8DD.7060304@passap.ru> References: <524FB8DD.7060304@passap.ru> Date: Sat, 5 Oct 2013 07:53:02 -0400 Message-ID: Subject: Re: what on earth and how do I fix: From: Aryeh Friedman To: Boris Samorodov Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Ports ML 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: Sat, 05 Oct 2013 11:53:03 -0000 Doing this disables the user creation part of the port On Sat, Oct 5, 2013 at 2:59 AM, Boris Samorodov wrote: > 05.10.2013 08:29, Aryeh Friedman =D0=C9=DB=C5=D4: > > > I maintain a port (not officially a part of the ports collection yet) > that > > compiled just fine before "staging" support was added now I get: > > > > chown -R www:www /usr/local/etc/petitecloud > > =3D=3D=3D=3D> Compressing man pages > > =3D=3D=3D> Correct pkg-plist sequence to create group(s) and user(s) > > =3D=3D=3D> Installing for petitecloud-0.1.9 > > =3D=3D=3D> Registering installation for petitecloud-0.1.9 > > pkg-static: > > > lstat(/usr/ports/emulators/petitecloud/work/stage/usr/local/apache-tomcat= -7.0/webapps/petitecloud-0.1.9-aryeh.war): > > No such file or directory > > > > How do I fix this? > > Either add NO_STAGE=3Dyes to Makefile or convert to STAGE support > (preferable). > > -- > WBR, Boris Samorodov (bsam) > FreeBSD Committer, http://www.FreeBSD.org The Power To Serve > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"