4164 Commits

Author SHA1 Message Date
kili
04b85e65bd Add a little helper script that fixes / cleans up plists of hs-* ports. 2015-09-01 09:58:00 +00:00
jasper
1c3c3bbb7b - use ${CC} instead of hardcoding egcc (pointed out by sthen@)
- also use gcc4 from ports on i386 to combat failing tests (pointed out by joshe@)

ok joshe@ (MAINTAINER)
2015-08-31 18:37:30 +00:00
avsm
0efb6038b5 update to ocaml-camlp4-4.02+6
ok jca@, tested by krw@ daniel@ jsg@
2015-08-30 15:41:01 +00:00
avsm
f718ac074b update to ocaml-4.02.3
ok jca@, tested by krw@ daniel@ jsg@
2015-08-30 15:38:32 +00:00
kili
d9a6097ae9 New bootstrapper 2015-08-29 23:00:43 +00:00
jeremy
e01130d3aa Send lang/ruby/1.9 to the Attic, now that we are no longer building
extension libraries for ruby 2.0 by default.

OK jasper@
2015-08-29 16:25:39 +00:00
jasper
cdc020be2a - update to ecl-16.0.0
from Timo Myyra who got upstream to fix various issues on OpenBSD too
feedback from juanfra@ sthen@
2015-08-29 14:48:34 +00:00
jeremy
f2165e226a Send lang/rubinius to the Attic.
Broken following the removal of SSLv3. Very slow as it doesn't work with
the in-tree LLVM. On an older version as newer versions don't work with
any of the in-tree compilers.

OK jasper@ jca@
2015-08-28 14:45:45 +00:00
jeremy
c6bded9e55 Unlink lang/rubinius
OK jasper@ jca@
2015-08-28 14:41:59 +00:00
semarie
e0f924287f update rust to 1.2.0
ok jca@
2015-08-28 06:51:07 +00:00
juanfra
68591ba21d Update to Chicken 4.10.0. From Timo Myyra (MAINTAINER).
Tested on amd64 by Timo and on sparc64 by me.
2015-08-27 22:40:33 +00:00
kili
43b94b803a Fix build after SSLv3 removal.
ok sthen@
2015-08-27 15:55:04 +00:00
jeremy
bcc4898ece Make MODRUBY_WANTLIB include other libraries besides rubyXY even when not
using ext or extconf CONFIGURE_STYLE.  Previously these libraries were
only added to MODRUBY_WANTLIB when using those CONFIGURE_STYLEs.

Build problem with textproc/ruby-hyperestraier noticed by sthen@, nigel@,
and ajacoutot@.

OK nigel@
2015-08-27 14:36:14 +00:00
edd
c7e37a9a24 Update PyPy to 2.6.0.
Thanks sthen@ for hosting the bootstrap.

OK jca@
2015-08-27 14:21:32 +00:00
juanfra
789e7c59a1 ghc hardcodes ${WRKDIR}/bin/gcc. OK kili@ to a similar diff. 2015-08-27 09:33:25 +00:00
juanfra
268db3aa4f Fix the problem on sparc64.
GCC crashes with the default stack size limit. Gambit passes the tests
with the default limits.

OK jasper@.
2015-08-26 15:38:46 +00:00
sthen
d56d537d66 WANTLIB/LIB_DEPENDS 2015-08-25 14:21:25 +00:00
sthen
b0afd3bc40 remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
bcallah
115c60245e Update to 20150823 2015-08-24 23:01:53 +00:00
juanfra
8f5f7aba7b Update to Gambit 4.7.8.
Workaround for sparc64. OK jasper@.
2015-08-24 16:36:32 +00:00
jasper
eb6fe3c882 unbreak mips64 2015-08-24 11:47:05 +00:00
jeremy
6db4a54756 Update to 2.2.3 2015-08-22 15:14:14 +00:00
jeremy
9c54e94f14 Update to 2.1.7 2015-08-22 15:13:41 +00:00
jeremy
e42ca93cb8 Update to 2.0.0-p647 2015-08-22 15:13:05 +00:00
jasper
b7f5bf9dcf backport various security fixes:
- CVE-2015-5739, "Content Length" treated as valid header
- CVE-2015-5740, Double content-length headers does not return 400 error
- CVE-2015-5741, Additional hardening, not sending Content-Length w/Transfer-Encoding, Closing connections

from upstream git

ok jsing@ (MAINTAINER), czarkoff@
2015-08-19 06:57:20 +00:00
sthen
e07fec811f add a comment pointing out that NO_xx flavours are broken, to avoid people
trying to do a quick build by disabling things they don't need, only to have
it fail when packaging -libs
2015-08-18 10:16:55 +00:00
sthen
5f0d137420 tweak WANTLIB again; build problem reported by ajacoutot.
quadmath is used by -f95 (WANTLIB), however the lib is also present in GCC 4.9
which is required all over the place for bulk builds. So bodge around it by
removing the WANTLIB and at least specifying a RUN_DEPENDS-f95 instead.

This is pretty much academic anyway as you can't install gcc-4.8 on a typical
workstation as it will conflict with gcc-4.9 libs that are a common dependency.
2015-08-18 10:14:06 +00:00
sthen
d8e24bbded sync WANTLIB 2015-08-17 19:52:39 +00:00
sthen
0f4034be36 sync WANTLIB 2015-08-17 19:10:11 +00:00
jasper
de831b29e2 remove mips64 from the ONLY_FOR_ARCH list for it doesn't build 2015-08-17 09:02:36 +00:00
ajacoutot
417069317d Needs devel/gettext-tools. 2015-08-12 06:13:56 +00:00
robert
7d24a31675 update to 5.6.12 2015-08-12 05:50:18 +00:00
robert
8e3c4688ff security update to 5.5.28 2015-08-12 05:50:04 +00:00
robert
9b854f5b99 security update to 5.4.44 2015-08-12 05:49:42 +00:00
jasper
3bd5a7d4e4 update to vala-0.28.1 2015-08-11 21:41:27 +00:00
jasper
14b12a81cc - update to sbcl-1.2.14
based on an initial update by Manuel Giraud
maintainer timed-out
2015-08-11 21:41:04 +00:00
juanfra
fa01932976 Update to racket-minimal 6.2.1. 2015-08-11 21:14:26 +00:00
bcallah
b7986c6387 Update to 20150802 2015-08-11 20:57:48 +00:00
jasper
1e4c21592b add lang/go to CATEGORIES
ok czarkoff@
2015-08-11 20:16:21 +00:00
jasper
37beef5e39 - update to abcl-1.3.2
- add --noinit to the completions target to prevent quicklisp from showing up

with Timo Myyra (MAINTAINER)
2015-08-11 20:12:01 +00:00
sthen
f01f130905 Disable code added in GCC 4.9.3 which passes ".machine ppc" to the assembler;
this breaks builds when -maltivec is used, including Mozilla ports.

Borrowed from a commit to the Amiga development tools project,
b24ae06571

ok landry@ mpi@ naddy@
2015-08-06 18:38:34 +00:00
naddy
b70813dce9 fix variable name 2015-07-31 14:37:34 +00:00
juanfra
d53e6fc789 chibi-scheme does not work on architectures which require aligned
access to memory. The bug is fixed in upstream's repo but the patch is
not simple and it could break the code on amd64/i386.

Build failures on sparc64 and hppa spotted by tobiasu@.
2015-07-31 12:40:11 +00:00
robert
8d764893e2 remove all references to the suhosin patch 2015-07-30 09:46:18 +00:00
jeremy
7dacc8bb06 Set ONLY_FOR_ARCHS = amd64, due to runtime issues on i386
OK jasper@
2015-07-28 21:55:32 +00:00
jeremy
68799a9e5e Update MODRUBY_LIBREV on jruby to 2.2.0 due to JRuby upgrade 2015-07-26 04:41:37 +00:00
jeremy
01167105dc Update to JRuby 9.0.0.0
Bump jdk dependency to 1.8.0

Help and OK jasper@
2015-07-26 04:40:16 +00:00
juanfra
5f97117b76 Update to gambit 4.7.7. Regex and OK jasper@. 2015-07-24 23:43:17 +00:00
jturner
bf7ac4e1a7 Update node-typescript to 1.5.3 2015-07-24 02:08:17 +00:00
pascal
cfc70878f7 Force use of /usr/bin/make; otherwise this may pick up gmake, as noticed by
ajacoutot@.
2015-07-23 10:16:21 +00:00