Date: Thu, 16 Nov 2017 02:43:34 +0000 From: Austin C Phelps <acp@sihf.net> To: "ports@FreeBSD.org" <ports@FreeBSD.org> Subject: FreeBSD Port: multimedia/mythtv Message-ID: <CY4PR08MB2935F1870B4CD0CE83311279CD2E0@CY4PR08MB2935.namprd08.prod.outlook.com>
next in thread | raw e-mail | index | archive | help
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 p= ackage. 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 wor= king 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. Thank you in advance. Austin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CY4PR08MB2935F1870B4CD0CE83311279CD2E0>