Commit Graph

7519 Commits

Author SHA1 Message Date
kili
158027911f Bump after the stupid ABI changes in GHC. 2010-06-06 10:06:44 +00:00
espie
0c13c1c40a same error in main package 2010-06-04 17:29:23 +00:00
espie
a8fc78ee26 fix plist error, the only bug in pkg_add is that it should warn when making
the package...
2010-06-04 17:14:38 +00:00
ajacoutot
8ded40f076 Minor update to libsigc++-2.2.8
* just a small change for library.gnome.org
2010-06-04 16:38:26 +00:00
ajacoutot
4e6a7431d9 Update to gconfmm-2.28.2.
* fix pkgconfig file
2010-06-04 16:09:59 +00:00
sthen
a5ab2df0ef Build depends on f77. 2010-06-04 11:45:37 +00:00
ajacoutot
626d397285 Update to gconfmm-2.28.1.
* use mm-common, like the other *mm modules
* enable documentation
2010-06-04 06:06:42 +00:00
sthen
7917f488a7 Fix bad pkgspec in RUN_DEPENDS. I bumped PKGNAME anyway though I don't
see how anyone could actually have installed this.
2010-06-03 23:01:16 +00:00
ajacoutot
8f2a089a25 Update to codeblocks-10.05. 2010-06-03 16:09:03 +00:00
sthen
95df2301f2 add missing dep on p5-IO-stringy otherwise cpan auto-installs it.
ok stephan@
2010-06-03 14:18:20 +00:00
dcoppa
ccb48c6b8d Add missing -lsndio.
OK landry@
2010-06-02 19:07:43 +00:00
kili
30800f8eef With gcc4, this needs WANTLIB-main = m stdc++
"just add it" ajacoutot@
2010-06-02 09:45:49 +00:00
jasper
fbafc86c18 - update iso-codes to 3.16 2010-06-02 08:53:15 +00:00
dcoppa
0fe1cb2a9e s/librairies/libraries/
OK ajacoutot@
2010-06-01 12:46:24 +00:00
kevlo
ce393e87b0 Update to 0.13
ok pea@
2010-06-01 09:48:08 +00:00
dcoppa
23e0e99b42 Add some bits needed by kde4.
Move the "cleaning commands" from post-build to post-install.
From espie@: thanks!

OK espie@
2010-05-31 06:29:27 +00:00
ajacoutot
011f49845a Update to ptlib-2.6.7. 2010-05-31 05:28:06 +00:00
ajacoutot
6e2e4222c6 Minor update to goffice-0.8.5. 2010-05-31 05:26:23 +00:00
kevlo
93a2f6a8b7 update to 1.08
ok sthen@
2010-05-31 01:59:37 +00:00
kevlo
7fd0adca82 update to 1.28
ok sthen@
2010-05-31 01:58:12 +00:00
robert
7f97f6c742 +p5-IPC-Run-SafeHandles 2010-05-29 23:11:03 +00:00
robert
1296923fe0 Import of p5-IPC-Run-SafeHandles;
IPC::Run and IPC::Run3 are both very upset when you try to use them
under environments where you have STDOUT and/or STDERR tied to something
else, such as under fastcgi.

The module adds safe-guarding code when you call IPC::Run or IPC::Run3
under such environment to make sure it always works.
2010-05-29 23:10:11 +00:00
dcoppa
8b1b17cff8 Update to cmake 2.8.1 (I also take maintainership).
"This is good, commit." espie@
2010-05-28 20:21:48 +00:00
espie
955c7c4a26 fix clean-up. revert debug build 2010-05-28 12:49:05 +00:00
ajacoutot
6647e5c240 We don't provide a share/applications/defaults.list file so use
mimeinfo.cache instead (and this file actually contains mimes we do
suport).
Fix typo in xdg-open.

Fixes xdg-open and xdg-mime issues dcoppa@ reported.
ok dcoppa@
2010-05-28 12:41:26 +00:00
espie
c84ed918a2 put LOCALBASE/X11BASE in env if they're not already there. Fixes qmake
builds.
2010-05-28 12:12:04 +00:00
ajacoutot
11935e2d39 Tweak comment. 2010-05-27 12:44:19 +00:00
espie
e9c5d45c6a add qt-creator 2010-05-27 12:30:55 +00:00
espie
26c6d27130 qt-creator is a nice gui for qt4.
note this desperately requires a gcc4 system.
work by edd@ and me. Some details still not quite right, but usable.
(if you install qt4-html, it WILL gobble lots of cpu)
2010-05-27 12:30:14 +00:00
ajacoutot
8dc5370fb9 full-stop. 2010-05-27 09:14:00 +00:00
espie
c8e698ca29 +g77-old
+libf2c-old
2010-05-27 08:38:47 +00:00
espie
eb8a429ba0 libs for old g77 2.95.3 2010-05-27 08:36:54 +00:00
landry
2f0ff125b9 Update to fossil 20100521162104 from MAINTAINER James Turner, thanks! 2010-05-26 14:32:37 +00:00
espie
a4bcddad44 build boost with gcc4 and newer libstdc++-v3.
(I'll revisit the math funcs later)
2010-05-26 12:25:23 +00:00
kevlo
f098e84d93 Update to 1.035
ok jasper@
2010-05-26 08:57:49 +00:00
espie
76b6932fa4 Don't patch configure, the env is enough.
let it build on gcc3, as noticed by sthen@
2010-05-26 08:18:07 +00:00
kevlo
8a5f99d320 Update to 3.2
ok giovanni@
2010-05-26 02:49:53 +00:00
espie
e45a7536db fix build 2010-05-25 13:45:19 +00:00
ajacoutot
fd1bbb9e43 Capital letter, full-stop. 2010-05-25 05:03:18 +00:00
espie
1265f604e3 add fortran 2010-05-25 00:47:56 +00:00
espie
a15d59feb3 forgot to mark it not for gcc2 2010-05-25 00:29:09 +00:00
espie
172fdacecc libf2c from gcc 3.3.5 from main source tree 2010-05-24 22:42:08 +00:00
kili
89cec307c0 Update to darcs-2.4.4, to let people think I'm not a slacker.
While here, set REGRESS_DEPENDS = ::shells/bash (yes, it really
needs bash).
2010-05-24 14:33:03 +00:00
espie
2d7318b9da avoid old libstdc++ internals.
sparc64 is the odd one there, just fix it locally.
2010-05-23 13:49:19 +00:00
espie
8571b20397 Ouch, if libtool is built without g77 around, then it can't build fortran.
BUILD_DEPENDS only (on gcc4 systems), should be possible to CONFIGURE_ENV
things out, to revisit later.
2010-05-23 13:28:16 +00:00
espie
74ea436027 use fortran module 2010-05-23 11:09:36 +00:00
espie
dbcfe8499d C++ syntax 2010-05-22 21:02:34 +00:00
espie
0ef68eeca0 ANSI __FUNCTION__ 2010-05-22 20:35:17 +00:00
espie
01a00395e2 fix lvalue casts 2010-05-22 16:16:45 +00:00
espie
ec292b4bde friends don't decl 2010-05-22 16:11:34 +00:00