csokoládé tools

Well known Unix tools compiled for Macs. 10.5+, ppc + i386 + x86_64. If you need something else, go compile yourself. How to install:

sudo unzip -d /usr/local [drag the zip file here]

Zipped file wget version: 1.12 build date: 14/10/2009 Zipped file rsync version: 3.0.7 build date: 17/01/2010
Zipped file p7zip version: 9.13 build date: 14/06/2010 Zipped file optipng version: 0.6.4 build date: 17/03/2010
Zipped file mc version: 4.7.3 build date: 07/10/2010 Zipped file lftp version: 4.0.9 build date: 14/06/2010

Additional information

If you connect to your Mac remotely, make sure passing the LANG enviromnent variable is enabled. Edit the sshd config file:

sudo /Applications/TextEdit.app/Contents/MacOS/TextEdit /etc/sshd_config

Paste the following at the end:

# Accept locale-related environment variables
AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
AcceptEnv LC_IDENTIFICATION LC_ALL

Save then reload sshd:

sudo killall -HUP sshd

To fix the incomplete backgrounds in several places in mc when using Apple Terminal (most visible in the F3 viewer):

infocmp -L | sed s/back_color_erase,// | open -f

Save the file somewhere temporarily, then execute:

tic [drag the file here]

Finally, you may want to enable the wrapper script so that your shell remains in the same folder you were in mc before quitting:

open -e ~/.bashrc

Append at the end, save, and reopen Terminal:

source /usr/local/libexec/mc/mc.sh

Zipped file lame version: 3.98.4 build date: 25/03/2010 build comments: with libsndfile (supports reading .flac directly) Zipped file flac version: 1.2.1 build date: 23/04/2008
Zipped file nmap version: 5.35DC1 build date: 17/07/2010