Commit Graph

1162 Commits (7fc90c51cf2e04a5de870fd1008fb1523fe1b37e)

Author SHA1 Message Date
Alexis Hildebrandt 7fc90c51cf Update Formula: aspell. Fix dictionary install.
Add aspell binaries to $PATH when installing dictionaries,
so that the aspell prezip binary finds its prezip-bin.
If it doesn't it fails silently and installs empty dictionaries.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-08 16:31:32 +01:00
R.T. Lechow d4bf272951 New formula httping
Httping is like 'ping' but for http-requests.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-08 16:26:25 +01:00
Fred Wenzel 282827959c New formula jhead
Tool for editing JPEG EXIF headers

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-08 15:59:22 +01:00
Jonathan Wright 773866e1d2 ncdu 1.6
ncdu (NCurses Disk Usage) is a curses-based version of the well-known
'du', and provides a fast way to see what directories are using your
disk space.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-08 15:50:29 +01:00
David Höppner b22919ef3d nginx: update to version 0.7.65 2010-02-08 15:08:50 +01:00
David Höppner 5c08568eca weechat: update to version 0.3.1.1
* remove patch to find libiconv
* disable ruby extension in head and stable (build fails)
2010-02-08 13:18:02 +01:00
Adam Vandenberg 781a348284 libart 2.3.20 2010-02-07 20:52:36 -08:00
Adam Vandenberg 23a692ad1a libwpg 0.1.3 2010-02-07 20:52:36 -08:00
Adam Vandenberg d202b6248f libwpd 0.8.14 2010-02-07 20:52:32 -08:00
Adam Vandenberg b47f405b2c Update little cms to 1.19 2010-02-07 13:37:46 -08:00
jphastings 1132c3068b pixman 0.16.4 2010-02-07 12:29:02 -08:00
kmowery 2c3ddb15fe Pango 1.26.2
Update to jphasting's Pango formula. Uses OSX cairo, X, and fontconfig.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-07 12:18:10 -08:00
Adam Vandenberg df74d97fe2 GNU help2man 2010-02-07 12:18:10 -08:00
Tuncer Ayaz 84f4088f9c vcprompt: use upstream hg repo instead of git mirror
The git mirror has a note that the hg repo
should be used instead. Change head url
accordingly.

Signed-off-by: Tuncer Ayaz <tuncer.ayaz@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-07 11:58:22 -08:00
Micheil Smith e3227b2c47 Updated Formula: Node to latest version.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-07 11:50:54 -08:00
Adam Vandenberg d9c8e1fc11 Merge branch 'F-zsync' of git://arthur.barton.de/homebrew-alex 2010-02-07 11:22:47 -08:00
Tim Sally 20db4aca76 FLTK 1.1.10
FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-07 11:11:34 -08:00
David Höppner 75c36412b0 parrot: update to version 2.0.0 2010-02-07 20:07:32 +01:00
David Gageot 8eb2b65a86 New Formula: Ioke
Signed-off-by: David Höppner <0xffea@gmail.com>

* remove patch and version
2010-02-07 13:16:49 +01:00
Adam Vandenberg 2b87e88f3c rogue - fix installation of manpage 2010-02-06 17:59:50 -08:00
Adam Vandenberg fb397833f7 bcrypt - use inreplace and optimize CC/CFLAGS 2010-02-06 16:05:34 -08:00
Rémi Prévost f6cab77e47 Bcrypt 1.1
Bcrypt is a cross platform file encryption utility. Encrypted files are
portable across all supported operating systems and processors.
Passphrases must be between 8 and 56 characters and are hashed
internally to a 448 bit key. However, all characters supplied are
significant. The stronger your passphrase, the more secure your data.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-06 15:55:26 -08:00
David Höppner f764f15bdb Fixes Homebrew/homebrew#657 2010-02-07 00:44:45 +01:00
David Höppner c40cab1b5d New formula Phoronix Test Suite
The Phoronix Test Suite is the most comprehensive testing and
benchmarking platform available for the Linux operating system.
This software is designed to effectively carry out both
qualitative and quantitative benchmarks in a clean, reproducible,
and easy-to-use manner.
2010-02-06 21:00:56 +01:00
kmowery 99a8c74b9a New formula DejaGnu
GNU Testing Framework

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-06 16:33:57 +01:00
Russ Garrett a09d62d9eb New formula: qjson
Signed-off-by: David Höppner <0xffea@gmail.com>

* remove version by using other url
* add qt deps
2010-02-05 21:04:05 +01:00
David Höppner c26f448c06 povray: add gcc as compiler 2010-02-05 16:12:48 +01:00
Jonathan Wright 7165944b32 New formula Povray 3.6.1
The Persistence of Vision Raytracer is a high-quality, totally free
tool for creating stunning three-dimensional graphics.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-05 16:07:44 +01:00
Caius Durling f8dc653055 Adding formula for git-multipush
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-05 11:30:10 +01:00
Adam Vandenberg 97fda88cca ipmitool - cleaner URL. 2010-02-04 17:31:50 -08:00
David Höppner 29715cde6e uncrustify: remove explicit version 2010-02-05 01:48:38 +01:00
David Höppner 4165b3fec1 clojure-contrib: Fixes Homebrew/homebrew#626 2010-02-05 01:19:48 +01:00
Jiayong Ou 82e5b24318 AdvanceCOMP: add --mandir to configure
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-05 00:42:31 +01:00
David Höppner 7c71dc7364 pcre: version update from 7.9 to 8.01, add unicode support and lib{z,bz2} 2010-02-05 00:07:44 +01:00
achiu aa4a886ea5 libpcap 1.1-PRE-CVS
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-04 13:02:55 -08:00
Adam Vandenberg 69f013b552 dtach detects ENV flags, so don't remove from Makefile 2010-02-04 11:35:54 -08:00
Aku Kotkavuo ad5b4b7cda Update sqlite to 3.6.22
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-04 18:05:21 +01:00
David Höppner f5ee2b71f4 lzip: add check run 2010-02-04 17:55:33 +01:00
Tim Harper 2c7a6744a2 lzip formula
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-04 17:52:10 +01:00
Jonathan Wright c42464b990 Winetricks (current)
"Winetricks is a quick and dirty script to download and install various
redistributable runtime libraries sometimes needed to run programs in
Wine."

For example, winetricks can download and install the .Net 2.0 runtime.

http://wiki.winehq.org/winetricks

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Fixups to winetricks.
2010-02-03 13:46:47 -08:00
Michelangelo Altamore 28096c95e1 Updated formula: glpk 4.42
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-03 13:28:13 -08:00
Chris Hoffman 009ca143e9 Fixes Homebrew/homebrew#92; Updated bash formula to 4.1 and added ability to get patches from bash site depending on patch level
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-03 16:30:24 +01:00
Erik Kastner 2f0c2d3da2 tesseract: adding about
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-03 16:05:16 +01:00
David Höppner 6c846c6fbc emacs: GNU Emacs has now switched from CVS to Bazaar.
The caveats text based on justinweiss@f103c7fd720edf1ca1b637d555c4fb2c287de2a4
2010-02-03 15:55:10 +01:00
David Höppner ff0a090f6c New formula libdrizzle
This is the the client and protocol library for the Drizzle project. The server,
drizzled, will use this as for protocol library. Client utilities and any new
projects that require low-level protocol communication (like proxies).
2010-02-03 13:43:59 +01:00
David Höppner 3ca1cb0255 discount: correct man path 2010-02-03 13:40:24 +01:00
Zack Hobson bef5810c65 Formula for discount
discount is a C implementation of the Markup text to html language.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-03 13:35:52 +01:00
Adam Vandenberg 4c498a56f9 Fix @dl in custom strategies. 2010-02-02 22:27:21 -08:00
ggironda 134f6a2125 Updates the YAJL formula and adds a Orderly formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-02 20:23:44 -08:00
Dan Peterson 993392dff3 Add dnstracer
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-02 20:02:41 -08:00