Commit Graph

12318 Commits (5b3a4270febc1eebe6b41d8b68d0860a7f47d955)

Author SHA1 Message Date
nibbles 2bits 72549fe148 libical 0.48 + add missing deps
libical upgrade to 0.48.
Add missing deps on autotools because it runs a `bootstrap`.
Works well on 10.8 with clang.

Closes Homebrew/homebrew#14703.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 11:51:21 -07:00
nibbles 2bits 1042eb36cc liblockfile 1.09
Upgrade liblockfile to version 1.09.
Works well on 10.8 with clang.

Closes Homebrew/homebrew#14702.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 11:51:10 -07:00
Adam Vandenberg 18170f42ca ldapvi: style nits 2012-09-04 11:37:55 -07:00
Mark Harrison 413a6bad7a ldapvi: fix compile error with clang
Closes Homebrew/homebrew#14208.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 11:37:55 -07:00
Jack Nagel 679fad9c88 pan: remove ENV.x11
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-04 13:31:40 -05:00
José Valim d35c5adeb1 elixir: fix install paths
Closes Homebrew/homebrew#14700.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 11:05:05 -07:00
Jack Nagel 2223e8fc75 Fix bad install names in executables
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-04 13:02:43 -05:00
Robert Baruch 409aa2fa78 minidjvu 0.8
Closes Homebrew/homebrew#12471.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 11:01:26 -07:00
newzealandpaul 7017751d4a tinyscheme 1.40
TinyScheme is a lightweight Scheme interpreter that implements as large
a subset of R5RS as was possible without getting very large and
complicated.

Upstream do not have access to a Mac, so they recomend patching the
primitive makefile to compile it on Mac OS X (or any other systems).

Closes Homebrew/homebrew#11578.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 10:50:56 -07:00
Adam Vandenberg 7ee17ad059 ndiff: fix audit warning 2012-09-04 10:45:36 -07:00
Adam Vandenberg 1dd98393d8 gearman: fix audit warning 2012-09-04 10:44:34 -07:00
Guyzmo ea72631f51 xbee-comm 1.5
Closes Homebrew/homebrew#12203.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 10:40:06 -07:00
Robert Lenhardt dfaa9d55ff field3d: addtional fixes from @2bits to pr Homebrew/homebrew#14161
Closes Homebrew/homebrew#14515.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 10:26:29 -07:00
Adam Vandenberg 9ce32ea022 Redact cliweather.
Upstream doesn't respond.

Closes Homebrew/homebrew#14675.
2012-09-04 10:05:00 -07:00
Adam Vandenberg c284815ef9 Redact NetSed.
The download link we have no longer works.
Other links exist, but with different checksums.
The downloads are all non-versioned anyway.

Closes Homebrew/homebrew#14683.
2012-09-04 10:02:03 -07:00
Adam Vandenberg 7d74b620a6 graphicsmagick: prefer little-cms2
Closes Homebrew/homebrew#14685.
2012-09-04 09:55:35 -07:00
Oliver Beattie a26083ab69 pngcrush 1.7.37
Old one seems to have been removed from SourceForge, so previous formula is broken

Closes Homebrew/homebrew#14697.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-09-04 10:53:34 -05:00
Adam Vandenberg 2d0e811115 minbif: use Debian source
Closes Homebrew/homebrew#14684.
2012-09-04 08:29:00 -07:00
Adam Vandenberg ab72a62716 tcptrack: use debian source download
Closes Homebrew/homebrew#14681 but a new homepage should also be found.
2012-09-04 08:25:31 -07:00
Tim Shadel 06379ef785 Appledoc 2.0.6
Compile-in default template location

Allows most folks to avoid linking to the Templates, but still
allows them to override the default templates in any documented
manner.

Closes Homebrew/homebrew#14693.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 07:52:45 -07:00
samueljohn 26a1cdbf7a python2/3: Harden against other pythons. Pip 1.2
- Unset PYTHONPATH and PYTHONHOME which would lead to install distribute and
  pip into the wrong python.
- For NCLT: Add to CPPFLAGS the path to zlib via -I because python's setup.py
  scans only these flags.
- '-Qunused-arguments' can be added after ENV.enable_warnings to reduce
  noise. The only thing which we must not add is the "-w" switch!
- For python.rb only: Pass "--no-user-cfg" to python setup.py and add --force
  when installing distribute and pip to ensure overwriting with the new ones.

Closes Homebrew/homebrew#14689.
Closes Homebrew/homebrew#14686.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 07:50:14 -07:00
Misty De Meo 224a9597d5 scantailor enhanced-20120812 2012-09-04 09:45:39 -05:00
Thomas Bouve 81ab28a092 MariaDB 5.3.8
Fixes Homebrew/homebrew#14668.
Closes Homebrew/homebrew#14690.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 07:44:38 -07:00
Misty De Meo 6ecbac21df exempi: upstream patch for file handling code 2012-09-04 09:18:29 -05:00
Adam Vandenberg ad45b12ed0 flac: use tagged download 2012-09-03 22:39:21 -07:00
Adam Vandenberg 6ee8d9f6de node: the build system needs Python 2.6 or newer
Closes Homebrew/homebrew#14635.
2012-09-03 22:21:55 -07:00
Jack Nagel 71817aaf02 aspell: restore mirrors to language subformulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03 23:27:10 -05:00
Andrew Erickson bdf30f38af xtail 2.1
Closes Homebrew/homebrew#14361.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03 20:58:37 -07:00
Adam Vandenberg 94cf65da1f Move mod_python and mod_wsgi to homebrew-apache.
See: https://github.com/Homebrew/homebrew-apache
2012-09-03 20:46:05 -07:00
Jack Nagel 73f3587e96 Sort out remaining XQuartz/stdenv issues
We use PKG_CONFIG_LIBDIR to reset the default search path, overriding
whatever is baked into the pkg-config executable. This way, we can later
append XQuartz paths here while still allowing any brewed libs to take
precedence, keg-only or not.

Hopefully this will resolve any remaining issues, and let us get rid of
some per-formula hacks.

c.f. Homebrew/homebrew#14474.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03 22:39:38 -05:00
Jack Nagel a5ffbb4072 jpeg: style nits
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03 22:37:41 -05:00
Jack Nagel 172b955644 icu4c: fix checksum
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03 22:30:19 -05:00
Jack Nagel c3482c065c qt: fix checksum
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03 22:30:18 -05:00
Jack Nagel d9a9ec777a gettext: fix checksum
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03 22:30:16 -05:00
Adam Vandenberg d87b027899 fix syntax error 2012-09-03 20:25:23 -07:00
Adam Vandenberg 8927e53234 mesalib-glw: use new dsl 2012-09-03 20:22:58 -07:00
Adam Vandenberg 3faf1e72ba mercurial: use new dsl 2012-09-03 20:17:42 -07:00
Adam Vandenberg 3dfc1811b4 log4cxx: use new dsl 2012-09-03 20:16:40 -07:00
Adam Vandenberg 596b6c88e4 latex2html: use sha1 2012-09-03 20:15:17 -07:00
Adam Vandenberg 7a601da335 htmlcompressor: use new dsl 2012-09-03 20:12:48 -07:00
Adam Vandenberg 9e628c076c grib-api: silent tarball change, so fix checksum 2012-09-03 20:09:25 -07:00
Adam Vandenberg 7285844f96 google-sql-tool r10
Note: unversioned download.
2012-09-03 20:05:44 -07:00
Adam Vandenberg 07280a2227 nuttcp: update download link 2012-09-03 19:57:34 -07:00
Mike McQuaid 5ddc7617b3 Fix subformulae sha1s. 2012-09-03 18:59:29 -07:00
Max Howell d0a970c16e Fixes Homebrew/homebrew#14637; cppunit configure failure 2012-09-03 21:50:40 -04:00
Adam Vandenberg 0d69f9e24e grads: fix download 2012-09-03 18:35:53 -07:00
Jack Nagel eec8e4e64e libgcrypt: fix CFLAGS
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03 20:34:12 -05:00
Adam Vandenberg c2e26d0604 logstalgia: use new dsl 2012-09-03 18:30:24 -07:00
Adam Vandenberg 22e7a6e145 logcheck 1.3.15 2012-09-03 18:28:46 -07:00
Joseph Liu 6b731408e0 mr 1.13
Closes Homebrew/homebrew#14682.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03 18:18:45 -07:00