6378 Commits

Author SHA1 Message Date
jeremy
d690687ffc Update to Ruby 2.7.1 2020-04-03 01:47:41 +00:00
jeremy
d9fd50f09f Update to Ruby 2.6.6 2020-04-03 01:47:05 +00:00
jeremy
3aad3ccaa0 Update to Ruby 2.5.8 2020-04-03 01:45:59 +00:00
jturner
9f1bccbaa2 Update janet to 1.8.1. Release notes: https://github.com/janet-lang/janet/releases 2020-04-01 14:10:52 +00:00
kmos
6b341adec8 Update Python 3.7 to 3.7.7
Run through a bulk on sparc64 without issue.

Clean up PLISTs while here. Move many test bits to the -test subpackage.

ok rpointel@ (maintainer)
2020-03-30 14:55:16 +00:00
jasper
11d994cb69 update to vala-0.46.7 2020-03-30 11:00:11 +00:00
sthen
dc4589e8c0 update to lucee-5.3.5.92 2020-03-27 15:59:56 +00:00
jeremy
a2c7751dca Update to JRuby 9.2.11.1 2020-03-27 15:04:03 +00:00
jca
7e6a45e6eb Bump EPOCH after introducing support for alpha[N] package versions
I highly suspect this is not needed but it's too tempting to just bump
three ports and forget about it.
No objection from tb@ (py-tlslite-ng maintainer)
2020-03-26 19:55:08 +00:00
semarie
c1b159d7ba update lang/rust to 1.42.0
Announce: https://blog.rust-lang.org/2020/03/12/Rust-1.42.html
ChangeLog: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1420-2020-03-12
2020-03-21 05:23:59 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
jsing
3a91ead37a Update lang/go binary bootstrap to a version that contains no ops following
swi instructions on openbsd/arm.
2020-03-20 11:23:08 +00:00
jsing
62aea85f26 Update lang/go to 1.13.9. 2020-03-20 09:04:07 +00:00
jsing
4f68b69023 Add two no op instructions following swi for Go on openbsd/arm.
arm processors have the same speculative execution flaw that occurs across
a syscall boundary, which was previously addressed in the arm64 port.
2020-03-20 08:02:29 +00:00
kili
7a3901f2eb Remove unneeded patch-libffi_ghc_mk.
From Greg Steuck.
2020-03-19 21:32:58 +00:00
sthen
7f9bc0404e update to php-7.3.16 2020-03-19 19:04:45 +00:00
sthen
1bf9ca6863 update to php-7.2.29 2020-03-19 19:04:42 +00:00
bcallah
02e2bf4957 Update to seed7-20200308 2020-03-16 18:22:35 +00:00
jasper
47eb2d3d2d remove arcane erlang 16 now that nothing in tree uses it anymore
ok solene@
2020-03-16 16:07:45 +00:00
solene
13bfea6093 Update to sbcl-2.0.1
diff from Timo Myyrä timo dot myyra at bittivirhe dot fi
ok maintainer Josh Elsasser
2020-03-15 19:53:59 +00:00
jasper
aa35751125 update to elixir-1.10.2 2020-03-13 12:34:10 +00:00
naddy
2d67d2fae9 move home page and master site to https 2020-03-11 22:27:58 +00:00
juanfra
33372bcfc5 Update to bacon 4.0. 2020-03-10 19:58:20 +00:00
daniel
add32f09f8 drop maintainer 2020-03-10 03:31:45 +00:00
cwen
d6787bef6e hashlink: C11 requires ports-gcc on !clang archs
Also:
- use fallback code for gethostbyaddr_r() that we don't support, it
fixes !clang archs build
- remove MS-DOS line endings for files needing to be patched

OK thfr@ (maintainer), kmos@, jca@, hints and OK tb@
2020-03-07 00:30:59 +00:00
espie
0bce543793 simpler SEPARATE_BUILD semantics 2020-03-06 15:26:18 +00:00
jeremy
0f7ec3db23 Update to JRuby 9.2.11.0 2020-03-05 15:29:13 +00:00
semarie
2c84ff6b2b update lang/rust to 1.41.1
Announce: https://blog.rust-lang.org/2020/02/27/Rust-1.41.1.html

while here update the sparc64 bootstrap to 1.41.0 (to be ready for next update)
2020-03-03 10:46:42 +00:00
semarie
448c43e089 update lang/chicken to 5.2.0
from maintainer Timo Myyra
2020-03-03 10:27:40 +00:00
thfr
0192620123 mark lang/haxe BROKEN again because the OCaml deps build with undesirable methods (curl calls, autodetection of CPU number) that need to be replaced; found by kili@ 2020-02-29 03:00:03 +00:00
thfr
f1710f5e83 +hashlink 2020-02-25 02:38:04 +00:00
thfr
318566141f import hashlink
ok solene@

DESCR:

HashLink is a virtual machine for Haxe.

HashLink runtime includes the following features:
* Fully compatible with Haxe specification
* Support file I/O, regular expressions, network, etc.
* Unicode strings by default
* Mark-and-not-sweep Garbage Collector
* x86 and x86-64 HL/C compilation
* x86 and x86-64 HL/JIT compilation
2020-02-25 02:36:47 +00:00
bcallah
353c6e570e Update to kona-3.2.0.20200224 2020-02-25 02:30:48 +00:00
jsing
6a54adbd27 Update lang/go binary bootstrap to a version that contains no ops following
svc instructions on openbsd/arm64.
2020-02-23 14:28:44 +00:00
thfr
cac0417ea8 unbreak lang/haxe by building OCaml BDEPS with the port
builds and runs fine on amd64
builds fine for bcallah@, too, who also pointed out missing BDP devel/dune
thanks!
2020-02-22 02:36:28 +00:00
sthen
c0851b8de9 mark broken on i386 2020-02-21 20:25:55 +00:00
sthen
8c49c63be0 mark php-mcrypt as obsolete, garbage-collect remaining pieces from lang/php 2020-02-21 19:09:32 +00:00
sthen
0e0b53692d update to lucee-5.3.4.77 2020-02-20 16:15:55 +00:00
sthen
82d95c1300 update to php-7.2.28, php-7.3.15 2020-02-20 14:57:17 +00:00
juanfra
cd18c3f7f9 Update to racket 7.6. 2020-02-19 20:39:56 +00:00
daniel
91e09257e8 Update ocaml-camlp5 to 7.11 for better ocaml 4.10 support.
ok chrisz@ (MAINTAINER), jca@
2020-02-18 22:45:52 +00:00
daniel
9e317f5c99 Update to commit 9b881b79 for coq 8.11.0 and ocaml 4.10 support. 2020-02-16 04:34:23 +00:00
jasper
761e95b61a remove ancient erlang17 2020-02-14 13:14:57 +00:00
jasper
d953a51ce6 fix reference to erlang18 in comment 2020-02-14 12:51:50 +00:00
jasper
b80c5f1d63 retire erlang-18
ok aja@
2020-02-14 12:03:19 +00:00
jasper
dcb463912e update to elixir-1.10.1 2020-02-13 20:05:42 +00:00
jasper
af27e15f7a fix build after libffi update
this issue has been addressed by upstream ecl in a more elaborate manner than
i feel is appropriate for now. we'll pull in their fix when this port gets
updated to the next version.

breakage reported by naddy@
also tested by tb@ on i386
2020-02-12 19:42:02 +00:00
sthen
8aff5b1d44 remove 2 bogus conflict markers 2020-02-11 20:43:11 +00:00
kmos
b8938edec6 Mark lang/squeak/vm BROKEN-sparc64
ok sthen@
2020-02-11 13:44:10 +00:00
kmos
67d6ac2083 Mark lang/janet BROKEN-sparc64
It has never built on sparc64
2020-02-11 13:43:38 +00:00