Created attachment 146594 [details] source option - patch Introduce option SOURCE. Without SOURCE option can install texlive-texmf without source files (takes about 230Mb). Source files isn't necessary on daily use.
I am working on splitting texlive-texmf port into two ports instead of adding an option to exclude source/*.
A commit references this bug: Author: hrs Date: Sun Aug 31 20:23:32 UTC 2014 New revision: 366827 URL: http://svnweb.freebsd.org/changeset/ports/366827 Log: Split print/texlive-texmf into two ports, texlive-texmf and texlive-texmf-source. PR: 193202 Changes: head/Mk/bsd.tex.mk head/print/Makefile head/print/texlive-full/Makefile head/print/texlive-texmf/Makefile head/print/texlive-texmf/pkg-plist head/print/texlive-texmf-source/ head/print/texlive-texmf-source/Makefile head/print/texlive-texmf-source/distinfo head/print/texlive-texmf-source/pkg-descr head/print/texlive-texmf-source/pkg-plist
Committed in r366827.