aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* lang/groovy: Add CPE informationStefan Eßer2021-10-201-1/+2
| | | | Approved by: portmgr (blanket)
* lang/gravity: Add CPE informationStefan Eßer2021-10-201-1/+2
| | | | Approved by: portmgr (blanket)
* lang/asn1c: Add CPE informationStefan Eßer2021-10-201-1/+2
| | | | Approved by: portmgr (blanket)
* lang/mlton: Update to 20210816Timothy Beyer2021-10-2018-18106/+416
| | | | | | and fix build for FreeBSD 12 and 13. PR: 259261
* lang/libhx: the port had been updated (+)Alexey Dokuchaev2021-10-205-10/+29
| | | | | | | | | | - Update libHX to version 4.2 - Sadly, the author no longer hosts the project on SourceForge but on his own site instead, this affects MASTER_SITES and WWW line in the port description - Disable getsockopt(SO_BINDTODEVICE) call for now as FreeBSD does not implement this socket option (patches welcome) - While here, assume maintainership of the port
* lang/solidity: Add CPE informationStefan Eßer2021-10-191-1/+2
| | | | Approved by: portmgr (blanket)
* lang/scala: Add CPE informationStefan Eßer2021-10-191-1/+2
| | | | Approved by: portmgr (blanket)
* lang/rust-bootstrap: Add CPE informationStefan Eßer2021-10-191-1/+2
| | | | Approved by: portmgr (blanket)
* lang/racket-minimal: Add CPE informationStefan Eßer2021-10-191-1/+2
| | | | Approved by: portmgr (blanket)
* lang/racket: Add CPE informationStefan Eßer2021-10-191-1/+2
| | | | Approved by: portmgr (blanket)
* lang/quickjs: Add CPE informationStefan Eßer2021-10-191-1/+2
| | | | Approved by: portmgr (blanket)
* lang/jython: Add CPE informationStefan Eßer2021-10-191-0/+3
| | | | Approved by: portmgr (blanket)
* lang/erlang-runtime22: Update to version 22.3.4.22Jimmy Olgeni2021-10-192-4/+4
|
* lang/erlang-runtime23: Update to version 23.3.4.8Jimmy Olgeni2021-10-192-4/+4
|
* *: apply refactor.remove-consecutive-empty-linesTobias Kortkamp2021-10-192-2/+0
| | | | Submitted by: portedit
* lang/janet: Update to v1.18.1Tobias Kortkamp2021-10-192-4/+4
| | | | Changes: https://github.com/janet-lang/janet/releases/tag/v1.18.1
* lang/coffeescript: update 2.5.1 to 2.6.1Vinícius Zavam2021-10-192-4/+4
|
* lang/mono: Fix build on aarch64.Mikael Urankar2021-10-187-9/+3066
| | | | Approved by: portmgr (build fix blanket)
* lang/mono: Fix build on aarch64.Mikael Urankar2021-10-186-6/+3043
| | | | Approved by: portmgr (build fix blanket)
* lang/ghc: Update bootstrap compiler to 8.10.7Gleb Popov2021-10-172-10/+5
|
* lang/ghc: Remove unused stuff and make cosmetic changes.Gleb Popov2021-10-173-81/+6
|
* lang/ghc: Remove powerpc64 support.Gleb Popov2021-10-172-17/+5
| | | | It was reported as broken by pkubaj.
* lang/scm: fix build on powerpc64*Piotr Kubaj2021-10-172-14/+6
| | | | | | | | | | | | | | | | | | | | | | | | (#<primitive-procedure call-with-current-continuation> #<CLOSURE <anon> "r4rstest.scm": (exit) (for-each (lambda (x) (if (negative? x) (exit x))) (quote (54 0 37 -3 245 19))) #t>) ==> ;ERROR: "r4rstest.scm": segment violation 11 ; in expression: (#@apply #@fun #@args) ; in scope: ; (expect fun . args) procedure test ; defined by load: "r4rstest.scm" ;STACK TRACE 1; (#@let ((res (#@if (#@procedure? #@0+1) (#@apply #@0+1 #@0-2) ... 2; (#@test -3 #@call-with-current-continuation (#@lambda (exit) ( ... 3; (#@define ((filesuf #@file) (hss (#@has-suffix? #@file (#@sche ... 4; ((#@thunk) (#@set! #@complete #t)) 5; ((#@do-thunk (#@lambda () (#@cond (#@*syntax-rules* (require ( ... 6; ((#@case #@option #(#<unspecified> #f #\? #\: #\n #\u #\m #\s ... 7; ((#@cond ((#@not #@*argv*) (#@set! #@*argv* (#@program-argumen ... ; program args: ("./scm" "-rmacro" "-fsyntest1.scm" "-fsyntest2.scm" "-fr4rstest.scm" "-e(test-sc4)(test-cont)(test-delay)" "-fsyntest1" "-e" "(or (null? errs) (quit 1))") Builds fine with GCC. While here, remove ia64 support.
* KDE: Update KDE Frameworks to 5.87.0Tobias C. Berner2021-10-171-3/+3
| | | | | | | | | | | | | | | | | | | | Saturday, 09 Ocotber 2021 KDE today announces the release of KDE Frameworks 5.87.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. Full announcement: https://kde.org/announcements/frameworks/5/5.87.0/ Exp-run by: antoine PR: 259032
* lang/gcc12-devel: Relinquish maintainershipGerald Pfeifer2021-10-161-1/+1
| | | | | | | | | After working on (and largely maintaining) our GCC ports for more than 19 years, time has come to hand over the baton. Sadly despite multiple requests nobody stepped up, so return this port to the pool. Still happy to provide guidance and a helping hand, for example working with upstream or on how to operate the (crucial) nightly testers.
* lang/gcc12-devel: Update to the 20211010 snapshot of GCC 12.0.0Gerald Pfeifer2021-10-163-4/+24
| | | | | | libsanitizer brought in improved support for FreeBSD, alas in conflict with one of GCC's headers file (md5.h); add a temporary hack via files/patch-libsanitzer-buildfix .
* *: fix tab vs. space issues, and comments according to the guide.Jimmy Olgeni2021-10-169-23/+25
|
* lang/c: fix typos in pkg-descr.Jimmy Olgeni2021-10-161-3/+3
|
* lang/intel-compute-runtime: update to 21.41.21220Jan Beich2021-10-152-7/+7
| | | | | Changes: https://github.com/intel/compute-runtime/compare/21.40.21182...21.41.21220 Reported by: GitHub (watch releases)
* lang/gcc11-devel: Relinquish maintainershipGerald Pfeifer2021-10-141-1/+1
| | | | | | | | | After working on (and largely maintaining) our GCC ports for more than 19 years, time has come to hand over the baton. Sadly despite multiple requests nobody stepped up, so return this port to the pool. Still happy to provide guidance and a helping hand, for example working with upstream or on how to operate the (crucial) nightly testers.
* lang/gcc: Add CPE informationStefan Eßer2021-10-141-0/+4
| | | | Approved by: portmgr (blanket)
* lang/gcc11-devel: Update to the 20211009 snapshot of GCC 11.2.1Gerald Pfeifer2021-10-142-4/+4
| | | | | | | | This brings 22 back ports for the C++ front end (including some for coroutines) and three for the Fortran front end. The 20211002 snapshot did not bring any changes over 20210925, so we skipped it.
* lang/p5-Scalar-List-Utils: Update to 1.60Po-Chuan Hsieh2021-10-132-4/+4
| | | | Changes: https://metacpan.org/dist/Scalar-List-Utils/changes
* lang/v8: Update to 9.4.146.21Po-Chuan Hsieh2021-10-1311-66/+75
| | | | | | Changes: https://v8.dev/blog/v8-release-94 https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/9.4-lkgr https://github.com/v8/v8/commits/9.4-lkgr
* lang/python3X: Fix library installationThierry Thomas2021-10-1310-0/+15
| | | | | | | | | | | | | | | | | The Python ports install the library libpython3.x.so under $PREFIX/lib, and they set USE_LDCONFIG, but these libraries are not registered, due to a missing symlink, and they are not found by `ldconfig -r'. This commit make them to be registered, and for some reason it helps the dynamic linker to find them, and this allows to fix an error in french/aster. It also helps to fix errors in newer releases of math/sage (not yet ready to be committed due to other problems). No exp-run, but it has been tested with many ports on several platforms. PR: 257864 Approved by: koobs (Python team) MFH: 2021Q4
* lang/janet: Update to v1.18.0Tobias Kortkamp2021-10-122-4/+4
| | | | Changes: https://github.com/janet-lang/janet/releases/tag/v1.18.0
* lang/gcc10-devel: Relinquish maintainershipGerald Pfeifer2021-10-121-1/+1
| | | | | | | | | | After working on (and largely maintaining) our GCC ports for more than 19 years, time has come to hand over the baton. Sadly despite multiple requests nobody stepped up, so return this port to the pool. Still happy to provide guidance and a helping hand, for example working with upstream or on operating the (crucial) nightly testers I have been running.
* lang/gcc10-devel: Update to the 20211008 snapshot of GCC 10.3.1Gerald Pfeifer2021-10-122-4/+4
| | | | This brings five back ports for the C++ front end and two for Fortran.
* lang/perl5-devel: update to v5.35.4-102-ge43d289c7cMathieu Arnold2021-10-114-8/+6
|
* lang/gcc9-devel: Relinquish maintainershipGerald Pfeifer2021-10-111-1/+1
| | | | | | | | | | After working on (and largely maintaining) our GCC ports for more than 19 years, time has come to hand over the baton. Sadly despite multiple requests nobody stepped up, so return this port to the pool. Still happy to provide guidance and a helping hand, for example working with upstream or on operating the (crucial) nightly testers I have been running.
* lang/gcc9-devel: Update to the 20211007 snapshot of GCC 9.4.1Gerald Pfeifer2021-10-112-4/+4
|
* lang/go: Update to 1.17.2Guangyuan Yang2021-10-092-4/+4
| | | | | Changes: https://golang.org/doc/devel/release#go1.17.minor Security: 4fce9635-28c0-11ec-9ba8-002324b2fba8
* lang/gcc12-devel: Update to the 20211003 snapshot of GCC 12.0.0Gerald Pfeifer2021-10-092-4/+4
|
* lang/intel-compute-runtime: update to 21.40.21182Jan Beich2021-10-083-9/+9
| | | | | Changes: https://github.com/intel/compute-runtime/compare/21.39.21127...21.40.21182 Reported by: GitHub (watch releases)
* lang/scheme48: Add CPE informationBernhard Froehlich2021-10-081-1/+2
| | | | Approved by: portmgr (blanket)
* lang/rust: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* lang/python-doc-html: Update distinfo of python310 to 3.10.0 releaseWen Heping2021-10-081-9/+9
|
* lang/python310: Update to 3.10.0 releaseWen Heping2021-10-083-6/+6
|
* lang/gcc10-devel: Update to the 20211001 snapshot of GCC 10.3.1Gerald Pfeifer2021-10-082-4/+4
| | | | This brings two back ports for Fortran (only).
* KDE: Update KDE Gear to 21.08.2Tobias C. Berner2021-10-072-6/+6
| | | | | | | | | | | | | | | | | | Thursday, 7 October 2021 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * kmail: Fix an infinite SSL error dialog loop * konqueror: Make it compatible with KIO 5.86.0 and don’t open every URL in a new window * libksane: Fix multi page detection with certain scanners Full announcement: https://kde.org/announcements/gear/21.08.2/