Commit Graph

6042 Commits

Author SHA1 Message Date
sthen
a69dae938f merge 'if ${MODPY_VERSION} == "2.7"' block into the above 'if
${MODPY_MAJOR_VERSION} == 2' block, no need for it to be separate as we
only support one 2.x version now
2019-11-19 11:34:55 +00:00
sthen
f99ed9e2ea include REVISION in PKGSPEC, to trigger updates in dependent packages
due to the i386 SSE->387 change
2019-11-19 09:30:40 +00:00
sthen
a8a3b70b58 On i386, currently go autodetects SSE at build time, and produces
binaries appropriate for the build machine. This doesn't work for
package builds where packages are produced on a machine with SSE
but are expected to work on machines without. Set GO386=387 during
the build to disable this. OK/improved comment from jsing@.
2019-11-19 09:17:06 +00:00
jturner
77b77b9895 Update janet to 1.5.1 2019-11-18 19:34:56 +00:00
jasper
b6ee81fd97 update to elixir-1.9.4 2019-11-13 18:52:02 +00:00
jasper
c89e1b0a63 update to vala-0.46.4 2019-11-12 20:11:02 +00:00
fcambus
4a70895ce7 Avoid adding "-g3 -O0" to CFLAGS.
OK jeremy@, sthen@
2019-11-12 09:25:28 +00:00
jturner
83f07abb97 Update janet to 1.5.0 2019-11-12 01:45:59 +00:00
ajacoutot
8e232da1bf Provide all python debug packages. 2019-11-11 17:47:41 +00:00
thfr
7670058636 add MONO_FORCE_COMPAT env var which allows additional backwards compatibility
Note that this should only be used in well-defined cases that otherwise throw
array/list exceptions since it opens possibilities for undefined behavior.

ok robert@ (maintainer)
2019-11-11 17:05:01 +00:00
fcambus
5cd30014c0 Update mruby to 2.0.1.
Notable changes:

- Switch to using GH_ directives to fetch the distfile
- Point HOMEPAGE to https://mruby.org/
- Upstream now enable setting MRB_ENDIAN_BIG on big endian architectures,
  so we only need to add the missing <endian.h> header

Tested on amd64, test suite passes without errors.

OK sthen@, jeremy@
2019-11-11 11:42:36 +00:00
ajacoutot
8fab1b003a Update now that DEBUG_PACKAGES can cope with hard links. 2019-11-10 21:06:47 +00:00
ajacoutot
3ff04faf71 More automatish debug. 2019-11-10 18:34:06 +00:00
bcallah
24bfc39a36 Bring in the last 2 months of flang development; many build system patches
go away due to upstream accepting some of my patches.
amd64 only right now; hoping to fix arm64 support soon
2019-11-10 16:50:31 +00:00
jeremy
555f88c968 Build debug packages for ruby 2019-11-10 13:50:00 +00:00
sthen
3a84181b10 no need for DEBUG_CONFIGURE_ARGS with bsd.port.mk 1.1484 2019-11-10 11:53:14 +00:00
pirofti
7b3179996d Add debug packages to python -main and -gdbm.
This show-cases the new debug infrastructure created by Marc and I.

OK robert@, espie@
2019-11-09 17:28:58 +00:00
naddy
dd2ea01f65 Revise the adastrap build such that it extracts the list of required
shared libraries directly from the cc1 binary and includes all of
them in the new bootstrap.
ok sthen@ pascal@
2019-11-09 10:50:12 +00:00
sthen
f32d3c3838 update to php-7.1.33 2019-11-07 16:47:22 +00:00
kmos
b0e3d2d064 Add Python 3.8.0 to the tree. The default python3 version will remain
3.7.5 for now, but this will allow easier testing for the eventual
switchover.

Input from landry and sthen

ok sthen
2019-11-07 16:14:09 +00:00
pvk
867d42abcc Update clojure 1.10.0 -> 1.10.1
Changelog: https://github.com/clojure/clojure/blob/master/changes.md#changes-to-clojure-in-version-1101
ok jasper@
2019-11-07 09:39:15 +00:00
jca
0c9953bbda Update to mawk-1.3.4-20190203 2019-11-06 12:46:00 +00:00
jeremy
de3ff8b109 Send ruby 2.4 to the Attic 2019-11-05 08:04:49 +00:00
jeremy
8fe525d69c Unhook ruby 2.4 2019-11-05 08:03:30 +00:00
jeremy
7f7e067fc3 Remove support for building ruby ports with ruby24 FLAVOR 2019-11-05 08:03:15 +00:00
jasper
262927d25c unbreak valadoc, no bump as it didn't build 2019-11-03 19:11:08 +00:00
jasper
c50883a018 drop maintainership for a bunch of ports i haven't used in years 2019-11-03 14:07:41 +00:00
jca
428d69794f Unbreak numpy after the python-2.7.17 update
python cflags are now being honored which means gcc now pukes on the
bogus -OPT:Olimit=0 present in python2-config --cflags.  Force-disable
the bogus use of -OPT:Olimit=0.  ok kmos@ sthen@
2019-11-03 08:55:33 +00:00
sthen
33dd92ca69 this should have been part of rpointel's python 2.7.17 update 2019-11-01 21:43:24 +00:00
jeremy
d256d52af2 Update to JRuby 9.2.9.0 2019-11-01 19:29:31 +00:00
jasper
4082c41f8a update to vala-0.46.3 2019-11-01 19:24:37 +00:00
rpointel
b5e9f7f1fb update python to 2.7.17.
ok kmos@.
2019-11-01 17:40:08 +00:00
daniel
b7a017b3cd support coq 8.10.1 2019-10-30 06:08:15 +00:00
bentley
76f13b5748 Update to iverilog-10.3. 2019-10-28 08:18:37 +00:00
sthen
ae0c71f4c0 update to php-7.3.11 2019-10-24 16:28:17 +00:00
sthen
51cc8a5267 update to php-7.2.24 2019-10-24 16:26:46 +00:00
jsing
4db8f7e433 Update lang/go to 1.13.3.
This includes security fixes released in 1.13.2.
2019-10-24 16:22:07 +00:00
kili
1f3c8fa44b Adjust comment. libiserv actually has a version number different from ghc. 2019-10-21 20:36:15 +00:00
kmos
a47efc0214 Retire Python 3.6
ok sthen
2019-10-18 13:08:05 +00:00
rpointel
b61ef5df7b update python to 3.7.5.
ok kmos@
2019-10-18 04:47:27 +00:00
cwen
7bb85765c9 parrot: _CALL_ELF is undefined on powerpc, force it as ELFv1.
While here, refresh WANTLIB and fix a trailing whitespace.

OK landry@
2019-10-17 14:03:55 +00:00
jasper
b640b48c32 update to vala-0.44.9 2019-10-16 20:02:08 +00:00
jasper
a4ffc67a12 update to elixir-1.9.2 2019-10-16 19:56:33 +00:00
daniel
915bb27789 Backport fix for compcert so configure can work with coq 8.10.0 and
a few other minor tweaks.
2019-10-16 00:08:35 +00:00
jturner
39fa43b2a9 Update janet to 1.4.0 2019-10-15 19:05:51 +00:00
sthen
8048506368 missing BDEP for FLAVOR=no_bootstrap, use https HOMEPAGE while there 2019-10-07 16:16:09 +00:00
sthen
f23085c90b fix MODGO_PACKAGES and MODGO_TOOLS arch name on aarch64 machines (using
the same arch conversion list as done in the lang/go port itself; add
a comment reminding to keep them in-sync). unbreaks packaging of the
few golang ports that actually build on aarch64.
2019-10-06 15:37:15 +00:00
sthen
d1c4e7a8df go-bootstrap is not for aarch64 2019-10-06 15:34:20 +00:00
jsing
0d05e35621 Update lang/go to 1.13.1.
This addresses a security issue in net/http.

ok naddy@
2019-10-04 17:02:11 +00:00
jeremy
6d7b2d106b Update to Ruby 2.4.9, fixing the following vulnerabilities:
* CVE-2019-16255: A code injection vulnerability of Shell#[] and Shell#test
* CVE-2019-16254: HTTP response splitting in WEBrick (Additional fix)
* CVE-2019-15845: A NUL injection vulnerability of File.fnmatch and File.fnmatch?
* CVE-2019-16201: Regular Expression Denial of Service vulnerability of WEBrick.s Digest access authentication
2019-10-03 18:39:57 +00:00