aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update to the 20201226 snapshot of GCC 10.2.1.Gerald Pfeifer2020-12-282-4/+4
| | | | | | | | | | | | | | This brings a backport for the RTL optimizers, two for the x86 back end, two for the C++ front end, and one for Fortran. It also changes the processor defaults for 32- und 64-bit powerpc to PPC7450 and POWER8, respectively, per a request by pkubaj@ that I pushed upstream. [1] PR: 251670 [1] Notes: svn path=/head/; revision=559455
* Back port part of r554351 | gerald | 2020-11-07 from lang/gcc8-devel:Gerald Pfeifer2020-12-271-1/+0
| | | | | | | | | Also remove SSP_UNSAFE which was added by r327697 in 2013 to the pre-pre-...-predecessor of this port and does not appear necessary any longer. Notes: svn path=/head/; revision=559432
* lang/spidermonkey78: update to 78.6.0 [1]Steve Wills2020-12-274-14/+48
| | | | | | | | | | | | | While here, allow building with system clang 10 on 12.2 [2] PR: 251895 [1] PR: 251480 [2] Submitted by: mikael, janm@transactionware.com [2] Exp-run by: antoine [1] Reported by: janm@transactionware.com [2] Notes: svn path=/head/; revision=559369
* - Update to 8.2.3Wen Heping2020-12-273-1358/+1096
| | | | | | | | - Remove DOCS option - Add tcmalloc option Notes: svn path=/head/; revision=559337
* Back port part of r554055 | gerald | 2020-11-04 from lang/gcc10-devel:Gerald Pfeifer2020-12-261-1/+0
| | | | | | | | | Also remove SSP_UNSAFE which was added by r327697 in 2013 to the pre-pre-...-predecessor of this port and does not appear necessary any longer. Notes: svn path=/head/; revision=559289
* lang/gauche: update to 0.9.10Rainer Hurling2020-12-254-602/+678
| | | | | | | | | | | | | | - Port changes default TLS library to external mbedTLS Changelog: https://practical-scheme.net/gauche/gmemo/?Release%200.9.10 PR: 252060 Submitted by: Lassi Kortela <lassi+freebsd@lassi.io> (new maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D27746 Notes: svn path=/head/; revision=559258
* lang/bsh: use Java 8Pedro F. Giffuni2020-12-241-1/+1
| | | | | | | | | | | | While 2.1.0 is an improvement it still doesn't include all the fixes for deprecated APIs in JDK 11+. Upstream's master branch does much better but there is no easy patch, so set JDK to 8 for now. PR: 251824 Approved by: thierry (mentor, implicit) Notes: svn path=/head/; revision=559189
* Update to the 20201219 snapshot of GCC 10.2.1.Gerald Pfeifer2020-12-242-4/+4
| | | | | | | | This brings a backport for aarch64, the C++ front end, and register allocator. Notes: svn path=/head/; revision=559058
* lang/bsh: update to version 2.1.0Pedro F. Giffuni2020-12-242-7/+5
| | | | | | | | | | | This doesn't have much changes with repect to the older Beta versions, but finishes merging changes from a Bensehll2 fork and supports newer version of Java. Approved by: thierry (mentor, implicit) Notes: svn path=/head/; revision=559045
* lang/gcc11-devel: fix build on powerpc64 headPiotr Kubaj2020-12-231-2/+1
| | | | | | | | PR: 252071 Approved by: gerald (maintainer) Notes: svn path=/head/; revision=559027
* lang/v8: Fix build on aarch64Mikael Urankar2020-12-232-0/+59
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559002
* lang/intel-compute-runtime: update to 20.51.18762Jan Beich2020-12-232-4/+4
| | | | | | | | Changes: https://github.com/intel/compute-runtime/compare/20.50.18716...20.51.18762 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=558992
* Update to the 20201218 snapshot of GCC 9.3.1.Gerald Pfeifer2020-12-232-4/+4
| | | | | | | | This brings one backport for aarch64 and one for the C++ and Fortran front ends each. Notes: svn path=/head/; revision=558985
* lang/halide: fix build on powerpc64, powerpc64lePiotr Kubaj2020-12-232-3/+6
| | | | | | | Merge https://github.com/halide/Halide/commit/890a5199ae8ade759de076217670ae980bf44823 to fix build. Notes: svn path=/head/; revision=558957
* lang/ghc: regen extra-patch-aclocal.m4 used for aarch64Mikael Urankar2020-12-221-4/+3
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=558922
* - Update to 3.8.7Wen Heping2020-12-225-86/+97
| | | | Notes: svn path=/head/; revision=558913
* On riscv64, disable DTRACE here by default, the same as on lang/erlang-Mark Linimon2020-12-222-0/+2
| | | | | | | | | runtime23. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=558885
* Mark as BROKEN on riscv64 same as on aarch64.Mark Linimon2020-12-221-0/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=558883
* Mark as BROKEN on riscv64 similar to on aarch64.Mark Linimon2020-12-221-0/+1
| | | | Notes: svn path=/head/; revision=558882
* lang/go-devel: Update to 1.16beta1Dmitri Goutnik2020-12-213-8/+8
| | | | | | | Changes: https://tip.golang.org/doc/go1.16 Notes: svn path=/head/; revision=558856
* Update lang/erlang-runtime23 to version 23.2.1.Jimmy Olgeni2020-12-212-4/+4
| | | | Notes: svn path=/head/; revision=558812
* Update to the 20201217 snapshot of GCC 8.4.1.Gerald Pfeifer2020-12-212-4/+4
| | | | | | | | This brings one backport for aarch64 and one for the C++ and Fortran front ends each. Notes: svn path=/head/; revision=558810
* lang/qmasm: Update 4.0.2 -> 4.1Yuri Victorovich2020-12-212-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=558802
* Fix typoSunpoet Po-Chuan Hsieh2020-12-191-1/+1
| | | | Notes: svn path=/head/; revision=558676
* Update to 0.430Sunpoet Po-Chuan Hsieh2020-12-192-5/+6
| | | | | | | Changes: https://metacpan.org/changes/distribution/List-MoreUtils Notes: svn path=/head/; revision=558625
* Sort SUBDIRsSunpoet Po-Chuan Hsieh2020-12-191-1/+1
| | | | Notes: svn path=/head/; revision=558471
* lang/pocl: update to 1.6Jan Beich2020-12-194-25/+56
| | | | | | | | | Changes: http://portablecl.org/pocl-1.6.html PR: 251958 Submitted by: O. Hartmann (maintainer) Notes: svn path=/head/; revision=558462
* lang/kotlin: Update to 1.4.20Guangyuan Yang2020-12-193-4/+6
| | | | | | | | | PR: 251259 Submitted by: lwhsu Approved by: lwhsu (implicit), mizhka (maintainer timeout, 1 month) Notes: svn path=/head/; revision=558437
* Update to the 20201213 snapshot of GCC 11.0.0.Gerald Pfeifer2020-12-192-4/+4
| | | | Notes: svn path=/head/; revision=558414
* Fix PKGBASE collisionsAntoine Brodin2020-12-183-0/+3
| | | | Notes: svn path=/head/; revision=558405
* Hook the repocopied and updated mono ports to the build.Mark Linimon2020-12-181-0/+3
| | | | | | | | PR: 238089, 251795 Submitted by: cem (238089) Notes: svn path=/head/; revision=558401
* Add proper CONFLICTS_INSTALL.Mark Linimon2020-12-183-3/+5
| | | | | | | | | | | These should now be complete and ready for wider testing, so change the maintainers to all be mono@FreeBSD.org PR: 251795 Submitted by: linimon Notes: svn path=/head/; revision=558400
* Repo-copy existing lang/mono port to lang/mono5.10 in preparation forMark Linimon2020-12-1816-0/+3352
| | | | | | | switching lang/mono to a metaport. Notes: svn path=/head/; revision=558399
* Mark various ports as BROKEN with Mono 5.20, and, in some other cases,Mark Linimon2020-12-181-1/+11
| | | | | | | | | | | Mono 6.8. PR: 238089 Submitted by: cem Obtained from: lonesome.com build regression testing Notes: svn path=/head/; revision=558398
* Reset and take che bein.link's maintainershipGuangyuan Yang2020-12-181-1/+1
| | | | | | | | | PR: 251933 Discussed with: rene Approved by: mikael Notes: svn path=/head/; revision=558397
* Pet portlint.Mark Linimon2020-12-181-2/+1
| | | | Notes: svn path=/head/; revision=558387
* Update lang/erlang-runtime23 to version 23.2.Jimmy Olgeni2020-12-182-4/+4
| | | | Notes: svn path=/head/; revision=558358
* lang/gcc7: Reduce ONLY_FOR_ARCHS to just amd64Craig Leres2020-12-181-1/+1
| | | | | | | | | devel/xtensa-esp32-elf no longer depends on gcc7 and the last port dependent on gcc7 is lang/J which only has amd64 in ONLY_FOR_ARCHS. Remove i386 from gcc7's ONLY_FOR_ARCHS so it matches lang/J. Notes: svn path=/head/; revision=558343
* lang/php72: Set deprecation, because it reached EOL on 2020-11-30Torsten Zuehlsdorff2020-12-181-0/+3
| | | | | | | Sponsored by: Bounce Experts Notes: svn path=/head/; revision=558340
* Update KDE Frameworks to 5.77.0Tobias C. Berner2020-12-171-3/+3
| | | | | | | | | | | | | | | | | | | | | December 12, 2020. KDE today announces the release of KDE Frameworks 5.77.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/kde-frameworks-5.77.0/ PR: 251792 Exp-run by: antoine Notes: svn path=/head/; revision=558298
* Update to 0.8.0 release.Alex Dupre2020-12-175-9/+22
| | | | Notes: svn path=/head/; revision=558291
* lang/intel-compute-runtime: update to 20.50.18716Jan Beich2020-12-172-4/+4
| | | | | | | | Changes: https://github.com/intel/compute-runtime/compare/20.49.18626...20.50.18716 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=558276
* Back port part of r555542 | gerald | 2020-11-17 from lang/gcc9-devel:Gerald Pfeifer2020-12-171-4/+3
| | | | | | | | | | | Fold the PLUGINS option, which has been on by default, into standard behavior and remove that option. It has not been causing any issues since we enabled it 11 months ago, nor measurable overhead. PR: 242644 Notes: svn path=/head/; revision=558274
* lang/hermes: Update 0.7.0 -> 0.7.2.20201216Yuri Victorovich2020-12-174-12/+23
| | | | Notes: svn path=/head/; revision=558254
* Update to the 20201212 snapshot of GCC 10.2.1.Gerald Pfeifer2020-12-162-4/+4
| | | | | | | | This brings two backports for aarch64, seven for arm (mostly around Neon), plus two for the C++ front end and one for Fortran. Notes: svn path=/head/; revision=558196
* lang/zig: update to 0.7.1Dave Cottlehuber2020-12-153-9/+19
| | | | | | | | | Submitted by: dch Reviewed by: jbeich Differential Revision: https://reviews.freebsd.org/D27614 Notes: svn path=/head/; revision=558178
* Update to the 20201210 snapshot of GCC 8.4.1.Gerald Pfeifer2020-12-152-4/+4
| | | | | | | This brings just one fix for the C++ front end. Notes: svn path=/head/; revision=558147
* lang/zig: revert 558076 due to breakage via ports-committer@Dave Cottlehuber2020-12-153-13/+119
| | | | | | | Reported by: jbeich Notes: svn path=/head/; revision=558116
* lang/zig: update to 0.7.1 and take ownershipDave Cottlehuber2020-12-143-119/+13
| | | | | | | Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=558076
* - Install per-chip include filesRyan Steinmetz2020-12-142-2/+1459
| | | | | | | | | | | - Bump PORTREVISION PR: 251048 Submitted by: phk@ Approved by: maintainer <darius@dons.net.au> Notes: svn path=/head/; revision=558074