5025 Commits

Author SHA1 Message Date
danj
0888a63c75 Update to rust-1.21.0
From semarie (maintainer)
2017-10-17 17:19:24 +00:00
rpointel
13b87a790d don't update PLIST after make tests...
spotted by naddy@.
2017-10-16 05:16:24 +00:00
espie
fc4659ee23 let f77 ports link with ldd, if we so wish.
okay phessler@
2017-10-15 16:43:23 +00:00
rpointel
1e9db2667c update Python to 3.6.3.
tested in a bulk build by naddy@, thanks.
2017-10-15 16:31:45 +00:00
bcallah
6284b5c00d Update gravity to 0.3.6 -- among bugfixes, also adds an internal math lib
and is now C99 instead of C11.
2017-10-11 20:42:36 +00:00
rpointel
18bd3b0c31 update scala to 2.12.3.
sounds good jasper@.
2017-10-11 05:21:29 +00:00
juanfra
fee6b76b3c Add mips64el to racket. 2017-10-10 21:58:26 +00:00
jsing
0f53ccab70 Switch lang/go-bootstrap to use the go1.4 release tarball.
Upstream is providing a tarball of the release-branch.go1.4 git branch,
which contains minor fixes to keep Go 1.4 building on current platforms.
Most of the patches that we currently have for lang/go-bootstrap have
now been committed upstream.

The current go1.4 release tarball contains one of the patches and most of
the remaining patches will be removed when a new release tarball becomes
available.

ok sthen@
2017-10-10 14:57:06 +00:00
abieber
87fd0fc13c Update node to the latest.
Full changelog here: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.11.4

Port changes:
- fix tests

No objections.
2017-10-10 13:32:07 +00:00
jasper
d3fd9945a5 update to vala-0.36.6 2017-10-08 20:07:58 +00:00
jsing
e3a5a8a168 Make lang/go-bootstrap regress pass again:
- More effectively disable cgo so that cgo tests are not attempted
  (backported from the go 1.4 release branch).

- Implement the __guard_local hidden symbol workaround.

- Skip two time related tests that are dependent on external timezone
  data dependencies.
2017-10-08 15:40:56 +00:00
jsing
6d1493a288 Update lang/go to version 1.9.1. 2017-10-07 14:28:45 +00:00
jasper
d1d1f3b2c5 update to elixir-1.5.2 2017-10-07 09:44:43 +00:00
juanfra
93b312f7cb Update to cython 0.27.1. 2017-10-06 20:46:15 +00:00
fcambus
2da94f75ef Update duktape to 2.2.0. 2017-10-05 19:52:04 +00:00
bentley
02f05a61da Update to verilator-3.912. 2017-10-05 08:58:51 +00:00
bentley
135eb6411c Update to iverilog-10.2. 2017-10-05 08:58:10 +00:00
sthen
ca02c6ae45 add BROKEN-i386 2017-09-29 21:17:22 +00:00
naddy
7443d39012 sync with mail/maildrop as far as applicable 2017-09-29 19:46:53 +00:00
naddy
32d663208c Unbreak autoconf check with clang by not using nested functions 2017-09-26 17:06:05 +00:00
sthen
02d08aa186 missed bump 2017-09-24 10:44:24 +00:00
sthen
58aecb3a32 remove oo2c/smlnj, if anyone wants to fix them the Attic is this way ---^^^ 2017-09-23 13:32:31 +00:00
sthen
fd7aeb2c67 unhook oo2c and smlnj; oo2c is i386-only, smlnj is i386/powerpc only but
BROKEN-powerpc, neither build with clang. ok tb@
2017-09-23 13:31:43 +00:00
sthen
a97e9cf1bc add WANTLIB 2017-09-23 10:15:28 +00:00
sthen
458a5f6ba5 hidden dep on libexecinfo 2017-09-23 10:11:41 +00:00
jturner
bcce7161b6 Update myrddin to 0.2. Release notes: https://myrlang.org/release-notes/r0p2.html 2017-09-22 15:09:29 +00:00
rpointel
29fbf8cf5b update Python to 2.7.14.
tested in a bulk build by naddy@, thanks.
2017-09-20 18:44:48 +00:00
jasper
1cb830f6d2 tidy autocrap handling 2017-09-19 19:23:04 +00:00
sthen
c3ddfeb0b9 remove old BROKEN-i386 from when java wouldn't build reliably 2017-09-18 20:12:19 +00:00
jasper
70f5da62c1 use ${LOCALBASE} as $deity intended 2017-09-18 11:48:57 +00:00
jeremy
b94c051c0a Backport webrick security fix (CVE-2017-10784) from ruby 2.2.8 to JRuby.
Update MASTER_SITES while here.
2017-09-16 22:56:41 +00:00
jeremy
273010916e Backport security fixes from ruby 2.2.8 to ruby 1.8.7. Fixes
CVE-2017-0898 and CVE-2017-10784.  Regen patches while here.
2017-09-16 22:54:58 +00:00
jeremy
3edfa2882e Backport security fixes from ruby 2.2.8 to ruby 2.1.9. Fixes
CVE-2017-14033, CVE-2017-14064, CVE-2017-0898, and CVE-2017-10784.
Regen patches while here.
2017-09-16 22:52:40 +00:00
jeremy
accc0898b0 Update to ruby 2.2.8. Fixes CVE-2017-14033, CVE-2017-14064,
CVE-2017-0898, and CVE-2017-10784. Regen patches while here.
2017-09-16 22:45:26 +00:00
jeremy
2e16c3b2ca Update to ruby 2.3.5. Fixes CVE-2017-14033, CVE-2017-14064,
CVE-2017-0898, and CVE-2017-10784. Shared lib major bump due to
removed/modified functions.  Regen patches while here.
2017-09-16 22:43:38 +00:00
jeremy
a5110ece69 Update to ruby 2.4.2. Fixes CVE-2017-14033, CVE-2017-14064,
CVE-2017-0898, and CVE-2017-10784. Shared lib major bump due to
removed/modified functions.  Regen patches while here.
2017-09-16 22:42:37 +00:00
ajacoutot
0b50ae809a PLIST change = bump 2017-09-15 09:23:12 +00:00
jeremy
993a671d5e Update to JRuby 9.1.13.0 2017-09-15 03:06:13 +00:00
chrisz
af5c675178 Fix PLISTs for bytecode only build.
ok jasper@, krw@
2017-09-14 15:43:45 +00:00
juanfra
f36c27474b Update to Racket 6.10.1. 2017-09-13 22:25:27 +00:00
jasper
65695f663a try to bring balance to the force by moving all native/bytecode files to the
correct PFRAG file.

ok krw@
2017-09-12 17:36:19 +00:00
bcallah
0230c15096 +apl
+kona
2017-09-11 23:48:41 +00:00
bcallah
db61e2365a Import lang/kona, an open source implementation of the K programming
language.
ok rsadowski@

Kona is the open-source implementation of the K programming language.
K is a synthesis of APL and LISP. Kona is a reimplementation that
targets K3.2 but includes features inferred from K4 or implemented
elsewhere.
2017-09-11 23:47:48 +00:00
bcallah
20f6262495 Import lang/apl, an interpreter for the programming language APL.
From Giuseppe Cocomazzi <sbudella AT gmail DOT com>, who takes MAINTAINER,
thanks!
ok ian@

GNU APL is a free interpreter for the programming language APL.

The APL interpreter is an (almost) complete implementation of ISO standard
13751, i.e. Programming Language APL, Extended.

The APL interpreter can be scripted and it implements: nested arrays and
related functions, complex numbers, and a shared variable interface.
2017-09-11 23:44:11 +00:00
phessler
457466d871 this port explicity depends on gcc installed in base, and on gnu's ld,
which arm64 doesn't have
2017-09-09 21:10:08 +00:00
ajacoutot
1c2ac0d175 Update to llvm-5.0.0.
from Brad (maintainer)
2017-09-08 05:58:19 +00:00
jasper
e8345f0f0f update to vala-0.36.5 2017-09-07 19:23:03 +00:00
jsing
24fbcf9e7e Update lang/go to version 1.9.
ok ajacoutot@ jasper@
2017-09-03 15:42:25 +00:00
danj
9353488b77 Update to rust-1.20.0
From semarie (devoted maintainer)
2017-09-03 14:08:36 +00:00
jeremy
17d26ff669 Apply security patches in rubygems 2.6.13 to JRuby, based on the
upstream patch provided by ruby-core for ruby 2.4.

No CVE numbers, but this fixes the following vulnerabilities:

* Fix a DNS request hijacking vulnerability.
* Fix an ANSI escape sequence vulnerability.
* Fix a DOS vulernerability in the query command.
* Fix a vulnerability in the gem installer that allowed a malicious
  gem to overwrite arbitrary files.
2017-09-02 21:36:55 +00:00