Commit graph

5076 commits

Author SHA1 Message Date
Carlos Borroto
3fd9f69d2f cufflinks 0.9.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 23:31:00 -07:00
YoungTaek Oh
3aa47d2945 Doxymacs 1.8.0
The purpose of the doxymacs project is to create a LISP package that will
make using Doxygen from within {X}Emacs easier.

Version 1.8.0, released 2007-06-10, has the following features:

* ability to look up documentation for symbols from {X}Emacs in the browser
  of your choice.
* easily insert Doxygen style comments into source.
* optionally use an "external" (i.e. written in C) XML parser to speed up
  building the completion list.
* fontify Doxygen keywords.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 23:19:15 -07:00
royhodgman
b8804e9675 phash 0.9.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 23:15:54 -07:00
royhodgman
765d2d3a3e CImg 1.4.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 23:15:48 -07:00
Jack Nagel
1dcbebdff2 Update libmpc to 0.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 21:35:24 -07:00
Edgardo H. Rossetto
6478ed9996 Bumping OpenTTD 1.1.0 (added missing dependency xz)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 21:00:13 -07:00
Jack Nagel
714b535d38 Fix error in mpfr formula and update to 3.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 20:46:30 -07:00
Adam Vandenberg
cc3373e6ed bulk-extractor: add exiv2 as optional 2011-04-13 20:22:48 -07:00
Mark A. Matienzo
8f3f232440 New formula: bulk_extractor
bulk_extractor is a C++ program that scans a disk image (or any other file)
and extracts useful information—without parsing the file system. It is like a
combination of "strings" and "grep" with a whole bunch of useful patterns,
including domain names, email addresses, etc. bulk_extractor will also perform
a histogram analysis on the resulting extracted features.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 19:08:20 -07:00
Josh Toft
cc7d1b887f coffee-script 1.0.1
* Fixes repl

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 15:28:04 -07:00
Paul Mucur
8c1f16ea73 Z 1.0
Tracks your most used directories, based on 'frecency'.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 14:41:20 -07:00
ento
36ddd06bbc git-cola 1.4.3
git-cola is a Git GUI built on PyQt.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 14:38:14 -07:00
Matias Korhonen
aa19e185c4 ShaperProbe 2009.10
DiffProbe's ShaperProbe attempts to detect whether
the user's ISP is shaping their traffic.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 14:08:12 -07:00
Sudish Joseph
6df5067c34 dzen2 0.8.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 14:05:33 -07:00
Austin Dworaczyk Wiltshire
be13774a36 Updated x264 to version 1924.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 14:03:21 -07:00
Justin Blake
8bac32887f finch 2.7.10
Finch is a command-line chat client that comes with Pidgin. This
formula is basically compiling Pidgin without a GUI.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 13:55:23 -07:00
Adam Vandenberg
83ba777e5e mysql: warn about /etc/my.cnf 2011-04-13 13:00:07 -07:00
Patrick Debois
41b965efb0 wwwoffle 2.9f
wwwoffle is an offline proxy cache

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 12:57:06 -07:00
royhodgman
e26ab6c278 libpuzzle 0.11
The Puzzle library is designed to quickly find visually similar images
(GIF, PNG, JPG), even if they have been resized, recompressed, recolored
or slightly modified.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 12:52:45 -07:00
ggironda
ff94df7110 mongoose 2.11
Mongoose is a small self-contained web server.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 12:47:30 -07:00
Justin de Vesine
19e2d15ee1 Use copy_autogen when building emacs --HEAD
see https://github.com/mxcl/homebrew/issues/4852

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 12:43:26 -07:00
Adam Vandenberg
7cd5e9c0ef libvpx: fix 32-bit issues 2011-04-13 12:30:02 -07:00
Charlie Sharpsteen
aea781bab8 Anti-Grain Geometry library
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 12:26:17 -07:00
Shawn Lee-Kwong
d047b4ae0a lftp 4.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 12:11:05 -07:00
Adam Vandenberg
d10a7c8fbf libconfig 1.4.7 2011-04-13 09:48:20 -07:00
bmehaffey
b79bf8d5a4 gengetopt 2.2.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 09:42:33 -07:00
Pieter Noordhuis
e6a133a49c jemalloc 2.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 09:39:46 -07:00
Charlie Sharpsteen
6a47d4fe01 R: Add option for Valgrind-enabled debug build
Useful for developing packages that interact with R at the C level.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 09:35:17 -07:00
Charlie Sharpsteen
8e95101c74 Update R to 2.13.0
Also ensures the PNG drivers get built for x11 and Cairo graphics devices and
that the Objective C compiler is configured along with other Homebrew
compilers.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 09:34:43 -07:00
dinkypumpkin
70eb68cd9a mysql: added pidof dependency, changed PATH in mysql.server
1. Added dependency on pidof.  This is necessary for
"mysql.server status" to work fully.
2. Added #{HOMEBREW_PREFIX}/bin to PATH in mysql.server
so that it can find Homebrew-installed pidof.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 06:54:46 -07:00
James Snyder
781bc93007 libftdi 0.18
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-12 12:54:53 -07:00
oleg dashevskii
b13e8d4202 erviz 1.0.6
Erviz is a free tool to draw ERDs quickly. ERD (Entity-Relationship
Diagram) is diagram to represent Entity-Relationship model, a kind of
data models. It is used in database designing.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-12 09:55:08 -07:00
Charlie Sharpsteen
00bec8ec06 libdap 3.11.0
libdap is a C++ library and command line tool for interacting with remote
databases using the Network Data Access Protocol.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-12 09:54:08 -07:00
Charlie Sharpsteen
ee1231c12c autogen 5.11.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-12 09:45:25 -07:00
Birger J. Nordølum
02bf76ef78 LibTIFF 3.9.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-12 09:40:00 -07:00
Birger J. Nordølum
68c9415ab2 SQLite 3.7.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-12 09:39:35 -07:00
Stephane Bellity
458626435a gecode 3.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-12 07:53:47 -07:00
Marek Sebera
704eaeeec4 s-lang formula 2.2.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-12 07:39:40 -07:00
Jannis Leidel
fd0c61618a nginx 1.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-12 07:37:06 -07:00
Crazor
7ab5a2d901 sleepwatcher 2.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-12 07:33:42 -07:00
Ali Asad Lotia
06f6e95f00 Update skipfish to 1.86b
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-12 07:31:46 -07:00
Mark A. Matienzo
bc64a96728 Update formula: fiwalk
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-11 21:10:12 -07:00
Mark A. Matienzo
acd3738771 Update formula: afflib
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-11 21:09:45 -07:00
skim
7ca61e4aab guile HEAD to 2.0 2011-04-11 12:26:22 -07:00
dinkypumpkin
a929f4bdfa mysql: tidied install dirs, restored mysql.server
1. Added cmake args necessary to link docs, info files, and
shared data into the usual Homebrew locations.  This prevents
all the message catalogues from being spattered in #{share} and
allows the doc and info files to appear in expected places.
2. Restored mysql.server to #{bin} and put it back in caveats.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-11 12:05:50 -07:00
Adam Vandenberg
45c158d6a8 Fix nginx HEAD checksum. 2011-04-11 10:08:30 -07:00
Michael Friedlander
65689378c0 Add formula for symphony (MIP solver).
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-11 10:05:25 -07:00
Birger J. Nordølum
7f3175ed53 Add explicit version number for Readline.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-11 09:17:02 -07:00
Mark A. Matienzo
7545f6a425 New formula: autopsy
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-11 09:16:18 -07:00
Julien Duponchelle
f6a62e1fa5 Upgrade libxml2 to 2.7.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-11 09:02:37 -07:00