4679 Commits

Author SHA1 Message Date
sthen
1f747a9365 ajacoutot confirms these are broken everywhere 2016-11-07 10:36:50 +00:00
sthen
477147a2e5 mark BROKEN-i386 (though maybe they're broken everywhere) 2016-11-07 08:38:41 +00:00
jsg
cdd20263f4 Remove the lua52 FLAVOR of luajit which build with LUAJIT_ENABLE_LUA52COMPAT
defined and wrongly patched luajit to set the abi to lua 5.2.
luajit can not load lua modules built against the lua 5.2 headers even
when build with LUAJIT_ENABLE_LUA52COMPAT.

Even without LUAJIT_ENABLE_LUA52COMPAT luajit has some 5.2 semantics,
the define enables a few other things such making unpack() available
as table.unpack().

No system vendors seem to ship a version of luajit with the define set
and the consensus is to just remove the FLAVOR.

Remove abieber@ as MAINTAINER at his request.

ok jca@ abieber@ juanfra@
2016-11-06 05:44:21 +00:00
jeremy
302d23ce49 Hookup mruby 2016-11-05 22:33:49 +00:00
jeremy
2e7bc08d5c Import mruby 1.2.0
mruby is a lightweight, easy to embed version of ruby.

Help from juanfra@ and pirofti@
OK juanfra@
2016-11-05 22:31:28 +00:00
danj
f44a7ee7d9 Update to cython-0.25.1
bulk by and ok aja@
2016-11-05 10:29:38 +00:00
jeremy
2ab6141022 Add directory containing gem.build_complete file to ruby gem ext packages
This is needed so that the packages do not leave around the directories
when they are removed.

This requires bumping all ruby gem ext ports, which will happen shortly.

Problem discovered by pirofti@
2016-11-04 21:25:10 +00:00
jasper
1d15fecb2b remove empty patches 2016-11-04 17:17:14 +00:00
jeremy
6bf61276f8 Add a couple directories to the PLIST
These directories are needed to that installing a ruby gem ext port and
then remove the ruby package doesn't leave directories around. This is
only a partial fix, the ruby gem ext ports all need a similar fix.

Problem pointed out by and feedback from pirofti@
2016-11-04 17:03:29 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
jca
6a4b3fe69a Hook up sbcl,threads 2016-11-02 13:27:55 +00:00
jca
2d25b45245 Update to sbcl-1.3.0, and add a 'threads' FLAVOR.
This is a FLAVOR for now since the code is still not enabled by default
upstream.  Threads are not supported on powerpc yet.

Diff from Solene Rapenne, maintainer timeout.
2016-11-02 13:26:07 +00:00
kili
26023d3f4a Instead of setting USE_WXNEEDED=Yes, explicitely pass -Wl,-z,wxneeded
the linker again. Otherwise, the ld wrapper script installed when
USE_WXNEEDED=Yes will be used by the installed ghc package.

Problem noticed by Karel Gardas.
2016-11-01 18:14:05 +00:00
jasper
d3e3003800 update to abcl-1.4.0
from Timo Myyra (MAINTAINER)
2016-11-01 10:25:53 +00:00
ajacoutot
bcbb88b368 SECURITY fix for CVE-2016-8606 and CVE-2016-8605. 2016-10-31 22:53:34 +00:00
jca
7f6e8a9231 Unhook luajit,lua52 until a decision is made.
This FLAVOR has been proposed for removal by jsg@ some time ago.
2016-10-31 18:51:42 +00:00
jca
f2a95a464e Stop automatic addition of lua5x FLAVORS.
Now if a port wants to declare support for lua52/lua53, it must do so
explicitely.  Hopefully this will result in lua libraries being better
tested with the lua versions we support.

Agreement from sthen@ when discussed on ports@, bulk build tests by
ajacoutot@.
2016-10-31 18:46:09 +00:00
robert
3b2a0f46c1 update to 7.0.12 2016-10-31 15:06:10 +00:00
robert
a1fdb6f1ed fix wantlib for some subpackages 2016-10-31 15:05:51 +00:00
jasper
6d403996e1 -io 2016-10-31 12:42:36 +00:00
jeremy
6a8787ca74 Remove lang/io
Broken since the introduction of setjmp cookies (May on amd64, June on
i386).  Was i386/amd64 only.  I couldn't get newer versions to work,
and it's unlikely that the setjmp cookie issue could be worked around
without rewriting the coroutine code.

OK landry@
2016-10-31 12:40:19 +00:00
jeremy
2e6d02afd2 Send ruby 2.0 to the Attic
It was unhooked from the build back in September.
2016-10-31 12:02:49 +00:00
robert
40b56e8e19 update to 4.6.1.5 2016-10-31 11:45:07 +00:00
jasper
894d70c203 wrap overly-long SUBST_VARS line 2016-10-31 11:08:16 +00:00
danj
94e1a61724 Update MODPY_SETUPUTILS_DEPEND after py-setuptools update
This commit also introduces MODPY_ABI_TAG for when, an ABI tag is also
used for names of compiled extensions (idea and name from sthen@)

ok sthen@
2016-10-29 18:25:01 +00:00
jasper
7bbd5c2c7d - update to vala-0.34.2 2016-10-29 07:48:25 +00:00
juanfra
987f4a8b9b Update to Racket 6.7. 2016-10-28 14:40:50 +00:00
robert
71b61fccbb update to 5.6.27 2016-10-26 07:50:37 +00:00
danj
90c749b360 Update to rust-1.12.1
For release note see https://blog.rust-lang.org/2016/10/20/Rust-1.12.1.html

Please note, semarie rebuilded the bootstrap due to a bug in rustc: 1.12.0
wasn't able to rebuild 1.12.1 without intrusive patches in the build system

From semarie, ok ajacoutot
2016-10-25 17:08:07 +00:00
jca
f451b73eb7 Update to mawk-1.3.4-20160615 2016-10-24 21:01:05 +00:00
visa
ef8b812211 regen mips64 adastrap
ok pascal@
2016-10-19 01:07:32 +00:00
jasper
91444d81c9 update to elixir-1.3.3 2016-10-15 19:14:43 +00:00
jca
8c1f61b8d5 Fix MASTER_SITES
Patch from Dan Andersen
2016-10-13 15:14:29 +00:00
sthen
97ee1a5a4f update to php-7.0.11, ok robert@ 2016-10-11 09:02:27 +00:00
sthen
6a35a805ac update to php-5.6.26, ok robert@ 2016-10-11 09:02:15 +00:00
ajacoutot
4c4e51995d Update to LLVM 3.9.0.
Been through bulks on amd64 / i386 by sthen@ and naddy@ respectively.

from Brad (maintainer)
2016-10-07 08:55:30 +00:00
juanfra
871ddad2d9 The tarball was updated. 2016-10-07 01:50:44 +00:00
danj
e0210e3221 Update to rust-1.12.0
From semarie (maintainer), ok ajacoutot
2016-10-05 16:48:10 +00:00
juanfra
6fecc6ad1e Move the patch to the correct directory. 2016-10-03 19:27:30 +00:00
juanfra
2cd99e0b03 Update to BaCon 3.4. 2016-10-02 02:36:10 +00:00
naddy
c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
naddy
78d22e160e Fix the build and don't bother with sqlite3 support now that it is no
longer included in base.  ok sthen@
2016-09-26 12:38:54 +00:00
juanfra
23b206d938 Add sqlite3 as dependency. 2016-09-24 00:21:28 +00:00
pascal
964e2b6130 Do not install a dangling symlink to (non-existent) standard.ads.h. 2016-09-23 10:11:14 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
pascal
49369b055d Switch ARM default CPU to pcore, but disallow unaligned access.
not hooked up to the build, no bump.
2016-09-20 21:51:54 +00:00
jeremy
ad1df45202 Update to JRuby 9.1.5.0 2016-09-19 21:38:39 +00:00
pascal
d6b137947d Add mips64 support; optimistically enable mips64el too. 2016-09-19 10:14:07 +00:00
pascal
3667ece24c Bump default -march for ARM to pcore (armv6k), but disallow unaligned access.
Required to build clang.

prompted by patrick@/kettenis@
2016-09-18 15:05:15 +00:00
pascal
d38ecb2ecc hppa 2016-09-15 10:37:03 +00:00