Commit graph

12195 commits

Author SHA1 Message Date
Mike McQuaid
10b434172f mapserver: fix test and X11 dependency. 2012-09-04 19:44:43 -07:00
Mike McQuaid
f545bec3c4 mapnik: X11 dependency. 2012-09-04 19:44:43 -07:00
Mike McQuaid
0f68ea5dfd logstalgia: fix SHA1, build.*? and X11 dependency. 2012-09-04 19:44:42 -07:00
Mike McQuaid
7b606f25ab libspatialite: fix SHA1 and option. 2012-09-04 19:44:42 -07:00
Mike McQuaid
8227cda7cc librasterlite: fix X11 dependency. 2012-09-04 19:44:42 -07:00
Mike McQuaid
118350ee58 libmikmod: fix test and X11 dependency. 2012-09-04 19:44:42 -07:00
Mike McQuaid
c255102fc9 libgaiagraphics: fix SHA1 and X11 dependency. 2012-09-04 19:44:42 -07:00
Mike McQuaid
801bb25785 libdc1394: fix X11 dependency. 2012-09-04 19:44:42 -07:00
Mike McQuaid
df08dee5a1 libcaca: fix SHA1, option, test and X dependency. 2012-09-04 19:44:42 -07:00
Mike McQuaid
31e8f24b5d libass: fix X11 dependency. 2012-09-04 19:44:41 -07:00
Mike McQuaid
9f59a1f617 libagg: fix SHA1 and X11 dependency. 2012-09-04 19:44:41 -07:00
Mike McQuaid
ac1b448ace leptonica: fix SHA1, test and X11 dependency. 2012-09-04 19:44:41 -07:00
Mike McQuaid
95207a7b32 imlib2: fix SHA1, test and X11 dependency. 2012-09-04 19:44:41 -07:00
Mike McQuaid
0c58535a72 imagemagick: fix options, test and pango/openmp errors. 2012-09-04 19:44:41 -07:00
Mike McQuaid
8ce9e32058 giblib: fix SHA1, test and X11 dependency. 2012-09-04 19:44:41 -07:00
Mike McQuaid
7b20bcd588 gd: fix SHA1, test and X11 dependency. 2012-09-04 19:44:41 -07:00
Mike McQuaid
0e48e54243 ftgl: fix SHA1 and X11 dependency. 2012-09-04 19:44:41 -07:00
Mike McQuaid
6ecdfdbc82 fontforge: fix caveats and X11 dependency. 2012-09-04 19:44:41 -07:00
Zac Stewart
4030e1f50c Mallet 2.0.7
This formula installs the MALLET machine learning for language toolkit.
It is a Java utility, so the formula basically just deals with copying
the libraries and wrapping the scripts.

Closes Homebrew/homebrew#13825.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 19:39:00 -07:00
teenst
e66faea1be Bact 0.13
BACT is a machine learning tool for labeled orderd trees.
The important characteristic is that the input example x is represented
not in a numerical feature vector (bag-of-words) but in a labeled ordered tree.

Closes Homebrew/homebrew#13816.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 19:35:40 -07:00
Jack Nagel
018dabf584 Avoid referencing MACOS_VERSION directly
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-04 18:15:31 -05:00
Adam Vandenberg
4dee0b1413 libeXosip2 3.6.0 2012-09-04 13:23:57 -07:00
Ches Martin
ddc814ce6c Fix RBashCompletion formula checksum
The batch update in 3c5ca25cad4a19b7200 erroneously set the completion
checksum to the same SHA1 as the main R package tarball.

Closes Homebrew/homebrew#14708.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 13:16:24 -07:00
Nehemiah I. Dacres
d5acd6522a darkstat 3.0.715
Closes Homebrew/homebrew#13557.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 13:07:09 -07:00
Jack Nagel
f9b521987f pan: fix compilation on 64-bit
Fixes Homebrew/homebrew#14336.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-04 14:30:42 -05:00
Adam Vandenberg
d07c6ebaf7 lolcode 0.9.3
Closes Homebrew/homebrew#14672.
2012-09-04 12:03:37 -07:00
nibbles 2bits
3add64665d libgtextutils 0.6.1
Upgrade libgtextutils to version 0.6.1. Ok with Clang on 10.8

Closes Homebrew/homebrew#14704.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 11:52:28 -07:00
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