Commit graph

11 commits

Author SHA1 Message Date
Drew Stephens
c5352fd516 RRDTool: specify mandir
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 13:36:28 -07:00
Osman Üngür
47ce1c64ee RRDTool 1.4.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-05 09:41:23 -07:00
Adam Vandenberg
7689fb8fd2 Replace snow_leopard_64? in brews. 2011-03-18 10:30:47 -07:00
Adam Vandenberg
d4bd979be1 rrdtool: use system libraries 2011-03-14 14:15:20 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
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