Fix missing libglx problem
Instead of using symlinks and moving xorg-server's libglx.so to
${PREFIX}/lib/xorg/modules/extensions/.xorg/libglx.so, the nvidia-
driver ports now use libmap.d instead.
Multiply the timeout value by 10.
This should prevent I/O operations on slow USB devices from timing out.
In addition, add a debug message in case there are still timeouts.
Set webcamd_enable="YES" to suppress warning messages.
devd automatically starts webcamd via "service webcamd start" if a
webcam was detected. This produces warning messages if webcamd_enable
is set to "NO" in /etc/rc.conf.
Add a script to automatically upload (image) files
This script uploads files to an FTP server. It automatically restarts
uploads in case of network problems.