espie
8666776b2e
gcc3 and gcc4 disagree, so put a common cast to make them compile.
...
(also compile some file with -O1 in moz)
2010-05-10 12:36:09 +00:00
ajacoutot
ca04622d59
Maintainance update to abiword-2.8.4.
2010-05-10 12:31:51 +00:00
sthen
002bbc47b3
update to 1.10
2010-05-10 12:20:35 +00:00
robert
42a3087763
fix build with gcc4
2010-05-10 11:03:20 +00:00
robert
fa33b780cc
- make it build with gcc4
2010-05-10 08:38:44 +00:00
dcoppa
34f538c875
Bring two useful bugfixes in (from upstream).
...
While here, adjust WANTLIB.
OK landry@
2010-05-10 08:30:55 +00:00
dcoppa
3f110dbe31
+hs-xmonad-contrib
...
+xmobar
2010-05-10 08:27:46 +00:00
dcoppa
094ecb4e5e
Import xmobar, a minimalistic text based status bar for xmonad.
...
From MAINTAINER Jona Joachim, with modifications by me. Thanks!
OK kili@
2010-05-10 08:07:06 +00:00
dcoppa
cb82cdc89e
Import xmonad-contrib, third party extensions for xmonad.
...
From MAINTAINER Jona Joachim, with modifications by me. Thanks!
OK kili@
2010-05-10 08:05:08 +00:00
giovanni
67d5dbdfbb
Update to 0.6.1
2010-05-10 07:24:51 +00:00
espie
c2e9c853b5
fix compile issues for gcc4, no need to bump
2010-05-09 23:08:00 +00:00
robert
b34aac93f1
Update to 0.90; from Ryan Boggs
2010-05-09 21:57:09 +00:00
espie
e00097ed08
also prevent SUBDIRLIST from escaping, as noticed by kili@
2010-05-09 21:41:40 +00:00
jasper
885c65c4c2
SECURITY FIX for SA39738
...
PCRE "compile_branch()" Buffer Overflow Vulnerability.
ok jakob@ (MAINTAINER)
2010-05-09 21:37:53 +00:00
robert
66bd09729f
- make gcc4 happy by merging the patches from base
...
- regen patches
2010-05-09 21:26:54 +00:00
robert
3ac6ab497b
Update to 1.13; makes gcc4 happy
2010-05-09 21:18:29 +00:00
espie
7e7f28f4a7
make it auto-switch to the GCC4 fragment
2010-05-09 18:38:08 +00:00
jakemsr
65ec84bc4e
use libao for audio output
...
ok edd@
2010-05-09 18:19:25 +00:00
jakemsr
f8b3eaa4ff
- cdio(1) in base can do what tosha does, and more
...
- aucat(1) in base can do what waveplay does, and more
bye bye to tosha and waveplay
ok landry@
2010-05-09 18:00:30 +00:00
jakemsr
fee301b828
xmame is no more
2010-05-09 17:54:02 +00:00
jakemsr
60a2f54ca4
x{mame,mess} has been superceeded by sdl{mame,mess}, remove the
...
xmame port
2010-05-09 17:51:48 +00:00
espie
2cafdd2118
missing declarations and fixes, placates gcc4
2010-05-09 17:50:26 +00:00
jakemsr
879400b711
sdl{mame,mess} supercede x{mame,mess}
2010-05-09 17:45:12 +00:00
robert
37b3c13473
- make gcc4 happy by removing some weird cast here. gcc3 is fine too.
...
- regen patches
ok espie@
2010-05-09 17:32:53 +00:00
espie
a8c2b00374
local function declarations don't mean anything in C, and gcc4 complains
...
more loudly.
regen patches with newer diff while I'm there.
2010-05-09 17:18:53 +00:00
robert
ea6f83ea40
make gcc4 happy
2010-05-09 17:08:44 +00:00
kili
788081f63c
Update to darcs-2.4.3 (bugfix release).
2010-05-09 17:00:39 +00:00
kili
f48155cc57
Update to hs-hashed-storage-0.4.13.
2010-05-09 17:00:00 +00:00
robert
e903199a3e
Cast pthread_self() to uintptr_t to make gcc4 happy here.
...
ok espie@
2010-05-09 16:19:22 +00:00
espie
c3fcc0f7ef
fix Makefile for gcc4, okay robert@
2010-05-09 16:19:22 +00:00
ajacoutot
aceb57c98e
Bugfix update to gnumeric-1.10.3.
2010-05-09 15:31:38 +00:00
robert
a0cf6234c2
pull gcc4 fix from freebsd
2010-05-09 15:30:53 +00:00
robert
e250361755
- make gcc4 happy
...
- add a working MASTER_SITE
2010-05-09 15:22:43 +00:00
robert
76f37c63b2
Make gcc4 happy; patch from FreeBSD
2010-05-09 15:17:18 +00:00
robert
71a3876071
Fix build with gcc4
2010-05-09 15:05:30 +00:00
ajacoutot
90ff55f001
Extend XXX, no binary change.
2010-05-09 11:14:17 +00:00
espie
5bd10c1f4f
document a few more things
2010-05-09 10:47:34 +00:00
ajacoutot
fe2ccca765
Bugfix update to goffice-0.8.3.
...
No need to depend on libgsf,-gnome really.
2010-05-09 10:36:57 +00:00
espie
bda6819579
avoid FETCH_PACKAGES
2010-05-09 10:01:46 +00:00
dcoppa
298f15e211
Adjust WANTLIB.
...
OK landry@, sthen@, ajacoutot@
2010-05-09 09:35:55 +00:00
dcoppa
fd9eccdf70
Adjust WANTLIB and LIB_DEPENDS.
...
OK landry@, sthen@, ajacoutot@
2010-05-09 09:34:11 +00:00
dcoppa
02dc5dbde5
Adjust LIB_DEPENDS.
...
OK landry@, sthen@, ajacoutot@
2010-05-09 09:32:04 +00:00
ajacoutot
bf0c553805
Set USE_LIBTOOL.
...
Patch .desktop file to be compliant with latest fd.o specs.
Regen WANTLIB.
ok landry@ (maintainer)
2010-05-09 07:59:31 +00:00
ajacoutot
b6431ee03c
Fix comment.
2010-05-09 05:50:07 +00:00
sthen
f7df7b9bfa
Build v4l2 support, which can work with uvideo(4). From Brad.
2010-05-09 00:16:26 +00:00
kili
47ec1798b6
Update to poppler-data-0.4.2.
...
ok ajacoutot@
2010-05-08 17:10:24 +00:00
kili
58d821bbc6
Update to poppler-0.12.4.
...
Use the converters/libiconv MODULE (prompted by ajacoutot).
ok ajacoutot@, edd@ (except for the patch hunk move bits, but I
really prefer a silent `make update-patches')
2010-05-08 17:09:48 +00:00
pirofti
0876471306
Fix umfpack, wrong include directive. `Looks reasonable' steven@.
2010-05-08 10:43:35 +00:00
ajacoutot
b79064081f
Update to foo2zjs-20100507.
...
* added support for the HP LaserJet Pro P1102 and P1102w, HP LaserJet
Pro P1566, and HP LaserJet Pro P1606dn.
2010-05-08 09:59:23 +00:00
ajacoutot
987d5db768
Bring in 2 patches from upstream that finally unbreak the
...
gnome-screensaver unlock in a proper way.
See https://bugzilla.gnome.org/show_bug.cgi?id=617062
2010-05-08 09:07:55 +00:00