Commit Graph

70732 Commits

Author SHA1 Message Date
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
sthen
576de4f35a mark broken on sparc64; illegal operands error building SDL_gfxPrimitives.cpp 2011-11-14 10:41:30 +00:00
ajacoutot
946b26dec9 Bugfix update to libgnome-keyring-3.2.2. 2011-11-14 10:36:28 +00:00
ajacoutot
9e3367492c Bugfix update to libcryptui-3.2.2. 2011-11-14 10:34:24 +00:00
espie
520b395530 a bit more micro-optimization: allow print-plist-libs-with-depends 2011-11-14 10:29:58 +00:00
rpointel
6a2401d3c0 DEPBASE->LOCALBASE. 2011-11-14 09:59:41 +00:00
sthen
6dcf4b17ed partially revert last commit, it broke i386. problem seen by naddy@ 2011-11-14 09:54:45 +00:00
rpointel
056829a45b replace DEPBASE by LOCALBASE.
ok naddy@ (maintainer).
2011-11-14 09:48:46 +00:00
sthen
652bed0a74 - Handle the libusb-compat changeover, from aja@
- Move nut-scanner to a separate package, not everybody wants to
 scan their nuts and it pulls in various deps not wanted for the
 main package.

- Add missing dep on avahi (for the scanner only) and install
 static service configuration files.

ok ajacoutot
2011-11-14 08:58:07 +00:00
mpi
9b250b5d15 Fix a crash and fetching lyrics, from upstream tracker.
Remove USE_GROFF.

ok ajacoutot@
2011-11-14 08:47:16 +00:00
fgsch
9a6052c23b Remove dependency on sdlmame-tools in preparation for sdlmame/sdlmess
update.  sthen@ ok. While here remove maintainer as per his request.
2011-11-13 23:26:32 +00:00
kili
a3526bfd82 Partial functions from the base library, such as @head@ and @!!@,
modified to return more descriptive error messages, programmer
defined error messages, `Maybe' wrapped results and default values.
These functions can be used to reduce the number of unsafe pattern
matches in your code.

ok jasper@
2011-11-13 23:22:54 +00:00
ajacoutot
b4a21348f0 Build a gnupg package with all available FLAVORs so that we can spot
breakage more easily.
2011-11-13 22:44:00 +00:00
kili
438780150c This library provides an easy way to define command line parsers.
Most users will want to use the "System.Console.CmdArgs.Implicit"
module, whose documentation contains an example.
2011-11-13 22:41:25 +00:00
ajacoutot
6973ee7fdc Unbreak the "card" FLAVOR after the libusb->libusb-compat switch, spotted
by naddy@ (thanks).
2011-11-13 22:39:50 +00:00
naddy
54c8f53a40 bump after SUBST_CMD fix 2011-11-13 22:29:21 +00:00
espie
aba2721637 simplify lock code so that lock/unlock actually works, even if I lose
small-grained locks for fullpkgpath
also fix a stupid parenting bug...
2011-11-13 22:18:04 +00:00
jasper
3403ceaa76 unbreak to please robert@ 2011-11-13 21:47:04 +00:00
naddy
fc343c76c7 don't use union wait; more or less from FreeBSD 2011-11-13 21:30:05 +00:00
kili
494f00bf5b Don't build with -fno-builtin.
This was meant to reveal some problems decades ago, but actually it
now hides potential problems (with wrong printf format strings).

Format string problems will be dealt with after the update to gs9.04.

Thanks to espie@ who noticed that gs uses -fno-builtin.
2011-11-13 21:18:40 +00:00
jasper
8bbf38cf96 add category that was lacking since the import
ok aja@
2011-11-13 21:17:51 +00:00
sthen
ff0a1712a3 Update bonnie++ to 1.96 (including large file support).
From Rodolfo Gouveia and some tweaks from Brad.
Previous maintainer (martin@) removed per his request.
2011-11-13 18:23:24 +00:00
ajacoutot
335984546f Missing textproc/intltool MODULE, spotted by nigel@ 2011-11-13 18:02:33 +00:00
pirofti
4f044ac11c Let this build only on i386. 2011-11-13 17:55:22 +00:00
rpointel
971bb4763a Update mxDatetime to 3.2.1.
looks good jasper@ aja@, ok sthen@.
2011-11-13 17:32:12 +00:00
ajacoutot
9c9506f45f Update to gtkam-0.1.18, following the recent libgphoto2 update. 2011-11-13 17:16:26 +00:00
ajacoutot
e65720d7d2 Update to gphoto-2.4.11.
ok espie@ (maintainer)
2011-11-13 17:15:59 +00:00
ajacoutot
b3d1629640 Update to libgphoto-2.4.11.
* lots of driver updates

ok espie@ (maintainer)
2011-11-13 17:15:31 +00:00
sthen
efd0f68cac fix building on a clean machine (broken due to changes in postconf) -
reported by nigel@, ok Brad.
2011-11-13 16:20:00 +00:00
pirofti
e6f6d3ee96 Disable on landisk. Takes forever to build. Okay ajacoutot@. 2011-11-13 16:07:09 +00:00
pirofti
70279b1766 Add landisk to the NOT_FOR_ARCHS list. Okay ajacoutot@. 2011-11-13 16:05:25 +00:00
pascal
5c61fc6e63 hook climm to the build, reminded by jasper@ 2011-11-13 16:04:20 +00:00
naddy
f47347c465 don't use union wait 2011-11-13 16:03:15 +00:00
ajacoutot
03e09b9403 Use MODPY_ADJ_FILES. 2011-11-13 15:57:21 +00:00
ajacoutot
c84f9fc9ab Use SUBST_CMD now that nigel@ fixed Subst.pm. 2011-11-13 15:53:14 +00:00
jasper
420d8315f9 - set the default flavor to emacs21, to unfuck bulks.
- tweak DESCR while here

pointed out by espie@
2011-11-13 15:46:06 +00:00
pascal
fc041ce898 import net/climm.
ok jasper@
2011-11-13 15:45:34 +00:00
naddy
8c2cfa6d33 don't use union wait 2011-11-13 15:34:40 +00:00
ajacoutot
4af9f2a2cf Re-add the GDB py macros now that the gdb from ports can use them. 2011-11-13 15:16:17 +00:00
naddy
d6075bd6fa don't use union wait 2011-11-13 15:16:01 +00:00