Second Planet
7c7fd72dcd
ranger 1.4.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-07 18:45:08 -07:00
Martin Wilhelmi
f7f82b5b68
nginx head 0.9.7
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-07 07:37:56 -07:00
Mike McQuaid
edd1150c9a
Update to LLVM 2.9
2011-04-07 15:12:35 +01:00
Chris Faulkner
3c96ac58c9
Updated Xdebug to 2.1.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-06 18:23:06 -07:00
Terin Stock
25336bb83a
Update sshuttle to 0.52
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-06 06:59:14 -07:00
Bastian Bechtold
e06ad0125e
changed formula smpeg to install headers
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-06 06:52:36 -07:00
Mike McQuaid
4f04daf3cb
Add X11 check to Qt.
2011-04-05 23:33:32 +01:00
Birger J. Nordølum
de0d904ebb
Git Extras 0.4.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-05 13:51:27 -07:00
Daniel Tang
e95b9b9af9
octave: fix typo in caveats
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-05 10:04:40 -07:00
Adam Vandenberg
54f33d62dd
portaudio: use MacPort patches
...
This fixes issues when compiling against newer versions of the OS X SDK.
2011-04-05 10:03:02 -07:00
Gary V. Vaughan
4185240e96
Update Zile from 2.3.17 to 2.3.23.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-05 07:22:08 -07:00
Andrew Marshall
a21b232b02
Update youtube-dl to v2011.03.29
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-05 07:21:14 -07:00
Adam Vandenberg
9af0c7663d
pil: remove PPC support
2011-04-05 07:20:35 -07:00
Birger J. Nordølum
db643e3df0
Fix building bash-completion from source.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-05 07:13:27 -07:00
Birger J. Nordølum
631f22c26a
Pango 1.28.4
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-05 07:08:56 -07:00
Birger J. Nordølum
a69af03d90
Git Extras 0.4.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-05 07:08:04 -07:00
Mike McQuaid
d4d92e4828
Fix Qt X11 changes indentation. Sorry, vim sucks!
2011-04-05 09:00:22 +01:00
Mike McQuaid
0b4d276138
Don't need to use libpng with Qt, require X11.
2011-04-05 08:56:25 +01:00
Sebastian Staudt
7d6fa7193f
Updated Gource to 0.33
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-04 22:08:39 -07:00
howthebodyworks
208572ee6b
pure 0.47
...
The --without-elisp flag was added; otherwise it attempts to install
elisp extensions to the system elisp. Also, install online docs.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-04 21:28:02 -07:00
Adam Vandenberg
50bbd3c471
gdk-pixbuf depends on glib
2011-04-04 20:13:16 -07:00
Adam Vandenberg
edfb67d937
Rewrite caveats to new style.
...
To make it easier to copy and paste multiline scripts from caveats,
no longer use $ as a prompt marker.
2011-04-04 16:56:47 -07:00
Adam Vandenberg
024996a8da
ekg2: minor audit warning
2011-04-04 16:39:41 -07:00
Adam Vandenberg
f4e8f538be
disco 0.3.2
2011-04-04 16:15:16 -07:00
mkroehnert
95b001c013
update Eigen from v2.0.15 to 3.0.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-04 14:52:26 -07:00
Alex Malinovich
322f86c879
Install man pages for pigz
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-04 13:35:15 -07:00
deepsweet
5cddc89dfd
updated p7zip
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-04 13:34:26 -07:00
Adam Vandenberg
2bb4143867
gd: use a mirror
2011-04-04 13:33:56 -07:00
Dougal Sutherland
866e321e23
plowshare: fix context for patch
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-04 11:10:03 -07:00
Kyle Fuller
c926d2e421
znc 0.098
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-04 10:34:32 -07:00
Adam Vandenberg
b87278a4be
mysql: fix typo; use var instead of hardcoding /usr/local
2011-04-04 10:33:26 -07:00
Chris Roos
fcb3b399c5
Update Asterisk from 1.6.1.6 to 1.8.3.2.
...
* Added the '--with-sample-config' option. This will generate the sample
Asterisk config files in /usr/local/etc/asterisk. It creates backups of any
existing files first.
* Removed the patch that used curl instead of wget to download the sound
files. This doesn't appear to be required any longer (at least, the sound
files download correctly without it, where they didn't previously).
* Removed the '--host=x86_64-darwin' configure switch. Supplying this switch
to configure results in the warning, 'configure: WARNING: If you wanted to
set the --build type, don't use --host. If a cross compiler is detected then
cross compile mode will be used.', and building without the switch appears
to result in the correct architecture being targeted.
* Removed the manual creation of /usr/local/etc/asterisk. This directory is
created automatically.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-04 08:55:27 -07:00
Lars
01fc7ff798
xml2rfc 1.3.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-04 08:50:41 -07:00
Iandol
6a8158ef98
gsl: add --universal option
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-04 08:44:50 -07:00
Andrew Marshall
43c4b330dd
Update Git to v1.7.4.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 22:00:56 -07:00
Charlie Sharpsteen
bb33c88a49
Bump UDUNITS to 2.1.21
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 20:11:27 -07:00
Adam Vandenberg
b129b9c947
fontforge: Python 2.7 compilation works now
2011-04-03 20:07:32 -07:00
Adam Vandenberg
22257ed27f
sbcl: fix typo and use positive logic
2011-04-03 19:55:04 -07:00
Can Berk Güder
e3e845522e
uncrustify 0.57
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 19:26:32 -07:00
cxx
20a2186688
boost - fix building universal binaries
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 19:21:38 -07:00
nicholas harteau
11bf40f6e5
add netris-0.52 w/debian patches
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 14:25:41 -07:00
Aku
1c949cf1ad
Update Haskell Platform to 2011.2.0.0.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 11:07:37 -07:00
Aku
d8f5eab637
Update GHC to v7.0.3.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 11:07:12 -07:00
Ville Lautanala
fe6022e717
sbcl: Remove non-ASCII values from environment
...
For more information, see http://bugs.gentoo.org/show_bug.cgi?id=174702
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 10:39:07 -07:00
Ville Lautanala
e4621ac85f
sbt 0.7.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 10:19:15 -07:00
Francisco J
90e0f55fe4
Update git-extras to 0.3.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 10:18:25 -07:00
Birger J. Nordølum
c7f0fbeab5
GTK+ 2.24.4, GLib 2.28.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 10:16:51 -07:00
Birger J. Nordølum
4554cd3fe6
Wine 1.3.17
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 10:15:31 -07:00
Kerry Wright
c927c04a1e
Updated tesseract to version 3.00
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-02 16:46:44 -07:00
Neal Clark
b21412b84c
Update duplicity to 0.6.13
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-02 15:57:49 -07:00