Commit Graph

56323 Commits

Author SHA1 Message Date
espie
0483d2cc45 skip depends the same way the ports tree does 2010-04-26 08:31:39 +00:00
jasper
c2637144ee - update at-spi to 1.30.1
* maintenance update
- remove two useless patches
2010-04-26 08:12:54 +00:00
eric
b4b01d2b53 fix WANTLIB after sphinxbase update 2010-04-26 07:13:37 +00:00
eric
37b7171cf0 - update to 0.6
- implement and use sndio backend

help from and ok jakemsr@ ratchov@
2010-04-26 07:12:30 +00:00
espie
e2459e6367 fix typo (and blanks) 2010-04-26 07:10:08 +00:00
ajacoutot
de3d323249 Bugfix update to evolution-data-server-2.30.1. 2010-04-26 07:06:49 +00:00
ajacoutot
ce49d352a4 Minor update to gtkhtml3-3.30.1.
* couple of translations updates.
2010-04-26 06:47:31 +00:00
ajacoutot
587e74a81e Bugfix update to gcalctool-5.30.1. 2010-04-26 06:28:20 +00:00
jakemsr
74b028b0ea fix WANTLIB (why did these have sndio in WANTLIB in the first place?) 2010-04-26 03:01:06 +00:00
jakemsr
9b15a0535d - sndio supported as default audio output method
- build with -pthread in LDFLAGS instead of -lpthread in LIBS;
  allegro-config passes LDFLAGS on, so dependent ports build correctly
  (WANTLIB changes in dependent ports coming soon)
- don't build modules in liballegro: we don't ship an allegrorc to
  be able to choose which modules to use

"sndio bits look ok" ratchov@
2010-04-26 02:56:30 +00:00
jakemsr
a7bf435011 sndio supported by default; drop ossaudio(3), artsd and esd support. 2010-04-26 02:09:03 +00:00
jakemsr
fe75938e11 sndio for audio recording.
NOTE: the audio recording muxer is still named 'oss' for compatability.
2010-04-26 01:57:13 +00:00
jakemsr
e195e84870 sndio supported as default audio output method
testing hints from sthen@, thanks
2010-04-26 01:47:15 +00:00
jakemsr
805633ad98 sndio support (even though we don't ship the sound files) 2010-04-26 01:43:02 +00:00
jakemsr
c3bff210a6 sndio supported as default audio output method for mpeglib
eyeballed by ratchov@
2010-04-26 01:37:59 +00:00
jakemsr
d095622dbe sndio supported as default audio output method
ok jolan@ (MAINTAINER)
2010-04-26 01:32:38 +00:00
jakemsr
5543d474aa use SDL by default for audio output, thereby killing the SDL FLAVOR.
ok fgsch@
2010-04-26 01:30:26 +00:00
jolan
53e78892f8 update to 0.1.7 2010-04-26 00:11:37 +00:00
jakob
4dba02c51b require libldns.4.3 2010-04-25 21:35:20 +00:00
kili
4f325e8cb0 Add support for matching against log messages.
Now you can check out the latest ghc sources and then run
something like

darcs changes --match 'log "(moose|balls|fuck|shit)"'

(and you'll notice that ghc is far too british)

I've also send a similar patch upstream and hope that it'll
be included in the next darcs release.
2010-04-25 21:20:45 +00:00
jasper
a3e614af95 - re-add fscking ugly workaround. this needs to be properly fixed as
you will claw your eyes out looking at the workaround.

"go ahead" aja@
2010-04-25 20:59:38 +00:00
jasper
265918b27f - fix build on a clean box 2010-04-25 20:43:00 +00:00
ajacoutot
03eb76b30d Set default gtk-key-theme-name to "Emacs" as it was before. This got
lost during the update.
spotted by naddy@, thanks.

While here, remove some useless patches.
2010-04-25 20:35:08 +00:00
kili
98629eedc9 + monadius 2010-04-25 19:12:13 +00:00
kili
3e9661b80f Waiting for a qt4 build is soooo boring...
Import monadius, a 2-D scrolling vector graphics clone of the
arcade game Gradius, implemented in Haskell.
2010-04-25 19:11:51 +00:00
espie
e559cb9481 oops, if QtWebKit is not around, we don't want to create the link.
but we also don't want to error out (noticed by kili@).

zap dup QtMultimedia (brad)
2010-04-25 19:03:30 +00:00
ajacoutot
992bb73388 Bugfix update to orca-2.30.1. 2010-04-25 14:43:19 +00:00
kili
3830131a60 Remove the native_bootstrap pseudo flavor. It's dangerous, because
the APIs of GHCs libraries depend on the version of the bootstrapping
compiler (and probably on the output of pom(6) and the amount of
active vulcanos in iceland).

See http://hackage.haskell.org/trac/ghc/ticket/4012#comment:3 for
details.

THIS ALSO MEANS THAT IF YOUR BUILD FAILS, YOU WILL HAVE TO MAKE
CLEAN AND START FROM SCRATCH! NEVER EVER TRY TO RESTART THE BUILD
OR THE LIBRARY ABIS WILL CHANGE! (Sorry for yelling)

Bump PKGNAME-main, since people may already have built ghc with
native_bootstrap.
2010-04-25 13:40:30 +00:00
espie
ec4d709da9 view_schema always follows the same format, so just do that... 2010-04-25 12:35:26 +00:00
kili
8751a0f41f Oops! I missed this one!
Update to HTTP-4000.0.9.
2010-04-25 11:18:36 +00:00
jsg
f53bbab61e update to unzip 6.0 which adds support for ZIP64 & UTF8 filenames
among other things.
2010-04-25 10:36:05 +00:00
ajacoutot
55343eab07 Don't source Xresources from xdm. 2010-04-25 08:48:31 +00:00
stsp
7efc9b9a10 Add MODGNU_AUTOCONF_DEPENDS to BUILD_DEPENDS. Fixes build if autoconf
isn't already installed. The dependency on autoconf used to be
implicit until CONFIGURE_STYLE was switched from autoconf to gnu
during the 1.6.11 update.
From Daniel Dickman.
2010-04-25 08:43:29 +00:00
ajacoutot
06c4943eab Don't install modules static files. 2010-04-25 08:33:00 +00:00
ajacoutot
7e77643420 WANTLIB. 2010-04-24 22:59:37 +00:00
ajacoutot
fb39088428 More WANTLIB... *sigh* 2010-04-24 22:58:53 +00:00
ajacoutot
c5280c746a Needs vala to build. 2010-04-24 22:42:47 +00:00
espie
78b2ae4ccd unfuck fuck-up so that it packages with fucking g++4 2010-04-24 22:36:49 +00:00
jasper
0c8cf44b29 - add a category that was obviously missing... 2010-04-24 22:32:02 +00:00
jasper
9aeeba76cb - update p5-SVG to 2.50
- rename a patch while here
2010-04-24 22:31:20 +00:00
naddy
91db013e33 fix build and WANTLIB after libXp removal 2010-04-24 20:18:39 +00:00
naddy
beb6da8f8a update to 2.3.3, which doesn't need libXp any longer 2010-04-24 20:17:13 +00:00
ajacoutot
0913497fa6 Update to gnome-scan-0.7.2.
It now builds at last... but is still marked as broken as it crashes right
on start. I'm looking into it.
2010-04-24 18:21:48 +00:00
landry
c57bb32d1c Add a patch to let ffx3.6 build _and_ run on sparc64, inspired from
similar fixes in freebsd/pkgsrc. Ffx 3.6 will soon replace Ffx 3.0 in
www/mozilla-firefox.
https://bugzilla.mozilla.org/show_bug.cgi?id=550271
2010-04-24 18:20:33 +00:00
ajacoutot
deef8e9575 Fix the invest applet. 2010-04-24 17:50:50 +00:00
jasper
303383eaed - update xmms2-scrobbler to 0.4.0 2010-04-24 17:38:06 +00:00
jasper
db2c357793 - update xmms2 to 0.7
from maintainer
2010-04-24 17:37:54 +00:00
ajacoutot
2a66e98a65 WANTLIB. 2010-04-24 17:13:04 +00:00
ajacoutot
4378309c61 WANTLIB. 2010-04-24 17:00:34 +00:00
ajacoutot
9062dc5fa2 First part in wasting my youth updating wantlib... 2010-04-24 16:50:20 +00:00