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
sthen
2b3582899f
set CXX_host and CXX_target, without these an executable g++ binary was required
...
(build/common.gypi).
2019-08-29 20:43:36 +00:00
sthen
edf426b9e6
use FIX_EXTRACT_PERMISSIONS=, honour CC, fixes build on i386 now that
...
base-gcc has been removed.
2019-08-29 20:36:16 +00:00
bcallah
f403edf984
Update to seed7-20190819
2019-08-28 20:25:24 +00:00
bcallah
a503999b7f
Update to the latest flang. Note the major bump on libflang.
2019-08-27 16:02:47 +00:00
chrisz
cd99141b90
Patch to configure against coq 8.10+beta2
...
ok daniel@
2019-08-24 16:50:27 +00:00
chrisz
aae7d112f2
Upgrade and take maintainership
...
ok bcallah@
2019-08-24 16:38:09 +00:00
tb
8204aadd79
Update to scala 2.12.9, the latest version on the 2.12 branch.
...
The major upgrade to 2.13 may cause difficulties with collections,
so this will be done in a second step (post 6.6).
ok sthen
2019-08-20 18:53:14 +00:00
jeremy
8225fbde1a
Build jruby-launcher with c++ instead of g++
...
Problem reported by and help from naddy@
2019-08-19 17:06:21 +00:00
daniel
d508909eea
Update to latest git commit to add support for ocaml 4.08 and coq 8.10.
...
This should allow chrisz@ to move forward with updates of those ports.
2019-08-18 01:15:12 +00:00
semarie
5ff04b132c
update lang/rust to 1.37.0
...
(and add preliminary sparc64 support)
Announce: https://blog.rust-lang.org/2019/08/15/Rust-1.37.0.html
Changelog: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1370-2019-08-15
ok landry@
2019-08-16 18:14:21 +00:00
jeremy
3874076251
Update to JRuby 9.2.8.0
2019-08-15 14:39:23 +00:00
jsing
800793e1df
Update lang/go to 1.12.8.
...
This includes security fixes to the net/http and net/url packages.
2019-08-14 08:23:28 +00:00
bcallah
8ef30c3146
Update to new flang build system. The build mechanism for libpgmath went
...
through a major rewrite which took some working with upstream to figure out
No real change to flang itself.
2019-08-12 15:41:55 +00:00
cwen
46732a64cc
gcc/8: add crt* symbols on powerpc
...
These symbols are needed at least for php-7.3.
Tips (thanks a lot!) and OK pascal@
2019-08-11 20:53:07 +00:00
jturner
1595a9b296
Update janet to 1.2.0
2019-08-10 22:51:23 +00:00
naddy
15934c06f0
bump for plist changes 6.5 -> 6.6
2019-08-10 19:41:07 +00:00
naddy
c48e5fa246
remove gcc 4.9, no longer hooked up to the build; ok sthen@
2019-08-10 17:58:17 +00:00
juanfra
b7393474c7
Update to racket 7.4.
2019-08-09 21:16:13 +00:00
bcallah
740dd07b7f
Update to kona-3.2.0.20190719
2019-08-09 00:05:55 +00:00
juanfra
88d5c759f8
Update to chicken 5.1. From Timo Myyra (MAINTAINER).
2019-08-06 18:19:51 +00:00
jasper
078add0414
update to vala-0.44.7
2019-08-06 18:04:57 +00:00
jcs
3b31cd8249
update to crystal 0.30.0, shards to 0.9.0
...
now builds with llvm8, remove broken marker
from maintainer
2019-08-06 17:23:28 +00:00
bcallah
a15d5171d5
Add back two patches that got removed in the flang-8.0.0 update. They're
...
needed in order to have a working runtime.
Problem reported by and testing by j <AT> bitminer <DOT> ca
2019-08-05 18:31:02 +00:00
juanfra
8e62e1b558
Enable the tests. From Timo Myyra (MAINTAINER).
2019-08-05 18:27:32 +00:00
visa
63897ab705
Update mips64 adastrap.
2019-08-04 12:54:10 +00:00
sthen
46da07405b
update to php 7.1.31, 7.2.21, 7.3.8
2019-08-01 20:20:38 +00:00