Commit Graph

12 Commits (4548c7a297bcf5b9f71bc8045605260971f4b575)

Author SHA1 Message Date
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel 0690f6eed2 log4cxx: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:00 -05:00
Adam Vandenberg 62fa0c4f42 Use autotools symbols 2012-07-10 08:56:02 -07:00
Ben Charrow d0c8dd6743 log4cxx: Set optimization level to O2
propertiespatternconverter.cpp fails to compile when the optimization flag
is "-Os", which is the default.  Appending "-O2" to CXXFLAGS, which is a
similar optimization level, resolves the issue.

Fixes Homebrew/homebrew#12565.
Closes Homebrew/homebrew#12566.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-03 11:16:39 -07:00
nibbles 2bits 70c7a58c1f log4cxx: fix compile error with clang using autogen.sh
log4cxx building universal fails to link because the software uses
old libtool scripts that craft one compile command missing both
of the arch flags.

* Add conditional deps on automake & libtool
* Add a system call to `autogen.sh` to update the scripts
* Note in comments the upstream bug report.
* Tested on Lion 10.7.4 with clang and llvm.

Fixes Homebrew/homebrew#12127.
Closes Homebrew/homebrew#12211.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-13 13:27:06 -05:00
Jack Nagel 64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
Jack Nagel 495fee395a log4cxx: builds with LLVM >= 2335
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-04 17:37:21 -06:00
William Woodall 08e6a89ca9 log4cxx: add --universal option
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 13:43:43 -05:00
Max Howell 77c73ecb89 Use Apache’s closer.cgi where appropriate
Some of these were pointing at archive.apache.org. Now they aren’t, I investigated for good rationale for using the archive before altering it.

mod_python still uses archive.apache.org as that is the only place it exists that I could find.

jsvc *now* uses apache.archive.org as the formula was otherwise broken and the binary tarball it needs no longer exists on the main mirrors.
2011-07-27 10:41:17 +01:00
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg d1496da236 log4cxx - don't build docs by deafult
Fixes Homebrew/homebrew#3006
2010-11-01 10:09:10 -07:00
Martin Linkhorst 55c6666087 added formula for log4cxx
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 21:40:09 -07:00