Pulleyback: add commit() and rollback() to instance methods.
[steamworks] / README.FreeBSD
1 This SteamWorks software is compatible with FreeBSD and has been
2 tested on FreeBSD 10-STABLE, 10.1-R and 10.2-R. In order to build
3 SteamWorks locally, you will need the following packages installed:
4
5         log4cpp
6         openldap-client
7         sqlite3
8
9 SteamWorks builds with both clang (default on the tested FreeBSD
10 versions) and gcc.
11
12 SteamWorks builds a bundled copy of FCGI, so fcgi-devkit is not needed.