From owner-freebsd-ports@freebsd.org Sat Feb 13 18:12:17 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5039EAA79D2 for ; Sat, 13 Feb 2016 18:12:17 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 17CAE1C33 for ; Sat, 13 Feb 2016 18:12:17 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3q2ft744LfzZqp; Sat, 13 Feb 2016 19:12:15 +0100 (CET) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id EUQ_0M7VMULL; Sat, 13 Feb 2016 19:12:13 +0100 (CET) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Sat, 13 Feb 2016 19:12:13 +0100 (CET) Subject: Re: FreeBSD Port: deskutils/calibre To: Walter Schwarzenfeld , freebsd-ports@freebsd.org References: <56BF6CBF.6000508@FreeBSD.org> <56BF6E95.9050204@utanet.at> From: Guido Falsi Message-ID: <56BF71FD.6050501@FreeBSD.org> Date: Sat, 13 Feb 2016 19:12:13 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <56BF6E95.9050204@utanet.at> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Feb 2016 18:12:17 -0000 On 02/13/16 18:57, Walter Schwarzenfeld wrote: > make: > exec(/usr/ports/deskutils/calibre/work/stage/usr/local/share/applications/defaults.list) > failed (Permission denied) > *** Error code 1 I need some context, are you sure the patch applied cleanly? Just to avoid confusion, download this: https://people.freebsd.org/~madpilot/Makefile.xz decompress it with xz -d and replace the calibre port Makefile with this one. It's the only file the diff is touching. -- Guido Falsi