Date: Thu, 16 Nov 2017 20:06:27 +0100 From: =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= <decke@bluelife.at> To: Austin C Phelps <acp@sihf.net> Cc: "ports@freebsd.org Ports" <ports@freebsd.org> Subject: Re: FreeBSD Port: multimedia/mythtv Message-ID: <CAE-m3X0UrFZy3UZ0Zey%2BB-4veJuPNyMj=pNybFERUp8CWnQJGA@mail.gmail.com> In-Reply-To: <CY4PR08MB2935F1870B4CD0CE83311279CD2E0@CY4PR08MB2935.namprd08.prod.outlook.com> References: <CY4PR08MB2935F1870B4CD0CE83311279CD2E0@CY4PR08MB2935.namprd08.prod.outlook.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 16.11.2017 03:43 schrieb "Austin C Phelps" <acp@sihf.net>: 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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE-m3X0UrFZy3UZ0Zey%2BB-4veJuPNyMj=pNybFERUp8CWnQJGA>