| Age | Commit message (Collapse) | Author |
|
Star is a very fast, POSIX-compliant tar archiver.
Closes #6896.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Does not build mac or GTK user interfaces; GTK makes no sense
for most people and anyone who wants the Mac UI can just go
download the .app from the website.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #7321.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Apple's version is quite out of date. There's no version number but man unifdef
says it's from 2002. Version 2.6 shipped in February of this year. Some
software like Gevent(.org) won't compile with the devtools version of unifdef.
Closes #7283.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Closes #7298.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Closes #7290.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
`bbcp` is a remote-copy tool that can transfer large files more efficiently than
`scp` or `rsync` when lots of bandwidth is available.
Closes #7214.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
GGobi is a tool for visualizing trends in datasets with high dimensionality.
Closes #7291.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Fixes #7274
Fixes #7275
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Ending `def caveats` with `puts <<-EOS` causes text to be printed whenever the
formula is imported (which confuses the output of things like `brew audit`). A
plain `<<-EOS` should be used.
Closes #7303.
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Added the option --with-examples to the cfitsio formula, that downloads,
compiles and installs some useful programs, like listhead, modhead, etc.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Provide a link to some official documentation regarding the 32/64 bit
build logic.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Created a formula for flann because it's a required dependency for
PCL (Point Cloud Library), which I'm hoping to add to homebrew.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Executing `curl(*patches)` was failing on Leopard when `patches` was an empty
list. `git-bisect` identified 48552bb42a69ece4eb2a6d9acf81a0b47adb19c9 as the
commit that caused this bug to surface by adding `--insecure` to the arg list
on Leopard. This is odd because the following both exit with status 2:
curl
curl --insecure
The only apparent difference is that `curl --insecure` prints "no URL
specified!" to stderr along with the usage message.
Also renamed `patches` to `external_patches` as it is more descriptive.
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Required for dvdbackup to build with libdvdread 4.1.3; see
http://dvdbackup.sourceforge.net/
Fixes #5930 and #5335.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Also switched to CMake-based build as the Makefile provided is difficult to use
and requires patching to be compatible with XCode's GCC.
|
|
tbb version 30_221 - 3.0 update 8 - August 1, 2011
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|