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
espie
ced09ca89e
const-correct, appeases g++4
2010-05-22 14:27:21 +00:00
espie
892b20d87e
friend does not declare. fix gcc4
2010-05-22 07:46:48 +00:00
jasper
705ce58aa3
- post-commitum ok jakob for the update, and he suggested i'd take maintainership.
2010-05-21 19:28:20 +00:00
jasper
5405ea0ea9
- update pcre to 8.02
...
maintainer timed-out
2010-05-21 14:53:49 +00:00
ajacoutot
8a63734408
We have strndup(3) now.
2010-05-21 11:51:09 +00:00
ajacoutot
706ab42387
Update to goffice-0.8.4.
...
* couple of bugs and memleaks fixes
2010-05-21 06:37:56 +00:00
bluhm
d007f6a99e
update p5-Devel-NYTProf to 3.11
...
ok espie@
2010-05-20 20:04:35 +00:00
espie
0cbdf34f7d
declare function to conform to template rules (fixes gcc4)
2010-05-20 09:52:14 +00:00
espie
0077e732cd
build with gcc4
2010-05-19 23:29:14 +00:00
kili
bcea0ad2ce
Silent register.sh/unregister.sh after the change to Cabal in ghc.
...
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
espie
ec42b3da91
fix gcc4
2010-05-19 15:34:21 +00:00
espie
f24a2516b1
cast is not an lvalue
2010-05-19 15:24:21 +00:00
espie
af4ad3608d
don't extern static variables, tssss...
2010-05-19 15:11:01 +00:00
ajacoutot
f18a95b822
Don't put examples under documentation.
...
from Vincent Auclair (maintainer)
landry@ doesn't care
2010-05-19 10:48:52 +00:00
ajacoutot
45d9e017d1
Update to libsigc++-2.2.7.
...
This was roting in my tree...
2010-05-18 10:52:36 +00:00
landry
b7c355cae4
+codeworker
2010-05-18 10:29:21 +00:00
landry
8a5c492cad
Import codeworker 4.5.4 from MAINTAINER Vincent Auclair
...
CodeWorker is a versatile Open Source parsing tool and a source code
generator devoted to generative programming. Generative programming is a
software engineering approach interested in automating the production of
reusable, tailor-made, adaptable and reliable IT systems.
2010-05-18 10:28:48 +00:00
sthen
0280b75cf5
Use the correct autoconf version. ok Brad.
2010-05-17 22:50:13 +00:00
sthen
1a19f9bc82
Roll in some fixes from upstream. From Brad.
...
- Packet engine: prevent divide by 0.
- SKE: Make sure failure received from remote is error status.
2010-05-17 08:36:53 +00:00
sthen
e58e4ec9f4
update to 1.20, from Brad
2010-05-17 08:18:25 +00:00
ajacoutot
fc908f7fe4
Bump after recent mono MODULE change.
...
"sure" robert@
2010-05-15 09:40:17 +00:00
ajacoutot
145c29707c
Quiet warnings about deprecated/discouraged and invalid MIME types.
2010-05-15 07:41:19 +00:00
kili
d73ffa853b
Use @unexec. I must have been on drugs when using @unexec-delete
...
for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).
You can use the command
ghc-pkg check
to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like
ghc-pkg unregister hashed-storage-0.4.11
ok dcoppa@
2010-05-14 09:08:25 +00:00
pirofti
480b715c6c
Link udis86.
2010-05-13 22:20:17 +00:00
pirofti
d3a73a9562
Import udis86, help and okay landry@.
...
udis86 is an easy-to-use minimalistic disassembler library (libudis86)
for the x86 and x86-64 class of instruction set architectures. The
primary intent of the design and development of udis86 is to aid
software development projects that entail binary code analysis.
2010-05-13 22:19:14 +00:00
jamesw
bc741e7ffc
fix COMMENT, remove unneeded blank lines, ok ajacoutot@
2010-05-13 06:44:50 +00:00
jamesw
e8767c2ab1
Fixed comment, blank lines in Makefile, removed unnecessary MESSAGE,
...
bump, ok ajacoutot@
2010-05-13 06:43:00 +00:00
jamesw
cd1eb91b26
Remove extra blank lines, fix comment, ok ajacoutot@
2010-05-13 06:39:39 +00:00
jasper
1f99867e5a
- add missing p5-modules
2010-05-12 20:17:41 +00:00
jamesw
b6e3644533
This module extends Module::Starter to enable the creation of skeletal
...
CGI::Application and Titanium projects, with templates based on
HTML::Template.
ok landry@
2010-05-12 18:48:02 +00:00
jamesw
07a6e9a554
Module::Starter is used to create a skeletal CPAN distribution,
...
including basic builder scripts, tests, documentation, and module
code.
ok landry@
2010-05-12 18:47:03 +00:00
jamesw
d99c57ae04
File::DirCompare is a perl module for comparing two directories via
...
callbacks, which are invoked for all files thar are 'diffent'
between the two directories, and for any files that exist only in
one or other directory ('unique' files).
ok landry@
2010-05-12 18:44:16 +00:00
dhill
f334b35529
update to 1.10
...
ok jasper@
2010-05-11 14:37:21 +00:00
dhill
ed93ed0e0a
update to 0.65
...
ok jasper@
2010-05-11 14:36:12 +00:00
naddy
abb82062ae
fix inclusion of X11 headers after xextproto & libXext updates
2010-05-11 10:33:57 +00:00
espie
fd85f9241d
make it compile on gcc4, by making the relevant patch dependent on
...
compiler version.
also removes lvalue cast, that's not ansi.
2010-05-11 07:23:23 +00:00
naddy
d8fa5d941d
fix inclusion of X11 headers after xextproto & libXext updates
2010-05-10 21:20:52 +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
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
robert
b34aac93f1
Update to 0.90; from Ryan Boggs
2010-05-09 21:57:09 +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
jakemsr
879400b711
sdl{mame,mess} supercede x{mame,mess}
2010-05-09 17:45:12 +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
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
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
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
b6431ee03c
Fix comment.
2010-05-09 05:50:07 +00:00
robert
7ef2130c55
Update to 3.0.4; makes gcc4 happy
2010-05-07 16:00:01 +00:00
robert
b5a16facbc
Renable puppet to ruby-puppet as it was before
2010-05-07 15:53:34 +00:00
jasper
2f33b966fc
- update lpeg to 0.9
...
based on a diff by scott vokes
2010-05-06 20:57:35 +00:00
kili
61f34d1e88
Fix build and adjust wantlib after threading has been disabled in
...
ghc. While here, rename the `log' matcher to `comment' and add a
little bit of documentation as discussed upstream.
2010-05-06 20:06:28 +00:00
kili
e07d5ae83f
Adjust WANTLIB and bump PKGNAME after the ghc change.
2010-05-06 20:05:24 +00:00
wcmaier
348a2c28ea
Update to 0.7.12.
...
Contains a SECURITY fix: http://buildbot.net/trac/wiki/SecurityAlert0711 .
Patch from Alex Holst <a at mongers.org>; thanks!
2010-05-04 13:50:35 +00:00
ajacoutot
c487c32929
Minor update to pangomm-2.26.2.
...
* Documentation: Added main page text at index.html.
2010-05-04 11:57:20 +00:00
ajacoutot
2bcf427c93
Force regen of pynotify.c to include missing functions.
...
See http://trac.galago-project.org/ticket/121
While here, regen WANTLIB.
2010-05-04 10:29:13 +00:00
ajacoutot
13319df707
Minor update to glib2mm-2.24.2 (documentation tweaks).
2010-05-04 06:17:20 +00:00
wcmaier
01a68ffc3a
Update to newly released 1.5.2.
...
Based on patches and tests from Samir SAADA <zepard at gmail.com> and Vivien MOREAU
<vpm at serengetty.fr>. While here, fix rst2man gunk in man pages (noticed
by nicm@ and Robert Bronsdon <reashlin at gmail.com>, fix from nicm@ and
schwarze@). Thanks for all the help!
2010-05-03 20:23:08 +00:00
sthen
29d9727b83
kili's fix to handle the two different libuuid's merged two packages (e2fsprogs,
...
e2fs-uuid) into one; everything works ok for updates provided that one has a
package depending on e2fs-uuid installed, but if not, the old e2fs-uuid is left
lying around which could cause problems with devel/uuid later (unless someone
manually does a 'pkg_add -r'). Add a quirk so that the standard pkg_add -u can
handle this situation.
"oh well... okay" espie@
2010-05-03 14:21:00 +00:00
ajacoutot
cd5055c213
Bugfix update to glib2-2.24.1.
...
Don't install the gdb python macros.
2010-05-03 11:41:56 +00:00
jasper
a0c39a8ff4
- missed in previous commit
2010-05-02 16:57:17 +00:00
jasper
7dc6106b1c
* Add missing RUN_DEPENDS
...
* make ownership and permissions a bit more explicit.
from daniel dickman (MAINTAINER)
2010-05-02 16:56:19 +00:00
sthen
110a069e2b
- remove MAKE_FLAGS, USE_LIBTOOL can handle this well enough
...
- slightly gratuitous PKGNAME bump (hooray, no more 'Warning:
obsolete construct: @ignore' on my long-installed boxes ;)
ok ajacoutot@
2010-05-01 11:29:16 +00:00
ajacoutot
736035b9a4
Don't use SUBST_CMD on non existing files.
2010-05-01 09:10:00 +00:00
espie
dc1a53b1ec
fix warning. wesnoth should compile again
2010-04-30 20:08:02 +00:00
jasper
bd18a43fdf
- update intellij to 9.0.2
...
from daniel dickman (MAINTAINER)
2010-04-30 19:02:17 +00:00
ajacoutot
d8bef1a1a9
When permissions are set up accordingly and kern.usermount is set to 1,
...
make it possible to umount and eject CDs using gio.
2010-04-29 16:38:41 +00:00
jsg
84c63f751b
Update to LLVM/Clang 2.7
...
ok sthen@
2010-04-29 16:37:09 +00:00
dcoppa
5c41a01f4f
Link my haskell ports to the build.
...
OK kili@
2010-04-29 05:28:32 +00:00
jasper
7613405e93
hmm, forgot to bump
2010-04-28 17:15:45 +00:00
jasper
aece6fa696
- add missing dependency
2010-04-28 16:33:03 +00:00
jasper
2645f3861f
- fix lib depends and regen wantlib
2010-04-28 10:10:44 +00:00
landry
5640be627d
@comment back xulrunner-{plugin,js,gtkmozembed}.pc, they conflict with the
...
ones in xulrunner/1.8,-devel. Spotted by naddy@.
2010-04-27 16:08:21 +00:00
ajacoutot
bbbb738756
Maintainance update to desktop-file-utils-0.16.
2010-04-27 11:51:03 +00:00
ajacoutot
4af51c83c8
Bugfix update to libsoup-2.30.1.
2010-04-26 21:28:22 +00:00
sthen
d271584a72
+libtalloc
2010-04-26 17:23:47 +00:00
sthen
4acc3c0b3c
import libtalloc, based on a submission from Sebastian Liem.
...
originates from samba, will be used by forthcoming samba update.
talloc is a hierarchical, reference counted memory pool system with
destructors.
2010-04-26 17:23:25 +00:00
jasper
06b327c21f
- minor bugfix update to vte 0.24.1
2010-04-26 11:57:12 +00:00
stephan
f20d9961d3
update to 1.6.37, ok espie@ and landry@
2010-04-26 09:15:00 +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