OpenOffice & LibreOffice

When I make install clean from their ports directory, or use portmaster, fetch can't pull vigra-1.9.0-src.tar.gz. There's nothing in /usr/ports/UPDATING about that file. When I fetch it manually to /usr/ports/distfiles/, like mentioned in the error, I get
Code:
File not found
pkg install editors/openoffice-4 returns
Code:
No packages matching editors/openoffice-4
pkg install editors/libreoffice was returning errors earlier, but now it installed as I was typing this.
 
tzoi516 said:
When I fetch it manually to /usr/ports/distfiles/, like mentioned in the error, I get
Code:
File not found
May I ask how you did that? I just tried cd /usr/ports/graphics/vigra && make fetch and it works fine.
 
Your way is working. I fetched it the way it said in the error to cd into the distfiles location and fetch ftp.FreeBSD.org/<I can't remember the rest.tar.bz>.
 
Back
Top