aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update lang/erlang-runtime21 to version 21.3.8.7.olgeni2019-09-162-4/+4
|
* Update lang/erlang-wx to version 21.3.8.7.olgeni2019-09-162-6/+5
| | | | - Add xorg to USES.
* Update lang/erlang-java to version 21.3.8.7.olgeni2019-09-162-4/+4
|
* Update lang/erlang to version 21.3.8.7.olgeni2019-09-162-4/+4
|
* lang/luajit-openresty: correctly link luajit binarymm2019-09-161-3/+6
| | | | Reported by: Vanilla Hsu <v@fatpipi.com>
* lang/luajit-openresty: Use DISTVERSIONPREFIX to construct GH tagnamemm2019-09-162-4/+5
|
* Update luajit-openresty to v2.1-20190912mm2019-09-162-5/+5
|
* Deprecate a few portsantoine2019-09-169-0/+18
|
* Update to the 201900913 snapshot of GCC 8.3.1.gerald2019-09-152-4/+4
| | | | Just two bug fixes this time, one for the middle end, and one around AVX.
* Update to the 20190912 snapshot of GCC 7.4.1.gerald2019-09-142-4/+4
| | | | | Few backports of fixes from mainline, including x86-64, lower level optimizer, and one, two others.
* lang/janet: update to 1.3.0dch2019-09-143-8/+5
| | | | | | PR: 240569 Submitted by: tobik Approved by: jrm (mentor, implicit)
* comlang/rust-nightly: update to 1.38.0.20190914jbeich2019-09-142-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/f0b58fcf0339...a6946a817a13
* comlang/rust-nightly: update to 1.38.0.20190912jbeich2019-09-122-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/0b36e9dea3f2...f0b58fcf0339
* Update to the 20190907 snapshot of GCC 9.2.1.gerald2019-09-112-4/+4
| | | | | This brings various backports for the Fortan frontend and the usual dose of improvements around the house.
* Update to the 20190908 snapshot of GCC 10.0.0.gerald2019-09-102-4/+4
| | | | | | | This may (or may not) address a build regression (with clang) that dim@ reported. [1] PR: 240387 [1]
* comlang/rust-nightly: update to 1.38.0.20190910jbeich2019-09-102-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/6e19f3f383b9...0b36e9dea3f2
* Now that GCC 9 is the canonical version in the Ports Collection,gerald2019-09-093-4/+4
| | | | | recommend that (instead of GCC 9) in the deprecation notes of ports for old versions of GCC.
* Add luajit-openresty to CONFLICTS_INSTALL for luajitmm2019-09-091-0/+2
|
* OpenResty's Branch of LuaJIT 2mm2019-09-098-0/+176
| | | | WWW: https://github.com/openresty/luajit2
* - Update to 2.8.5wen2019-09-083-5/+5
|
* Update to the 201900906 snapshot of GCC 8.3.1.gerald2019-09-082-4/+4
| | | | | Loads and loads of backports of testcases and some some pre-compiled header fixes, plus a few others.
* Update to the 20190905 snapshot of GCC 7.4.1.gerald2019-09-072-4/+4
| | | | | | Loads and loads of backports of testcases, Fortran, some LTO and tree optimizer fixes, C++ and libstdc++, apparently prepared for a compiler Red Hat uses somewhere.
* comlang/rust-nightly: update to 1.38.0.20190907jbeich2019-09-073-52/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/9af17757be1c...6e19f3f383b9
* Update to the 20190901 snapshot of GCC 10.0.0.gerald2019-09-062-4/+4
|
* KDE Applications: update to 19.08.1tcberner2019-09-062-6/+6
| | | | | | | | | | | | | | | | | | September 05, 2019. Today KDE released the first stability update for KDE Applications 19.08. This release contains only bugfixes and translation updates, providing a safe and pleasant update for everyone. More than twenty recorded bugfixes include improvements to Kontact, Dolphin, Kdenlive, Konsole, Step, among others. Improvements include: * Several regressions in Konsole's tab handling have been fixed * Dolphin again starts correctly when in split-view mode * Deleting a soft body in the Step physics simulator no longer causes a crash You can find the full list of changes here: https://kde.org/announcements/fulllog_applications-aether.php?version=19.08.1
* Update to the 20190831 snapshot of GCC 9.2.1.gerald2019-09-052-4/+4
| | | | | This brings some backports of tree optimization bug fixes, improvements for rs6000 (aka powerpc), and some for libstdc++.
* lang/go-devel: Update to g20190903 (go1.13)tobik2019-09-052-5/+5
| | | | | | Changes: https://golang.org/doc/go1.13 PR: 240330 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
* Update to the 20190830 snapshot of GCC 8.3.1.gerald2019-09-042-4/+4
| | | | | | This brings loads of backports of tree optimization bug fixes, improvements for rs6000 (aka powerpc), some for libstdc++, and assorted others.
* lang/go: update to 1.13jlaffaye2019-09-043-916/+991
|
* lang/php73: Update from 7.3.8 to 7.3.9tz2019-09-042-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Core: Fixed bug #78363 (Buffer overflow in zendparse). Fixed bug #78379 (Cast to object confuses GC, causes crash). Fixed bug #78412 (Generator incorrectly reports non-releasable $this as GC child). Curl: Fixed bug #77946 (Bad cURL resources returned by curl_multi_info_read()). Exif: Fixed bug #78333 (Exif crash (bus error) due to wrong alignment and invalid cast). FPM: Fixed bug #77185 (Use-after-free in FPM master event handling). Iconv: Fixed bug #78342 (Bus error in configure test for iconv //IGNORE). LiteSpeed: Updated to LiteSpeed SAPI V7.5 (Fixed clean shutdown). MBString: Fixed bug #78380 (Oniguruma 6.9.3 fixes CVEs). (CVE-2019-13224) MySQLnd: Fixed bug #78179 (MariaDB server version incorrectly detected). Fixed bug #78213 (Empty row pocket). Opcache: Fixed bug #77191 (Assertion failure in dce_live_ranges() when silencing is used). Standard: Fixed bug #69100 (Bus error from stream_copy_to_stream (file -> SSL stream) with invalid length). Fixed bug #78282 (atime and mtime mismatch). Fixed bug #78326 (improper memory deallocation on stream_get_contents() with fixed length buffer). Fixed bug #78346 (strip_tags no longer handling nested php tags). MFH: 2019Q3
* lang/php72: Update from 7.2.21 to 7.2.22tz2019-09-042-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Core: Fixed bug #78363 (Buffer overflow in zendparse). Fixed bug #78379 (Cast to object confuses GC, causes crash). Curl: Fixed bug #77946 (Bad cURL resources returned by curl_multi_info_read()). Exif: Fixed bug #78333 (Exif crash (bus error) due to wrong alignment and invalid cast). Iconv: Fixed bug #78342 (Bus error in configure test for iconv //IGNORE). LiteSpeed: Updated to LiteSpeed SAPI V7.5 (Fixed clean shutdown). MySQLnd: Fixed bug #78179 (MariaDB server version incorrectly detected). Opcache: Fixed bug #77191 (Assertion failure in dce_live_ranges() when silencing is used). Standard: Fixed bug #69100 (Bus error from stream_copy_to_stream (file -> SSL stream) with invalid length). Fixed bug #78282 (atime and mtime mismatch). Fixed bug #78326 (improper memory deallocation on stream_get_contents() with fixed length buffer). MFH: 2019Q3
* lang/php71: Upgrade from 7.1.31 to 7.1.32tz2019-09-042-4/+4
| | | | | | | | | | | Changelog: mbstring: Fixed CVE-2019-13224 (don't allow different encodings for onig_new_deluxe) (stas) pcre: Fixed bug #75457 (heap use-after-free in pcrelib) (cmb) MFH: 2019Q3
* - Rebuild bootstrap (ppcx64 and ppc386) with ld patchesacm2019-09-038-15/+55
| | | | | | | | | | - Fix build on 12-STABLE and CURRENT (amd64 and i386) - Bump PORTREVISION for all ports that depends of lang/fpc - Add USE_BINUTILS to fpc and lazarus based ports - Add binutils dependency to Uses/fpc.mk and Uses/lazarus.mk PR: 240293 239934 233413 214864 Exp-run by: antoine
* Update to the 20190829 snapshot of GCC 7.4.1.gerald2019-09-032-4/+4
| | | | This only fixes a bug around abs() and MMX on x86-64.
* comlang/rust-nightly: update to 1.38.0.20190903jbeich2019-09-032-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/4295eea903a9...9af17757be1c
* lang/nim: update to 0.20.2swills2019-09-036-68/+61
| | | | | PR: 239377 Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
* lang/duktape: update to 2.4.0swills2019-09-032-5/+5
| | | | | PR: 239542 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
* lang/duktape-lib: update to 2.4.0swills2019-09-033-12/+12
| | | | | PR: 239543 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
* Update to 2.5.6sunpoet2019-09-032-4/+3
| | | | | | | Changes: https://www.ruby-lang.org/en/news/2019/08/28/ruby-2-5-6-released/ PR: 240202 Exp-run by: antoine Security: ed8d5535-ca78-11e9-980b-999ff59c22ea
* Reset maintainership upon request from former maintainer.rene2019-09-031-1/+1
|
* Update to v5.31.3-47-ge99ccafab2.mat2019-09-033-6/+6
|
* lang/fasm: update to 1.73.16swills2019-09-032-4/+4
| | | | | PR: 240249 Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru>
* lang/ponyc: update to 0.31.0swills2019-09-033-4/+5
| | | | | PR: 240255 Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
* Bump PORTREVISION for more ports using EMACS_VERSION_SITE_LISPDIRjrm2019-09-021-1/+1
| | | | | This is required after editors/emacs was updated to version 26.3 in r510281. Some of these ports were missed in r510696.
* Disable the build/use of libssp/gets-chk since FreeBSD 12 and laterlwhsu2019-09-022-1/+48
| | | | | | | | | do not feature gets() any longer. PR: 238682 Submitted by: emaste Approved by: maintainer timeout Sponsored by: The FreeBSD Foundation
* Remove expired ports:rene2019-09-018-213/+0
| | | | | | 2019-08-31 lang/pure: Depends on expiring devel/llvm35 2019-08-31 devel/pure-ffi: Depends on expiring devel/llvm35 2019-08-31 devel/llvm35: Obsolete and unmaintained
* Remove expired ports:rene2019-09-0113-676/+0
| | | | | | | | | | | | | | | 2019-08-31 devel/pure-stldict: Depends on expiring devel/llvm35 2019-08-31 lang/dmd1: No longer supported upstream 2019-08-31 lang/gprolog: Abandonware upstream (more than five years), fails in various ways with remotely recent compilers 2019-08-31 math/pure-mpfr: Depends on expiring devel/llvm35 2019-08-31 math/pure-rational: Depends on expiring devel/llvm35 2019-08-31 net/pure-sockets: Depends on expiring devel/llvm35 2019-08-31 textproc/pure-csv: Depends on expiring devel/llvm35 2019-08-31 textproc/pure-xml: Depends on expiring devel/llvm35 2019-08-31 x11-toolkits/pure-tk: Depends on expiring devel/llvm35 2019-08-31 databases/pure-sql3: Depends on expiring devel/llvm35 2019-08-31 devel/pure-readline: Depends on expiring devel/llvm35 2019-08-31 devel/pure-stllib: Depends on expiring devel/llvm35
* Bump PORTREVISION for ports using EMACS_VERSION_SITE_LISPDIRjrm2019-09-011-0/+1
| | | | | | | This is required after editors/emacs was updated to version 26.3 in r510281. Reported by: ashish
* lang/rust: Unbreak on armv6tobik2019-09-012-3/+14
| | | | | | | | | | | | | error: couldn't load codegen backend "/usr/ports/lang/rust/work/rustc-1.37.0-src/build/armv6-unknown-freebsd/stage1/lib/rustlib/armv6-unknown-freebsd/codegen-backends/librustc_codegen_llvm-llvm.so": "/usr/ports/lang/rust/work/rustc-1.37.0-src/build/armv6-unknown-freebsd/stage1/lib/rustlib/armv6-unknown-freebsd/codegen-backends/librustc_codegen_llvm-llvm.so: Undefined symbol \"__clear_cache\"" __clear_cache is implemented in compiler-rt and was dropped upstream with [1]: https://github.com/rust-lang-nursery/compiler-builtins/commit/aa41e0d25fcb2b11b9b5c269846dd70547f2a787 For some unknown reason this is a problem on armv6. Bring back the compiler-rt submodule for now to workaround this. Submitted by: mikael.urankar_gmail.com Differential Revision: https://reviews.freebsd.org/D21415
* lang/gravity: Update 0.7.0-2 -> 0.7.5yuri2019-08-312-5/+4
| | | | Reported by: portscout
* Update to the 201900825 snapshot of GCC 10.0.0.gerald2019-08-312-4/+4
|
* lang/rust-nightly: update to 1.38.0.20190831jbeich2019-08-312-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/9b91b9c10e3c...4295eea903a9
* lang/go-devel: Update to g20190829 (go1.13rc2)tobik2019-08-302-5/+5
| | | | | | Changes: https://tip.golang.org/doc/go1.13 PR: 240192 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
* After some 19 months of deprecation, mark this port for expiration ingerald2019-08-301-4/+5
| | | | | | | | | | | | | | two months (end of October 2019). GCC 5 went end-of-life upstream in October 2017, so this port is now scheduled for removal more than two years after that. Nothing in the Ports Collection depends on it any longer (and has not for a while), and the default version of GCC in the ports tree is GCC 9, four major releases later. While here stll create a proper USES block in the Makefile. [1] Reported by: portlint [1]
* Update to 2.6.4sunpoet2019-08-302-6/+4
| | | | | Changes: https://www.ruby-lang.org/en/news/2019/08/28/ruby-2-6-4-released/ Security: ed8d5535-ca78-11e9-980b-999ff59c22ea
* Update to 2.4.7sunpoet2019-08-302-4/+3
| | | | | Changes: https://www.ruby-lang.org/en/news/2019/08/28/ruby-2-4-7-released/ Security: ed8d5535-ca78-11e9-980b-999ff59c22ea
* lang/maude: fix build on GCC architecturespkubaj2019-08-301-5/+9
| | | | | | | | | | Don't link unconditinally with $NCURSESLIB. When NCURSESLIB is /usr/lib and the system compiler is base GCC, GCC from ports (currently GCC9) is used. Passing -L/usr/lib makes GCC try to link to base libstdc++ instead the one from ports. Also add USES=localbase:ldflags. PR: 239481 Approved by: linimon (mentor), greg@unrelenting.technology (maintainer) Differential Revision: https://reviews.freebsd.org/D21397
* Update to the 20190824 snapshot of GCC 9.2.1.gerald2019-08-292-4/+4
| | | | | | This includes a Fortran fix related to modules, an optimizer fix re nested functions, fixes for aarch64 and rs6000 (aka powerpc) and a few for libstdc++.
* Update to 2.13.0joneum2019-08-292-5/+6
| | | | | | | | | | | | Changelog: - Collections: Standard library collections have been overhauled for simplicity, performance, and safety. This is the centerpiece of the release. - Standard library: Future is faster and more robust. Elsewhere, useful classes and methods have been added. - Language: Literal types, partial unification, by-name implicits, more. - Compiler: 5-10% faster, deterministic output, improved optimizer. PR: 239944 Submitted by: Jens Grassel <freebsd-ports@jan0sch.de> (maintainer) Sponsored by: Netzkommune GmbH
* lang/libobjc2: fix build on armv7pkubaj2019-08-291-0/+1
| | | | | | | | armv7 needs LDFLAGS+=-Wl,-znotext. PR: 239744 Approved by: theraven (maintainer timeout), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D21429
* Update to the 20190823 snapshot of GCC 8.3.1.gerald2019-08-282-4/+4
| | | | The only change relevant for FreeBSD is one bug fix in the RTL optimizer.
* Remove expired ports:rene2019-08-2812-490/+0
| | | | | 2019-05-08 security/kr: Broken for more than 6 months 2019-05-08 lang/swift: Broken for more than 6 months
* lang/rust-nightly: update to 1.38.0.20190827jbeich2019-08-272-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/eeba189cfb2c...9b91b9c10e3c
* Update to 0.17028sunpoet2019-08-263-8/+11
| | | | | | | - Update pkg-descr - Take maintainership Changes: https://metacpan.org/changes/distribution/Error
* Update to v5.31.3-14-g6e404ab585mat2019-08-264-5/+7
|
* lang/janet: update to 1.2.0dch2019-08-262-4/+4
| | | | | Approved by: jrm (mentor, implicit) Sponsored by: SkunkWerks, GmbH
* Update to the 20190822 snapshot of GCC 7.4.1, skipping the 20190815gerald2019-08-262-4/+4
| | | | | | snapshot which did not bring actual changes. This brings backports for two generic optimizer fixes.
* lang/rust-nightly: update to 1.38.0.20190825jbeich2019-08-252-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/29a54035c77c...eeba189cfb2c
* lang/angelscript: remove unnecessary AS_BIG_ENDIANpkubaj2019-08-241-2/+1
| | | | Reported by: jbeich
* lang/angelscript: fix build on powerpc64pkubaj2019-08-242-2/+15
| | | | | | | Angelscript works on powerpc, but its naming convention is only 32-bit. Define AS_MAX_PORTABILITY when building on powerpc64 to fix build. PR: 239496 Approved by: ndowens@yahoo.com (maintainer timeout), linimon (mentor)
* Properly push down lang/gcc9/patch-clang-vec_step into the files/gerald2019-08-241-0/+0
| | | | subdirectory.
* clang on rs6000/powerpc* unfortunately poisons user namespace by defaultgerald2019-08-241-0/+21
| | | | | | | | | (without any special options or include files being required). Until that changes (or GCC changes) we need to avoid using vec_step as a variable name. PR: 239266
* lang/go-devel: Update to g20190821 (go1.13rc1)tobik2019-08-242-6/+5
| | | | | | Changes: https://tip.golang.org/doc/go1.13 PR: 240025 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
* Update to the 201900818 snapshot of GCC 10.0.0.gerald2019-08-242-4/+4
|
* lang/retro12: Update to 2019.70mp2019-08-232-8/+9
| | | | | | | | | | | The main changes: - fix overflow issue with `n:MIN`, `n:MAX` - fix `clock:year` and `clock:month` - word headers now preserve underscores in names - added sockets support PR: 240055 Submitted by: Charles Childers <crc@forthworks.com>
* clang on rs6000/powerpc* unfortunately poisons user namespace by defaultgerald2019-08-231-0/+21
| | | | | | | | | (without any special options or include files being required). Until that changes (or GCC changes) we need to avoid using vec_step as a variable name. PR: 239266
* Update to 0.5.11 release.ale2019-08-222-5/+4
|
* Mark as not for powerpc*/sparc64:linimon2019-08-221-0/+3
| | | | | | | | -- Check if the system is big endian - big endian CMake Error at CMakeLists.txt:24 (message): solidity currently does not support big endian systems. Approved by: portmgr (tier-2 blanket)
* lang/go: update to 1.12.9jlaffaye2019-08-223-4/+7
|
* Fix PLISTsunpoet2019-08-221-1/+1
| | | | | | | - Bump PORTREVISION for package change PR: 239933 Submitted by: Syouichi TAKAMIYA <takazeki@gmail.com>
* - Update WWWamdmi32019-08-211-1/+1
| | | | Approved by: portmgr blanket
* Update to the 20190817 snapshot of GCC 9.2.1. (This is now past thegerald2019-08-202-4/+4
| | | | | | | GCC 9.2 release, thus the move from 9.1.1 to 9.2.1.) This brings fixes to register allocation and tree optimizations, LTO, C++, and a good dose of Fortran.
* lang/rust-nightly: update to 1.38.0.20190820jbeich2019-08-202-5/+5
| | | | Changes: https://github.com/rust-lang/rust/compare/bdfd698f3718...29a54035c77c
* Update to 1.52sunpoet2019-08-202-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Scalar-List-Utils
* devel/boost-*: update to 1.71.0jbeich2019-08-192-2/+2
| | | | | | | Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774
* Update to v5.31.2-112-gbefef3681f.mat2019-08-192-4/+4
|
* lang/seed7: update to 05_20190818gahr2019-08-192-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 20190818: - Interpreter and compiler have been improved to work correct, when a derived struct overrides an element of the parent struct. Many thanks go to Zachary Menzies, for reporting this error and for providing a test program. - In the FAQ the explanation, why Seed7 uses UTF-32, has been improved. An explanation of the database abstraction layer, which provides an database independent API, has also been added to the FAQ. - In the manual the chapter about the deprecated function removeAnyFile() has been replaced by a chapter about the function removeTree(). - The program db7.sd7 (Database Inspector) has been improved quote a table name from the catalog when doing a select. - The program sql7.sd7 has been improved to allow the execution of SQL statements from a file. The function getSqlStatement has been added, which reads a semicolon terminated SQL statement from a file. - The library tar.s7i has been improved to accept extended headers with meta data (PAX format) also when a tar file is opened as file system with openTar(). The function readMinimumOfHead has been improved to do this. - A code page for JIS X 0201 encoding has been added to charsets.s7i. - The program err.sd7 has been improved to contain test cases, where UTF-16 surrogate characters and non Unicode characters are written as Seed7 string escape sequences. - In sql_oci.c the function sqlOpenOci() has been improved to allow opening a database with host name, port and database name. This way a database can be opened without an entry in tnsnames.ora. The type connectDataRecord and the function setupConnectData() have been added to sql_oci.c. - The functions sqlOpenMy (in sql_my.c) and sqlOpenPost (in sql_post.c) have been improved to allow opening a database with host name, port and database name. Now host, port and dbName are parameters. Before the functions split the parameter dbName into host and database name. Specifying a port was not possible. - In sql_odbc.c the function sqlOpenOdbc() has been improved to allow opening a database with ODBC driver name, server name and database name. This way a database can be opened without specifying a data source in the ODBC Data Source Administrator (in the Control Panel). The type connectDataRecord and the functions getRegularName(), wstriSearchCh(), wstriSearch(), connectToServer(), connectToDriver() and driverConnect() have been added to sql_odbc.c. A definition of SQL_NEED_DATA has been added to db_odbc.h. - In sql_rtl.c the function sqlErrMessage() has been improved to allow database error messages encoded in UTF-8. - The function sqlOpen() has been removed from sql_rtl.c. - The function width() has been added to string.s7i and seed7_05.s7i. This function computes the sum of the character widths in a string. A character width can be 0 (for control characters), 1 (for normal printable characters) and 2 (for fullwidth characters, e.g. KANJI). - The library console.s7i has been improved to use the function
* Update to the 20190816 snapshot of GCC 8.3.1.gerald2019-08-192-4/+4
| | | | This brings some fixes for Fortran, C++, and rs6000 (aka powerpc*).
* lang/rust-nightly: reformat patch header after r509173jbeich2019-08-181-2/+2
|
* lang/rust-nightly: unbreak cargo git fetch after r507928jbeich2019-08-182-1/+31
| | | | | | | | | | | | | libgit2-sys 0.8.2 switched to libgit2 0.29 API without bumping minor version and adjusting pkg-config check. devel/libgit2 is still at 0.28, so FFI silently fails with a confusing error e.g., invalid version 3 on git_proxy_options; class=Invalid (3) USES=cargo consumers are affected but none use libgit2-sys 0.8.2 yet. PR: 239785 Reported by: yuri
* Update to GCC 9.2 release, the second in the GCC 9 series, which fixesgerald2019-08-174-106/+4
| | | | | | | | | | | | | some 68 bugs. This is the default version of GCC in the Ports Collection, and it just got a bit more polish and stability. Both files/patch-amd64-gcc-multilib-support and files/patch-powerpc64-no-_GNU_SOURCE [1] have been integrated upstream (and also been part of lang/gcc9-devel already), so remove them here. PR: 239648 [1]
* lang/rust-nightly: update to 1.38.0.20190817jbeich2019-08-172-19/+19
| | | | Changes: https://github.com/rust-lang/rust/compare/60960a260f7b...bdfd698f3718
* lang/retro12: Update to 2019.60mp2019-08-162-14/+8
| | | | | PR: 238272 Submitted by: checo1705@secmail.pro (previous version)
* Update to the 20190809 snapshot of GCC 8.3.1.gerald2019-08-162-4/+4
| | | | This brings minor fixes for rs6000 (aka powerpc*) and riscv.
* lang/go-devel: Update g20190626 (60f14fddfe) -> g20190814 (ad4ed87f80)yuri2019-08-162-6/+6
| | | | | PR: 239853 Submitted by: Dmitri Goutnik <dg@syrec.org>
* - New port: lang/fpc-sourceacm2019-08-164-0/+43
| | | | | | | | | Originally named FPK-Pascal, the Free Pascal compiler is a 32 bit and 64 bit Turbo Pascal compatible Pascal compiler for DOS, Linux, Win32, OS/2, (based on an older version) the AmigaOS, FreeBSD/ELF, BeOS, Darwin(OSX) and others (source code). WWW: https://www.freepascal.org/
* - Add new fpc bootstrap (i386 and x86_64). It could need less COMPATXacm2019-08-169-20/+52
| | | | | | | | | | dependencies in kernel - Add patch file to solve some linking problem - Remove LD_UNSAFE. Now it can be defined via LDPATH (/usr/bin/ld.bfd by default). fpc is not working with lld. We will use binutils-ports when ld.bfd is moved from base if lld not working on future version of fpc - Bump PORTREVISION
* Update KDE Applications to latest upstream release, 19.08adridg2019-08-155-8/+7
| | | | | | | Release announcement https://kde.org/announcements/announce-applications-19.08.0.php Thanks to tcberner for doing most of the prep-work.
* lang/rust: Update to 1.37.0tobik2019-08-153-92/+51
| | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Thanks to Mikaƫl Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/08/15/Rust-1.37.0.html Tested by: jbeich, tobik, greg@unrelenting.technology (aarch64) With hat: rust Differential Revision: https://reviews.freebsd.org/D21247
* Update KDE Frameworks to latest upstream release, 5.61adridg2019-08-152-4/+3
| | | | | | | | | | | | | | | | | | Release notes at https://kde.org/announcements/kde-frameworks-5.61.0.php Thanks to antoine@ for the exp-runs, tcberner@ for most of the prep-work, the Gentoo community for cherry-picking patches There are a bunch of changes in (implicitly included) headers, which broke existing KDE Applications builds; that's why there are a whole bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo packaging). Those will go away with the next KDE Applications release, PR: 239777 Submitted by: tcberner
* Update to the 201900811 snapshot of GCC 10.0.0.gerald2019-08-142-4/+4
| | | | | | | This no longer has _GNU_SOURCE defined on powerpc64 (which was a regression from the GCC 8 series). [1] PR: 239648 [1]
* lang/rust-nightly: Set PORTREVISION explicitlytobik2019-08-141-0/+2
| | | | | | | lang/rust-nightly inherits PORTREVISION from lang/rust. Set it to 1 as it is in lang/rust now to avoid going backwards in rust-nightly's PKGVERSION (even if it would only be so for a short time until the next rust-nightly update) when we update rust to 1.37.0.
* lang/go: update to 1.12.8jlaffaye2019-08-142-4/+4
|
* onvert to UCL & cleanup pkg-message (categories l-m)mat2019-08-1457-154/+359
|
* Update to the 20190808 snapshot of GCC 7.4.1, skipping the 20190801gerald2019-08-132-4/+4
| | | | | | snapshot which did not bring actual changes. This brings backports for two issues on the Fortran side.
* lang/rust-nightly: update to 1.38.0.20190813jbeich2019-08-132-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/9703ef666123...60960a260f7b
* Update to v5.31.2-94-g96684a73b5.mat2019-08-123-6/+6
|
* Mark Perl 5.28 as DEPRECATED.mat2019-08-121-2/+2
|
* lang/ponyc: Update to 0.30.0tobik2019-08-124-33/+5
| | | | | | Changes: https://github.com/ponylang/ponyc/issues/3221 PR: 239581 Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
* Ensure _GNU_SOURCE is now longer defined on powerpc64 (which was agerald2019-08-122-0/+28
| | | | | | | | | | | | | | | | | regression from the GCC 8 series). The technical background is that a consolidation in upstream GCC made non-GNU platforms include gnu-user.h and then undefined some macros in rs6000/freebsd.h, but missed doing the same in rs6000/freebsd64.h. The has now been included upstream and the current snapshot that the lang/gcc9-devel port tracks; carrying files/patch-powerpc64-no-_GNU_SOURCE in this port should become obsolete with the GCC 9.2 release. (As this should be a very short-lived measure, bump PORTREVISION only for powerpc64 to avoid all other users having to rebuild, too.) PR: 239648
* dmd2 is past its best before date and has expired. Upstream is unable tocy2019-08-1211-1262/+0
| | | | | | | | address statfs64 issues as (self hosted) dmd does not support versioned symbols as llvm and gcc do. Upstream is unable to resolve. https://issues.dlang.org/show_bug.cgi?id=17596 https://issues.dlang.org/show_bug.cgi?id=18885
* Correct best before date.cy2019-08-121-1/+1
| | | | Reported by: rene@
* dmd1 is no longer supported upstream.cy2019-08-121-0/+4
|
* Update to the 20180803 snapshot of GCC 9.1.1.gerald2019-08-112-4/+4
| | | | | | | | | This brings a larger number of backports for the testsuite, a fix for Fortran, one for rs6000 (aka powerpc*) and most importantly now longer has _GNU_SOURCE defined on powerpc64 (which was a regression from the GCC 8 series [1]). PR: 239648 [1]
* These ports now build on aarch64.linimon2019-08-111-1/+0
| | | | Approved by: portmgr (tier-2 blanket)
* lang/rust-nightly: update to 1.38.0.20190811jbeich2019-08-112-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/c4715198b50d...9703ef666123
* [new port] lang/kotlin: add missing bit in Makefilemizhka2019-08-101-0/+1
| | | | | | Include lang/kotlin (recently committed) into build. Reported by: antoine@
* Update to 1.51sunpoet2019-08-102-5/+5
| | | | | | - Take maintainership Changes: https://metacpan.org/changes/distribution/Scalar-List-Utils
* [new port] add lang/kotlinmizhka2019-08-094-0/+113
| | | | | | | | | | | | Kotlin is cross-platform language designed to interoperate with Java. It's sponsored by JetBrains and Google, officially supported by Google for mobile development on Android. Since May, 2019, it's preferred language for Android app developer according to Google. Here is source link of port: https://github.com/lwhsu/freebsd-ports-kotlin Reviewed by: lwhsu Approved by: lwhsu
* lang/crystal: unbreak runtime after r507877jbeich2019-08-082-1/+6
| | | | | | | | | | | | | | | | | | | | | | $ cat >foo.cr require "http/client" HTTP::Client.get "http://api.icndb.com/jokes/1" $ crystal foo.cr [warn] event_reinit: forked from the event_loop. Unhandled exception in spawn: Error reinitializing libevent (Exception) [warn] event_reinit: forked from the event_loop. Unhandled exception in spawn: Error reinitializing libevent (Exception) [warn] event_reinit: forked from the event_loop. Unhandled exception in spawn: Error reinitializing libevent (Exception) [warn] event_reinit: forked from the event_loop. [warn] event_reinit: forked from the event_loop. [...] PR: 206355 Reported by: Petr Fischer Submitted by: Walter Schwarzenfeld Approved by: Greg V (maintainer)
* lang/mujs: Update 1.0.5-35 -> 1.0.6yuri2019-08-082-7/+5
| | | | Reported by: repology
* Update to the 201900804 snapshot of GCC 10.0.0.gerald2019-08-082-4/+4
|
* math/cvc4: simplify post-patchfernape2019-08-072-4/+0
| | | | | | | | | * Bump PORTREVISION * Unbreak lang/maude and lang/solidity (broken in r508058 and r508059) Reported by: jbeich@ Reviewed by: jbeich@ Differential Revision: https://reviews.freebsd.org/D21170
* Update to the 20180803 snapshot of GCC 9.1.1.gerald2019-08-072-4/+4
| | | | | This brings an assorted number of backports/fixes, pretty much across the board (and surprisingly many).
* Update to v5.31.2-60-g5de6cd706e.mat2019-08-062-4/+4
|
* lang/rust-nightly: update to 1.38.0.20190806jbeich2019-08-062-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/b0e40bfba448...c4715198b50d
* lang/spidermonkey52: fix build with GCC-based architecturespkubaj2019-08-051-0/+10
| | | | | | | | | | | | | | | | | With gcc9, build fails: /usr/local/poudriere/ports/default/lang/spidermonkey52/work/firefox-52.9.0esr/js/src/jsapi-tests/testPrintf.cpp: In member function 'virtual bool cls_testPrintf::run(JS::HandleObject )': /usr/local/poudriere/ports/default/lang/spidermonkey52/work/firefox-52.9.0esr/js/src/jsapi-tests/testPrintf.cpp:58:20: error: '%s' directive argument is null [-Werror=format-overflow =] 58 | CHECK(print_one("(null)", "%s", zero())); Remove the test printf: CHECK(print_one("(null)", "%s", zero())); to fix build. PR: 239507 Approved by: tcberner (mentor), portmgr blanket Differential Revision: https://reviews.freebsd.org/D21144
* Update to the 20180802 snapshot of GCC 8.3.1.gerald2019-08-052-4/+4
| | | | This brings two fixes for Fortran and one for C++.
* Mark BROKEN: unfetchableantoine2019-08-049-0/+18
|
* Use HTTPS in pkg-descr's of Haskell ports.arrowd2019-08-043-3/+3
|
* Mark BROKEN: fails to buildantoine2019-08-041-0/+2
| | | | | | | | | | In file included from /wrkdirs/usr/ports/lang/solidity/work/solidity_0.5.10/libsolidity/formal/SMTPortfolio.cpp:24: In file included from /wrkdirs/usr/ports/lang/solidity/work/solidity_0.5.10/libsolidity/formal/CVC4Interface.h:30: In file included from /usr/local/include/cvc4/cvc4.h:21: /usr/local/include/cvc4/base/configuration.h:19:10: fatal error: 'cvc4_public.h' file not found #include "cvc4_public.h" Reported by: pkg-fallout
* Mark BROKEN: fails to buildantoine2019-08-041-0/+2
| | | | | | | | | | In file included from metaLevelOpSymbol.cc:100: In file included from ./descentFunctions.cc:584: In file included from ../../src/Mixfix/variableGenerator.hh:33: /usr/local/include/cvc4/expr/expr_manager.h:47:10: fatal error: 'cvc4_public.h' file not found #include "cvc4_public.h" Reported by: pkg-fallout
* PHP 7.1: Put missing mail header patch backtz2019-08-041-1/+3
|
* Update PHP 7.3 from 7.3.7 to 7.3.8tz2019-08-042-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Core: Added syslog.filter=raw option. Fixed bug #78212 (Segfault in built-in webserver). Date: Fixed bug #69044 (discrepency between time and microtime). Updated timelib to 2018.02. EXIF: Fixed bug #78256 (heap-buffer-overflow on exif_process_user_comment). (CVE-2019-11042) Fixed bug #78222 (heap-buffer-overflow on exif_scan_thumbnail). (CVE-2019-11041) FTP: Fixed bug #78039 (FTP with SSL memory leak). Libxml: Fixed bug #78279 (libxml_disable_entity_loader settings is shared between requests (cgi-fcgi)). LiteSpeed: Updated to LiteSpeed SAPI V7.4.3 (increased response header count limit from 100 to 1000, added crash handler to cleanly shutdown PHP request, added CloudLinux mod_lsapi mode). Fixed bug #76058 (After "POST data can't be buffered", using php://input makes huge tmp files). Openssl: Fixed bug #78231 (Segmentation fault upon stream_socket_accept of exported socket-to-stream). Opcache: Fixed bug #78341 (Failure to detect smart branch in DFA pass). Fixed bug #78189 (file cache strips last character of uname hash). Fixed bug #78202 (Opcache stats for cache hits are capped at 32bit NUM). Fixed bug #78271 (Invalid result of if-else). Fixed bug #78291 (opcache_get_configuration doesn't list all directives). PCRE: Fixed bug #78338 (Array cross-border reading in PCRE). Fixed bug #78197 (PCRE2 version check in configure fails for "##.##-xxx" version strings). PDO_Sqlite: Fixed bug #78192 (SegFault when reuse statement after schema has changed). Phar: Fixed bug #77919 (Potential UAF in Phar RSHUTDOWN). Phpdbg: Fixed bug #78297 (Include unexistent file memory leak). SQLite: Upgraded to SQLite 3.28.0. Standard: Fixed bug #78241 (touch() does not handle dates after 2038 in PHP 64-bit). Fixed bug #78269 (password_hash uses weak options for argon2). Changelog taken from: https://www.php.net/ChangeLog-7.php#7.3.8 MFH: 2019Q3
* Update PHP 7.2 from 7.2.20 to 7.2.21tz2019-08-042-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Date: Fixed bug #69044 (discrepency between time and microtime). EXIF: Fixed bug #78256 (heap-buffer-overflow on exif_process_user_comment). (CVE-2019-11042) Fixed bug #78222 (heap-buffer-overflow on exif_scan_thumbnail). (CVE-2019-11041) Fileinfo: Fixed bug #78183 (finfo_file shows wrong mime-type for .tga file). FTP: Fixed bug #77124 (FTP with SSL memory leak). Libxml: Fixed bug #78279 (libxml_disable_entity_loader settings is shared between requests (cgi-fcgi)). LiteSpeed: Updated to LiteSpeed SAPI V7.4.3 (increased response header count limit from 100 to 1000, added crash handler to cleanly shutdown PHP request, added CloudLinux mod_lsapi mode). Fixed bug #76058 (After "POST data can't be buffered", using php://input makes huge tmp files). Openssl: Fixed bug #78231 (Segmentation fault upon stream_socket_accept of exported socket-to-stream). OPcache: Fixed bug #78189 (file cache strips last character of uname hash). Fixed bug #78202 (Opcache stats for cache hits are capped at 32bit NUM). Fixed bug #78291 (opcache_get_configuration doesn't list all directives). Phar: Fixed bug #77919 (Potential UAF in Phar RSHUTDOWN). Phpdbg: Fixed bug #78297 (Include unexistent file memory leak). PDO_Sqlite: Fixed bug #78192 (SegFault when reuse statement after schema has changed). SQLite: Upgraded to SQLite 3.28.0. Standard: Fixed bug #78241 (touch() does not handle dates after 2038 in PHP 64-bit). Fixed bug #78269 (password_hash uses weak options for argon2). XMLRPC: Fixed bug #78173 (XML-RPC mutates immutable objects during encoding). Changelog taken from: https://www.php.net/ChangeLog-7.php#7.2.21 MFH: 2019Q3
* Update PHP 7.1 from 7.1.30 to 7.1.31tz2019-08-042-6/+4
| | | | | | | | | | | | | | | | Changelog: SQLite: Upgraded to SQLite 3.28.0. EXIF: Fixed bug #78256 (heap-buffer-overflow on exif_process_user_comment). (CVE-2019-11042) Fixed bug #78222 (heap-buffer-overflow on exif_scan_thumbnail). (CVE-2019-11041) Phar: Fixed bug #77919 (Potential UAF in Phar RSHUTDOWN). Changelog taken from: https://www.php.net/ChangeLog-7.php#7.1.31 MFH: 2019Q3
* Update to the 201900728 snapshot of GCC 10.0.0.gerald2019-08-032-5/+4
|
* lang/rust-nightly: update to 1.38.0.20190803jbeich2019-08-032-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/04b88a9eba8a...b0e40bfba448
* devel/libevent2: update to 2.1.11jbeich2019-08-022-1/+3
| | | | | | | | | | Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable ABI: https://abi-laboratory.pro/tracker/timeline/libevent/ PR: 239599 Reported by: GitHub (watch releases) Approved by: zeising (maintainer) MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI) Differential Revision: https://reviews.freebsd.org/D21133
* Update to 1.5.5krion2019-08-022-7/+6
|
* lang/ocaml: fix build on armv7pkubaj2019-08-022-5/+22
| | | | | | | | armv7 requires -Wl,-znotext in LDFLAGS (same as i386), added definition for triple target and include term.h in the test for tgetent. PR: 239157 Approved by: michipili@gmail.com (maintainer timeout), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D21085
* lang/ghc: fix build on powerpc64 elfv1pkubaj2019-08-022-2/+6
| | | | | | | | | | Dtrace doesn't seem to work on elfv1 powerpc64 (at least on 12.0-RELEASE). Also properly detect when running on elfv1 and elfv2. PR: 239193 Approved by: arrowd (maintainer), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D20995
* Update to the 20180727 snapshot of GCC 9.1.1.gerald2019-08-012-5/+4
| | | | | This brings some backports for Fortran, the RTL and tree optimizers, and a fair number for libstdc++.
* Remove expired ports:rene2019-08-0114-560/+0
| | | | | | | 2019-07-31 security/rubygem-googleauth06: Use security/rubygem-googleauth instead 2019-07-31 devel/ddd: does not work with modern gdb 2019-07-31 devel/py-pip-tools2: Use devel/py-pip-tools instead 2019-07-31 lang/cint: Abandonware; superseded by lang/cling
* Update to v5.31.2-35-g82007f754e.mat2019-07-313-7/+7
|
* - Update WWWamdmi32019-07-301-1/+1
| | | | Approved by: portmgr blanket
* Forward port r507388 | gerald | 2019-07-27 from lang/gcc9:gerald2019-07-301-1/+1
| | | | | | | | Explicitly depend on GCC 8 (instead of USE_GCC=yes) for powerpc64 to avoid a dependency loop now that GCC_DEFAULT defaults to GCC 9. PR: 238330 Reported by: pkubaj
* lang/rust-nightly: update to 1.38.0.20190730jbeich2019-07-302-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/c798dffac9dc...04b88a9eba8a
* Update to the 20180726 snapshot of GCC 8.3.1.gerald2019-07-292-4/+4
| | | | This brings a couple of minor bug fixes across the board.
* - Update to 0.9.6ashish2019-07-293-5/+21
|
* Update to 1.20190727sunpoet2019-07-292-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Modern-Perl
* lang/erlang-wx: switch wxWidgets to 3.1cmt2019-07-291-2/+3
| | | | | | | | | Updating graphics/wings (erlang-wx' only consumer) requires at least wxWidgets 3.0 in erlang-wx. Go the full way and depend on the most recent wxWidgets we currently have (3.1) PR: 239174 Approved by: maintainer-timeout (erlang@)
* NOCCACHE also disables setting CCACHE_WRAPPER_PATH which can break the build.bdrewery2019-07-291-1/+1
|
* lang/newlisp-devel: fix build with GCC-based architecturespkubaj2019-07-291-2/+1
| | | | | | | Add USES=compiler:c11: error: redefinition of typedef CPPFunction Approved by: mentors (implicit approval)
* - Update WWWamdmi32019-07-281-1/+1
| | | | Approved by: portmgr blanket
* Update to the 20190725 snapshot of GCC 7.4.1.gerald2019-07-282-4/+4
| | | | | This addresses an issue around link-time optimizations (LTO) and identifies incorrect input for -Werror.
* lang/rust-nightly: update to 1.38.0.20190728jbeich2019-07-282-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/e649e903440b...c798dffac9dc
* Explicitly depend on GCC 8 (instead of USE_GCC=yes) for powerpc64 togerald2019-07-271-1/+1
| | | | | | | avoid a dependency loop. PR: 238330 Reported by: pkubaj
* lang/ocaml-nox11: unbreak on powerpc64pkubaj2019-07-271-2/+0
| | | | | | Builds fine on powerpc64. Approved by: mentors (implicit approval)
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2019-07-2766-48/+66
| | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330
* lang/guile2: Update version 2.2.5=>2.2.6bofh2019-07-263-11/+10
| | | | | | | - Add ATCH wide compiler:c11 [1] PR: 239212 [1] Submitted by: jhibbits [1]
* lang/gcc*: Hide pkg-message during upgradestobik2019-07-2510-0/+60
| | | | | PR: 239419 Approved by: gerald (maintainer)
* lang/janet: update to 1.1.0dch2019-07-253-10/+9
| | | | | Approved by: jrm (mentor, implicit) Sponsored by: SkunkWerks GmbH
* Update lang/crystal to 0.28.0 and devel/shards to 0.9.0rodrigo2019-07-253-192/+208
| | | | | | | | Release notes: https://github.com/crystal-lang/crystal/releases/tag/0.28.0 https://github.com/crystal-lang/shards/releases/tag/v0.9.0 PR: 236969 Submitted by: Greg V<greg@unrelenting.technology> (maintainer)
* Update to the 201900721 snapshot of GCC 10.0.0.gerald2019-07-252-4/+4
|
* lang/seed7: update to 05_20190714gahr2019-07-243-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 20190714: - The library tls.s7i has been improved to support elliptic curve diffie hellman key exchange. - The new library elliptic.s7i has been added. This library supports elliptic curve cryptography (ECC). The library defines: - Several named curves, - Functions to add, double and multiply curve points. - Functions for fast multiplication with jacobian coordinates. - Functions to encode and decode curve points. - Functions to sign and verify messages with the ECDSA. - The functions emsaPkcs1V15Encoding, emsaPkcs1V15Decoding, rsassaPkcs1V15Encrypt and rsassaPkcs1V15Decrypt have been added to the library pkcs1.s7i. - In x509cert.s7i the function getAlgorithmIdentifier has been improved to accept algorithm identifiers without algorithm parameters. - A version of the function createX509Cert, that creates a certificate with keys for elliptic curve cryptography, has been added. - The new library showtls.s7i had been added. This library defines functions to show TLS messages. It can be used to debug tls.s7i. - The library tar.s7i has been improved to accept extended headers with meta data (PAX format). Now path and linkpath meta data is accepted. - A new version of the function bytes() has been added to bytedata.s7i. This function converts a bigInteger to a string of bytes with a given length. - Checks for the multiplication operators * and *:= with factors of 1 and -1 have been added to chkint.sd7. - Checks for the operator 'lpad0' have been added to chkint.sd7. - Checks for NaN have been added to chkflt.sd7. - In the compiler (in comp/const.s7i) the action FLT_MOD has been added to the list of pure function actions. - The compiler has been improved to optimize the actions FLT_REM (in comp/flt_act.s7i) and INT_LPAD0 (in comp/int_act.s7i). - A corner case of the multiplication operator *:= has been fixed in the compiler (process_const_int_mult_assign() in comp/int_act.s7i). The bug occurred in the overflow checking code, when an array element was multiplied with *:= -1. Multiplications of normal variables and parameters with *:= and multiplications with other factors except -1 were not affected by this bug. - Documentation comments have been improved in cc_conf.s7i and pkcs1.s7i. - In con_win.c the functions kbdKeyPressed() and kbdGetc() have been improved to ignore mouse movement and button press events. - The program chkccomp.c has been improved to have a more detailed check for POW_OF_NAN_OKAY. - In fltlib.c checks for 0.0 have been improved in flt_div() and flt_div_assign(). - In flt_rtl.c preprocessor if statements have been improved to check for !FLOAT_NAN_COMPARISON_OKAY in fltLog(), fltLog10() fltLog2() and fltPow(). 20190610: - The library float.s7i has been improved to support the float operators 'rem' (floating-point remainder) and 'mod' (floating-point modulo). - The program chkflt.sd7 has been improved to check floating-point literals and the new operators 'rem' and 'mod'. The tests for the operator ** have been improved also. - Compiler and interpreter have been improved to work correct, even when the C functions fmod(), exp(), ldexp(), frexp() and sqrt() do not work 100% correct. - The program chkccomp.c has been improved to detect weaknesses of numeric functions. These weaknesses happen when handling with NaN, Infinity or when other special cases occur. - A new version of the function timAwait() has been added to tim_unx.c. This function is used when AWAIT_WITH_NANOSLEEP is defined. - The makefiles mk_emccl.mak and mk_emccw.mak have been improved to define AWAIT_WITH_NANOSLEEP instead of AWAIT_WITH_SELECT. - Interpreter and compiler have been improved to support the actions FLT_MOD and FLT_REM. - In the compiler (in comp/flt_act.s7i) a corner case of the action FLT_IPOW (when CHECK_FLOAT_DIV_BY_ZERO is TRUE and the exponent is negative and the base is zero (0.0 or -0.0)) has been fixed. - The configuration values FLOAT_COMPARISON_OKAY, FMOD_FUNCTION_OKAY, EXP_FUNCTION_OKAY, LDEXP_FUNCTION_OKAY and FREXP_FUNCTION_OKAY have been added to cc_conf.s7i. The configuration values NAN_COMPARISON_OKAY and FREXP_INFINITY_NAN_OKAY have been removed. - The functions fltDecompose(), fltExp(), fltLdexp(), fltMod() and fltRem() have been added to flt_rtl.c. These functions are used, when the corresponding C functions frexp(), exp(), ldexp() and fmod() do not work 100% correct. - In flt_rtl.c the functions fltEq(), fltGe(), fltGt(), fltLe() and fltLt() have been improved. These improvements help, when the comparison of float or double values does not work 100% correct. - In flt_rtl.c the functions fltPow(), getMantissaAndExponent(), setMantissaAndExponent() and fltSqrt() have been improved. These improvements help, when the underlying C functions pow(), frexp(), ldexp() and sqrt() do not work 100% correct. - The program chkccomp.c has been improved to define the macros FLOAT_NAN_COMPARISON_OKAY, FLOAT_ZERO_COMPARISON_OKAY, SQRT_OF_NAN_OKAY, SQRT_OF_NEGATIVE_OKAY, EXP_OF_NAN_OKAY, LDEXP_OF_NAN_OKAY, FREXP_SUBNORMAL_OKAY, FMOD_DIVIDEND_NAN_OKAY, FMOD_DIVISOR_NAN_OKAY, FMOD_DIVIDEND_INFINITY_OKAY, FMOD_DIVISOR_INFINITY_OKAY and FMOD_DIVISOR_ZERO_OKAY. - In cmd_rtl.c the function cmdConfigValue has been improved to support the config values FLOAT_COMPARISON_OKAY, EXP_FUNCTION_OKAY, FMOD_FUNCTION_OKAY, LDEXP_FUNCTION_OKAY and FREXP_FUNCTION_OKAY. - Definitions of the macros FLOAT_COMPARISON_OKAY, SQRT_FUNCTION_OKAY, EXP_FUNCTION_OKAY, LDEXP_FUNCTION_OKAY, FREXP_FUNCTION_OKAY and FMOD_FUNCTION_OKAY have been added to commpn.h - Documentation comments have been improved in intlib.c, int_rtl.c, match.c, str_rtl.c, keybd.s7i and vectorfont.s7i. - In comp/int_act.s7i the variable quotient_name has been renamed to remainder_name. 20190523: - In match.c the function substitute_params() has been fixed to copy parameters with expressions instead of calling do_create(). For expressions do_create() just creates a reference to the expression and this leads later to a double free of the expression. Many thanks go to Anton Lobach, for reporting this error and for providing a test program. - The library blowfish.s7i, with Blowfish cipher support, has been added. - The functions column() and line() have been added to the library console.s7i. - The bas7.sd7 (basic interpreter) example program has been improved. Support for the keyword ENDIF has been added. - The compiler (s7c.sd7) has been improved (in set_act.s7i) to optimize the expression card(bitset(number)). - The functions toBase and fromBaseToBigInt have been added to encoding.s7i. This functions encode and decode bigInteger numbers with a positional numeric system. - Conversion functions have been added to bitsetof.s7i and bitset.s7i. - Checks for the function card() have been added to chkset.sd7. - Interpreter and compiler have been improved to support the actions CON_COLUMN, CON_LINE, SET_CONV1, SET_CONV3, SET_SCONV1 and SET_SCONV3. The support for the actions SET_CONV and SET_SCONV has been removed. - The libraries bitsetof.s7i and bitset.s7i have been adjusted, to use the new actions. - In con_inf.c the function conWrite() has been improved to change the cursor position, when the characters '\n', '\r' and '\b' are written. - In con_win.c the function conCursor() has been improved, to hide the cursor, when it is called with FALSE. The function conOpen() has been changed, to set the cursor position to (1, 1) and to hide the cursor. - The functions conColumn() and conLine() have been added to con_rtl.c, con_inf.c, con_win.c, con_wat.c and con_emc.c. - In set_rtl.c the functions setIConv() and setSConv() have been improved. Now setIConv() raises RANGE_ERROR for negative numbers and setSConv() raises RANGE_ERROR, when a negative integer would be returned. - Documentation has been improved in console.s7i, string.s7i, con_inf.c, con_win.c - The debug trace mechanism in analyze.c and dcllib.c has been improved. - A call of dlerror() has been added in dll_unx.c. - In traceutl.c the function prot_list_limited() has been introduced. 20190506: - The utility program bigfiles.sd7 has been added. Bigfiles is an utility program to search for big files. This is useful, when the disk is almost full and files must be removed to get more space. - The utility program sydir7.sd7 has been improved. Now it supports the option -n, which assures that no changes are done. - The program db7.sd7 (Database Inspector) has been improved to write an error message, when reading the catalog of database tables fails. - The program chkbitdata.sd7 has been added. This program checks functions from the bitdata.s7i library. - In the FAQ the explanation, how Seed7 is compiled, has been improved. - The description of several conversion functions in the manual has been improved. - The function ripemd160 has been added to msgdigest.s7i. This function computes a message digest with the RIPEMD-160 algorithm. - The functions toBase58, fromBase58, toBase and fromBase have been added to encoding.s7i. This functions support Base58 encoding and similar other encodings with a positional numeric system. - The functions putBitLsb, putBitsLsb, getBitMsb, getBitsMsb, putBitMsb and putBitsMsb have been added to bitdata.s7i. This functions read and write bits from and to a file. - The new library leb128.s7i has been added. This library supports the conversion of integers to and from LEB128 encoding. LEB128 is a variable-length encoding for integers. It is used e.g. by the DWARF debug file format and by WebAssembly. - Tests for the functions leb128ToInt(), uLeb128ToInt(), leb128() and uLeb128() have been added to chkint.sd7. - The library make.s7i has been improved to avoid a makefile rule recursion. - The function hex2Bytes has been added to bytedata.s7i. This function converts a string with hexadecimal digits to a string of bytes. - The function reverse has been added to string.s7i and seed7_05.s7i. - The function tableNamesCommand has been added to sql_base.s7i. - Conversion functions have been added to char.s7i. - In big_rtl.c the function uBigMult has been changed to be faster, when the size of factor2 is 1. - In con_inf.c code to copy the environment for Emscripten and node.js has been added. This code is deactivated, because of a limitation in the Emscripten implementations of getenv() and setenv(). - The makefiles have been improved to copy the file version.h to a name that corresponds to the makefile. E.g.: The makefile mk_linux.mak copies version.h to vers_linux.h. This helps comparing different version.h files. - Documentation has been added to chkccomp.c and read_me.txt. - The prototype of the function refCatParse has been changed in ref_data.c, ref_data.h and ref_act.s7i. The compiler (s7c.sd7) has been changed to add a cast in the function init_set_constants(). In sql_odbc.c casts have been added. This changes avoid C++ compilation errors. - Calls of logFunction and logError have been added in con_inf.c, dll_unx.c and dll_win.c.
* - Update to 2.84.1wen2019-07-232-5/+7
|
* - Update WWWamdmi32019-07-231-1/+1
| | | | Approved by: portmgr blanket
* Update to the 20180719 snapshot of GCC 8.3.1.gerald2019-07-232-4/+4
| | | | | This fixes a bug around tail call optimization breaking noexcept and a few Arm-specific code generation issues.
* lang/rust-nightly: update to 1.38.0.20190723jbeich2019-07-232-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/e3cebcb3bd4f...e649e903440b
* Update to the 20180720 snapshot of GCC 9.1.1.gerald2019-07-222-4/+4
| | | | | This brings a number of backports for the C++ front end and a few other spots.
* Update to v5.31.2-21-g996b0cb8b8mat2019-07-225-9/+11
|
* Update to the 20190718 snapshot of GCC 7.4.1.gerald2019-07-212-4/+4
| | | | | | The 20190711 snapshot did not bring any changes, so we skipped it. This one brings a backport for Arm and one for dataflow analysis (plus one for s390).
* Update to the 201900714 snapshot of GCC 10.0.0.gerald2019-07-202-4/+4
|
* lang/rust-nightly: update to 1.38.0.20190720jbeich2019-07-202-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/4b65a86ebace...e3cebcb3bd4f
* lang/go14: fixes QA errors and remove unneeded filesjlaffaye2019-07-192-238/+7
| | | | | PR: 239154 Submitted by: Dmitri Goutnik <dg@syrec.org>
* Update lang/elixir to version 1.9.1.olgeni2019-07-193-20/+20
|
* Update to the 20180713 snapshot of GCC 9.1.1.gerald2019-07-182-4/+4
| | | | This brings some fixes around Fortran, x86-64, tree-based optimizations,...
* Deprecate lang/cinttobik2019-07-171-0/+3
| | | | | | | | Development has stopped many years ago in favor of the LLVM-based lang/cling. PR: 238907 Approved by: fjoe (maintainer timeout, 2 weeks)
* Update to the 20180712 snapshot of GCC 8.3.1.gerald2019-07-172-4/+4
| | | | This brings bugfixes in the Fortran frontend and optimization.
* KDE Frameworks: update to 5.60.0tcberner2019-07-172-4/+3
| | | | | | | | | | | | | | July 13, 2019. KDE today announces the release of KDE Frameworks 5.60.0. KDE Frameworks are over 70 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. Announcement: https://kde.org/announcements/kde-frameworks-5.60.0.php PR: 239183 Exp-run by: antoine
* lang/rust: Clean up more thingstobik2019-07-161-29/+3
| | | | | | | | | | | | - Drop pre-install target: `make restage` should be run after a failed `make stage` to wipe out and repopulate the staging directory. No need to hack around this. - Drop RUST_MANIFESTS, it is only one value after r490852 and now only used once in post-install. - Drop RUST_CHANNEL. It is only used in do-configure. - Drop LLNEXTGEN option. There are no references to LLNextgen in the Rust sources, so it appears to not be used for anything anymore.
* lang/rust-nightly: update to 1.38.0.20190716jbeich2019-07-162-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/69656fa4cbaf...4b65a86ebace
* lang/elm: new port. A functional language for web development.arrowd2019-07-166-0/+364
| | | | | PR: 236805 Submitted by: Evilham <contact@evilham.com>
* lang/rust: Drop {pre,post}-configure targetstobik2019-07-161-14/+0
| | | | | They are no longer necessary since r487977 when we disabled vendor checksums.
* lang/ponyc: update to 0.29.0swills2019-07-162-4/+4
| | | | | PR: 239040 Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
* lang/rust: Clean up bootstrap handlingtobik2019-07-151-31/+20
| | | | | | | | | Fix handling of BOOTSTRAPS_SUFFIX. On powerpc64 the -elfv1 suffix needs to be stripped from the bootstraps since Rust expects them without it. PR: 239158 Reported by: pkubaj
* Update to v5.31.1-148-gdc9ac3ee56.mat2019-07-154-8/+8
|
* Update to the 201900707 snapshot of GCC 10.0.0.gerald2019-07-142-4/+4
|
* lang/rust-nightly: update to 1.38.0.20190714jbeich2019-07-142-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/cd2cd4c9627e...69656fa4cbaf
* lang/php73: Update from 7.3.6 to 7.3.7tz2019-07-142-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Core: Fixed bug #76980 (Interface gets skipped if autoloader throws an exception). DOM: Fixed bug #78025 (segfault when accessing properties of DOMDocumentType). MySQLi: Fixed bug #77956 (When mysqli.allow_local_infile = Off, use a meaningful error message). Fixed bug #38546 (bindParam incorrect processing of bool types). MySQLnd: Fixed bug #77955 (Random segmentation fault in mysqlnd from php-fpm). Opcache: Fixed bug #78015 (Incorrect evaluation of expressions involving partials arrays in SCCP). Fixed bug #78106 (Path resolution fails if opcache disabled during request). OpenSSL: Fixed bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c). phpdbg: Fixed bug #78050 (SegFault phpdbg + opcache on include file twice). Sockets: Fixed bug #78038 (Socket_select fails when resource array contains references). Sodium: Fixed bug #78114 (segfault when calling sodium_* functions from eval). Standard: Fixed bug #77135 (Extract with EXTR_SKIP should skip $this). Fixed bug #77937 (preg_match failed). Zip: Fixed bug #76345 (zip.h not found). Changelog taken from: https://www.php.net/ChangeLog-7.php#7.3.7 MFH: 2019Q3
* lang/php72: Upgrade from 7.2.19 to 7.2.20tz2019-07-142-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Core: Fixed bug #76980 (Interface gets skipped if autoloader throws an exception). DOM: Fixed bug #78025 (segfault when accessing properties of DOMDocumentType). MySQLi: Fixed bug #77956 (When mysqli.allow_local_infile = Off, use a meaningful error message). Fixed bug #38546 (bindParam incorrect processing of bool types). Opcache: Fixed bug #78106 (Path resolution fails if opcache disabled during request). OpenSSL: Fixed bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c). Sockets: Fixed bug #78038 (Socket_select fails when resource array contains references). Standard: Fixed bug #77135 (Extract with EXTR_SKIP should skip $this). Fixed bug #77937 (preg_match failed). Zip: Fixed bug #76345 (zip.h not found). Changelog taken from: https://www.php.net/ChangeLog-7.php#7.2.20 MFH: 2019Q3
* lang/basic256: prepare for Qt 5.13tcberner2019-07-141-1/+1
| | | | PR: 238782
* Prepare for powerpc-on-clang by deleting hard-coded tests for architecturelinimon2019-07-131-2/+2
| | | | | | as a stand-in for "are we running on gcc". Approved by: portmgr (tier-2 blanket)
* Simplify the test for 64-bit architecture.linimon2019-07-131-3/+3
| | | | | | | Since the test result is positive for 64-bit, switch the order of the --enable-XYZ-bit definitions, to avoid one more negative in the test. Approved by: portmgr (tier-2 blanket)
* Update lang/erlang-java to version 21.3.8.6.olgeni2019-07-122-4/+4
|
* Update lang/erlang-wx to version 21.3.8.6.olgeni2019-07-122-4/+4
|
* Update lang/erlang to version 21.3.8.6.olgeni2019-07-122-4/+4
|
* Update lang/erlang-runtime21 to version 21.3.8.6.olgeni2019-07-122-4/+4
|
* lang/ocaml: fix on powerpc64pkubaj2019-07-122-7/+8
| | | | | | | | powerpc64 needs to be put to configure script to be recognized. PR: 238788 Approved by: michipili@gmail.com (maintainer timeout), tcberner (mat) Differential Revision: https://reviews.freebsd.org/D20891
* KDE Applications: update to 19.04.3tcberner2019-07-122-6/+6
| | | | | | | | | | | | | | | | | | | July 11, 2019. Today KDE released the third stability update for KDE Applications 19.04. This release contains only bugfixes and translation updates, providing a safe and pleasant update for everyone. Over sixty recorded bugfixes include improvements to Kontact, Ark, Cantor, JuK, K3b, Kdenlive, KTouch, Okular, Umbrello, among others. Improvements include: * Konqueror and Kontact no longer crash on exit with QtWebEngine 5.13 * Cutting groups with compositions no longer crashes the Kdenlive video editor * The Python importer in Umbrello UML designer now handles parameters with default arguments Changelog: https://kde.org/announcements/fulllog_applications-aether.php?version=19.04.3
* Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.solinimon2019-07-121-4/+8
| | | | | | | | | | | | | | | as a stand-in for "are we running on gcc". For people already testing powerpc on clang, it is possible that they already have both compilers in base. Thus, the assumption that "gcc is in base" (e.g. libstdc++.so exists) always means "force use of GCC" is already broken. It will be for everyone on -CURRENT once the switch is made. While here, standardize on compiler:c++11-lang instead of -lib (they are equivalent these days), pet portlint, and do some other cleanup. Approved by: portmgr (tier-2 blanket)
* Remove superfluous commentkrion2019-07-111-3/+2
|
* Update lang/erlang-runtime22 to version 22.0.7.olgeni2019-07-112-4/+4
|
* lang/go14: update to go1.4-bootstrap-20171003jlaffaye2019-07-113-6/+34
|
* lang/ghc: Adjust OSVERSION checks for powerpc64.arrowd2019-07-111-2/+2
| | | | Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
* Update to the 20190704 snapshot of GCC 7.4.1.gerald2019-07-112-4/+4
|
* lang/rust-nightly: update to 1.38.0.20190711jbeich2019-07-112-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/78ca1bda3522...cd2cd4c9627e
* Sync WWW tags for Erlang ports.olgeni2019-07-1010-10/+10
|
* Update lang/erlang-runtime22 to version 22.0.6.olgeni2019-07-102-4/+4
|
* - Update WWWamdmi32019-07-101-1/+1
| | | | Approved by: portmgr blanket
* - Update to 3.7.4wen2019-07-105-14/+22
| | | | | | (include security fix: https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-4-final) MFH: 2019Q3
* lang/go: update to 1.12.7jlaffaye2019-07-103-4/+8
|
* - Update WWWamdmi32019-07-091-1/+1
| | | | Approved by: portmgr blanket
* lang/rust-nightly: update to 1.38.0.20190709jbeich2019-07-092-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/dfd52ba6ac22...78ca1bda3522
* - Update to python-3.6.9(include security fix)wen2019-07-096-35/+14
| | | | | | | | PR: 238952 Submitted by: wenheping2000@hotmail.com(myself) Reviewed by: koobs@ Exp-run by: antoine@ MFH: 2019Q3
* Update to the 20180706 snapshot of GCC 9.1.1.gerald2019-07-092-4/+4
|
* Update to v5.31.1-138-g256dda502e.mat2019-07-082-4/+4
|
* Do not use LIBAPL_CONFIGURE_WITH and only add --with-libapl flag when thedanfe2019-07-081-1/+2
| | | | | | | LIBAPL option is selected. For some reason, configure script thinks that libapl.so is wanted when --without-libapl passed down on it. Reported by: pkg-fallout
* Update lang/erlang-java to version 21.3.8.5.olgeni2019-07-082-4/+4
|
* Update lang/erlang-wx to version 21.3.8.5.olgeni2019-07-082-4/+4
|
* Update lang/erlang to version 21.3.8.5.olgeni2019-07-082-5/+4
|
* lang/ghc: Add support for ELFv2 on powerpc64.arrowd2019-07-076-148/+374
| | | | | Submitted by: Mikael Urankar <mikael.urankar@gmail.com> Differential Revision: https://reviews.freebsd.org/D20872
* lang/ghc: Remove `--enable-dtrace=0` for newer GHCs, seem to be working now.arrowd2019-07-071-3/+3
| | | | PR: 228727
* Update to the 20180705 snapshot of GCC 8.3.1.gerald2019-07-072-4/+4
|
* lang/ghc: Makefile cleanup for tier2 arches.arrowd2019-07-071-15/+8
| | | | | Submitted by: Mikael Urankar <mikael.urankar@gmail.com> Differential Revision: https://reviews.freebsd.org/D20860
* lang/rust-nightly: update to 1.38.0.20190707jbeich2019-07-072-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/481068a70767...dfd52ba6ac22
* Revert r505994 and dependency loopantoine2019-07-064-4/+4
| | | | | Pointy hat: pkubaj With hat: portmgr
* databases/p5-DBD-mysql: fix build with GCC architecturespkubaj2019-07-064-4/+4
| | | | | | | Add USES=compiler:c11 (also to lang/perl5* ports) since it's necessary: Can't link/include C library 'atomic', aborting. Approved by: mentors (implicit approval)
* lang/rust-nightly: update to 1.38.0.20190706jbeich2019-07-062-18/+18
| | | | Changes: https://github.com/rust-lang/rust/compare/088b987307b9...481068a70767
* Update to the 20190630 snapshot of GCC 10.0.0.gerald2019-07-052-4/+4
|
* lang/rust: Update to 1.36.0tobik2019-07-042-53/+64
| | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Thanks to Mikaƫl Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/07/04/Rust-1.36.0.html Tested by: jbeich, mikael.urankar@gmail.com With hat: rust Differential Revision: https://reviews.freebsd.org/D20810
* - Allow to build with PostgreSQL database supportdanfe2019-07-041-1/+5
| | | | - Unbreak the build and packaging with LIBAPL option
* - Install preferences file as sample and annotate accordinglydanfe2019-07-044-1/+55
| | | | | | - Teach the code to expand tilde (~) to $(HOME) to prevent spamming every current directory with `.apl.history' file - Fix some minor C[XX]FLAGS pollution while I'm here
* Update lang/erlang-runtime22 to version 22.0.5.olgeni2019-07-042-5/+4
|
* Update lang/erlang-runtime21 to version 21.3.8.5.olgeni2019-07-042-5/+4
|
* lang/rust-nightly: update to 1.36.0.20190704jbeich2019-07-042-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/17e62f77f954...088b987307b9
* lang/cint: Unbreak build with GCC 9tobik2019-07-036-1/+60
| | | | | | | | | | | | | | | | | | | | | G__cpp_list.cxx: In function 'int G__list_49_0_10(G__value*, const char*, G__param*, int)': G__cpp_list.cxx:707:109: error: 'std::__cxx11::list<int, std::allocator<int> >::iterator' {aka 'struct std::_List_iterator<int>'} has no member named 'operator=='; did you mean 'operator='? 707 | G__letint(result7, 103, (long) ((list<int,allocator<int> >::iterator*) G__getstructoffset())->operator==(*(list<int,allocator<int> >::iterator*) libp->para[0].ref)); | ^~ | operator= G__cpp_list.cxx: In function 'int G__list_49_0_11(G__value*, const char*, G__param*, int)': G__cpp_list.cxx:713:109: error: 'std::__cxx11::list<int, std::allocator<int> >::iterator' {aka 'struct std::_List_iterator<int>'} has no member named 'operator!='; did you mean 'operator='? 713 | G__letint(result7, 103, (long) ((list<int,allocator<int> >::iterator*) G__getstructoffset())->operator!=(*(list<int,allocator<int> >::iterator*) libp->para[0].ref)); | ^~ | operator= http://pb2.nyi.freebsd.org/data/120i386-default-PR238330/2019-06-09_20h27m22s/logs/errors/cint-5.18.00_12.log While here make the build abort fast on build errors instead of carrying on like nothing happened. PR: 238907 Reported by: antoine (via exp-run in PR 238330)
* - Unbreak the build on PowerPC and other GCC-based architecturesdanfe2019-07-032-2/+41
| | | | | | | | | - Add an XXX comment about hardcoded `math/fftw3' on LIB_DEPENDS - Convert direct dependency on `libsqlite3.so' to USES+=sqlite:3 PR: 238896 (modified) Submitted by: pkubaj Tested on: Mac mini G4
* Update to the 20190627 snapshot of GCC 7.4.1.gerald2019-07-032-4/+4
|
* Update to 0.5.10 release.ale2019-07-022-4/+4
|
* lang/rust-nightly: update to 1.36.0.20190702jbeich2019-07-022-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/9a90d03ad171...17e62f77f954
* Update to v5.31.1-120-g0087236851.mat2019-07-022-4/+4
|
* Update to 1.5.4krion2019-07-012-6/+6
|
* Update lang/elixir to version 1.9.0.olgeni2019-07-014-48/+47
|
* Update to the 20180629 snapshot of GCC 9.1.1.gerald2019-07-012-4/+4
|
* lang/go-devel: Update to g20190626 (1.13 Beta 1)swills2019-07-012-5/+5
| | | | | PR: 238831 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
* Switch mesa and related ports to llvm80zeising2019-06-303-14/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch mesa over to use llvm80 instead of llvm60. Make it use the global LLVM_DEFAULT instead of deciding for ourself which llvm version to use. [1] Fix build of lang/beginet [1] Add patch from upstream to fix build of devel/libclc. The patch is taken from the git mirror of devel/libclc rather than the SVN repo, for convenience. Add a patch from mesa upstream preventing certain error messages when using amdgpu [2] Add a notice to bsd.default-versions.mk asking that the graphics team be informed before the llvm version is changed. Enable llvm and gallium on MIPS. As far as I can tell, this used to be the default before this change. Bump portrevisions since dependencies changed. PR: 230789 [1], [2] Submitted by: jbeich [1], tobik [2] Obtained from: FreeBSD Graphics Team development repo https://github.com/FreeBSDDesktop/freebsd-ports/commits/feature/mesa-llvm80 Sponsored by: B3 Init (zeising)
* Update to the 20180628 snapshot of GCC 8.3.1.gerald2019-06-302-4/+4
|
* lang/rust-nightly: update to 1.36.0.20190630jbeich2019-06-302-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/d3e2cec29225...9a90d03ad171