Commit Graph

56711 Commits

Author SHA1 Message Date
espie
aa7a22512d don't declare malloc, lex will pull it out of stdlib (fixes compile
with gcc4, no package change)
2010-05-11 06:40:36 +00:00
espie
7635fa3139 don't declare malloc (no package change) 2010-05-11 06:36:59 +00:00
sthen
2443049d78 +AsteriskGuide 2010-05-11 00:16:54 +00:00
sthen
716e9cd90f Import ports/books/AsteriskGuide, from Diego Casati with a few tweaks.
This is a configuration guide for Asterisk pbx.
2010-05-11 00:16:21 +00:00
kili
c1637f744f This depends on texlive_texmf-full. Noticed by naddy@. I also added
texlive_texmf-minimal (pkgpath print/texlive/texmf,-main), because
nobody knows how the texlive interdependencies will change in the
future.

While here, be nice to SUBST_VARS and give yet another space and a
tab, too.

"sure", stsp@
2010-05-10 22:04:59 +00:00
naddy
d8fa5d941d fix inclusion of X11 headers after xextproto & libXext updates 2010-05-10 21:20:52 +00:00
matthieu
d97b0fd33c Fix inclusion of X headers after libXext 7.1 update. ok naddy@. 2010-05-10 20:46:38 +00:00
jasper
2af0e4ef6a - fix build on a clean box
ok landry@ (MAINTAINER)- fix build on a clean box

ok landry@ (MAINTAINER)- fix build on a clean box

ok landry@ (MAINTAINER)- fix build on a clean box

ok landry@ (MAINTAINER)- fix build on a clean box

ok landry@ (MAINTAINER)- fix build on a clean box

ok landry@ (MAINTAINER)- fix build on a clean box

ok landry@ (MAINTAINER)- fix build on a clean box

ok landry@ (MAINTAINER)- fix build on a clean box

ok landry@ (MAINTAINER)
2010-05-10 20:22:20 +00:00
robert
c391b61a05 remove the gmake workaround 2010-05-10 20:17:31 +00:00
espie
f675634237 use "our" make :C modifier instead of systemV substitution, since that one
is a bit fuzzy, and we want to change it to help xenocara.
2010-05-10 18:41:49 +00:00
edd
0831e2788d clean up patch ready for upstream and fix WANTLIB.
ok dcoppa@
2010-05-10 18:05:33 +00:00
ajacoutot
98da89df24 Bring USE_GMAKE back. 2010-05-10 17:22:10 +00:00
ajacoutot
ef77817b24 XXX THIS IS A HACK
Make an error non-fatal in close_stdout() by not exiting. This is needed
to workaround the effects of userland threads which change i/o
operations to non-blocking.

This prevents the 'write errors' people have been seeing with gmake.

comment wording from sthen@, ok espie@
2010-05-10 17:17:48 +00:00
espie
48bb165a80 being too chummy with modules... fix gcc4 build. 2010-05-10 15:26:31 +00:00
espie
4559bb871a no "manual install" in there 2010-05-10 13:02:35 +00:00
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