Brandon Bennett
9905fe1adc
u-boot-tools 2012.10
...
Add in u-boot-tools which are used to create bootable
kernel and ramdisk images for embeded platforms taht use the uboot
bootloader such as sheevaplugs, android, etc.
Closes Homebrew/homebrew#15764 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 09:34:23 -07:00
Raymond Tau
576d66facd
ipmiutil 2.8.5
...
Closes Homebrew/homebrew#15049 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 09:20:11 -07:00
Jens Kohl
e05f6c7a40
sonar-runner 2.0
...
Closes Homebrew/homebrew#15442 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 08:49:56 -07:00
t.pickett66
7bc0f7fcf9
zeromq 3.2.1-rc1 devel
...
Closes Homebrew/homebrew#15774 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 07:01:09 -07:00
Adam Vandenberg
591766afdb
exim: build against bdb 4.x
2012-10-31 06:56:58 -07:00
Adam Vandenberg
dd4aa90a18
Add BDB 4.8.30 to core
...
Some software still requires this version and will not build against
BDB 5.x.
Closes Homebrew/homebrew#15725 .
2012-10-31 06:56:58 -07:00
Julien Oster
a7b3a86fe8
PCE 0.2.1
...
Closes Homebrew/homebrew#15704 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 06:56:08 -07:00
Brandon Bennett
c0d0662616
juise 0.3.15
...
Closes Homebrew/homebrew#15766 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 06:54:20 -07:00
Brandon Black
8c779811ad
MongoDB 2.2.1 (Stable) and 2.3.0 (Development)
...
Closes Homebrew/homebrew#15770 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 06:53:06 -07:00
Adam Vandenberg
19fa5cb55b
cairo: add another mirror
...
Closes Homebrew/homebrew#15743 .
2012-10-31 06:52:00 -07:00
Rob Hoelz
8c10fab0fb
Rakudo Star 2012.10
...
Closes Homebrew/homebrew#15779 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 06:42:29 -07:00
Charlie Sharpsteen
b05f1923d0
mupdf: Update to 1.1
...
In this release, all command line tools have been centralized into the `mubusy`
executable.
2012-10-30 23:17:37 -07:00
nibbles 2bits
90f5900ea6
netpbm: use Advanced and Trunk branches, redact stable
...
- Neither super-stable nor stable compile due to our new libpng.
- So swith to using the netpbm advanced and trunk branches.
- Upgrade to the newer advanced revision 1755, version 10.60.02.
- Remove the patches for devel and HEAD that have been merged.
- Works with superenv
Fixes Homebrew/homebrew#15677 .
Closes Homebrew/homebrew#15762 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-10-30 21:45:34 -05:00
Jack Nagel
d4ad510f72
libnids: fix shared library build
...
Closes Homebrew/homebrew#15757 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-10-30 21:41:11 -05:00
Charlie Sharpsteen
6c5f13a685
poppler: Update to 0.20.5
...
Also, update the Poppler font data to 0.4.6.
2012-10-30 15:22:03 -07:00
Charlie Sharpsteen
c2262b3198
poppler: Add openjpeg dependency
...
As per the recommendation of `configure`.
2012-10-30 15:22:03 -07:00
Charlie Sharpsteen
6a47e99ec7
poppler: Explicitly disable glib unless requested
...
If the Poppler configure script detects Glib libraries, it will set up for a
build but fail because superenv strips required utilities out of the `PATH`.
Also, fix use of conditional expression operators. `build.include?`
_must always_ have a set of parenthesis surrounding its argument when used in a
conditional expression.
Fixes Homebrew/homebrew#15748 .
2012-10-30 15:22:03 -07:00
Brandon Bennett
151b85ea60
libslax 0.11.33
...
Closes Homebrew/homebrew#15765 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-10-30 16:26:52 -05:00
Lasse Bang Mikkelsen
eadbc948a0
dfu-util 0.7
...
Closes Homebrew/homebrew#15767 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-10-30 16:23:39 -05:00
Adam Vandenberg
79d14215f7
scalate: fix typo
...
Closes Homebrew/homebrew#15763 .
2012-10-30 11:36:38 -07:00
Adam Vandenberg
6efcce653f
logtalk: fix audit warnings
2012-10-30 10:38:22 -07:00
Adam Vandenberg
dd6fc90982
libmagic: add mirror
...
Closes Homebrew/homebrew#15753 .
Closes Homebrew/homebrew#15752 .
2012-10-30 10:34:56 -07:00
Rui Pereira
dc31775d04
pgplot 5.2.2
...
The PGPLOT Graphics Subroutine Library is a Fortran-
or C-callable, device-independent graphics package
for making simple scientific graphs.
Closes Homebrew/homebrew#11233 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 10:25:25 -07:00
Andrew Lindesay
f587d4873e
libav 0.8.3
...
Closes Homebrew/homebrew#14243 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 10:10:21 -07:00
David Coeurjolly
c625310c4c
InsightTookit 4.2.1
...
Closes Homebrew/homebrew#15755 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 09:45:32 -07:00
Nan Zhong
2965b12f62
redis: fix error on new install when redis.conf does not exist
...
Closes Homebrew/homebrew#15754 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-10-30 15:35:30 +00:00
Christian Köstlin
4f2b723ec9
h264bitstream 0.1.9
...
Closes Homebrew/homebrew#12668 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 08:30:38 -07:00
Mike McQuaid
d19602115c
redis: fix configuration file for upgrades.
...
Fixes Homebrew/homebrew#15737 . Fixes Homebrew/homebrew#15671 . References Homebrew/homebrew#15610 .
2012-10-30 14:47:02 +00:00
Semyon Perepelitsa
ae780cc5c0
Easy Git 1.7.3
...
Closes Homebrew/homebrew#13023 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 06:47:41 -07:00
Admin
5356878841
cadaver: use Homebrew's neon
...
This newer version of neon has an SNI fix
Closes Homebrew/homebrew#14168 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 06:44:01 -07:00
Brett Koonce
0ed77143e9
metaproxy 1.3.50
...
Closes Homebrew/homebrew#15749 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 06:41:34 -07:00
Julien Stechele
354fa8a9d1
vimpager 1.7.5
...
Closes Homebrew/homebrew#15744 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 06:35:14 -07:00
bjosip
81bf641988
Adobe AIR SDK: fix SHA1
...
Closes Homebrew/homebrew#15742 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 06:34:13 -07:00
Myles Borins
0c0d9d0a1d
chuck 1.3.1.3
...
Closes Homebrew/homebrew#15741 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 06:31:25 -07:00
Xidorn Quan
91e7841363
fontconfig: add font dirs in Library to config
...
Fontconfig does not cache fonts in /Library/Fonts and ~/Library/Fonts.
The patch fixes this.
Closes Homebrew/homebrew#15745 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-10-30 12:13:39 +00:00
Diwaker Gupta
4f6674baa6
Thrift 0.9.0
...
Closes Homebrew/homebrew#15502 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-29 10:04:31 -07:00
Stephane Epardaud
cf3dad3e94
Ceylon M4
...
Closes Homebrew/homebrew#15733 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-29 10:02:10 -07:00
Yoji SHIDARA
2f0a35c695
groonga 2.0.8
...
Closes Homebrew/homebrew#15730 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:56 -07:00
Brett Koonce
245944ce7f
yazpp 1.3.3
...
Closes Homebrew/homebrew#15729 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:52 -07:00
Brett Koonce
046cf2282f
yaz 4.2.44
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:51 -07:00
Brett Koonce
716975302e
libwpd 0.9.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:51 -07:00
Brett Koonce
8a48017298
qxmpp 0.7.4
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:51 -07:00
Brett Koonce
44fd425af1
MonetDB 11.13.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:51 -07:00
Misty De Meo
39209af976
graphicsmagick: --disable-openmp unless using gcc
...
Graphicsmagick's OpenMP support is disabled with clang, but it also
fails to build using llvm.
2012-10-28 22:00:55 -05:00
Jean-Olivier Irisson
a24e3133e6
Swatchbooker 0.7.3
...
Swatchbooker is a python program to view, convert and edit swatches
(colours mostly at the moment). It comprises command line tools and a
Qt GUI, hence the pyqt dependency. It requires little-cms to convert
colours and little-cms hence needs to be compiled with python bindings.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 15:57:04 -07:00
Adam Vandenberg
2aa327c408
sip: fix patch fuzz
2012-10-28 15:57:04 -07:00
Adam Vandenberg
46f50e8a33
little-cms: add option for Python bindings
2012-10-28 15:30:29 -07:00
Adam Vandenberg
ce0dfa2e54
bogofilter: style nits
2012-10-28 15:20:42 -07:00
Adam Vandenberg
9c33f0b65d
berkeley-db: make java opt-in
...
Rationale: java is an optional OS X component, so don't try to build
with Java by default.
Nothing in core uses the java components.
Closes Homebrew/homebrew#14411 .
2012-10-28 15:18:57 -07:00
Adam Vandenberg
e02318193e
tophat: fix whitespace in patch.
...
Fixes Homebrew/homebrew#15726 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 14:27:35 -07:00