ajacoutot
20caf74287
Extend COMMENT/DESCR.
2011-11-14 17:14:24 +00:00
pascal
7d14262e6e
err, these entries shouldn't be @commented.
2011-11-14 17:07:12 +00:00
dhill
5a9f62cfb0
update to 0.6.0
2011-11-14 17:06:32 +00:00
dhill
d491724463
update to 0.11.0
2011-11-14 17:06:08 +00:00
dhill
d37b438d00
update to 0.5.0
2011-11-14 17:05:47 +00:00
dhill
993a712745
update to 0.4.0
2011-11-14 17:05:22 +00:00
dhill
fff9c7a1e6
update to 0.3.0
2011-11-14 17:04:52 +00:00
naddy
c56d32ad89
maintenance update to 1.3.0
2011-11-14 16:52:38 +00:00
sthen
a0c7b6875d
+libtranslate
2011-11-14 16:38:37 +00:00
sthen
7a7d24054f
import libtranslate, a library and easy-to-use CLI tool for translating text
...
between languages via web-based language translation sites (google translate
and other services). feedback/ok aja@
2011-11-14 16:38:07 +00:00
eric
4667ea2fae
update to storm-0.19
...
increase verbosity in regress
ok ajacoutot@
2011-11-14 16:20:43 +00:00
espie
982d021ed2
we have :QL, so make depends handling a bit saner.
2011-11-14 16:18:36 +00:00
sthen
9d1800ed03
fix wantlib and bump everything, nut-xml missing bump noticed by naddy
2011-11-14 15:57:21 +00:00
kili
37fc9c0102
+ haskell-platform
2011-11-14 15:53:34 +00:00
kili
e77c7b9bc6
The Haskell Platform (HP) is the blessed set of libraries and tools
...
on which to build further Haskell libraries and applications. It
is intended to provide a comprehensive, stable, and quality tested
base for Haskell projects to work from.
ok ajacoutot@
2011-11-14 15:52:52 +00:00
pascal
ea8cc812db
add a patch for alpha.
2011-11-14 15:37:55 +00:00
ajacoutot
a533e1a416
Better evolution-plugins dependency.
2011-11-14 14:59:53 +00:00
sthen
e9886b8d1a
missing bump, thanks naddy@
2011-11-14 14:21:18 +00:00
sthen
dccd34128b
link p5-Finance-Bank-DE-DTA-Create to the build
2011-11-14 14:12:05 +00:00
henning
0fe7c6648e
trivial port of Finance::Bank::DE::DTA::Create, ok gypsy
2011-11-14 14:02:05 +00:00
jasper
a716c5593e
- bugfix update to 3.2.2
2011-11-14 13:52:39 +00:00
sthen
bcb322f576
update to yasm-1.2.0 from Brad. deps built on amd64 by Brad, i386 by me.
2011-11-14 13:49:06 +00:00
sthen
8c89987489
update to NAnt 0.91 from maintainer Ryan Boggs
...
patch-Makefile from me
2011-11-14 13:48:27 +00:00
sthen
e3afe0b80e
BROKEN on sparc64, qfcc tool built as part of the build and then used to
...
work on other files segfaults.
2011-11-14 13:43:45 +00:00
pascal
34c4f9b704
clean up after failed import
2011-11-14 13:42:26 +00:00
sthen
eca538a8a8
i'm mirroring the adastrap file for 4.6, adjust MASTER_SITES0
2011-11-14 13:41:16 +00:00
ajacoutot
69a32d71fe
Add the hobbits as maintainer and tweak dependency version.
2011-11-14 13:33:42 +00:00
ajacoutot
9a8fcc0984
Don't try to link with -lcrypt.
2011-11-14 13:28:04 +00:00
jasper
9921afe456
sync
2011-11-14 13:26:10 +00:00
jasper
25be0bd144
import msp430 meta package
...
MSP430 toolchain and development tools.
ok aja@
2011-11-14 13:25:50 +00:00
espie
2be274b94e
IFS setting can be local to the read
2011-11-14 13:12:20 +00:00
pascal
f8dc045f38
now import for real, sorry ...
2011-11-14 13:00:55 +00:00
pascal
f1df5022f6
import WIP gcc 4.6.2.
...
ok espie@
2011-11-14 12:45:49 +00:00
rpointel
3078ed63b7
Update lzop to 1.03.
...
While here replace DEPBASE by LOCALBASE.
ok naddy@.
2011-11-14 12:42:54 +00:00
rpointel
241edd136b
Update lzo to 2.06.
...
ok naddy@.
2011-11-14 12:41:51 +00:00
espie
ff5f349783
nit pick some very old stuff
2011-11-14 12:10:27 +00:00
jeremy
ab94375bb6
Don't run spec task during regress
...
The spec task requires network access via git, which is not allowed.
Since git isn't needed anymore for regress, remove it from
REGRESS_DEPENDS. The spec task is just commented out in case somone
wants to run it manually.
2011-11-14 12:00:04 +00:00
jasper
f360f5a9e6
- bugfix update to 3.2.2
2011-11-14 11:42:35 +00:00
jeremy
da46b2452f
Make regress tests work.
...
This fixes the vm:test rake task by using MAKE_ENV. It fixes the
infinite loops in mspec by just skipping those specs.
2011-11-14 11:40:53 +00:00
jeremy
f10ffb527c
Make regress tests work.
...
Set JAVA_HOME and PATH and disable forking so java doesn't crash when
running the test and spec tasks. Don't install the jruby-launcher gem
when running the test and spec tasks, as it fails.
Regress depend on git when running the specs, as it needs to download
current rubyspecs for the spec task.
Delete the jruby-complete.jar file and just use the jruby.jar file
when running the specs, as otherwise you get additional test failures
and warnings.
Switch to SUBST_CMD while here now that has been fixed. Also, bump
the memory limits by 50M as 384M doesn't seem to be enough in all
cases.
2011-11-14 11:38:16 +00:00
jasper
fa30e48d90
unbreak after libftdi moved to libusb-compat
2011-11-14 11:26:47 +00:00
jasper
e80cc0b6e9
- bugfix update to 4.2.2
2011-11-14 11:18:09 +00:00
ajacoutot
91a23ed3f5
Bugfix update to seahorse-3.2.2.
2011-11-14 11:17:24 +00:00
sthen
1ee2c830e0
BROKEN on sparc64, Illegal operands error while building draw_symbols.c
2011-11-14 11:05:08 +00:00
sthen
b048d740e4
use -fPIC, fixes sparc64
2011-11-14 11:03:00 +00:00
bentley
87a6377ebf
+gnofract4d
2011-11-14 11:01:54 +00:00
bentley
76be3b3e7d
Import gnofract4d-3.14.
...
Gnofract 4D is a free, open source program which allows anyone to create
beautiful images called fractals. The images are automatically created
by the computer based on mathematical principles. These include the
Mandelbrot and Julia sets and many more. You don't need to do any math:
you can explore a universe of images just using a mouse.
ok sthen@
2011-11-14 11:01:16 +00:00
jasper
ec2bf79013
- drop a file from plist which prevented packaging...$DEITY knows where it came from
...
spotted by naddy@
2011-11-14 11:00:23 +00:00
ajacoutot
1dd02e41b4
Bugfix update to gnome-keyring-3.2.2.
2011-11-14 10:59:06 +00:00
sthen
d926c5a240
BROKEN on sparc64
2011-11-14 10:52:28 +00:00