aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired port: lang/ruby25Rene Ladan2021-04-0611-18095/+0
|
* lang/go: Update to 1.16.3Dmitri Goutnik2021-04-062-4/+4
| | | | Changes: https://golang.org/doc/devel/release.html#go1.16.minor
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-0627-54/+6
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-06379-387/+0
|
* lang/seed7: enable on powerpc64Piotr Kubaj2021-04-061-1/+1
|
* lang/ruby27: Update to 2.7.3Koichiro Iwao2021-04-062-36/+89
| | | | | | | | | PR: 254802 Reported by: Yasuhiro Kimura <yasu@utahime.org> Reviewed by: meta (myself) Relnotes: https://www.ruby-lang.org/en/news/2021/04/05/ruby-2-7-3-released/ Security: CVE-2021-28965 Security: CVE-2021-28966
* lang/ruby26: Update to 2.6.7Koichiro Iwao2021-04-062-50/+54
| | | | | | | | | PR: 254800 Reported by: Yasuhiro Kimura <yasu@utahime.org> Reviewed by: meta (myself) Relnotes: https://www.ruby-lang.org/en/news/2021/04/05/ruby-2-6-7-released/ Security: CVE-2020-25613 Security: CVE-2021-28965
* lang/nwcc: enable on powerpc64Piotr Kubaj2021-04-061-1/+1
|
* lang/ruby25: Update to 2.5.9Koichiro Iwao2021-04-062-39/+45
| | | | | | | PR: 254799 Reported by: Yasuhiro Kimura <yasu@utahime.org> Reviewed by: meta (myself) Relnotes: https://www.ruby-lang.org/en/news/2021/04/05/ruby-2-5-9-released/
* lang/seed7: enable on powerpc64lePiotr Kubaj2021-04-061-1/+1
|
* lang/nwcc: enable on powerpc64lePiotr Kubaj2021-04-061-1/+1
|
* lang/php80: Adding MySQL 8.0 'caching_sha2_password' supportMuhammad Moinur Rahman2021-04-062-4/+35
| | | | | | | | | | | | | | | | | - Pet portlint - Add non-default OPTION MYSQL80 This patch adds an OPTION for adding 'caching_sha2_password' (Default Password mechanism in MySQL >= 8.0) in php80. If the OPTION MYSQL80 is selected it will build openssl module with base PHP including mysqlnd. This will also prevent php80-openssl module from being installed in the future. php80-mysqli and php80-pdo_mysql will use mysqlnd. PR: 252420 Reported by: sean@rogue-research.com Approved by: tz Sponsored by: Bounce Experts Differential Revision: https://reviews.freebsd.org/D29491
* lang/perl5-devel: Update to latest commit.Mathieu Arnold2021-04-062-4/+4
|
* lang/intel-compute-runtime: update to 21.13.19438Jan Beich2021-04-063-9/+9
| | | | | Changes: https://github.com/intel/compute-runtime/compare/21.12.19358...21.13.19438 Reported by: GitHub (watch releases)
* lang/rust-nightly: Update to 1.53.0.20210329Tobias Kortkamp2021-03-293-7/+4
| | | | | | | | | Enable the SOURCES option again. They seem to install fine again. Changes: https://github.com/rust-lang/rust/compare/5d04957a4b...4a20eb6a9d Notes: svn path=/head/; revision=569508
* lang/mecrisp-stellaris: Update to 2.5.8Neel Chauhan2021-03-292-11/+16
| | | | | | | | | | Also, statisfy portclippy where possible PR: 254542 Submitted by: Robert Clausecker <fuz AT fuz DOT su> (maintainer) Notes: svn path=/head/; revision=569496
* Rebuild lang/rust consumers after r569489Tobias Kortkamp2021-03-292-1/+2
| | | | Notes: svn path=/head/; revision=569491
* lang/rust: Update to 1.51.0Tobias Kortkamp2021-03-298-987/+79
| | | | | | | | | | | | | | - Update devel/racer to 2.1.44 Changes: https://blog.rust-lang.org/2021/03/25/Rust-1.51.0.html PR: 254578 Reviewed by: mikael, pkubaj Exp-run by: antoine With hat: rust Differential Revision: https://reviews.freebsd.org/D29425 Notes: svn path=/head/; revision=569489
* lang/zig: backport syslog functions from masterDave Cottlehuber2021-03-294-0/+73
| | | | | | | | | These will eventually land in zig 0.8.0 Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=569453
* Update to v5.33.8-12-g99155265b6.Mathieu Arnold2021-03-292-4/+4
| | | | Notes: svn path=/head/; revision=569446
* lang/gleam: add Makefile.deps required in r569439Dave Cottlehuber2021-03-291-0/+215
| | | | | | | Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=569443
* lang/gleam: update to 0.14.4Dave Cottlehuber2021-03-292-395/+168
| | | | | | | | | | upstream has fixed port fallout reported in rust 1.51.0 Reported by: tobik Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=569439
* Update to 2.1.3Kirill Ponomarev2021-03-292-6/+6
| | | | Notes: svn path=/head/; revision=569433
* Update to the 20210325 snapshot of GCC 8.4.1.Gerald Pfeifer2021-03-282-4/+4
| | | | | | | This brings minor tweaks for x86 headers and man page generation. Notes: svn path=/head/; revision=569417
* Remove expired ports:Rene Ladan2021-03-288-207/+0
| | | | | | | | 2021-03-28 security/apg: Abandonware. Please try security/makepasswd or security/rndpassw instead 2021-03-28 lang/Gofer: Old, unmaintained language Notes: svn path=/head/; revision=569404
* Convert to @touchBaptiste Daroussin2021-03-273-3/+3
| | | | Notes: svn path=/head/; revision=569365
* lang/gleam: Unbreak build with Rust 1.51.0 (D29425)Tobias Kortkamp2021-03-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | error: a method with this name may be added to the standard library in the future --> src/docs.rs:142:54 | 142 | unnest: module.name.iter().map(|_| "..").intersperse("/").collect(), | ^^^^^^^^^^^ | note: the lint level is defined here --> src/main.rs:1:9 | 1 | #![deny(warnings)] | ^^^^^^^^ = note: `#[deny(unstable_name_collisions)]` implied by `#[deny(warnings)]` = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919> = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method Cap the lint level at warnings for now http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-03-26_19h06m01s/logs/errors/gleam-0.14.2.log PR: 254578 Notes: svn path=/head/; revision=569338
* Update to the 20210321 snapshot of GCC 11.0.1.Gerald Pfeifer2021-03-272-5/+4
| | | | Notes: svn path=/head/; revision=569304
* lang/squeak: Fix build in 14.0-currentFernando ApesteguĂ­a2021-03-268-24/+41
| | | | | | | | | | | | | | The lang/squeak ports assume B576000 and B1152000. Lack of B576000 and B1152000 at /usr/include/sys/_termios.h, lang/squeak is broken at 14.0-Current. While here, add missing USES, dependencies, reorder variables, etc. PR: 254456 Submitted by: takeshi.mutoh@gmail.com (maintainer) Notes: svn path=/head/; revision=569267
* lang/intel-compute-runtime: update to 21.12.19358Jan Beich2021-03-262-4/+4
| | | | | | | | Changes: https://github.com/intel/compute-runtime/compare/21.11.19310...21.12.19358 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=569264
* lang/rust-bootstrap: Unbreak aarch64 bootstrapTobias Kortkamp2021-03-261-1/+6
| | | | | | | | | | | | | | | | Something goes wrong when it is built with LLVM > 9. Build it with llvm90 for the time being. rustc -Cllvm-args="..." with: Unknown command line argument '-generate-arange-section'. Try: 'rustc -Cllvm-args="..." with --help' rustc -Cllvm-args="..." with: Unknown command line argument '-mergefunc-use-aliases'. Try: 'rustc -Cllvm-args="..." with --help' rustc -Cllvm-args="..." with: Unknown command line argument '-preserve-alignment-assumptions-during-inlining=false'. Try: 'rustc -Cllvm-args="..." with --help' or when built with llvm.assertions=true: Assertion failed: (hasOptions() && "No options specified!"), function ParseCommandLineOptions, file src/llvm-project/llvm/lib/Support/CommandLine.cpp, line 1344. Notes: svn path=/head/; revision=569245
* lang/ocaml: fix packaging on armv6Piotr Kubaj2021-03-261-1/+1
| | | | | | | | | | | | | pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/raw_spacetime_lib.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/raw_spacetime_lib.cma:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/raw_spacetime_lib.cmi:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/raw_spacetime_lib.cmx:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/raw_spacetime_lib.cmxa:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/raw_spacetime_lib.cmxs:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/raw_spacetime_lib.mli:No such file or directory Notes: svn path=/head/; revision=569239
* lang/ghc: Generate PORTDOCS pkg-plist dynamicallyDanilo G. Baio2021-03-262-2359/+2
| | | | | | | | | | This is the best approach for ports building its documentation with Sphinx in html and will save time on future Sphinx updates. Approved by: portmgr blanket Notes: svn path=/head/; revision=569233
* editors/emacs: Update to 27.2Joseph Mingrone2021-03-267-6/+7
| | | | | | | | | | | | This is a bug-fix release with no new features. https://www.gnu.org/software/emacs/news/NEWS.27.2 Reviewed by: ashish Differential Revision: https://reviews.freebsd.org/D27700 Notes: svn path=/head/; revision=569232
* Update to the 20210320 snapshot of GCC 10.2.1.Gerald Pfeifer2021-03-252-5/+4
| | | | | | | | | | This brings a fix how man pages are generated, a back port for the i386 back end, three for aarch64, one for powerpc, and 13 for the middle end and tree optimizers, and twelve for the C++ front end, two for libstdc++, four for the C front end, and three for Fortran. Notes: svn path=/head/; revision=569227
* Update to 0.8.3 release.Alex Dupre2021-03-252-4/+4
| | | | Notes: svn path=/head/; revision=569188
* Mark ports recursively depending on Python 2.7 for expiration on June 23.Rene Ladan2021-03-241-0/+3
| | | | | | | | | | | | | | For ports optionally dependending on Python 2.7, just mark those options as expired. Remove konquerer from the x11/kde-baseapps metaport and bump its PORTREVISION. Submitted by: rene Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D28665 Notes: svn path=/head/; revision=569118
* Fix build.Mathieu Arnold2021-03-241-0/+1
| | | | Notes: svn path=/head/; revision=569105
* Update to the 20210319 snapshot of GCC 9.3.1.Gerald Pfeifer2021-03-242-5/+4
| | | | | | | | | This brings a back port for the aarch64 back end, one for the inter- procedural optimizers, four for the tree optimizers, and one for the Fortran front end. Notes: svn path=/head/; revision=569074
* lang/rust-nightly: Update to 1.53.0.20210323Tobias Kortkamp2021-03-235-12/+74
| | | | | | | | | | - Sync patches with lang/rust - Add the rust-nightly update script Changes: https://github.com/rust-lang/rust/compare/45b3c28518...5d04957a4b Notes: svn path=/head/; revision=569013
* lang/rust-bootstrap: Add the bootstrap freefall sync scriptTobias Kortkamp2021-03-232-0/+38
| | | | Notes: svn path=/head/; revision=569008
* lang/rust: Fix DOCS build, unbreak RUST_BACKTRACETobias Kortkamp2021-03-234-4/+948
| | | | | | | | | | | | | | | | | | | | | - Fix DOCS build by disabling deny-warnings (rustc equivalent to -Werror). Let's not fail the entire build just because a handful of docs fail to build due to -D broken-intra-doc-links [0] - Only install the host target docs. We otherwise waste time with a rust-docs install-uninstall-install cycle for each additional target during stage. - Backport FreeBSD support for gimli, unbreak RUST_BACKTRACE, and have useful stack traces with actual content again [1] - While here also strip binaries under libexec/ and ack reading of src/bootstrap/CHANGELOG.md (changelog-seen=2) [0] https://github.com/rust-lang/rust/issues/76526 PR: 253557 [1] Submitted by: jbeich [1] Notes: svn path=/head/; revision=569007
* lang/hermes: Update 0.7.2.20210305 -> 0.7.2.20210322Yuri Victorovich2021-03-232-6/+7
| | | | Notes: svn path=/head/; revision=569004
* Update to v5.33.8-8-g3e25f6d2dc.Mathieu Arnold2021-03-224-5/+7
| | | | Notes: svn path=/head/; revision=568967
* Fix an obscure sed message while going through check-plist.Mathieu Arnold2021-03-224-8/+8
| | | | | | | | | | The obscure message being: sed: 4: /tmp/sed_plist_sub.1i0ZNBB8: RE error: trailing backslash (\) Thanks to: kevans Notes: svn path=/head/; revision=568966
* Update to the 20210318 snapshot of GCC 8.4.1.Gerald Pfeifer2021-03-222-5/+4
| | | | | | | | This brings one backport for the aarch64 back end and eight for the tree optimizers/middle end. Notes: svn path=/head/; revision=568957
* Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,Alexey Dokuchaev2021-03-223-3/+3
| | | | | | | | contractions, "<portname> is ..." cases, missing Oxford commas, and other miscellaneous style bugs in the COMMENT line. Notes: svn path=/head/; revision=568947
* lang/rust-bootstrap: Remove bogus gcc9 run dep from powerpc64_elfv1 flavor againTobias Kortkamp2021-03-221-1/+1
| | | | Notes: svn path=/head/; revision=568941
* Update to MPC version 1.2.0 with the following changes:Gerald Pfeifer2021-03-2110-4/+10
| | | | | | | | | | | | | | | | | | | | - New functions: . mpc_sum . mpc_dot - Several functions are more robust with a reduced exponent range (for example corresponding to IEEE 754 binary formats). - New mpcheck tool for comparison with the native C library (which is not installed by default). Bump all directly dependent ports. Do not bump those indirectly dependent via the lang/gcc* family since their run-time dependencies and code generated should not be affected. PR: 249950 Submitted by: wen Notes: svn path=/head/; revision=568912
* Update to the 20210314 snapshot of GCC 11.0.1.Gerald Pfeifer2021-03-203-21/+4
| | | | | | | | files/patch-gcc-lra-constraints.c is not necessary any longer (and doesn't even apply); the issue has been properly addressed upstream. Notes: svn path=/head/; revision=568857