I just installed FreeBSD 10.3 AMD64 release candidate, and subsequently used ports to build Linrad (a very small ham program).
The build needed audio/portaudio, which has a dependency on devel/doxygen, which then wanted to build print/texlive-texmf (for which the source tarball is 1.8G).
comms/linrad -> audio/portaudio -> devel/doxygen -> print/tex-formats -> print/texlive-texmf
Normally, Linrad takes two minutes to build. Print/texlive-texmf takes a *long* time to download. Are the options really defaulting to a full texlive-texmf installation, or am I doing something wrong?
Edited 09/10/2016: I must correct the statement made above (about the portaudio dependency). The
The build needed audio/portaudio, which has a dependency on devel/doxygen, which then wanted to build print/texlive-texmf (for which the source tarball is 1.8G).
comms/linrad -> audio/portaudio -> devel/doxygen -> print/tex-formats -> print/texlive-texmf
Normally, Linrad takes two minutes to build. Print/texlive-texmf takes a *long* time to download. Are the options really defaulting to a full texlive-texmf installation, or am I doing something wrong?
Edited 09/10/2016: I must correct the statement made above (about the portaudio dependency). The
linrad
program is NOT dependent on portaudio.
Last edited: