Commit Graph

7 Commits (29e08fc819a5ab41c37791e7cb70dbd1a230130f)

Author SHA1 Message Date
Adam Vandenberg e7c5c2741c xerces-c: remove unused configure switch 2011-08-13 11:33:44 -07: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 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
David Höppner 241aa30028 xerces-c: update version to 3.1.1, fixes Homebrew/homebrew#1384 2010-05-16 10:54:41 +02:00
David Höppner 34714f2944 xerces-c: update version to 3.1.0 2010-02-13 19:10:25 +01:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
David Höppner 7816103dd9 Xerces-C++ formula
Xerces-C++ is a validating XML parser written in a portable subset of C++.
Xerces-C++ makes it easy to give your application the ability to read and
write XML data.
2009-09-19 11:42:30 +02:00