Commit Graph

12 Commits (fc597428ef7c2e2ceb1b29a6d4dd177722276fc5)

Author SHA1 Message Date
Jack Nagel 6cb3f4e513 mariadb: fails with clang
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:48:59 -05:00
Anthony Ramine 5df89ffb45 mariadb 5.3.5
This commit upgrades mariadb's formula to 5.3.5 GA, force use of LLVM
and make it correctly depend on brew's readline.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-01 07:25:17 -07:00
Adam Vandenberg c5cb1ff6a0 mariadb: use install_symlink 2012-02-12 20:08:59 -08:00
Matthew Lewinski 83dd656d3b Minor cleanup on plist caveats.
Use basename to refer to plist file when loaded. Make cp lines same
across formulas.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 08:07:35 -08:00
Jack Nagel 6ce735db99 Add and use plist helper methods
These will be used to unify the label namespaces in embedded plists,
i.e. 'homebrew.mxcl.<formula>'.

plist_path returns the full path to a plist file located at the top
level of the keg; plist_path.basename can be used if just the filename
is needed.

c.f. Homebrew/homebrew#9346.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:50:58 -06:00
Jack Nagel cce644e300 Normalize paths in embedded plist files
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:28:56 -06:00
Jack Nagel e19053ba9e mariadb 5.2.10
- Add upstream patches to fix some compilation issues
 - Simplify setting CXXFLAGS

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-26 20:58:50 -06:00
Jack Nagel 1dbdce5ba1 Append missing trailing newlines
A few formulae are missing trailing newlines.

Let's be POSIXly correct about trailing newlines, which are part of the
definition of a "line" and hence a "file". Even "diff" has it's own
special handling for files without trailing newlines.

Perhaps an audit check is in order.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12 15:07:54 -05:00
Adam Vandenberg d205c72966 Fix plist permissions for Lion 2011-09-02 14:41:57 -07:00
Terin Stock a82e5bed4c MariaDB 5.2.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-25 10:37:24 -07:00
Terin Stock 7bdc54d9d7 MariaDB 5.2.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-16 05:48:55 -07:00
Terin Stock 32dac7a5c6 MariaDB 5.2.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-08 11:45:27 -07:00