From owner-freebsd-ports@freebsd.org Thu Nov 16 19:06:29 2017 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 E975ADE629E for ; Thu, 16 Nov 2017 19:06:29 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id C5B8E66187 for ; Thu, 16 Nov 2017 19:06:29 +0000 (UTC) (envelope-from decke@bluelife.at) Received: by mailman.ysv.freebsd.org (Postfix) id C50AADE629D; Thu, 16 Nov 2017 19:06:29 +0000 (UTC) Delivered-To: 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 C4153DE629C for ; Thu, 16 Nov 2017 19:06:29 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-pf0-x22d.google.com (mail-pf0-x22d.google.com [IPv6:2607:f8b0:400e:c00::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9D65766186 for ; Thu, 16 Nov 2017 19:06:28 +0000 (UTC) (envelope-from decke@bluelife.at) Received: by mail-pf0-x22d.google.com with SMTP id r62so35495pfd.5 for ; Thu, 16 Nov 2017 11:06:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=XZCIAmiX2f5b8KSFHvyh2euW1EDVxw4aYqudFBuCFDM=; b=ZLtVgA6uN1bovEHzAHAAIeg/ANqIkqUYBrTIY5tgzRsxS2+USValNe7GYB7pE9J606 jvUF8am0dQaB2nemw6XI3vdaK6ARSNpKVc33PWcfz2DwZkwHUGWWI8U4Cuc2WN346RV8 a/TL/jVFtSUa/s4BNHWX5JPwdBdw7se20+Fdk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=XZCIAmiX2f5b8KSFHvyh2euW1EDVxw4aYqudFBuCFDM=; b=jYBXb0yyCNU47puEnWZMX+0FRG46zfSOccahzdOVJZgKnb43g93/fv+KMlPg+qQRgp l4FCgAHWrJ+AB7r5eU09qY/jZa074+ANYf3heWded5LqZnIz0TwfoIPy2dXI6/p3v43a 8OY8fEOhAOgO9QT2gP0zSVBXs5d73QFmmAR14RL8clRTl/A+DHQIJ8OoxemUlnGtZCLE QGp3JGpkHKsVzErQtTjqQq3eoHIog5HJMapBpY22i1AIKogqEctT5IfhsOjYR7Ff4vRn d3MkXcO2dfOCjSnJJWIw/UU7409ReHApI+aFaaYXdsr1e1k1dQIAvwTicxR50aAHKfP+ LNCA== X-Gm-Message-State: AJaThX7HgQDgzlEcETmEI0lOi1zWpvAWNVdCPXk2G0p6O9iIshI0dnak eVkas85Ll4b5Y8a0E0EXxuX/CBq0aSxxrwE0sIxSENou X-Google-Smtp-Source: AGs4zMYNN/JV+7G/fWIIGfscKzexiHvZX7UBJW17iSQMSxVxwuyaS2L4gbMpNk9L/GZC6cD373H7ixfDhBlUZIkE0yQ= X-Received: by 10.84.241.142 with SMTP id b14mr2668770pll.352.1510859188394; Thu, 16 Nov 2017 11:06:28 -0800 (PST) MIME-Version: 1.0 Received: by 10.100.178.163 with HTTP; Thu, 16 Nov 2017 11:06:27 -0800 (PST) X-Originating-IP: [2001:470:701f:8400:f0e3:2ee0:a5be:2bbe] Received: by 10.100.178.163 with HTTP; Thu, 16 Nov 2017 11:06:27 -0800 (PST) In-Reply-To: References: From: =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= Date: Thu, 16 Nov 2017 20:06:27 +0100 Message-ID: Subject: Re: FreeBSD Port: multimedia/mythtv To: Austin C Phelps Cc: "ports@freebsd.org Ports" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Nov 2017 19:06:30 -0000 Am 16.11.2017 03:43 schrieb "Austin C Phelps" : I have been working for a couple of month and finally got MythTV 29 working in FreeBSD 11. So I been working toward update the ports to create a new package. I'm not fully understanding all the ins and outs of it creation. As long as I set up the environment before hand, I can compile and have a working system with only 2 patches needed. I also have mythweb working as well. I have attached my working makefile. However to make this work you need to do this first (I'm doing this in a Jail): pkg upgrade portsnap fetch portsnap extract pkg install ansible git clone https://github.com/MythTV/ansible cd ansible ansible-playbook -i hosts.freebsd qt5.yml pkg install libXinerama Then you can compile and install MythTV. Any help would be greatly appreciated. Thanks a lot for the work! Sadly the mailing list does not allow attachments so you will need to upload it somewhere. (pastebin or github for example)