Commit graph

1069 commits

Author SHA1 Message Date
Alexis Hildebrandt
3fce8e3810 Gwenhywfar 3.11.1
Gwenhywfar allows porting of your software to different operating systems like
Linux, *BSD, Windows etc. It also provides you with some often needed modules
such as configuration file handling, simple XML file parsing, IPC etc.
2010-01-24 12:27:39 +00:00
Alexis Hildebrandt
fd02b0b71c Libtasn 2.3
The ASN.1 library used by GnuTLS, GNU Shishi and some other packages.

It was written by Fabio Fiorina, and has been shipped as part
of GnuTLS for some time but is now a proper GNU package.

The goal of this implementation is to be highly portable, and only
require an ANSI C89 platform.
2010-01-24 12:27:35 +00:00
Alexis Hildebrandt
2445d620eb Mcabber 0.9.10
A small Jabber console client.

Mcabber includes features such as:

 - SSL support

 - MUC (Multi-User Chat) support

 - history logging

 - command completion

 - OpenPGP encryption

 - OTR (Off-the-Record Messaging) support and external action triggers
2010-01-23 12:21:15 +00:00
Alexis Hildebrandt
3b6260804d Enchant 1.5.0
On the surface, Enchant appears to be a generic spell checking library.
You can request dictionaries from it, ask if a word is correctly
spelled, get corrections for a misspelled word, etc...

Beneath the surface, Enchant is a whole lot more - and less - than that.
You'll see that Enchant isn't really a spell checking library at all.

"What's that?" you ask. Well, Enchant doesn't try to do any of the work
itself. It's lazy, and requires backends to do most of its dirty work.
Looking closer, you'll see the Enchant is more-or-less a fancy wrapper
around the dlopen() system call. Enchant steps in to provide uniformity
and conformity on top of these libraries, and implement certain features
that may be lacking in any individual provider library. Everything
should "just work" for any and every definition of "just working."
2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
ed85f003db Libotr 3.2.0
This is the portable OTR Messaging Library, as well as the toolkit to
help you forge messages.

Off-the-Record (OTR) Messaging allows you to have private conversations
over instant messaging by providing:

 - Encryption: No one else can read your instant messages

 - Authentication: You are assured the correspondent is who you think it is

 - Deniability: The messages you send do not have digital signatures
   that are checkable by a third party. Anyone can forge messages after
   a conversation to make them look like they came from you. However,
   during a conversation, your correspondent is assured the messages he
   sees are authentic and unmodified

 - Perfect forward secrecy: If you lose control of your private keys, no
   previous conversation is compromised.
2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
7976629202 Update Formula: s-lang. Add formula alias slang. 2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
dea816fac6 Update Formula: s-lang
Update to the latest SLang release 2.2.2
2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
681dde9b51 CupsPdf 2.5.0
CUPS-PDF is a backend module for CUPS (Mac OS X's printing system) by
Volker C. Behr that, rather than printing to a device, prints straight
to PDF files.

Why use this rather than a simple "Save as PDF" in the print dialog?

 - Pressing return is faster

 - Batch-print through the writer to convert documents to PDF

 - Common save location for all generated PDFs
2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
05dddd3dfc Slrn 0.9.9p1
A newsreader, i.e. a program that accesses a newsserver to read messages
from the Internet News service (also known as 'Usenet').

It runs in console mode on various Unix-like systems (including Linux),
32-bit Windows, OS/2, BeOS and VMS.

Beside the usual features of a newsreader slrn supports scoring rules to
highlight, sort or kill articles based on information from their header.

It is highly customizable, allows free key-bindings and can easily be
extended using the sophisticated S-Lang macro language. Offline reading
is possible by using either slrnpull (shipped with slrn) or a local
newsserver (like leafnode or INN).
2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
303e40def5 Xspringies 1.12
Interactive 2D mass/spring simulation system for X windows.

NOTE: This brew needs support for compress compressed tarballs
as added by 63c1ca9b07d24bfa71057117c42dbca7908d355f
2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
9c3bc53f0f Urlview 0.9-18.1
This utility is used to extract URL from text files, especially from
mail messages in order to launch some browser to view them.

This used to be a part of mutt but has now become an independent tool.
2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
db6aa4425b Dwm 5.7.2
Dynamic window manager for X.

It manages windows in tiled, monocle and floating layouts.  Either
layout can be applied dynamically, optimising the environment for the
application in use and the task performed.

In tiled layout windows are managed in a master and stacking area. The
master area contains the window which currently needs most attention,
whereas the stacking area contains all other windows. In monocle layout
all windows are maximised to the screen size. In floating layout
windows can be resized and moved freely. Dialog windows are always
managed floating, regardless of the layout applied.

Windows are grouped by tags. Each window can be tagged with one or
multiple tags. Selecting certain tags displays all windows with these
tags.

Each screen contains a small status bar which displays all available
tags, the layout, the number of visible windows, the title of the
focused window, and the text read from the root window name property,
if the screen is focused. A floating window is indicated with an empty
square and a maximised floating window is indicated with a filled
square before the windows title. The selected tags are indicated with a
different color. The tags of the focused window are indicated with a
filled square in the top left corner. The tags which are applied to one
or more windows are indicated with an empty square in the top left
corner.

Dwm draws a small border around windows to indicate the focus state.
2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
c6d8c29093 Dmenu 4.0
Dynamic menu is a generic menu for X, originally designed for dwm. It
manages huge amounts (up to 10,000 and more) of user defined menu items
efficiently.
2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
53a25ee264 Tabbed 0.2
Simple generic tabbed fronted to xembed aware applications, originally
designed for surf but also usable with many other application, i.e.
uzbl, urxvt and xterm
2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
3c07766a30 Mpfr 2.4.2
A C library for multiple-precision floating-point computations
with correct rounding.
2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
8928f7cdda Wyrd 1.4.4
A curses front-end for Remind, a powerful calendar and alarm
application.

The display features a scrollable time table suitable for
visualizing your schedule at a glance.

Wyrd integrates with an external editor of your choice to make editing
of reminder files more efficient, and provides hotkeys to quickly access
the most common Remind options.

Other features include:

 -  extensive configurability

 -  Mutt-like interface design

 -  minimal resource requirements
2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
d35482c719 Remind 03.01.07
A sophisticated calendar and alarm program.

It includes the following features:

- A sophisticated scripting language and intelligent handling
  of exceptions and holidays.

- Plain-text, PostScript and HTML output.

- Timed reminders and pop-up alarms.

- A friendly graphical front-end for people who don't want to
  learn the scripting language.

- Facilities for both the Gregorian and Hebrew calendars.

- Support for 12 different languages.
2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
d86c42e983 Diction 1.11
Diction and style are two old standard Unix commands.

Diction identifies wordy and commonly misused phrases. Style analyses
surface characteristics of a document, including sentence length and
other readability measures.

These programs cannot help you structure a document well, but they can
help to avoid poor wording and compare the readability (not the
understandability!) of your documents with others.

Both commands support English and German documents.
2010-01-23 12:21:14 +00:00
Alexis Hildebrandt
fef84549b3 SaneBackends 1.0.20
An application programming interface (API) that provides standardized
access to any raster image scanner hardware.

SaneBackends provides:

 - backends (scanner drivers)

 - command-line-frontend (scanimage)

 - network scanning daemon (saned)

 - SANE-API documentation

Add configure flag to omit latex use when generating documentation.
2010-01-23 12:21:00 +00:00
Alexis Hildebrandt
68b8f144c9 Muttprofile 1.0.1
A utility to choose profiles with the Mutt email client.

It is useful at least in the following cases:

 - You have so many profiles that it is hard to find convenient key
   mappings to load them

 - You have so many profiles that is is hard to remember how many of them
   you actually have or what are they for?

 - If you prefer choosing profiles interactively rather than using
   keyboard shortcuts.
2010-01-23 11:35:21 +00:00
Max Howell
331924a3bc Fixes Homebrew/homebrew#489; Most can't install outside of /usr/local 2010-01-23 11:31:35 +00:00
Max Howell
68121524d9 Fixes Homebrew/homebrew#534; typo shame 2010-01-23 11:17:19 +00:00
Max Howell
b60b604035 Warn that Ghostscript may break printing
For serious.
2010-01-23 11:07:53 +00:00
Max Howell
6d1c59c75c Use dot versions and comment patches 2010-01-23 10:53:41 +00:00
Björn B. Brandenburg
473253db74 xspin GUI 5.2.3
A TCL/TK-based GUI for the Spin model checker.

Manually installing xspin on Mac OS X requires edits to the script, as detailed
at http://spinroot.com/spin/Man/README.html. The included DATA patch automates
this.

(My thanks go to adamv, who pointed out how to simplify this formula.)
2010-01-23 10:48:45 +00:00
Björn B. Brandenburg
f13b04ef69 Spin model checker 5.2.4
A verification tool for models of concurrent systems.

Manually installing spin on Mac OS X is somewhat cumbersome and requires edits
to the makefile, as as detailed at http://spinroot.com/spin/Man/README.html.
The included DATA patch automates this.

(My thanks to adamv, who pointed out how to simplify this formula greatly.)
2010-01-23 10:48:45 +00:00
Max Howell
f83d67ae5a Don't break for paths with spaces 2010-01-23 10:36:16 +00:00
Eric Himmelreich
454d1819e9 lsof bump to 4.83 2010-01-23 10:31:48 +00:00
Eric Himmelreich
00c9592613 Using configure no longer suggested for Git
Closes Homebrew/homebrew#473
2010-01-23 10:30:33 +00:00
Michael Barton
e414a34ca4 Fix broken url for pigz tarball 2010-01-22 00:58:18 +00:00
Max Howell
e8ea05f836 Bump Git to 1.6.6.1 2010-01-21 09:30:41 +00:00
Max Howell
71b72731c7 Bazaar: aka bzr 2010-01-20 18:02:01 +00:00
Stephan Seidt
4be9eb2147 Updated redis configuration to include new 1.2 features (Append Only File) 2010-01-20 18:00:26 +00:00
Max Howell
d8eff22880 Warn user about PYTHON_PATH. Closes Homebrew/homebrew#316 2010-01-19 14:41:25 +00:00
PJ Hyett
ffbb151de2 Update Solr Formula to 1.4.0 2010-01-19 12:55:01 +00:00
tstevens
a8e466e0b2 Add Android SDK formula
Signed-off-by: Max Howell <max@methylblue.com>

Added an alias. Cleaned it up a bit.

Also removed the chmod 0777, '..' line as it made no sense and had no comment to justify it. Always comment weird stuff!
2010-01-19 12:46:11 +00:00
Max Howell
ec3383a06d Force Couchdb to find Spidermonkey and Erlang
If you install Homebrew somewhere that isn't /usr/local couchdb doesn't find its deps, so patch that.

See? Install to /usr/local!

Fixes Homebrew/homebrew#180. Closes Homebrew/homebrew#493.
2010-01-19 12:31:47 +00:00
Max Howell
84deed7379 This icu4c caveat doesn't seem to have effected anyone actually 2010-01-18 09:13:04 +00:00
Max Howell
0877bf4f6d libjpeg alias for jpeg 2010-01-17 20:57:17 +00:00
Kevin Ballard
da0b1a8e44 Fix irssi's perl support
The system-provided Perl adds various -arch flags which are incompatible with
some flags that homebrew sets in CFLAGS. Patch the configure file to remove
the -arch flags for the Perl module compilation.

Fixes Homebrew/homebrew#367
2010-01-17 09:14:35 +00:00
Kevin Ballard
09c3d6e712 Formula for calc
Closes Homebrew/homebrew#474
2010-01-17 09:11:51 +00:00
Max Howell
23341b0fdc Fixes Homebrew/homebrew#477; O4 strikes badness again 2010-01-16 20:37:52 +00:00
Max Howell
bd7d8d3eed Sorry, fixes syntax error 2010-01-16 20:25:50 +00:00
Max Howell
15a6913e6e Fixes Homebrew/homebrew#464; Qt formula breaks without mysql installed 2010-01-16 20:25:50 +00:00
Thomas Macwright
ee8055aa52 Fixing PostGIS formula to compile at POSTGIS_DEBUG_LEVEL=0
Fixes Homebrew/homebrew#468.
2010-01-16 20:25:50 +00:00
Max Howell
67493c7492 Fixes Homebrew/homebrew#481; brew info postgresql broken 2010-01-16 20:25:50 +00:00
Adam Vandenberg
9f47590254 Updates to exult:
* Use shorter URL for Ultima 7.
 * Add alias.
2010-01-16 11:39:39 -08:00
Adam Vandenberg
cf78f83e95 Updates to Xu4:
* Better code to find SDL support files.
 * Use 'curl' instead of 'system "curl"..." to download game files.
 * Add alias
2010-01-16 11:39:28 -08:00
Jason Baker
0d708f417d Updating clojure formula to work against version 1.1.0 2010-01-16 19:13:46 +00:00
Jason Baker
611362c5c0 Adding a stable install of yeti. 2010-01-16 19:13:42 +00:00
Max Howell
44a3d604a1 Bump SIP to 4.10
Fixes Homebrew/homebrew#479
2010-01-16 19:06:26 +00:00
Max Howell
3289cffd54 If X11 isn't installed, don't depend on libwmf
Fixes Homebrew/homebrew#145
2010-01-16 19:06:26 +00:00
Adam Vandenberg
86b85b9f80 Update Perforce to 2009.2/228098 2010-01-16 10:36:32 -08:00
Adam Vandenberg
1188e94c3b Add lsof 4.82
The free, open-source, Unix administrative tool lsof (for LiSt Open
Files) displays information about files open to Unix processes.
2010-01-16 10:36:32 -08:00
Adam Vandenberg
394f40e7ee Remove quotes from prefix in libsamplerate. 2010-01-16 10:36:32 -08:00
Max Howell
7b011c6718 chomp whoami usage for plists
Fixes Homebrew/homebrew#424
2010-01-16 15:48:56 +00:00
Luke G
dc466209b6 Fix nmap/lua conflict
Fixes Homebrew/homebrew#480. Fixes Homebrew/homebrew#321.
2010-01-16 12:49:42 +00:00
Stephan Seidt
efe1d252e0 Updated redis version to 1.2.0 stable
Closes Homebrew/homebrew#466
2010-01-14 17:22:37 +00:00
Tom Ward
f09ece9853 Updated node.js from version 0.1.23 to 0.1.25
Fixes Homebrew/homebrew#445
2010-01-14 10:06:43 +00:00
Travis Cline
d2dba428f4 some geos operations were failing with O4 2010-01-14 10:00:18 +00:00
Travis Cline
838cade967 updated url in pyqt formula 2010-01-14 10:00:18 +00:00
Travis Cline
4a0d70ba04 updated url in sip formula 2010-01-14 10:00:18 +00:00
Sergej Jurecko
5a87f8c6fa haproxy with kqueue 2010-01-14 09:59:40 +00:00
elliottcable
f312bed9ea Upgrading Node.js to v0.1.23 2010-01-13 15:09:28 +00:00
elliottcable
fe23ce6a2f Re-configuring NginX to work closer to out-of-the-box, and without sudo 2010-01-13 15:09:28 +00:00
elliottcable
76a907f2b4 This should really happen *before* make. 2010-01-13 15:09:28 +00:00
elliottcable
6f958e9134 The Redis formula no longer dabbles around outside the HOMEBREW_PREFIX. 2010-01-13 15:09:28 +00:00
elliottcable
3a8de99521 No longer copying share
It’s avaialable in the distribution if anybody wants it.
2010-01-13 15:09:20 +00:00
elliottcable
11dd9f894c Moved the REDIS_CONF directly into the function. 2010-01-13 15:04:02 +00:00
elliottcable
95da5e255a Updated Redis to 1.1.91-beta, and added a note about path problems 2010-01-13 15:04:01 +00:00
Simon Willison
88111ccfa1 Use HTTP instead of FTP (to work around nuisance proxies), bumped to postgresql 8.4.2 from 8.4.1 2010-01-13 14:55:31 +00:00
David Höppner
c923f964e6 woof: version update to 20091227
Fixes Homebrew/homebrew#412
2010-01-13 14:48:57 +00:00
David Höppner
de7773394b Fixes Homebrew/homebrew#391 2010-01-13 14:37:24 +00:00
Brian Smyth
218a9af53f Update ack to 1.92 from 1.90. 2010-01-13 14:17:24 +00:00
remiprev
193e2a70e6 Updated formula: htop 2010-01-13 14:17:24 +00:00
Rémi Prévost
ad34f7a997 Disable perl support in irssi so it will build without errors
Fixes Homebrew/homebrew#367

Signed-off-by: Max Howell <max@methylblue.com>

No reports of issues on 10.5 so I just disabled perl on 10.6.
2010-01-13 14:17:21 +00:00
Max Howell
d6435d9e94 Wireshark depends on glib
Fixes Homebrew/homebrew#426.
2010-01-13 13:50:24 +00:00
Ash Berlin
e282948be0 Unset PERL_MM_OPT env var - local::lib
Fit fails to install otherwise.

Fixes Homebrew/homebrew#333
2010-01-13 13:43:59 +00:00
Ash Berlin
acacc440f3 Build libgmpxx with gmp formula 2010-01-13 13:35:30 +00:00
Erik Kastner
879d3bb337 Formula for Figlet (fixed-with fonts)
Signed-off-by: Max Howell <max@methylblue.com>

I moved the fonts into share/figlet and made the system calls at the start Ruby equivalents.
2010-01-13 13:28:03 +00:00
kmowery
c1877ad05a Tex Live patch fixes
Fixes Homebrew/homebrew#229.
Fixes Homebrew/homebrew#335.
Fixes Homebrew/homebrew#444.
Fixes Homebrew/homebrew#132.
2010-01-13 12:03:56 +00:00
Max Howell
5255038269 Support Perl/CPAN external dependencies
WhoHas requires LWP::UserAgent.
2010-01-13 11:56:23 +00:00
Zhong Jianxin (azuwis)
8aef2f38c1 Whohas formula
Whohas is a command line tool that query multiple distributions' package
archives.

Whohas was designed to help package maintainers find ebuilds, pkgbuilds, and
similar package definitions from other distributions to learn from.
2010-01-13 11:40:26 +00:00
Max Howell
ae24aa003f Adds: depends_on 'simplejson' => :python
So far we only added python, but we can add more.

Fixes Homebrew/homebrew#401
2010-01-13 11:23:15 +00:00
Max Howell
6f2adfeb56 Don't show non-64 bit caveats on non-64 bit systems
Also don't use HOMEBREW_PREFIX/bin, assume we're in the PATH, as it's most likely true, and if not, the guy has other problems or knows what he is doing.
2010-01-13 11:23:15 +00:00
Max Howell
93a4085d16 Update pngcrush to 1.7.7 2010-01-13 11:23:14 +00:00
Max Howell
62595481a3 aka dbus 2010-01-13 11:23:14 +00:00
Max Howell
0103671fa0 Use new inreplace syntax where useful 2010-01-13 11:23:11 +00:00
Adam Vandenberg
cf97477814 Update tmux to use new inreplace features. 2010-01-13 11:23:11 +00:00
Adam Vandenberg
a65a359aaa Update dtach to use new inreplace. 2010-01-13 11:23:11 +00:00
toothrot
e8a41c5210 ctags aka ctags-exuberant 2010-01-06 22:41:39 +00:00
toothrot
07a6399d4f Updates broken LFTP formula 2010-01-06 22:41:38 +00:00
Max Howell
f287b8e194 Shell.fm depends_on pkg-config
Fixes Homebrew/homebrew#399
2010-01-06 21:02:36 +00:00
Jonathan Wright
88aca2991d Fix xz building on x86-64
The assembly for the CRC checks fails to build for x86-64. Disable the assembly.
2010-01-03 17:07:04 +13:00
Max Howell
47a7f74808 Don't specify bin, assume mongod is in the PATH 2009-12-31 04:09:17 +00:00
Kieran Pilkington
a21fcdd242 Updated formula: mongodb - Added configuration file, changing data dir to #{var}/mongodb, and adding launchd plist file. 2009-12-31 03:34:42 +00:00
Sven Dahlstrand
497d4b35e1 Pass xapian-config path to xapian-bindings' configure script. 2009-12-31 03:28:06 +00:00
Max Howell
91c45fd9ac Simplified Clojure formula
Just felt like it guv'n'r.
2009-12-31 03:13:27 +00:00
David Höppner
d4f9d87493 Fix for Homebrew/homebrew#321 2009-12-31 03:12:27 +00:00
Max Howell
de5c7ebaeb Fix stupid programming error in mplayer formula
Fixes Homebrew/homebrew#278
2009-12-31 02:12:50 +00:00
Max Howell
d9f78ca8f1 Fix Postgresql libxml2 compile failure
Fixes Homebrew/homebrew#143
2009-12-31 02:04:13 +00:00
Daniel Schobel
52f9447655 Fixes fossil 404 download error
Closes Homebrew/homebrew#308
2009-12-31 01:40:11 +00:00
Max Howell
73ee05dc57 Compare md5s rather than filesizes
Lets be more robust at the expense of milliseconds of cpu time.
2009-12-30 20:49:16 +00:00
Benjamin Kramer
38d65ad4a4 Respect CXX in unrar formula
LTO seems to miscompile this one, disable it.
It doesn't improve the code here anyways.

Closes Homebrew/homebrew#317.
2009-12-28 18:31:54 +01:00
Benjamin Kramer
f28f183a0c Bump git to 1.6.6
The llvm problem was fixed in git/git@b073b7a990
2009-12-25 23:54:14 +01:00
Max Howell
0f8358d2ff Gearman depends on libevent 2009-12-22 05:49:31 +00:00
Alexander Solovyov
8d46e19cd1 python formula: fix readline completion in repl 2009-12-22 05:49:31 +00:00
Alexander Solovyov
52ab48460c mpop formula 2009-12-22 05:49:31 +00:00
Alexander Solovyov
7416d61b47 Gearman C server formula 2009-12-22 05:49:27 +00:00
Max Howell
2dbaacec39 Clean up
Don't need to specify version as url is sufficient.

Homebrew installs COPYING and README.md for you.

Use Ruby functions where possible not BSD mv.
2009-12-22 04:43:51 +00:00
Dan Larkin
1f61d964e1 update Leiningen formula to 1.0.1 2009-12-22 04:01:26 +00:00
Dan Larkin
fa4c3fe45b add leiningen formula, a build tool for clojure 2009-12-22 04:01:25 +00:00
Max Howell
5f42ead729 Install haproxy to the right prefix
Also correct CFLAGS, CC, etc.
2009-12-22 03:30:20 +00:00
Lon Baker
710403e25c Add haproxy 1.3.22 formula 2009-12-22 03:28:59 +00:00
Lon Baker
8dc4c742df Update ruby to 1.9.1-p376 release
This is a security release.
2009-12-22 03:28:59 +00:00
Stephen Caudill
d00f962386 Use mysql's database location as WorkingDirectory 2009-12-22 02:52:05 +00:00
Stephen Caudill
325ea268c2 Chomp newlines in system output 2009-12-22 02:52:05 +00:00
Michael Shapiro
592aeee2e2 Ettercap-ng: http://ettercap.sourceforge.net/ 0.7.3
Depends on libnet, there's a forumla for it on my libnet branch.
2009-12-22 02:15:28 +00:00
Michael Shapiro
9a729da44f LibNet: http://github.com/sam-github/libnet/tree/master/libnet/
Required by ettercap-ng
2009-12-22 02:15:17 +00:00
Max Howell
f31f154d89 Fix --intel switch
Also renamed --universal, but the --intel switch still works.
2009-12-21 23:31:19 +00:00
Max Howell
096c3f3bfd Install info pages to correct place 2009-12-21 18:51:30 +00:00
Adam Vandenberg
95c87110df Update libgcrypt to 1.4.5. 2009-12-21 18:51:26 +00:00
Adam Vandenberg
a5246c8ef4 Update rlwrap to 0.33 2009-12-21 18:41:15 +00:00
Adam Vandenberg
02d23d15af Update libssh2 to 1.2.2 2009-12-21 18:41:15 +00:00
Adam Vandenberg
4139352243 Reformat libogg and libvorbis 2009-12-21 18:41:14 +00:00
Adam Vandenberg
750676682e Add mt-daapd aka Firefly Media Server. 2009-12-21 18:41:14 +00:00
Adam Vandenberg
a47c12f22a Add gdbm 1.8.3 2009-12-21 18:41:14 +00:00
Adam Vandenberg
0a3b8d35ac Update bazaar to 2.0.3 2009-12-21 18:41:14 +00:00
Adam Vandenberg
70e23a69a4 Update tig to 0.15 2009-12-21 18:41:13 +00:00
Max Howell
d1b1170512 If the download is a .jar, don't unzip it
Also remove special casing for two existing jar formula.
2009-12-21 18:39:01 +00:00
Max Howell
4b5e064d94 Go won't install with multiple make jobs
Fixes Homebrew/homebrew#237.
2009-12-21 18:00:18 +00:00
Felix Geisendörfer
65a4af0e23 Added node head version 2009-12-21 18:00:17 +00:00
Max Howell
f64c2df613 Install bdb docs to correct location 2009-12-21 18:00:13 +00:00
Max Howell
c7cc6b7ade Berkeley takes far too long with -O4
Fixes Homebrew/homebrew#230.

Also add the common 'db' alias.
2009-12-21 17:33:59 +00:00
Caleb Tennis
d5f87b5d07 Bump the ec2-api-tools version to 46266
Closes Homebrew/homebrew#232.
2009-12-21 17:31:24 +00:00
Max Howell
b3ebd2df7b A test to check that jruby installed correctly 2009-12-21 17:00:10 +00:00
Scott Barron
3f7a79a990 The jruby-src doesn't seem to work with an installation like this, but the -bin does 2009-12-21 11:25:01 -05:00
Johnathon Hornbeck
4210425140 updating node to 0.1.22 2009-12-19 20:04:01 +00:00
Max Howell
4d4fdd906b Only apply 64 bit flag where it makes sense 2009-12-19 19:52:22 +00:00
Drew Hess
60c6d78b88 Updated to chicken 4.3.0. 2009-12-19 18:42:41 +00:00
Drew Hess
7789e35105 Added formula for ipmitool. 2009-12-19 18:42:41 +00:00
Drew Hess
84edc0d513 Formula for Scheme 48. 2009-12-19 18:42:40 +00:00
Daniel Schobel
081bb11d3f Updated Wireshark to 1.0.10 2009-12-19 18:40:38 +00:00
Martin Kuehl
990237b7d3 Fix case of README.Debian.
The 'Debian' part is capitalized, using the lowercase variant breaks on
case-sensitive volumes.
2009-12-19 17:58:48 +00:00
Martin Kuehl
87468c842d Fix MD5 checksum for Yajl 1.0.7 2009-12-19 17:58:40 +00:00
joewilliams
5bb0c81faa wrangler upgrade and fix
Fixes Homebrew/homebrew#219
2009-12-19 16:43:39 +00:00
Max Howell
d238cf7455 Some cleanup
When there are paths, we should use the comma-deliminated form of system to ensure spaces don't muck things up.

Suggest the user use the HOMEBREW_PREFIX rather than the keg directory as this way upgrades won't break the configuration.
2009-12-19 15:37:36 +00:00
Joel Chippindale
6101f4ed38 Add ruby-odbc formula 2009-12-19 15:25:42 +00:00
Joel Chippindale
3f89e19d3b Fix args for ruby-enterprise-edition formula
Without this change the following error was output for my homebrew location

==> /installer --auto /Users/joel/.homebrew/Cellar/ruby-enterprise-edition/2009.10 --no-tcmalloc -c --enable-shared
invalid option: --auto /Users/joel/.homebrew/Cellar/ruby-enterprise-edition/2009.10
2009-12-19 15:25:41 +00:00
Jason Baker
8ffbfc764c Add Yeti formula
Signed-Off-By: Max Howell <max@methylblue.com>

The chmod is unrequired, Homebrew does that for you.

Also used full paths to ant as we prefer to be sure about which version of tools we are using.

Fix the yeti script, as write doesn't eval DATA.read by default, and I think
possibly it would be a bad idea, unless we only do it when DATA is passed (not DATA.read as we can't detect that).
2009-12-19 15:04:15 +00:00