A while ago I updated my Ports list and upgraded all outdated ports. This gave me a shiny new PHP 5.3. PHP 5.3 is nice but it has deprecated a lot of functions and changed some other functions. This is all well and good, but now it spews a torrent of 'Notices', 'Deprecated' and 'Warning' messages when running TYPO3 4.1 and TYPO3 4.2 sites.
I can still get PHP 5.3 if I install the php5-devel package. If I really want to run that I'll compile. . .


