Date: Sun, 23 Apr 2017 22:12:11 +0000 From: Manish Jain <bourne.identity@hotmail.com> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: How to create custom meta-port ? Message-ID: <VI1PR02MB12008E73AC5D3B88BCC55CA1F61C0@VI1PR02MB1200.eurprd02.prod.outlook.com>
next in thread | raw e-mail | index | archive | help
Hi, I am on FreeBSD 12-current amd64. Since a package is not yet available for virtualbox under FreeBSD 12, I had= to build the emulators/virtualbox-ose port. I chose to build the port with= GCC5 and QT4 (both already installed via pkg). What I would like to do is save time in future with a custom meta-package t= hat lumps together the tarballs for virtualbox-ose, gcc5, and qt4. Effectiv= ely, the installing the meta via 'pkg add' would have the same effect as 'p= kg install virtualbox-ose gcc5 qt4'. Is that possible ? Thanks for any information. Manish Jain
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?VI1PR02MB12008E73AC5D3B88BCC55CA1F61C0>