Commit Graph

6 Commits (028b72b760fe780f3591643b891cfcbe853b2424)

Author SHA1 Message Date
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
Adam Vandenberg 576185d345 Define "snow_leopard_64?"
snow_leopard_64? (defined in Hardware) is a short-cut for:
  MACOS_VERSION >= 10.6 and Hardware.is_64_bit?

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-22 20:11:03 -07:00
Adam Vandenberg ac4e28a5ba Document all existing install options. 2010-08-10 13:05:20 -07:00
Adam Vandenberg 29f2cde8c4 Update rrdtool to 1.4.4 and fix Ruby bindings
* Ruby bindings (may) now work against the system Ruby.
2010-07-30 21:12:08 -07:00
Adam Vandenberg bac3c48d55 Update rrdtool to 1.4.3.
Also adds a (failing) test for the Ruby support.
2010-07-01 09:20:32 -07:00
Piotr Usewicz e25ecfcd33 RRDTool Formula
RRDtool is the OpenSource industry standard, high performance data logging
and graphing system for time series data. Use it to write your custom
monitoring shell scripts or create whole applications using its Perl, Python,
Ruby, TCL or PHP bindings.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Note: I disabled the Python bindings. Installing stuff into a Homebrew-built
Python's site-packages can cause problems. I couldn't find a way to build
the Python module without installing it, so hopefully some future user
can correct this and submit a patch.
2010-04-20 13:00:42 -07:00