Commit Graph

5209 Commits

Author SHA1 Message Date
jasper
51495d71e7 update to elixir-1.6.2 2018-03-04 08:30:26 +00:00
bcallah
8ca2aa51b2 Update to latest kona code, which brings in a number of bug fixes. 2018-03-03 02:23:54 +00:00
bcallah
7537b67d80 Chase latest flang update. 2018-03-03 01:40:52 +00:00
sthen
869e1ba766 update to php 5.6.34 & 7.0.28, ok robert@ 2018-03-02 22:11:04 +00:00
juanfra
dd391eb00c Update gambit to 4.8.9. Add myself as maintainer. 2018-03-02 12:02:51 +00:00
sthen
dff7d53ef1 update to php 5.6.33, 7.0.27. ok robert@ 2018-03-01 10:15:02 +00:00
sthen
b98b6d18ae bump; plist changes now we are at 6.3-beta 2018-02-28 19:23:56 +00:00
landry
a568dde054 Mark BROKEN-i386 for now, i didnt manage to build it on an otherwise
idle i386 VM. Discussed with sthen@ and semarie@, but semarie@ has ideas
on how to work around things hoping for a brighter future...
2018-02-24 18:04:08 +00:00
martijn
e88c3e1498 Rename php-fastcgi to php-cgi. This is the more logical name, since this
is the actual name and role of the binary.

OK sthen@
2018-02-23 18:51:44 +00:00
landry
87781971db Update to rust 1.24, from semarie@ (MAINTAINER)
Backports some patches for LLVM6 compatibility.

Note that this is likely to be BROKEN-i386 soonish, i'm giving it a last
chance locally but i never managed to build it here. That also means we
can say goodbye to firefox on i386.
2018-02-23 16:38:16 +00:00
sthen
23f03b0df4 Better fix. It was actually X509_STORE_get_ex_new_index that we don't
have, but Ruby was guarding this by a single function check for
X509_STORE_set_ex_data. In most cases they are doing nice checks in
extconf.rb for the exact function so convert to doing the same here.
2018-02-23 09:54:25 +00:00
sthen
ad52b4a5fb unbreak following libressl additions - we have X509_OBJECT_get0_X509,
BIO_up_ref, X509_STORE_get0_objects but not X509_NAME_ENTRY_set,
SSL_CTX_get_default_passwd_cb, X509_OBJECT_get_type,
SSL_CTX_get_default_passwd_cb_userdata, X509_STORE_get0_param,
SSL_SESSION_has_ticket, SSL_SESSION_get_ticket_lifetime_hint

while there: don't override TLS_*method with macros
2018-02-22 23:03:12 +00:00
sthen
87b689426d quick fix for X509_STORE_set_ex_data to let this package/run; config checking
sets HAVE_X509_STORE_SET_EX_DATA though we don't actually have it yet, causing
undefined symbol when running ruby as part of "make fake" to generate docs.
2018-02-22 21:35:11 +00:00
sthen
c8307509d3 unbreak, now we have DH_get0_engine() 2018-02-22 19:36:04 +00:00
sthen
7bb847d976 fix; we now have most of the functions that this wants except EVP_PKEY_get0_EC_KEY
though there are still some ifdef LIBRESSL due to other differences
2018-02-19 20:05:17 +00:00
jeremy
903b134fc9 Apply upstream patches to fix rubygems security vulnerabilities in
ruby 2.3, 2.4, and 2.5.
2018-02-19 02:18:13 +00:00
sthen
24f62d13dc cope with new libressl functions, from jsing 2018-02-18 18:01:02 +00:00
sthen
a534cb5471 regen patch, no other change 2018-02-18 17:53:45 +00:00
jasper
22ebe841c2 update to vala-0.38.8 2018-02-17 07:44:38 +00:00
sthen
61829c3a3e handle ASN1_STRING_get0_data(), X509_get_signature_nid() addition in LibreSSL 2018-02-16 12:37:23 +00:00
kili
b7d980d5d4 The magic in testsuite/mk/test.mk for detecting which library ways
are available fails badly if the ghc-prim package contains more
than one entry in the library-dirs: field, which is currently the
case for our ghc port.

Only check for the existance of vertain files in the first entry
of the library-dirs: field to re-enable tons of previously disabled
tests and to get rid of stupid "/bin/sh: [: ... unexpected
operator/operand" errors.

This should be fixed for real at both our side (don't include the
same directory twice in the library-dirs: field) and upstream (don't
rely on the library-dirs: field only containing one directory).
2018-02-13 21:17:51 +00:00
bcallah
4d2251500d Update gravity to 0.4.0
No changelog from upstream, but can be recreated via github:
https://github.com/marcobambini/gravity/compare/0.3.8...0.4.0
2018-02-13 15:16:04 +00:00
bcallah
a4d7ed547e Update to the latest kona code. Fixes a number of overflows and NULL derefs 2018-02-13 05:40:09 +00:00
pascal
d44d319e60 Corresponding PLIST update, forgotten in last commit.
Noticed by naddy@
2018-02-12 20:52:34 +00:00
pascal
4bef7ce6a9 Use external libuv instead of internal copy. 2018-02-11 18:33:28 +00:00
bcallah
c46038d7cd Chase the latest flang commits from a few days ago. 2018-02-11 15:52:26 +00:00
abieber
57c2c6e156 Jump to 8.9.4, the latest LTS!
- Enable aarch64 build.
- Disable currently broken tests

Chromium build tested by landry@ and myself.

OK phessler@
2018-02-10 14:50:35 +00:00
kili
0b4689a8c1 Drop the horrible SHN_XINDEX hack. 2018-02-09 10:09:44 +00:00
bcallah
b70f7022ad Update to today's latest flang code push.
While here, update the COMPILER comments. Flang is C11, not C++11.
2018-02-07 05:50:55 +00:00
juanfra
be8833a5bc Update to bacon 3.7.1. 2018-02-05 11:19:05 +00:00
ajacoutot
08cc7dfddf Fix build with the empty FLAVOR.
spotted by nigel@
2018-02-05 11:03:43 +00:00
bcallah
fd5bb80599 Update flang-driver to 5.0.1.20180201 -- this brings in some driver
improvements, 2 of our patches were upstreamed, so they go away. Also, put
-lflang into the default linked libraries so that you do not need to
remember to add the -L/usr/local/lib -lflang dance to every Fortran program
you want to link. The compiler does it for you now. A simple
flang myprog.f
will do the right thing.
2018-02-05 04:08:24 +00:00
jasper
28d44f96a9 update to vala-0.38.7 2018-02-04 12:01:59 +00:00
jasper
d1816945f6 update to vala-0.38.6 2018-02-04 09:27:29 +00:00
jasper
46eba4bf05 update to elixir-1.6.1 2018-02-04 09:00:56 +00:00
bcallah
137044161f +ocaml-camlp5 2018-01-31 00:22:00 +00:00
bcallah
ae570614cd Import lang/ocaml-camlp5, an OCaml Preprocessor and Pretty-Printer.
ok daniel@

Camlp5 is a preprocessor and pretty-printer for OCaml programs. It also
provides parsing and printing tools.

As a preprocessor, it allows one to:
* extend the syntax of OCaml,
* redefine the whole syntax of the language.

As a pretty printer, it allows one to:
* display OCaml programs in an elegant way,
* convert from one syntax to another,
* check the results of syntax extensions.

Camlp5 also provides some parsing and pretty printing tools:
* extensible grammars
* extensible printers
* stream parsers and lexers
* pretty print module

It works as a shell command and can also be used in the OCaml toplevel.
2018-01-31 00:21:41 +00:00
juanfra
28bb6dea3f Update to racket 6.12. 2018-01-29 21:06:12 +00:00
landry
7b5cbbc044 Default MODPY_DISTUTILS_BUILD to build in ${WRKBUILD} instead of
${WRKSRC} - this way python ports using distutils respects
SEPARATE_BUILD.

From Klemens Nanni, tested in an amd64 bulk, ok sthen@ rpointel@
2018-01-29 20:49:24 +00:00
landry
e98d55d6d6 Set DPB_PROPERTIES=parallel only on amd64, so that only one make job is
used on i386. Set DPB_PROPERTIES=lonesome on i386 so that no new jobs
are sent to the worker building rust.
Fixes rust packaging on i386 within dpb.
same diff/ok sthen@
2018-01-29 18:45:39 +00:00
kili
a702a6aeba Fix the patch for test 3677 -- those tests are now all prefixed
with 'T', and I've no idea how I managed to merge it without
the 'T'.
2018-01-28 19:40:29 +00:00
kili
b28d685d2b Remove a testsuite patch used for our pkgpath diff, which had been
lost some time ago.
2018-01-28 19:37:31 +00:00
bcallah
fa51de22e9 Update to flang-5.0.1.20180125 2018-01-28 08:59:59 +00:00
kili
f9a3c58177 Use python3 for the test suite, and drop run and build dependencies
on python.
2018-01-27 23:49:33 +00:00
landry
ba4a54473a Remove BROKEN-i386 for now to give it a chance on i386, where it builds
fine for me with ulimit -d maxed out.
discussed with sthen@
2018-01-27 09:23:05 +00:00
landry
13eb53520f Update to rust 1.23, from semarie@ (MAINTAINER)
Tested on amd64 & i386, building firefox 59 betas.
2018-01-27 09:22:00 +00:00
jasper
b6a081d35e update to vala-0.38.5 2018-01-26 19:41:54 +00:00
juanfra
6c3c36ce18 Update to chibi-scheme 0.8.0. 2018-01-26 12:43:17 +00:00
jeremy
2d65497162 Move GCC diagnostic pragma outside function call to fix build with GCC 4.2.
OK landry@
2018-01-25 14:34:58 +00:00
kili
dc40fa773b Enable the build of lang/ghc again. 2018-01-23 20:59:49 +00:00