Hello,
I'm new here and also quite new to FreeBSD. However, I come from a strong Gentoo + Slackware background, therefore somethings in FreeBSD aren't so new to me. I understand the portage system in Gentoo and I know it comes from the FreeBSD ports system, I also understand how the Gentoo make.conf works.
But I would like to know the differences between the file src.cfg and make.conf. I've read in some forums and articles that src.cfg is used exclusively to deny features on building software, like denying IPV6 flags in a server where there will be no IPV6 use.
At the same time I see in places like here (URL in the end), the same thing but in /etc/make.conf instead of /etc/src.cfg: http://forums.freebsd.org/showthread.php?t=4458
I also cannot find the file /etc/src.cfg in my system (FreeBSD 8.1), plus there is not a man page for src.cfg, therefore I suspect src.cfg is deprecated, am I wrong? Should I ignore the src.cfg and do everything in /etc/make.conf?
I'm new here and also quite new to FreeBSD. However, I come from a strong Gentoo + Slackware background, therefore somethings in FreeBSD aren't so new to me. I understand the portage system in Gentoo and I know it comes from the FreeBSD ports system, I also understand how the Gentoo make.conf works.
But I would like to know the differences between the file src.cfg and make.conf. I've read in some forums and articles that src.cfg is used exclusively to deny features on building software, like denying IPV6 flags in a server where there will be no IPV6 use.
At the same time I see in places like here (URL in the end), the same thing but in /etc/make.conf instead of /etc/src.cfg: http://forums.freebsd.org/showthread.php?t=4458
I also cannot find the file /etc/src.cfg in my system (FreeBSD 8.1), plus there is not a man page for src.cfg, therefore I suspect src.cfg is deprecated, am I wrong? Should I ignore the src.cfg and do everything in /etc/make.conf?