aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/physfs.rb
AgeCommit message (Collapse)Author
2013-01-20physfs: add mirror until upstream comes backAdam Vandenberg
Closes #17203.
2012-10-31Physics FS 2.0.3Ideocl4st
Closes #15789. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-05-22Use new std_cmake_args methodJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-24Introduce block form of mkdirAdam Vandenberg
2012-02-24Use "cd" instead of "Dir.chdir"Adam Vandenberg
* And "mkdir" isntead of "Dir.mkdir" * And "Dir[]" instead of "Dir.glob" * Also style fixes and nitpicks
2011-10-25physfs: build oos + test_physfsNibbles 2bits
physfs-2.0.2 update formula to build out of source, and specify -DPHYSFS_BUILD_TEST=TRUE so that we compile a cli named test_physfs that lets you interactively operate on supported archives (e.g. Quake II PAKs or DOOM WADs). There were no problems with 64bit OSX 10.6.8 with gcc, llvm, or clang from XCode 4.0.2. Closes #8273. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-03-28update physfs to version 2.0.2austin seipp
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-11-14New Formula: physfseregon
Signed-off-by: Adam Vandenberg <flangy@gmail.com>