ydnar
47b299debf
Add --disable-asm flag to gpgme and libgpg-error to fix a segfault on current generation iMac.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-18 11:25:58 -07:00
Steve Purcell
04e5e927d7
Enable postgresql support in sphinx when pg_config is present
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-18 10:13:18 -07:00
Martin Kühl
791d29c5ed
Fix HEAD support for aoeui
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-18 09:55:22 -07:00
Mike Arthur
b8074f95d3
Add Phonon formula.
2010-03-18 15:45:00 +00:00
Mike Arthur
099e75de31
Add Eigen formula.
2010-03-18 15:45:00 +00:00
Mike Arthur
0212c42b5e
Ensure KDE packages don't put bundles outside their prefix.
2010-03-18 15:45:00 +00:00
Mike Arthur
882db504f8
Update KDEPIMLibs to 4.4.1.
2010-03-18 15:45:00 +00:00
Mike Arthur
30586ab018
Update KDELibs to 4.4.1 and remove patch due to automoc4 fixes.
2010-03-18 15:45:00 +00:00
Adam Vandenberg
670c90486c
Remove non-ASCII characters.
2010-03-17 21:32:49 -07:00
Adam Vandenberg
161a5a139d
Remove explicit download strategy from Go.
2010-03-17 20:05:05 -07:00
Martin Kühl
cae2da1e44
New formula: aoeui
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-17 15:52:22 -07:00
Roger Jungemann
ec84b8c365
New formula chipmunk
...
Fast and lightweight 2D rigid body physics library in C
Signed-off-by: David Höppner <0xffea@gmail.com>
* split commit
* rewrote commit message
2010-03-17 20:31:34 +01:00
Florian Sowade
d95707916c
Formula for libpurple
...
libpurple is intended to be the core of an IM
program. When using libpurple, you'll basically be
writing a UI for this core chunk of code. Pidgin
is a GTK+ frontend to libpurple, Finch is an
ncurses frontend, and Adium is a Cocoa frontend.
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-17 19:35:10 +01:00
David Höppner
61c1e32cef
New formula libdaemon
...
libdaemon is a lightweight C library that eases the writing of UNIX
daemons.
2010-03-17 19:34:04 +01:00
David Höppner
faa0539315
libidn: add gettext
2010-03-17 19:34:04 +01:00
Adam Vandenberg
694d258933
Remove deps from Sphinx.
...
Sphinx can use MySQL or PostgreSQL, and can use the mysql-connector libraries
instead of a full on MySQL install.
Since we don't know what datasource is intended, replace the hard dependency
with explanations in the caveats.
2010-03-17 10:45:05 -07:00
Robert Shaw
5e7395ab52
New formula: sleepnow
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-17 10:17:35 -07:00
Adam Vandenberg
86e0340813
Updated homepage and download for libtiff.
2010-03-17 10:00:22 -07:00
Adam Vandenberg
052b5f3f97
Add a --universal option to readline.
2010-03-17 09:29:49 -07:00
Glenn Vanderburg
7dee04f880
Formula for clamav
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Don't use an explicit mirror in the URL.
2010-03-17 09:22:44 -07:00
philip
2d463d6802
Updated Gearman formula from 0.10 to 0.12
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-17 09:16:48 -07:00
Ali Asad Lotia
02ffa24ae9
Remove modification of lua man page location.
...
The man page was being installed in #{prefix}/share/share/man. The
default value in the makefile installs to #{prefix}/share/man which is
fine. I removed the "inreplace" block that changes the location from the
default.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-16 20:08:38 -07:00
Adam Vandenberg
457d3fef9a
Update MySQL to 5.1.44 (thanks tekin)
2010-03-16 16:44:19 -07:00
David Höppner
bc8f68ebdb
ddclient: standard sourceforge download url
2010-03-16 21:16:05 +01:00
Robert Shaw
bf8783af6a
New formula: ddclient
...
Formula for ddclient version 3.8.0
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-16 21:14:47 +01:00
David Höppner
f9e3f73ebd
libevent: allow building from git head
2010-03-16 21:02:34 +01:00
Martin Kühl
5f4ef9eb29
Updated formula: chicken 4.4.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-16 12:24:13 -07:00
Adam Vandenberg
53c8262edb
Update global to 5.8.1
2010-03-16 11:40:07 -07:00
Martin Kühl
fa9902ca71
Fix incorrect MD5 in global
...
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-16 19:35:55 +01:00
David Höppner
4d18562008
mc: update to stable release 4.7.0.3
2010-03-16 19:31:27 +01:00
Martin Kühl
06b3b3a3e6
enchant
depends on glib
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-16 11:28:13 -07:00
chexov
905b92a9aa
New Formula: clusterit
...
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-16 18:53:02 +01:00
Adam Vandenberg
80a784691b
Update CoffeeScript to 0.5.5
...
(Request by anildigital)
2010-03-16 09:18:34 -07:00
Mike Arthur
bfeb98af62
Update automoc4 with patch to fix not finding Qt properly.
...
This caused build problems with KDE which should now be fixed.
Updating KDE packages should be much faster as a result and less
patching required upstream.
This patch has been applied upstream already to the KDE repository
so will not be needed for the next release of automoc4.
2010-03-15 23:44:33 +00:00
Adam Vandenberg
669d855ade
Formula for unshield.
...
unshield can extract InstallSheild cab files (which are different from
Microsoft cab files.)
2010-03-15 11:11:29 -07:00
Robert Shaw
4970f71c82
Formula for git-ssh version 0.2.0.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Added md5
2010-03-15 10:19:11 -07:00
Maxim Filatov
7117e8fc65
ldapvi 1.7
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-15 10:02:52 -07:00
Clemens
99c5e4b7c2
Formula for the shiny new gnuplot 4.4.0
2010-03-15 09:18:03 -07:00
Stephen Dekorte
c3bf096162
fix for io.rb - removed reference to IoReference.html
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-14 21:32:05 -07:00
Adam Vandenberg
794eb917ac
Added formula for smpeg
2010-03-14 11:10:07 -07:00
David Höppner
1f2432e9f7
New formula Qt Cryptographic Architecture (QCA)
...
QCA aims to provide a straightforward and cross-platform crypto API,
using Qt datatypes and conventions. QCA separates the API from the
implementation, using plugins known as Providers.
2010-03-14 13:24:37 +01:00
David Höppner
bc496f0551
strigi: update version to 0.7.2
2010-03-14 13:21:52 +01:00
David Höppner
7869f4ec6f
New formula qimageblitz
...
Blitz is a graphical effect and filter library for KDE4.0 that
contains many improvements over KDE 3.x's kdefx library including
bugfixes, memory and speed improvements, and MMX/SSE support.
2010-03-13 20:00:55 +01:00
David Höppner
9deb528559
New formula liblunar
2010-03-13 19:57:22 +01:00
Adam Vandenberg
b68bcc9b59
Postgresql - use shorter path references
2010-03-13 09:42:01 -08:00
Adam Vandenberg
4d8ca42900
Homepage for swftools was wrong, wrong, wrong.
2010-03-13 09:41:54 -08:00
Chris Hoffman
8af1b3d725
Boost 1.42
...
With patches for:
* homebrew outside of /usr/local
* compile problems with llvm-g++
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-12 22:01:09 -08:00
Adam Vandenberg
9846aa035b
node 0.1.32
2010-03-12 20:15:58 -08:00
Adam Vandenberg
a7dc63f6b4
Update Python formula
...
* Add some optional dependencies
* Fix framework switches
* Remove library "optimization"; it breaks
framework installs and other exotic builds
2010-03-12 11:27:10 -08:00
Adam Vandenberg
a7347c8a40
sqlite 3.6.23
2010-03-12 10:20:24 -08:00