Commit Graph

76829 Commits

Author SHA1 Message Date
sthen
2a941afc5c unbreak, hits warning "Including <librsvg/rsvg-cairo.h> directly is deprecated" with -Werror. 2012-08-21 16:29:48 +00:00
sthen
187704c6f3 update getmail to 4.33.0, from maintainer Tim van der Molen 2012-08-21 15:29:56 +00:00
ajacoutot
439dfcf169 The owncloud module is linked with libpthread, so we need to compile
csync with -pthread to prevent:
    dlopen: failed to open libpthread.so.XX.X
2012-08-21 15:28:18 +00:00
sthen
e7df15cb78 install wavpack docs, simplified from a diff from Tim van der Molen 2012-08-21 15:23:43 +00:00
sthen
6e7333724c closing ${MODLUA_WANTLIB added some WANTLIB so this needs a bump. 2012-08-21 14:25:41 +00:00
ajacoutot
a23da81cf1 Remove the pthread chunk.
Respect CXX.
Sync WANTLIB.

ok jasper@
2012-08-21 13:51:12 +00:00
okan
e2f56a05fa add -E (embedded Perl interpreter) to default mimedefang-multiplexor
flags; remove groff requirement while here.

ok ajacoutot@
2012-08-21 13:45:31 +00:00
okan
c5344cf55e update to 1.9
ok dhartmei@ (MAINTAINER)
2012-08-21 13:30:55 +00:00
dcoppa
b5e1dfa552 Add support for hppa (and unbreak build)
Problem reported by landry@
Cluestick from kettenis@
2012-08-21 13:22:50 +00:00
ajacoutot
30c33015b4 gtk+2 -> gtk+3 2012-08-21 13:10:08 +00:00
sthen
6b71415200 Add missing dep on ocaml-lwt.
Put WANTLIB in the normal place.
2012-08-21 13:06:28 +00:00
robert
0eca5ea284 update to 8.31 2012-08-21 11:31:34 +00:00
dcoppa
d000b11740 Fix client screen in awful.client.setslave
(upstream git commit 99230fc632bec31c776c483f61c8620af028bbb6)
2012-08-21 10:09:57 +00:00
jasper
680162c4f9 - add some patches from upstream git:
* fix uimanager demo
* make Gtk-2.0.typelib useable again
2012-08-21 09:36:19 +00:00
sthen
c34880420b sync configure.ac program_invocation_short_name test with the one in
gnulib in gnutls, this fixes a build problem I've seen on some (but not
other) machines. ok ajacoutot@
2012-08-21 09:13:33 +00:00
landry
094b946dd6 Define bytesex to give this a chance to build on hppa. 2012-08-21 08:25:03 +00:00
ajacoutot
1e984a8b65 +geogebra 2012-08-21 07:18:45 +00:00
ajacoutot
8ffa15a7d0 Import geogebra-4.0.38.0.
GeoGebra is free and multi-platform dynamic mathematics software for
learning and teaching.

based on an initial submission from Azwaw OUSADOU and reworked by myself
ok jasper@
2012-08-21 07:18:17 +00:00
ajacoutot
65978ca70b Set SHARED_ONLY.
Fix DESCR.
2012-08-21 06:59:57 +00:00
jasper
019fdc7b5d - update to 3.0.2 2012-08-21 06:50:43 +00:00
ajacoutot
33e8dc51ae Minor update to gdk-pixbuf-2.26.3. 2012-08-21 06:46:25 +00:00
jasper
6fcd28866b - update to 0.12.2.1, which just adds this missing file 2012-08-21 06:17:44 +00:00
rfreeman
0c86728cbf fix build on hppa and ppc, also submitted upstream
okay brad@, ajacotot@
2012-08-21 00:50:27 +00:00
jmatthew
d0600884cd update to leveldb 1.5.0
ok sthen@
-lpthread patch for jasper@
2012-08-21 00:28:34 +00:00
avsm
61fb827cfb update ocaml-lambda-term to install man pages in the right location.
this requires the last ocaml.port.mk change to CONFIGURE_STYLE=oasis.
bump REVISION.

from: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-21 00:26:46 +00:00
avsm
d9100de916 specify the correct man page location for CONFIGURE_STYLE=oasis ports 2012-08-21 00:24:22 +00:00
okan
721168b794 update to 0.3
ok ajacoutot@
2012-08-20 20:55:01 +00:00
bluhm
85f9bdc5e8 add p5-Gravatar-URL 2012-08-20 18:02:31 +00:00
bluhm
1f1499ba2b Initial import of p5-Gravatar-URL 1.06
A Gravatar is a Globally Recognized Avatar for a given email address.
This allows you to have a global picture associated with your email
address.  You can look up the Gravatar for any email address by
constructing a URL to get the image from gravatar.com.  This module
does that.

OK sthen@
2012-08-20 17:55:23 +00:00
ajacoutot
54f84d5d36 Update to spim-8.0.
from Azwaw OUSADOU
maintainer timeout
2012-08-20 15:08:44 +00:00
jasper
f48ecec85f Security fix for CVE-2012-3458, py-beaker weak use of crypto can
leak information to remote attackers.
2012-08-20 14:38:10 +00:00
ajacoutot
bf49a62be9 s/--with-pthread/--with-pthreads
Add MODGNU_CONFIG_GUESS_DIRS.
2012-08-20 12:51:55 +00:00
pascal
e27ffe7e0c Sync -pthread semantics with base gcc. From Brad.
ok matthew@
2012-08-20 12:35:41 +00:00
pascal
e051391d3c After feedback from kettenis@, we won't be defining -DPIC on PIE archs per
default.  Garbage collect the patches that dealt with these issues, and use
the builtin define __PIC__ to detect if we're PIE/PIC.

ok naddy@
2012-08-20 11:50:59 +00:00
jasper
ed2039ac0a Security fix for CVE-2012-3505, tinyproxy: multiple headers hashmap DoS 2012-08-20 09:51:20 +00:00
pascal
ffeba43ac8 PIE preparations: Do not use gmalloc, except on powerpc, which breaks with
libc malloc and as a result must use -fno-pie for now.

Various diffs tested by joshe@ and landry@ on sparc64/powerpc;
ok joshe@ (maintainer)
2012-08-20 09:23:15 +00:00
jasper
14edc88443 - update to 0.10.4 2012-08-20 08:54:07 +00:00
jasper
c549cfe082 - update to 0.10.3 2012-08-20 08:54:00 +00:00
jasper
a281d3d823 - update to 0.18.4
- tighten gssdp dependency
2012-08-20 08:53:39 +00:00
jasper
383e4fef0a - update to 0.12.2 2012-08-20 08:52:59 +00:00
dcoppa
21ac2e3b5f Remove '-lpthread'->'-pthread' hack 2012-08-20 08:24:42 +00:00
dcoppa
ef1092aee3 Remove '-lpthread'->'-pthread' hacks 2012-08-20 08:12:47 +00:00
dcoppa
367b2bd1b2 Garbage collect the pthread patching for CMake.
From Brad, thanks.
2012-08-20 08:07:34 +00:00
jasper
f575aff5d1 - remove now unneeded -lpthread/-pthread patches 2012-08-20 07:39:36 +00:00
ajacoutot
852d935447 Minor update to librsvg-2.36.2. 2012-08-20 06:29:23 +00:00
espie
e519fbf646 close variable spec 2012-08-20 02:49:55 +00:00
ajacoutot
9a08a16ef2 Remove the last bogus rcs id. 2012-08-19 22:59:06 +00:00
ajacoutot
057028b194 RCS id cleanup; also add OpenBSD RCS Id where missing... 2012-08-19 22:30:36 +00:00
jasper
926f21deb8 - remove now unneeded -lpthread/-pthread chunks 2012-08-19 21:38:05 +00:00
jasper
3464a639fa - remove now unneeded -lpthread/-pthread patches 2012-08-19 21:20:52 +00:00