Hello,
I have tried to install software on FreeBSD but some of them aren't available, for instance this is the typical error message I get:
	
	
	
		
Did I do something wrong? What should I do, not to have to download the file manually?
Thanks,
				
			I have tried to install software on FreeBSD but some of them aren't available, for instance this is the typical error message I get:
		Code:
	
	freebsd # cd /usr/ports/www/linux-f10-flashplugin10
freebsd # make install clean
===>  Vulnerability check disabled, database not found
=> install_flash_player_10_linux.tar.gz doesn't seem to exist in /usr/ports/distfiles/flashplugin/10.0r32.
=> Attempting to fetch from http://fpdownload.macromedia.com/get/flashplayer/current/.
fetch: http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz: size mismatch: expected 4044751, actual 4050435
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/flashplugin/10.0r32/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/flashplugin/10.0r32/install_flash_player_10_linux.tar.gz: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/flashplugin/10.0r32 and try again.
*** Error code 1
Stop in /usr/ports/www/linux-f10-flashplugin10.
freebsd #Thanks,
 
			    