Hi all.
First of all, sorry if I can't express myself very well, but English is not my native language.
Since the last update of TeX Live, I've been having problems again and again. First, after I updated, some default packages (of TeX) that worked previously (obviously, since they are default packages) stopped working. I tried to reinstall print/texlive-full, but I got something like this (I no longer have the original output):
	
	
	
		
Note that it's a fragment that I get when I try to compile the port after uninstalling it; when it was installed, the outputs were things like 
	
	
	
		
 instead of 
	
	
	
		
. As print/texlive-full is a meta-port (if I'm not wrong), it did nothing but tell me that all TeX Live ports were already installed, and because of the 
	
	
	
		
 error, I decided to keep the port installed, since I was afraid of not being able to reinstall it again.
I managed to fix some errors by reinstalling some TeX default packages manually, but I couldn't make the rest work. Today I downgraded all the TeX and TeX Live ports to the version which I had before the update, but when I was about to compile it, I got the
	
		
 errors again so, since the compilation seemed to work, I decided to uninstall and reinstall the last version of port, but now, when I'm compiling it, I get the following error (plus all the 
	
	
	
		
 stuff):
	
	
	
		
I've tried to reinstall devel/tex-web2c (where I also get the grep stuff) before print/texlive-full, but I get the same error.
Any idea?
Greetings and thanks.
				
			First of all, sorry if I can't express myself very well, but English is not my native language.
Since the last update of TeX Live, I've been having problems again and again. First, after I updated, some default packages (of TeX) that worked previously (obviously, since they are default packages) stopped working. I tried to reinstall print/texlive-full, but I got something like this (I no longer have the original output):
		Code:
	
	===>   texlive-base-20120701_5 depends on shared library: zzipgrep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
[...]
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
 - found
===>   texlive-base-20120701_5 depends on shared library: kpathseagrep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
[...]
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
 - found
===>   texlive-base-20120701_5 depends on shared library: ptexencgrep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
[...]
grep: writing output: Broken pipe
grep: writing output: Broken pipe
grep: writing output: Broken pipe
 - found
[same again and again with every library]
	
		Code:
	
	===>   texlive-full-20120701 depends on file: /usr/local/share/texmf-dist/READMEgrep: writing output: Broken pipe
	
		Code:
	
	===>   texlive-base-20120701_5 depends on shared library: ptexencgrep: writing output: Broken pipe
	
		Code:
	
	grep: writing output: Broken pipe
	I managed to fix some errors by reinstalling some TeX default packages manually, but I couldn't make the rest work. Today I downgraded all the TeX and TeX Live ports to the version which I had before the update, but when I was about to compile it, I got the
		Code:
	
	grep: writing output: Broken pipe
	
		Code:
	
	grep: writing output: Broken pipe
	
		Code:
	
	[...]
/bin/mkdir -p /usr/local/share/texmf-config/web2c
/usr/bin/touch /usr/local/share/texmf-config/web2c/.keep_me
install  -o root -g wheel -m 444 /usr/local/share/texmf/web2c/fmtutil.cnf  /usr/local/share/texmf-config/web2c/fmtutil.cnf
install: /usr/local/share/texmf/web2c/fmtutil.cnf: No such file or directory
*** [post-install-fmtutil] Error code 71
Stop in /usr/ports/print/texlive-base.
*** [build-depends] Error code 1
Stop in /usr/ports/print/texlive-texmf.
*** [build-depends] Error code 1
Stop in /usr/ports/print/texlive-full.
*** [configure] Error code 1
Stop in /usr/ports/print/texlive-full.
	Any idea?
Greetings and thanks.