kili
770fd1c403
Update to ghc-8.6.4.
...
Joint work with Greg Steuck.
Marked as BROKEN until all the following churn on hs-ports is in.
2019-09-30 11:44:18 +00:00
semarie
feb19d4615
update lang/rust to 1.38.0
...
Release: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1380-2019-09-26
Announce: https://blog.rust-lang.org/2019/09/26/Rust-1.38.0.html
ok landry@
2019-09-29 08:23:17 +00:00
tb
435f824b93
Make tests work with PORTS_PRIVSEP=Yes.
2019-09-27 19:04:57 +00:00
sthen
711c53946f
bugfix update to php-7.2.23
2019-09-27 16:00:55 +00:00
abieber
faded3ff2c
Update node to the latest LTS.
...
Changelog here: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.16.3
Builds firefox fine. sthen@ tested an i386 build and it went OK.
OK sthen@
2019-09-27 02:07:44 +00:00
sthen
dc6f44a313
switch default php version to 7.3, bumps/fixes to follow
2019-09-26 21:55:58 +00:00
sthen
3ecb175a8e
update to php-7.3.10
2019-09-26 13:46:19 +00:00
chrisz
1eaa70c7be
Add patch that was missing in the OCaml 4.09.0 update
2019-09-26 11:04:50 +00:00
chrisz
2dd0fda6b6
Update OCaml to 4.09
...
reviewed ports wise and help with @pkgpath, ok by sthen@
reviewed and help with bytecode-only plists, minor nits and ok by jca@
tested on sparc 64 by @jca
tested on aarch64 by Kurt Miller
tested on amd64 by me
Thanks for reviews and testing!
2019-09-26 09:46:09 +00:00
kmos
0f53fcb5b8
Change indentiation of a couple of .if statements to match
...
the style of the rest of the section and make it easier to see
which .endif belongs to which .if
ok sthen
2019-09-25 14:34:13 +00:00
kurt
7cbf0bc92a
Add back javaPathHelper support for running clojure. okay jasper@
2019-09-24 13:05:22 +00:00
jturner
0bc2454a59
Update janet to 0.3.1
2019-09-23 22:22:10 +00:00
jasper
2a5f377c8e
update to vala-0.44.8
2019-09-23 19:57:56 +00:00
kn
c3efcb09f4
Use find -delete and Python's -m compileall properly
...
Replace xargs dances with cleaner builtin options; no PLIST change.
Input and OK sthen
2019-09-22 20:15:51 +00:00
kurt
0b55ba04e7
This version is not compatible with jdk-11. Adjust MODJAVA_VER to 1.8 only.
...
Okay Timo Myyra <timo.myyra@bittivirhe.fi> MAINTAINER
2019-09-22 15:46:37 +00:00
edd
e6f7740085
Update lang/pypy to version 7.1.1.
...
Diff from Laurence Tratt. Tested by myself and kn@.
OK kn@, thanks all.
2019-09-22 11:37:04 +00:00
solene
88a9122715
Re-hook sbcl-threads flavor
...
ok from maintainer
2019-09-22 10:37:07 +00:00
bcallah
f802968210
Fix libpgmath build on arm64. Upstream changed the definition of size_t on
...
!amd64 to be unsigned int, which doesn't fly here.
No change on amd64; this fix fixes a preprocessor branch that is only
followed on arm64.
Noticed from the latest aarch64 bulk build log.
2019-09-22 01:34:32 +00:00
bcallah
6f931d3c42
Update to the latest flang. Note the minor bump on libpgmath.
2019-09-20 14:51:52 +00:00
daniel
c0effb3c99
Update to CompCert 3.6.
2019-09-20 11:32:16 +00:00
thfr
95b7ce213c
update mono to 5.20.1.34
...
add small fix for duplicate directory separators in relative paths
(GitHub issue #15407 )
ok robert@ (maintainer), solene@
2019-09-19 12:02:59 +00:00
chrisz
4153a2ac37
Update and unbreak lang/ocaml-camlp4
...
ok krw@, avsm@
2019-09-18 19:42:58 +00:00
chrisz
225ce4224b
Upgrade lang/ocaml to 4.08.1
...
* net unison needed some patchign to avoid deprecated library functions.
* all ports depending on the exact version of OCaml need revision bumps.
* net/unison needed some help to avoid deprecated library functions.
ok krw@, testing on i386 and ok daniel@
2019-09-18 17:49:35 +00:00
solene
0682110aab
Update to sbcl-1.5.5
...
Diff from Timo Myyrä <timo.myyra@bittivirhe.fi> (thank you)
ok maintainer
2019-09-16 06:24:18 +00:00
jsing
2b82a3c4b4
Set GO111MODULE=off via go.port.mk to prevent external access being
...
attempted during builds.
Fixes several other packages that break during build.
ok sthen@
2019-09-15 02:04:00 +00:00
jsing
c15e53f079
Enable Go on aarch64/arm64.
...
ok phessler@
2019-09-15 02:00:34 +00:00
sthen
99f7af9718
poison GOPROXY in the environment during ports build, ports aren't
...
allowed to access the network at build time and this makes failures
obvious even if you don't use (recommended) PORTS_PRIVSEP.
2019-09-14 21:30:41 +00:00
jsing
96037ecdb2
Update the lang/go binary bootstrap to Go 1.13.
2019-09-13 09:04:07 +00:00
jsing
1f984f36de
Update lang/go to Go 1.13.
...
ok abieber@ sthen@
2019-09-12 18:48:30 +00:00
kili
e80c5def54
fixup-hs-plist is no longer needed.
2019-09-10 20:55:26 +00:00
sthen
fbb77e365d
update to lucee-5.3.3.62
2019-09-10 14:04:25 +00:00
kili
42ec039af8
Switch ghc and hs-ports from @exec/@unexec to @define-tag/@tag.
...
ghc and the hs-packages now simply include the necessary (haskell)
package description files in lib/ghc/package.conf.d and update the
package.cache by running ghc-pkg recache at the end. register and
unregister scripts are no longer needed.
2019-09-10 13:51:21 +00:00
juanfra
4ba00fcc8d
Unbreak on macppc.
2019-09-08 17:40:02 +00:00
jca
cbb02a6e7f
Update to llvm-8.0.1
...
Similar diff from Brad; bulk build by ajacoutot@
2019-09-08 10:40:39 +00:00
naddy
41b4ee2be3
REVISION must not go back
2019-09-07 23:32:43 +00:00
daniel
26438191d5
Minor cleanups:
...
- remove no-longer needed g77 and java subpackages.
- remove an outdated patch comment
- move HOMEPAGE from http -> https
- bump all subpackages due to HOMEPAGE change
ok pascal@ (MAINTAINER)
2019-09-07 19:32:44 +00:00
daniel
d9e1a6e4cd
Update to commit d3eba507 for ocaml 4.08.1 support.
2019-09-07 17:24:37 +00:00
ajacoutot
04564d70b5
Update to crystal-0.30.1.
...
from Wesley Moxam (maintainer)
2019-09-07 08:46:41 +00:00
jturner
ff33c31cc1
Update janet to 1.3.0.
...
Release notes: https://github.com/janet-lang/janet/releases/tag/v1.3.0
2019-09-06 23:31:45 +00:00
martijn
bc27853211
Add support for MODGO_BINDIR to allow go applications to be installed in
...
an alternative location. Still defaults to bin/.
OK sthen@
2019-09-04 12:22:03 +00:00
jca
19fe03522c
Remove g77 and libf2c
...
g77 was a fortran compiler based off gcc3. Remove it since it isn't
used any more by the ports tree.
ok naddy@
2019-09-04 09:37:49 +00:00
semarie
37d207f45a
add sparc64 in RUST_ARCHS (all rust ports take care of sparc64 now)
...
and enable lang/rust build on sparc64
2019-09-02 07:05:48 +00:00
sthen
267f1f46d9
mark BROKEN-i386; hardcodes gcc
2019-08-31 15:36:56 +00:00
sthen
a14557b4eb
update to php-7.3.9; includes various crash/security fixes
2019-08-30 17:09:51 +00:00
sthen
1a165e24b4
update to php-7.2.22; includes various crash/security fixes
2019-08-30 17:09:48 +00:00
sthen
e6a22f8b8d
update to php-7.1.32; includes various crash/security fixes
2019-08-30 17:09:45 +00:00
jeremy
10a6a2a44f
Update to Ruby 2.6.4
...
Drop PATCHFILES as the patch is now included.
Backport use of realpath(3) for File.realpath to allow unveil(2) to work.
2019-08-30 15:58:26 +00:00
jeremy
e1be06f6c9
Update to Ruby 2.5.6
...
Backport use of realpath(3) for File.realpath to allow unveil(2) to work.
2019-08-30 15:57:24 +00:00
jeremy
3ad28dcb8a
Update to Ruby 2.4.7
...
Backport use of realpath(3) for File.realpath to allow unveil(2) to work.
2019-08-30 15:56:31 +00:00
daniel
5be0b877bb
Make an effort to fix the build on powerpc.
...
As seen in landry@'s powerpc bulk build report.
2019-08-29 22:48:30 +00:00