Hi and thank you for your efforts. Just wanted to inform you that the binary crashes on launch on my macbook. Here's the error report:
Process:         bitcoin [897]
Path:            /Applications/Bitcoin.app/Contents/MacOS/bitcoin
Identifier:      org.bitcoin.bitcoin
Version:         svn-75 (1)
Code Type:       X86 (Native)
Parent Process:  launchd [143]
Interval Since Last Report:          6989282 sec
Crashes Since Last Report:           217
Per-App Interval Since Last Report:  14 sec
Per-App Crashes Since Last Report:   1
Date/Time:       2011-05-19 16:32:15.240 +0200
OS Version:      Mac OS X 10.5.8 (9L31a)
Report Version:  6
Anonymous UUID:  BE4BA993-D537-47E8-9595-5B39261A80CF
Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0
Dyld Error Message:
  Symbol not found: _fopen$UNIX2003
  Referenced from: /Applications/Bitcoin.app/Contents/MacOS/bitcoin
  Expected in: /usr/lib/libSystem.B.dylib
The issue seems to be similar to whatever's going on in this post (
http://forum.bitcoin.org/index.php?topic=371.0) but I'm a bit of a newbie so I haven't tried compiling anything..