From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 15 04:52:47 2013 Return-Path: Delivered-To: freebsd-ports-bugs@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 14105647 for ; Fri, 15 Nov 2013 04:52:47 +0000 (UTC) Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A508A2919 for ; Fri, 15 Nov 2013 04:52:46 +0000 (UTC) Received: by mail-wi0-f176.google.com with SMTP id f4so468348wiw.15 for ; Thu, 14 Nov 2013 20:52:39 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=LzRVoy0fSUmZPz6kehx8AJGKOLlnt2okCxtylRd3Iuk=; b=S31yrpuWfyhF9c2qGwmfRGQBcFLE3U2xz4sUUu0y+dlrPK4m5pJYTG14SZmPF5Fu52 /VGiYipgGhOaF6WDZZBUtQNNLtsJpJtBDo+xfROpf7yERyPhyH4bQCxgcO6XiVo02BRU 8cpjtUxRT0FptHeB3SlEXC18zCe1SFtSFIHiEjlmJJgf04YEKDvrwtPJFiwDQCsUL/+e EIrxKmjVSDZf6thh/o8jr+5nilU5Ve1usJq4944kwDitR33mjI2MTJ1HCa1fu/wKLnap cjh4aJbEpA75EuVWynBStRppJWcZhT1OdYZq8UXoYiNxbXRd+mc0aKwNbk5Yn1M2uP9g QCIA== X-Gm-Message-State: ALoCoQnyoCleKUCcCPFwBs5VK+rgArJRna9MuDyGiaR7D36w65rutc6VeqYFj0dG1jFRiI1ckYh2 X-Received: by 10.180.223.4 with SMTP id qq4mr1879633wic.35.1384491159098; Thu, 14 Nov 2013 20:52:39 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.175.8 with HTTP; Thu, 14 Nov 2013 20:51:58 -0800 (PST) X-Originating-IP: [54.238.220.78] In-Reply-To: References: From: Haowu Ge Date: Fri, 15 Nov 2013 12:51:58 +0800 Message-ID: Subject: Re: Ports production problems To: freebsd-ports@freebsd.org, freebsd-ports-bugs@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.16 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Nov 2013 04:52:47 -0000 Makefile files and log files https://redports.org/browser/ghw/net/remotebox/Makefile https://redports.org/~ghw/20131115041604-85460-159278/remotebox-1.6.log -- Regards. By: Haowu Ge; PGP:1D10D82C WWW: https://www.7axu.com/ 2013/11/15 Haowu Ge > =E2=80=8B=E2=80=8B > Hello all, > > I tried to re-create RemoteBox Ports package, but encountered two problem= s. > The first question is: > =3D=3D=3Dinstall log=3D=3D=3D > =3D=3D=3D> Generating temporary packing list > install -o root -g wheel -m 555 > /work/a/ports/net/remotebox/work/RemoteBox-1.6/share/remotebox/*.pl > /usr/local/share/remotebox > =3D=3D=3Dend=3D=3D=3D > How do I change the settings to let him set-m 644, because these *. Pl > file does not need executable permission. > > The second question : > =3D=3D=3D log =3D=3D=3D > pkg-static: > lstat(/work/a/ports/net/remotebox/work/stage/usr/local/bin/remotebox): No > such file or directory > pkg-static: > lstat(/work/a/ports/net/remotebox/work/stage/usr/local/share/applications= /remotebox.desktop): > No such file or directory > pkg-static: > lstat(/work/a/ports/net/remotebox/work/stage/usr/local/share/doc/remotebo= x/changelog.txt): > No such file or directory > =3D=3D=3D end =3D=3D > How do these warnings caused , how can I fix this problem > -- > Regards. > By: Haowu Ge; PGP:1D10D82C > WWW: https://www.7axu.com/ >