aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* lang/go-devel: Update to 1.17Dmitri Goutnik2021-08-182-5/+5
| | | | Changes: https://golang.org/doc/go1.17
* lang/go: Update to 1.17Dmitri Goutnik2021-08-182-4/+4
| | | | Changes: https://golang.org/doc/go1.17
* lang/gcc10-devel: Update to the 20210813 snapshot of GCC 10.3.1Gerald Pfeifer2021-08-182-4/+4
| | | | This brings six back ports for the C++ run-time library libstdc++.
* lang/gcc9-devel: Update to the 20210812 snapshot of GCC 9.4.1Gerald Pfeifer2021-08-172-4/+4
| | | | This brings one back port for the sanitzers and three for libstdc++.
* lang/purescript: Update to 0.14.3Gleb Popov2021-08-172-123/+143
| | | | Reported by: Coop <coop.coding@gmail.com>
* lang/gcc11: Update to GCC 11.2Gerald Pfeifer2021-08-162-4/+4
| | | | This minor release fixes more than 95 bugs.
* lang/gcc12-devel: Update to the 20210808 snapshot of GCC 12.0.0Gerald Pfeifer2021-08-152-4/+4
|
* lang/gcc11-devel: Update to the 20210807 snapshot of GCC 11.2.1Gerald Pfeifer2021-08-142-4/+4
| | | | | | This brings eight back ports for aarch64 (among others to support -mtune=neoverse-512tvb), one for powerpc (nee rs6000), the tree optimizers, C, and the sanitizers each.
* lang/intel-compute-runtime: update to 21.32.20609Jan Beich2021-08-132-4/+4
| | | | | Changes: https://github.com/intel/compute-runtime/compare/21.31.20514...21.32.20609 Reported by: GitHub (watch releases)
* KDE: Update KDE Gear to 21.08.0Tobias C. Berner2021-08-133-7/+8
| | | | | | | | | | | | | | | | | | Thursday, 12 August 2021 KDE Gear 21.08 improves KDE apps across the board, bringing you quick and responsive utilities, creativity programs with powerful features, and secure tools for all your work and play needs. If this is your first time with KDE software, discover a whole new world of free and secure programs, packed with incredible possibilities. If you are already a KDE regular, check out all the fresh innovations we have added to your favorite apps. Either way, go forth and try new things! Full announcement: https://kde.org/announcements/gear/21.08.0/
* lang/gcc10-devel: Update to the 20210806 snapshot of GCC 10.3.1Gerald Pfeifer2021-08-132-4/+4
| | | | | This brings two back ports for the Fortran front end and one for the sanitizers.
* lang/gcc9-devel: Update to the 20210805 snapshot of GCC 9.4.1Gerald Pfeifer2021-08-112-4/+4
|
* lang/gcc12-devel: Update to the 20210801 snapshot of GCC 12.0.0Gerald Pfeifer2021-08-092-4/+4
|
* lang/seed7: update to 06_20210807Pietro Cerutti2021-08-092-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 20210807: - The bmp.s7i library has been improved. Now the function readBmp() works also for historical versions of the BMP format. - The function readIco() has been added to the library ico.s7i. - In msgdigest.s7i the run-time of the functions md4(), md5(), ripemd160(), sha1(), sha224() and sha256() has been reduced by 4% and the run-time of sha384() and sha512() has been reduced by 62% and 67% respectively (measured with gcc and valgrind). - The example program pv7.sd7 (Picture Viewer) has been improved to support the ICO graphic format. Additionally the window title is now changed also at the start and the end of the picture sequence. - The library gif.s7i has been improved to work also for the empty GIF image. - Functions to convert a bin64 or bin32 to a string of bytes with a given length have been added to bin64.s7i and bin32.s7i. To get the bytes of a bin64 or bin32 value use e.g.: bytes(number, BE, 4) The functions bin32AsFourBytesBe, bin32AsFourBytesLe, bin64AsEightBytesBe and bin64AsEightBytesLe are deprecated now. - In bytedata.s7i the functions int16AsTwoBytesBe, int32AsFourBytesBe, int64AsEightBytesBe, int16AsTwoBytesLe, int32AsFourBytesLe, int64AsEightBytesLe, bigAsEightBytesLe and bigAsEightBytesBe are deprecated now. The functions from the bytes(number, SIGNED, LE, 4) family can be used instead. - Calls of the deprecated functions have been replaced with the new function bytes(), which converts an integer to a string of bytes with a given length. The changes have been done in aes.s7i, blowfish.s7i, bmp.s7i, des.s7i, encoding.s7i, gzip.s7i, hmac.s7i, ico.s7i, msgdigest.s7i, rpm.s7i, tls.s7i, zip.s7i, bas7.sd7 and s7c.sd7. - Interpreter and compiler have been improved to support the actions BIN_N_BYTES_BE and BIN_N_BYTES_LE. - The compiler (s7c.sd7) has been improved to generate optimized code for the actions INT_N_BYTES_BE_UNSIGNED, INT_N_BYTES_LE_UNSIGNED, BIN_N_BYTES_BE and BIN_N_BYTES_LE. - In zip.s7i an error in the function setMTime() has been fixed and the function close() has been improved to leave the actual ZIP file open. - Tests for the bytes() function have been added to chkint.sd7 and chkbig.sd7. These tests make sure that the compiler optimizations of the bytes() function work correctly. - The functions uintNBytesBe() and uintNBytesLe() have been added to int_rtl.c. - The functions bin_n_bytes_be() and bin_n_bytes_le() have been added to binlib.c. - Documentation comments have been improved in drwlib.c, intlib.c and int_rtl.c. - The documentation of primitive actions in the manual has been improved. - A debug printf() has been removed from the function socGets() in soc_rtl.c.
* lang/v8: Update to 9.2.230.22Po-Chuan Hsieh2021-08-082-4/+4
| | | | | Changes: https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/9.2-lkgr https://github.com/v8/v8/commits/9.2-lkgr
* lang/sbcl: Fix patches from 969aedb; bump consumer PORTREVISIONSJoseph Mingrone2021-08-073-5/+5
| | | | | Approved by: krion (maintainer) Differential Revision: https://reviews.freebsd.org/D31448
* lang/sbcl: Fix an error in REPLACE for arguments of type (VECTOR CHARACTER *)Kirill Ponomarev2021-08-063-0/+165
| | | | Reported by: jrm
* lang/intel-compute-runtime: update to 21.31.20514Jan Beich2021-08-063-4/+84
| | | | | Changes: https://github.com/intel/compute-runtime/compare/21.30.20482...21.31.20514 Reported by: GitHub (watch releases)
* lang/gcc10-devel: Update to the 20210730 snapshot of GCC 10.3.1Gerald Pfeifer2021-08-062-4/+4
| | | | | Among aspects that don't really affect us this brings one back port for the Fortran front end.
* lang/go: Update to 1.16.7Dmitri Goutnik2021-08-052-4/+4
| | | | | Changes: https://golang.org/doc/devel/release#go1.16.minor Security: 880552c4-f63f-11eb-9d56-7186043316e9
* lang/python310: Update to 3.10.0rc1Wen Heping2021-08-053-6/+10
|
* x11/kf5-frameworks: Update KDE Frameworks to 5.84.0Tobias C. Berner2021-08-041-3/+3
| | | | | | | | | | | | | | | | | | | | Saturday, 10 July 2021 KDE today announces the release of KDE Frameworks 5.84.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/frameworks/5/5.84.0/ Exp-run by: antoine PR: 257100
* lang/gcc9-devel: Update to the 20210729 snapshot of GCC 9.4.1Gerald Pfeifer2021-08-042-4/+4
| | | | This brings five back ports for libstdc++.
* lang/vala: Update to 0.48.18Neel Chauhan2021-08-032-4/+4
|
* lang/gcc11-devel: Update to the 20210731 snapshot of GCC 11.2.1Gerald Pfeifer2021-08-032-4/+4
| | | | | | | | | This is the first snapshot after the release of GCC 11.2. It fixes one warning and brings four back ports for the middle end, one for the RTL optimizers, three for the x86 and powerpc (nee rs6000) back ends each, four for C++, one for C, and three for Fortran, GOMP and libstdc++ each.
* lang/sbcl: update to 2.1.7Kirill Ponomarev2021-08-023-6/+8
|
* lang/elixir-devel: update to 1.12.2Dave Cottlehuber2021-08-023-12/+12
|
* net/openldap24-server: Make SASL permanent for OpenLDAP port.Xin LI2021-08-016-18/+6
| | | | | | | PR: ports/257374 Reviewed by: obrien Approved by: portmgr (exp-run by antoine) Differential Revision: https://reviews.freebsd.org/D31301
* lang/fpc-utils: unbreak after e40d870fc3cbJan Beich2021-08-011-1/+1
| | | | | | | The installer encountered the following error: Could not find unit directory for dependency package "tplylib" required for package "fcl-res" gmake[1]: *** [Makefile:2469: release] Error 1 gmake[1]: Leaving directory '/usr/ports/lang/fpc-utils/work/fpc-3.2.2/utils'
* lang/fpc: unbreak on i386 after e40d870fc3cbJan Beich2021-08-011-0/+2
| | | | | | | | | $ make checksum ARCH=i386 ===> fpc-3.2.2 depends on file: /usr/local/sbin/pkg - found => freepascal/ppc386-3.0.4-freebsd.tar.gz is not in /usr/ports/lang/fpc/distinfo. => Either /usr/ports/lang/fpc/distinfo is out of date, or => freepascal/ppc386-3.0.4-freebsd.tar.gz is spelled incorrectly. *** Error code 1
* games/hedgewars: lang/nbc: science/checkmol: science/mol2ps: bump PORTREVISIONJose Alonso Cardenas Marquez2021-08-011-1/+1
| | | | * lang/fpc was updated to 3.2.2
* lang/fpc: update to 3.2.2Jose Alonso Cardenas Marquez2021-08-0116-56/+63
| | | | | | | * Add new unit devel/fpc-tplylib * Remove COMPAT10 dependency [PR/254481] PR: 254481 Reported by: jbeich
* lang/php80: Update from 8.0.8 to 8.0.9Torsten Zuehlsdorff2021-07-312-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Core: Fixed bug #81145 (copy() and stream_copy_to_stream() fail for +4GB files). Fixed bug #81163 (incorrect handling of indirect vars in __sleep). Fixed bug #81159 (Object to int warning when using an object as a string offset). Fixed bug #80728 (PHP built-in web server resets timeout when it can kill the process). Fixed bug #73630 (Built-in Weberver - overwrite $_SERVER['request_uri']). Fixed bug #80173 (Using return value of zend_assign_to_variable() is not safe). Fixed bug #73226 (--r[fcez] always return zero exit code). Intl: Fixed bug #72809 (Locale::lookup() wrong result with canonicalize option). Fixed bug #68471 (IntlDateFormatter fails for "GMT+00:00" timezone). Fixed bug #74264 (grapheme_strrpos() broken for negative offsets). OpenSSL: Fixed bug #52093 (openssl_csr_sign truncates $serial). PCRE: Fixed bug #81101 (PCRE2 10.37 shows unexpected result). Fixed bug #81243 (Too much memory is allocated for preg_replace()). Reflection: Fixed bug #81208 (Segmentation fault while create newInstance from attribute). Standard: Fixed bug #81223 (flock() only locks first byte of file). Sponsored by: Bounce Experts
* lang/php74: Update from 7.4.21 to 7.4.22Torsten Zuehlsdorff2021-07-312-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Core: Fixed bug #81145 (copy() and stream_copy_to_stream() fail for +4GB files). Fixed bug #81163 (incorrect handling of indirect vars in __sleep). Fixed bug #80728 (PHP built-in web server resets timeout when it can kill the process). Fixed bug #73630 (Built-in Weberver - overwrite $_SERVER['request_uri']). Fixed bug #80173 (Using return value of zend_assign_to_variable() is not safe). Fixed bug #73226 (--r[fcez] always return zero exit code). Intl: Fixed bug #72809 (Locale::lookup() wrong result with canonicalize option). Fixed bug #68471 (IntlDateFormatter fails for "GMT+00:00" timezone). Fixed bug #74264 (grapheme_strrpos() broken for negative offsets). OpenSSL: Fixed bug #52093 (openssl_csr_sign truncates $serial). PCRE: Fixed bug #81101 (PCRE2 10.37 shows unexpected result). Fixed bug #81243 (Too much memory is allocated for preg_replace()). Standard: Fixed bug #81223 (flock() only locks first byte of file). Sponsored by: Bounce Experts
* lang/intel-compute-runtime: update to 21.30.20482Jan Beich2021-07-303-4/+51
| | | | | Changes: https://github.com/intel/compute-runtime/compare/21.29.20389...21.30.20482 Reported by: GitHub (watch releases)
* lang/ecl: upgrade to 21.2.1Jimmy Olgeni2021-07-304-54/+6
| | | | | | | | | Changelog at https://gitlab.com/embeddable-common-lisp/ecl/-/blob/develop/CHANGELOG PR: 257460 Reported by: thierry
* lang/gcc7: Add an expiration dateGerald Pfeifer2021-07-301-0/+1
| | | | | | | | With lang/J the last dependency of this port, which only has been enabled on amd64 since last year, is gone. So in addition to the existing deprecation add an expiration date to initiate de-orbit. Approved by: leres (maintainer)
* lang/crystal: update to 1.1.1Greg V2021-07-303-15/+65
| | | | | | | | Also update download URL to a CDN domain, regenerate bootstraps to 1.1.1. Changelog: https://github.com/crystal-lang/crystal/blob/1.1.1/CHANGELOG.md PR: 257488
* lang/J: Remove the OPENMP optionGerald Pfeifer2021-07-291-7/+0
| | | | | | | | | The OPENMP option depends on the obsolete lang/gcc7 port (and does so in an unconventional way that likely doesn't actually work these days when the default version of GCC is much newer). It's also off by default and may not have been exercised at all. Approved by: maintainer timeout (sevenjp@gmail.com, 23 days)
* */*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0Loïc Bartoletti2021-07-271-1/+1
| | | | | | | | Changes: - https://riverbankcomputing.com/news/QScintilla_2.13.0_Released - https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS PR: 257308 Exp-run by: antoine
* lang/ghc: Fix build with new Sphinx.Gleb Popov2021-07-271-0/+27
| | | | PR: 257411
* lang/gcc12-devel: Update to the 20210725 snapshot of GCC 12.0.0Gerald Pfeifer2021-07-272-4/+4
|
* lang/gcc10-devel: Update to the 20210723 snapshot of GCC 10.3.1Gerald Pfeifer2021-07-252-4/+4
| | | | | | This brings a back port each for the x86 and powerpc (ne rs6000) back ends, two for the IPA and RTL optimizers, one for the Fortran front end, and two for libstdc++.
* lang/racket: fix build on powerpc64*Piotr Kubaj2021-07-251-0/+4
| | | | CS is not supported on powerpc64*.
* lang/racket-minimal: Update to version 8.2, with default ChezScheme support.Jimmy Olgeni2021-07-255-1282/+1367
| | | | | | | (ported from e772c7109606) PR: 257367 Reported by: Philipp Ost <bsd@philippost.de>
* lang/racket: Update to version 8.2, with default ChezScheme support.Jimmy Olgeni2021-07-255-11956/+12158
| | | | | PR: 257367 Reported by: Philipp Ost <bsd@philippost.de>
* lang/python3: Clean upPo-Chuan Hsieh2021-07-241-20/+16
| | | | | | | - Remove leading definite article from COMMENT - Update USES=python - Remove unneeded use of PYTHON_MAJOR_VER because this is for python 3.x - Merge the symbolic link of 2to3 and python to the .for loop
* lang/python2: Clean upPo-Chuan Hsieh2021-07-241-12/+12
| | | | | - Remove leading definite article from COMMENT - Remove unneeded use of PYTHON_MAJOR_VER because this is for python 2.7
* lang/v8: Update to 9.2.230.20Po-Chuan Hsieh2021-07-242-27/+27
| | | | | Changes: https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/9.2-lkgr https://github.com/v8/v8/commits/9.2-lkgr
* lang/gcc9-devel: Update to the 20210722 snapshot of GCC 9.4.1Gerald Pfeifer2021-07-242-4/+4
| | | | | This brings one back port each for the x86 and powerpc (nee rs6000) back ends, the RTL optimizers and the Fortran front end.