Date: Sun, 22 Mar 2015 06:35:13 +0100 From: "side light" <sidelight12@mail.com> To: freebsd-ports@freebsd.org Subject: gnu dependencies Message-ID: <trinity-3b14ff65-66e5-45ed-b31f-38f0be5bf8f4-1427002513020@3capp-mailcom-lxa03>
next in thread | raw e-mail | index | archive | help
Hello, Since FreeBSD now has Clang and always had its own shell, a lot of dependencies and options like bash, gnu, hal, gcc, and gtk aren't needed for many ports to compile. Some programs (especially gtk affiliated and linux emulation programs) still fail without gmake, but there is gmake-lite for that. The point is, I was able to compile programs by removing many of these dependencies from Makefile's, and reduced compile time from 2 hours to 5 minutes for emulators/wine, with no problems, and the program worked. I think there is a lot of bloat on ports, because it was imported, with only one knowhow of how to compile it. Now that this is pointed out, this way should be easier, and certain dependencies do have their BSD equilvalent replacements. Thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?trinity-3b14ff65-66e5-45ed-b31f-38f0be5bf8f4-1427002513020>