jasper
fbc63db2df
pull in fix from upstream for gxtags; this was causing repeated failures on exopi,
...
and i think this will also unbreak this port for i386
2020-11-04 18:46:01 +00:00
jasper
c6226dcab7
- update to vala-0.50.1
...
- extend API_V comment
tested in a bulk by aja@, thanks!
2020-11-02 16:01:57 +00:00
bcallah
c9d61bbb59
Update to seed7-20200929
2020-10-31 21:30:39 +00:00
jeremy
94f9388dab
Add distpatch to fix crashes when using fibers on sparc64
...
Also add local patch to compile a couple of fiber-related
files with -O0, as that is also needed to prevent the crash
on sparc64.
Add a second distpatch to fix a regression in 2.7.2 causing
a crash when calling ffi_closure_free.
OK kn@
2020-10-30 22:07:20 +00:00
jasper
3f3fcd72af
update to elixir-1.11.1
2020-10-30 19:44:32 +00:00
sthen
7a37c7891e
update to php-7.4.12
2020-10-29 23:25:16 +00:00
sthen
5b5d56f786
update to php-7.3.24
2020-10-29 15:53:14 +00:00
jturner
c1028f1490
Add a patch to allow janet to compile on mips64el and possibly mips64 and
...
sparc64. From and test on loongson by Donovan Watteau <contrib at dwatteau
dot fr> Bump for safety.
2020-10-25 23:52:46 +00:00
sthen
d872f3f8b9
update to lucee-5.3.7.43
2020-10-19 15:18:22 +00:00
daniel
9a4e18b090
correct license marker; double checked by naddy@
2020-10-19 02:48:07 +00:00
robert
fa4a68be3a
update to 6.12.0.90
2020-10-17 08:41:02 +00:00
sthen
095fa8bcdd
doh, i cannot type. found by solene.
2020-10-14 15:18:17 +00:00
sthen
698266774f
bump REVISION-xslt in PHP versions due to a dependency change in libxslt
...
in the 6.7-current cycle.
6.7-stable and 6.7-current both had updates to newer PHP versions
since that was changed, so 6.7-stable has PLIST-xslt at 7.2.34 with dep on
textproc/libxslt,-main but -current has PLIST-xslt at 7.2.34 with dep on
textproc/libxslt.
fix is to bump 6.8-stable and -current above the version in 6.7-stable.
2020-10-14 08:44:32 +00:00
sthen
c5ba6ad6fb
fix python upgrade path from 6.7+stable-packages to -current, thanks to
...
James Cook for the report.
2020-10-13 12:41:03 +00:00
daniel
02aadbdff7
Update cython to 0.29.21.
...
This is the minimum version of cython needed to update pandas to the
1.1.3 bugfix release.
ok juanfra@
2020-10-10 18:31:55 +00:00
daniel
0bef12aedb
Missed patch; found by naddy@.
2020-10-09 21:21:48 +00:00
paco
fa9826f854
new target modgo-gen-modules for lang/go
...
It generates the lists for MODGO_MODULES and MODGO_MODFILES
Useful to update go ports.
ok abieber@
2020-10-09 13:23:51 +00:00
daniel
0b63daf607
Update to ocaml-camlp5 to 7.13 so ocaml can be updated.
...
ok chrisz@
2020-10-07 12:35:21 +00:00
sthen
01e4c8e4c0
update to php-7.2.34
2020-10-06 11:10:05 +00:00
sthen
fecd35f6fa
update to php-7.4.11
2020-10-06 11:09:55 +00:00
sthen
25203b1814
update to php-7.3.23
2020-10-06 11:09:50 +00:00
kmos
3c8fb63ad4
Add the necessary bits in python.port.mk to recognize 3.9 as a valid
...
Python version and hook Python 3.9.0 up to the build
2020-10-05 20:51:18 +00:00
kmos
0724eb19d9
Import Python 3.9.0, the first stable release of Python 3.9
...
ok sthen@
2020-10-05 20:48:10 +00:00
jeremy
c1d48166b3
Update to Ruby 2.7.2
2020-10-05 17:13:13 +00:00
jeremy
e613e6846a
Send Ruby 2.5 to the attic
...
OK kn@, jasper@
2020-10-05 16:34:48 +00:00
jeremy
46bf1f83c7
Unhook Ruby 2.5
2020-10-05 16:33:46 +00:00
jeremy
8cecd2fdea
Remove ruby25 FLAVOR support from lang/ruby module
...
OK kn@, jasper@
2020-10-05 16:33:09 +00:00
jasper
967ba2708a
update to vala-0.48.11
2020-10-03 14:39:19 +00:00
solene
f6b603d072
Update to abcl-1.7.1
...
From maintainer Timo Myyrä <timo.myyra at bittivirhe.fi>
2020-10-02 19:16:53 +00:00
rpointel
66e1401e79
update Python to 3.8.6.
...
tested in a bulk build by naddy@.
2020-09-28 11:36:03 +00:00
jsing
5c9837fed5
Update lang/go to 1.15.2.
...
ok abieber@ naddy@
2020-09-27 16:48:56 +00:00
juanfra
9beaa83703
Unbreak chibi-scheme on i386. Passes the tests.
...
Spotted by sthen@.
2020-09-24 21:42:16 +00:00
bcallah
5c327e456f
Update to quickjs-2020.09.06
...
A full changelog is here: https://bellard.org/quickjs/Changelog
From gkoehler@, who also tested it on macppc and powerpc64!
2020-09-23 15:37:32 +00:00
kili
64924804cb
Build a threaded bootstrapper (from gnezdo@).
...
This will be required to build ghc-8.10, but we also enable it for
ghc-8.6 to be sure it works.
2020-09-22 22:23:05 +00:00
jturner
33aeb4de18
Update janet to 1.12.2
2020-09-22 19:03:51 +00:00
gkoehler
b1d154bad1
Simple update to tinyscheme-1.42; from wen heping.
2020-09-21 04:02:00 +00:00
gnezdo
8187435788
Remove lang/fpc
...
Maintainer timeout
OK kmos@
2020-09-20 04:32:22 +00:00
gnezdo
410ab09fa5
Get ready to remove lang/fpc, devel/lazarus, games/hedgewars
...
Maintainer timeout
OK kmos@
2020-09-20 04:27:37 +00:00
juanfra
5753f046ac
Update to chibi scheme 0.9.1.
2020-09-17 20:48:38 +00:00
juanfra
424c214e38
Update to bacon 4.1.
2020-09-17 20:29:21 +00:00
bcallah
8f9cf6643f
Update to gravity-0.7.9
...
Changelog: https://github.com/marcobambini/gravity/compare/0.7.8...0.7.9
2020-09-12 04:01:51 +00:00
edd
57f4f4d0b8
Update lang/pypy to version 7.3.1.
...
OK tb@, thanks!
2020-09-09 09:39:13 +00:00
jturner
e8b509c704
Update janet to 1.12.1
2020-09-08 17:47:06 +00:00
tb
b00e353659
Ensure pypy is ready for LIBRESSL_HAS_TLS1_3
...
Instead of checking for LIBRESSL_HAS_TLS1_3 directly, check for
availability of TLS1_3_VERSION in case we're using LibreSSL as
requested by jsing.
ok edd
2020-09-07 09:32:18 +00:00
jasper
40248c55a2
update to vala-0.48.10
2020-09-06 10:09:08 +00:00
sthen
9d5ed97056
update to php-7.4.10
2020-09-04 10:53:15 +00:00
sthen
5c31d50f26
update to php-7.3.22
2020-09-04 10:53:12 +00:00
sthen
350ae20cdd
update lang/gcc to 8.4.0, from Brad, ok pascal@
...
has been through bulk builds on i386 sparc64
2020-09-04 09:55:34 +00:00
naddy
c552ea72f3
bump for plist changes 6.7 -> 6.8
2020-08-31 22:20:49 +00:00
semarie
3a84a25a91
update lang/rust to 1.46.0
...
ChangeLog: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1460-2020-08-27
Announce: https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html
ok landry@
2020-08-27 17:24:57 +00:00