Commit graph

4343 commits

Author SHA1 Message Date
Vincent Driessen
e2817755bb Update for git-flow 0.4.1.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-14 08:43:34 -08:00
Márton Szász
474eb61d36 Updated Cherokee formula from 1.0.8 to 1.0.20
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-14 08:42:19 -08:00
Mark A. Matienzo
8573b5530a Update formula: fiwalk
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-14 08:42:06 -08:00
Semyon Perepelitsa
240825d465 Update git to v1.7.4.1
Closes Homebrew/homebrew#4232.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-14 10:00:14 +00:00
Charlie Sharpsteen
7912feb5c6 New formula for GRASS GIS
The Geographic Resources Analysis Support System (GRASS) is one of the oldest,
most fully-featured Geographic Information Systems (GIS).  It happens to be open
source too!

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-13 19:49:44 -08:00
Justin Hileman
e579d77c2c Update bash-completion to 1.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-13 19:44:06 -08:00
Liam Staskawicz
88540c1294 poco: update to 1.4.1p1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-13 19:39:16 -08:00
Njal Karevoll
698b065dec Updated the xapian formula to version 1.2.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-13 19:37:20 -08:00
Marc
5f4c54327b Updated Formula groovy to 1.7.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-13 19:31:27 -08:00
Bertrand Marron
f45657309a Updated feh formula.
Made the formula less likely to break on upgrades by replacing the patch
by environment variables set on install.
Also removed the dependency on libpng.

Closes Homebrew/homebrew#4221.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-13 14:23:26 +00:00
isaacs
2ba07af393 remove npm, add warning about it.
Signed-off-by: Max Howell <max@methylblue.com>
2011-02-13 10:11:57 +00:00
Adam Vandenberg
23a7b46f44 nginx - fix audit warning 2011-02-12 16:29:51 -08:00
Second Planet
cf22b4c7d1 fossil 20101207133137
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-12 16:15:07 -08:00
Charlie Sharpsteen
652ef125b4 Update Hunspell to 1.2.14
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-12 11:40:12 -08:00
Charlie Sharpsteen
d6651f357e Update Poppler to 0.16.2
Also added option for installing XPDF headers.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-12 11:37:33 -08:00
Adam Vandenberg
efaf5cb88e smartmontools 5.40 2011-02-12 11:06:48 -08:00
Devin Weaver
195646844b Adds new Formula: robotfindskitten
A Zen Simmulator where a robot (fuels by the love for a kitten)
findskitten.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 17:55:07 +00:00
Brian Palmer
1cc6bbd317 added CutyCapt formula
Closes Homebrew/homebrew#3943.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 17:52:29 +00:00
Douglas Campos
de2b5263e2 enabling macvim to override system vim optionally
Closes Homebrew/homebrew#3957.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 17:51:58 +00:00
Robin Ramael
4732679989 Updated dmd (digital mars d compiler) to 2.051
the dflags env variable set in preifx/bin/mdm.conf had to be changed. Everything
seems to work, but the library in prefix/lib is not included because it caused all
compilations to fail.

Closes Homebrew/homebrew#3876.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 17:44:53 +00:00
Mike McQuaid
f9553f72ba Revert "Modified formula for MC, it now supports --HEAD opt"
This reverts commit 50bd66af99cfaec4501bd37b0938e18c93198a83.
2011-02-12 17:33:52 +00:00
tfeith
83d943e79f New formula: gtkwave
Added GTKWave, a popular wave form viewer based on GTK+.

Closes Homebrew/homebrew#4127.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 17:29:42 +00:00
Christian Höltje
e1b572b642 Added formula for html2text
html2text converts html markup to something you can view as plain text.
This is very useful when installed *before* installing lesspipe (lesspipe
figures out what is available at compile time).

Closes Homebrew/homebrew#4121.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 17:29:33 +00:00
Alexis Hildebrandt
e7b4ada26e Make libqrencode an alias of qrencode
Remove outdated libqrencode formula in favor of up-to-date qrencode formula.
Add libqrencode alias for qrencode.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-12 09:13:13 -08:00
Steven Kallstrom
a77bf22dbc Fix aalib - install info to share
Closes Homebrew/homebrew#4110.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 17:09:11 +00:00
Mike McQuaid
5176af5c1f Remove broken moxi formula.
The download page has changed, I can't find a source link anywhere
so it's not obvious how to fix this. As a result I'm just going to
remove this and wait for another user to add a working formula.

Closes Homebrew/homebrew#4081.
2011-02-12 17:08:18 +00:00
Vladislav Bortnikov
07d62aefb8 Modified formula for MC, it now supports --HEAD opt
Closes Homebrew/homebrew#4109.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 17:02:43 +00:00
Dennis Krupenik
ad3a998763 added nginx 0.9.4 head
Closes Homebrew/homebrew#4006.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 16:53:53 +00:00
Camillo Lugaresi
cedfd1d56d fixed crashing bug with some JPEG-2000 files
Closes Homebrew/homebrew#3655.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 16:53:53 +00:00
Kashif Rasul
2d8dc59f01 Updated formula: postgis
--raster option depends on gdal
install raster and topology sql files when corresponding option is true

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-12 08:50:48 -08:00
Adam Vandenberg
84e4036dc9 wine - fix audit warning 2011-02-12 08:50:48 -08:00
Luke Gallagher
ae8916108b Update nmap to 5.51
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-12 08:50:48 -08:00
Andreas Otto
87155d1cc2 Add option for 8192 bit GPG keys.
Although it is technicaly possible to work with 8192 bit GPG keys the
creators of Gnupgp ship the sources with a hard coded limit of 4096
bit. If you want a larger GPG key than 4096 bit you're supposed to
change the given limit yourself by changing one line of code in the file
g10/keygen.c. That's it. After that you can create 8192 bit GPG keys.

Closes Homebrew/homebrew#4201.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 16:46:42 +00:00
Camillo Lugaresi
e956065762 updated wine to 1.3.13
include support for secure connections using gnutls
allow runtime loading of homebrew-built libraries

Closes Homebrew/homebrew#3732.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 16:35:48 +00:00
Camillo Lugaresi
460a81d49a use ENV.universal_binary in libicns
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 16:14:20 +00:00
Camillo Lugaresi
8f24169319 build gnutls universally for wine
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 16:04:12 +00:00
Camillo Lugaresi
95118b2d7f build libgcrypt universally for wine
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 16:04:07 +00:00
Camillo Lugaresi
c7bdf59f7f build libgpg-error universally for wine
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 16:03:48 +00:00
youpy
1e4cebfa24 add Formula for Ecasound
Closes Homebrew/homebrew#4060.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 15:09:02 +00:00
Chris Adams
b95e33a421 Add formula for PhantomJS 1.0.0
Closes Homebrew/homebrew#4018.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 14:57:45 +00:00
Mike McQuaid
0ff836f85d Add head URL to gpac.
Closes Homebrew/homebrew#4043.
2011-02-12 14:04:49 +00:00
myfreeweb
db0ecc7865 Added a formula for the Nimrod compiler
Closes Homebrew/homebrew#4041.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 13:52:35 +00:00
Takeshi Ohishi
61f3eae6c2 Add a option to support WebDAV module
Closes Homebrew/homebrew#4035.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 13:49:59 +00:00
James Abley
ddf7df6258 Add Logstalgia 1.0.2 formula.
Closes Homebrew/homebrew#3800.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 12:48:56 +00:00
Sebastian Skalacki
aba69eea0b Embedded server option in mysql formula.
New option in mysql formula which commands to build embedded server
static library (libmysqld.a) needed by various software (e.g. Amarok).

Closes Homebrew/homebrew#4008.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 12:42:03 +00:00
Mike McQuaid
d20052dc51 Disable redland mysql support.
Closes Homebrew/homebrew#3348.
2011-02-12 12:29:27 +00:00
Bertrand Marron
0040c77fe7 Created formula for feh.
feh is a fast, lightweight image viewer that uses imlib2.

Signed-off-by: David Höppner <0xffea@gmail.com>
2011-02-12 13:29:31 +01:00
Bertrand Marron
25e4e874f2 Created formula for giblib.
giblib is a simple library which wraps imlib2.

Signed-off-by: David Höppner <0xffea@gmail.com>
2011-02-12 13:28:38 +01:00
Charlie Sharpsteen
67cd52950d New formula for DXFLib
DXFLib is a library that provides functions for reading/writing DXF files which
are commonly used to store CAD drawings.

Signed-off-by: David Höppner <0xffea@gmail.com>
2011-02-12 13:16:34 +01:00
Charlie Sharpsteen
8e98c680c0 Update Suite Sparse to 3.6.0
Signed-off-by: David Höppner <0xffea@gmail.com>
2011-02-12 12:52:46 +01:00