From owner-freebsd-ports@FreeBSD.ORG Sat Oct 5 04:29:42 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 5E16B201 for ; Sat, 5 Oct 2013 04:29:42 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-pa0-x22d.google.com (mail-pa0-x22d.google.com [IPv6:2607:f8b0:400e:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3B12928AD for ; Sat, 5 Oct 2013 04:29:42 +0000 (UTC) Received: by mail-pa0-f45.google.com with SMTP id rd3so4997782pab.18 for ; Fri, 04 Oct 2013 21:29:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Qciho3iDBGbuax1zpCBsTakTBk8X8Z9c/Tau9PZR5yQ=; b=vsyPw043ytJy2CTK8mO0Iw40+H5qv0PoohYjHB0m2sH1hOtpeO0kOzK9HiUK001pfD AvQ6CbP+WpA9zDs5EAE2s/c6rnvYM1kGTe+xnkQfu3I8aJRBDAxDrKerVhqmPbD6Seuv e5fyKy0Yng8D08cualjt143nkNUrddz41iad7OtsjBrPWItLRqoCOK4QfPBFT7jAZYt9 pP0cVgZ1DCYLcabyR8lk7eCgKvfWF8dM1LuoHwhu+IkxgxfjfyNvBAUzuHNwW2kLG+MV 6zhx17q89snBpxLwQvf6yxMIQZUzQXsVaj/abdpflq4d9Y6en0tlIyLeteyT+xeYvANs 3mww== MIME-Version: 1.0 X-Received: by 10.68.211.202 with SMTP id ne10mr85564pbc.168.1380947381946; Fri, 04 Oct 2013 21:29:41 -0700 (PDT) Received: by 10.68.253.162 with HTTP; Fri, 4 Oct 2013 21:29:41 -0700 (PDT) Date: Sat, 5 Oct 2013 00:29:41 -0400 Message-ID: Subject: what on earth and how do I fix: From: Aryeh Friedman To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 04:29:42 -0000 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 ====> Compressing man pages ===> Correct pkg-plist sequence to create group(s) and user(s) ===> Installing for petitecloud-0.1.9 ===> 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?