Commit graph

1055 commits

Author SHA1 Message Date
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