Commit Graph

10404 Commits

Author SHA1 Message Date
ajacoutot
98edccd788 Fix from upstream:
Fix crash on double free if loading WAV file failed.
2012-06-01 15:58:13 +00:00
ajacoutot
acdcd5dbba Fixes from upstream:
- Fix alignment issues on strict alignment architectures.
- Don't unnecessarily byte-swap on big endian hosts.

from Brad
2012-06-01 15:58:00 +00:00
ajacoutot
612f280208 Fixes from upstream:
- Clean up symbol visibility.
- Don't force quit in signal handler, since we might double-free things.
- Disable reverb flag in modplug decoder. It's producing trash in some cases.
- Don't underflow array when parsing timidity config file.
- Fix read_config_file() not closing the file when there is an error.
- Honor the return code from recursive read_config_file() call.
- Reset some state on shutdown to prevent crash when reinitializing.

from Brad
2012-06-01 15:57:51 +00:00
jasper
7234d01e93 sync 2012-06-01 07:31:09 +00:00
jasper
053f265fbb import autoconf 2.69
from brad
ok sthen@
2012-06-01 07:30:46 +00:00
stsp
9a7fba050f Update to Subversion 1.7.5 and fix WANTLIB; help and ok mpi@ 2012-05-30 12:16:14 +00:00
jasper
218b2aa27c committed upstream 2012-05-30 11:09:10 +00:00
jasper
fcf75f8e78 Apply patches from upstream bugzilla (#676090, malicious escape sequences can cause denial of service). 2012-05-29 20:31:40 +00:00
jasper
5da10430d2 - update to 0.32.2, includes a fix for an issue which mosh has been assigned
CVE-2012-2385.
2012-05-29 20:30:03 +00:00
jasper
dce658b206 - update to 3.35 2012-05-28 15:29:58 +00:00
fgsch
bc869f4771 Fix master site for ecj-3.7.1.jar 2012-05-28 13:53:18 +00:00
jasper
150a15179b - update to 2011-10-30 2012-05-28 12:05:09 +00:00
landry
0b8fa99641 Mark as BROKEN on sparc64, asm illegal operands (and -fno-tree-ter
doesn't "fix" it)
2012-05-28 10:30:39 +00:00
jasper
76f72bcb56 Adjust to use the same automake version as what they were originally
generated with for the test suite.

from brad
ok sthen@
2012-05-26 11:53:07 +00:00
jasper
1e878a85e0 - let g-c-a use the clang module to get the correct includes path
- add a reminder commennt in llvm/Makefile

discussed with and ok sthen@
2012-05-26 09:14:34 +00:00
jasper
3e87bbf734 - unbreak regress tests and set REGRESS_IS_INTERACTIVE=x11 2012-05-26 08:56:44 +00:00
jasper
c145857916 - update to 0.6 2012-05-26 08:44:32 +00:00
sthen
68d394c41c Update to LLVM 3.1.
Thanks Brad for pointing out a few problems with my original diff.
2012-05-25 09:05:49 +00:00
shadchin
353cfedef2 Switch ports on musepack, ok ajacoutot@ 2012-05-24 18:36:45 +00:00
jasper
1dd4aa573a adjust for node.port.mk location change 2012-05-23 15:13:20 +00:00
jasper
a17cc79e1c - update to 1.0.1
* release notes can be found here: http://arduino.cc/en/Main/ReleaseNotes
- set default baud rate for the uno, instead of defaulting to older boards.

tested by various
2012-05-22 21:26:11 +00:00
ajacoutot
36e724c1eb No need for --disable-gtk-doc, missed when I reviewed landry's commit. 2012-05-22 14:58:41 +00:00
landry
ef810b282a +glade3 2012-05-22 14:54:49 +00:00
landry
a71550fcd3 Resurrect devel/glade3 from the Attic and update it to 3.8.2. It can
still be used by Gtk2 apps/libs, while devel/glade is Gtk3 only.
No conflict as they can be installed alongside.
Discussed/ok ajacoutot@
2012-05-22 14:53:32 +00:00
jasper
a0492d2d5f - update to 6.2.5
from  Christopher Zimmermann
2012-05-22 11:46:40 +00:00
giovanni
9e135bf55b Email::Mime::Creator and Email::MIME::Modifier has been included into Email::MIME
spotted & ok bluhm@
ok sthen@
2012-05-21 13:52:55 +00:00
sthen
b5f7fc550b Include the PIC flag when linking, as well as building, the shared
library, from Brad.
2012-05-19 08:24:50 +00:00
jasper
cad94fa7af - update to 0.5.1 2012-05-18 20:44:10 +00:00
sthen
2a314ebad8 shared libraries should not use INSTALL_PROGRAM; from dhill 2012-05-18 18:26:23 +00:00
naddy
96b74a66f4 no need for groff 2012-05-17 22:23:02 +00:00
landry
981c23b608 add bug # url 2012-05-17 10:23:24 +00:00
landry
7d8652ecf1 add comments explaining damn patches 2012-05-17 08:59:00 +00:00
ajacoutot
86265ce150 Fix usage of the _POSIX_THREAD_PRIORITY_SCHEDULING macro.
from Brad
2012-05-17 05:01:35 +00:00
landry
7058cc3a99 Ensure GJS is not picked as a hidden dependency (reported by naddy@) 2012-05-16 19:35:22 +00:00
edd
f1121baa4f Bump the maximum number of uhid devices SDL can address from 4 to 16. It is
quite easy to exhaust the SDL default of 4.

OK jasper@
2012-05-16 14:01:19 +00:00
jasper
f9e47381a1 make sure the .lua files go into the DATADIR. 2012-05-16 12:04:19 +00:00
jasper
f3ebab3756 fold PFRAG.shared into PLIST, all this was SHARED_ONLY already anyway. 2012-05-15 20:45:12 +00:00
jasper
45bf6e64b9 use MODLUA_WANTLIB 2012-05-15 19:48:30 +00:00
jasper
fa4d879b11 adjust to new lua.port.mk 2012-05-15 15:15:19 +00:00
ajacoutot
d5247563b9 Minor update to gsettings-desktop-schemas-3.4.2. 2012-05-15 14:00:46 +00:00
jasper
68e64f4c94 - use ${PREFIX}/share/doc/ instead of ${PREFIX}/doc/ 2012-05-15 08:45:11 +00:00
dcoppa
ae2b2f4867 Sync with what bentley@ pushed upstream. 2012-05-15 08:36:28 +00:00
ajacoutot
787779247e Bugfix update to glib2-2.32.3. 2012-05-15 06:31:34 +00:00
bentley
77cf8307a0 Set wxWidgets_INCLUDE_DIRS_NO_SYSTEM.
This prevents compiler errors with cmake/wxwidgets:
"error: template with C linkage"

See the variable's comments and links in
/usr/local/share/cmake/Modules/FindwxWidgets.cmake for more information.

ok dcoppa@ (MAINTAINER)
2012-05-14 19:24:33 +00:00
ajacoutot
03c85def82 Bugfix update to py-gobject3-3.2.2. 2012-05-14 17:18:16 +00:00
jasper
ec285f6a40 - update to 3.4.2 2012-05-14 16:46:16 +00:00
rpointel
3e40fb1112 Update p5-Error to 0.17018, from David Hill, I added REGRESS_DEPENDS. 2012-05-14 05:02:42 +00:00
kili
8f5e743f7b Add a 0.5 GB build dependency to get a 2.7 kB LaTeX package, which
is required for a successful build and package.

found and ok by jasper@
2012-05-13 21:27:38 +00:00
dcoppa
ac90a412d6 Bugfix update to 2.0.19. From dhill. 2012-05-13 13:50:17 +00:00
jasper
02fce385a2 - update to 1.0
ok MAINTAINER
2012-05-12 11:46:34 +00:00