Here is the nightly for FreeBSD on 31 Oct 2015 - Revision d790301
Open non-feature issues in 
Mantis: 124
Group: Standard
fso_Standard_20151031_d790301.tar.bz2MD5Sum------------------------------------------------------------------------
commit 253d8a7
Author: niffiwan <Sat Oct 31 14:06:56 2015 +1000>
Commit: niffiwan <Sat Oct 31 14:06:56 2015 +1000>
    Fix memory leak from Control_config_presets
 code/controlconfig/controlsconfig.h         |  1 +
 code/controlconfig/controlsconfigcommon.cpp | 10 ++++++++++
 code/freespace2/freespace.cpp               |  1 +
 3 files changed, 12 insertions(+)
------------------------------------------------------------------------
commit eb1ff0f
Author: niffiwan <Sat Oct 31 12:51:33 2015 +1000>
Commit: niffiwan <Sat Oct 31 12:51:33 2015 +1000>
    Fix coverity_scan builds
 .travis.yml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
------------------------------------------------------------------------
commit 9dfa67b
Author: niffiwan <Fri Oct 30 22:01:06 2015 +1000>
Commit: niffiwan <Fri Oct 30 22:01:06 2015 +1000>
    Correctly compare vector .end()
 code/camera/camera.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit fb20632
Author: niffiwan <Wed Oct 28 21:26:00 2015 +1000>
Commit: niffiwan <Wed Oct 28 21:26:00 2015 +1000>
    Fix memory leak in cam_create/cam_close
 code/camera/camera.cpp | 3 +++
 1 file changed, 3 insertions(+)