aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* KDE Frameworks: remove kdoctools runtime dependencyAdriaan de Groot2021-04-221-1/+2
| | | | | | | | | kdoctools is a collection of *build* tools. It has no runtime effect on the frameworks, but does drag in docbook and XML and sgml tooling, which is not needed. This breaks some consumers of KDE Frameworks, which is repaired in the Plasma 5.21.3 update.
* lang/gcc8-devel: Update to the 20210415 snapshot of GCC 8.4.1Gerald Pfeifer2021-04-212-4/+4
| | | | This only has an update to the Git tooling.
* Bump USES=cabal ports after 12837690ed0cTobias Kortkamp2021-04-214-3/+4
|
* lang/gcc9-devel: Update to the 20210409 snapshot of GCC 9.3.1Gerald Pfeifer2021-04-202-4/+4
| | | | | This brings one back port for the tree optimizers, one for the Fortran front end, and six for libstdc++.
* Mk/Uses/ninja.mk: Add support for devel/samurai (D29353)Tobias Kortkamp2021-04-203-6/+4
| | | | | | | | | | | | Samurai is a Ninja-compatible build tool with fewer dependencies than Ninja. Hook it to the framework via a new NINJA_DEFAULT. This also adds %p to NINJA_STATUS to make Ninja or Samurai print the percentage of completed jobs to make it easier to eyeball how much of the build is done. PR: 254678 Exp-run by: antoine
* lang/perl5-devel: Update to v5.33.8-57-gebdbfbc13a.Mathieu Arnold2021-04-193-7/+7
|
* lang/rust-nightly: Update to 1.53.0.20210419Tobias Kortkamp2021-04-192-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/a866124564...5a4ab26459
* Remove my useless "Created by" linesTobias Kortkamp2021-04-191-2/+0
|
* devel/doxygen: update to 1.9.1 releaseDima Panov2021-04-183-509/+510
| | | | | | Also regen 'pkg-plist' for affected consumers, with PORTREVISION bump Touch Mk/bsd.ruby.mk due to all ruby* is affected MFH: 2021Q2
* lang/p5-Scalar-List-Utils: Update to 1.56Po-Chuan Hsieh2021-04-182-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Scalar-List-Utils
* lang/gcc10-devel: Update to the 20210410 snapshot of GCC 10.3.1Gerald Pfeifer2021-04-182-4/+4
| | | | | | | This is the first snapshot after the GCC 10.3 release. It brings eleven back ports for the C++ front end and thirteen for libstdc++.
* lang/mujs: Update 1.0.7 -> 1.1.1Yuri Victorovich2021-04-183-19/+49
|
* lang/nim: Upgrade to 1.4.6Fernando ApesteguĂ­a2021-04-172-5/+4
| | | | | | | ChangeLog: https://nim-lang.org/blog/2021/04/15/versions-146-and-1212-released.html PR: 255120 Reported by: ports@nicandneal.net (maintainer)
* lang/gcc8-devel: Update to the 20210408 snapshot of GCC 8.4.1Gerald Pfeifer2021-04-172-4/+4
| | | | This brings a change for the Fortran front end.
* lang/gcc11-devel: Update to the 20210404 snapshot of GCC 11.0.1Gerald Pfeifer2021-04-162-4/+4
|
* lang/intel-compute-runtime: update to 21.15.19533Jan Beich2021-04-162-6/+5
| | | | | Changes: https://github.com/intel/compute-runtime/compare/21.14.19498...21.15.19533 Reported by: GitHub (watch releases)
* x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5Yuri Victorovich2021-04-166-6/+6
| | | | | | Bump 43 ports that either depend on wxgtk31 or potentially depend on it. Reported by: portscout
* Erlang: bump PORTREVISION after 24e45b0.Jimmy Olgeni2021-04-165-3/+5
| | | | Reported by: mat
* lang/v8 sysutils/e2fsprogs: Set PORTSCOUT ignore correctlyMateusz Piotrowski2021-04-151-1/+1
| | | | Approved by: portmgr blanket
* lang/erlang-runtime20: fix build on powerpc64lePiotr Kubaj2021-04-151-0/+1
|
* Erlang: portclippy fixes (order of variables and targets).Jimmy Olgeni2021-04-155-147/+140
|
* Erlang: replace CONFIGURE_ENABLE with CONFIGURE_ARGS.Jimmy Olgeni2021-04-155-10/+10
| | | | CONFIGURE_ENABLE (by itself) does not actually exist.
* Clean up some thingsTobias Kortkamp2021-04-151-1/+0
| | | | | | | | | - Remove duplicate variables - Remove nop variables - Sort categories - Remove redundant option descriptions that match the default ones Reported by: portscan
* lang/gcc10-devel: Update to the 20210403 snapshot of GCC 10.2.1Gerald Pfeifer2021-04-152-4/+4
| | | | | | | | | | | | This brings five back ports for the tree optimizers, one each for inter procedural analysis and lower level optimizers (RTL), and two around debugging information. As far as back ends go, one for arm, two for aarch64, and eight for x86. And one for the C front end, two for Fortran, twelve for the C++ front end and literally dozens for libstdc++, the C++ library.
* lang/gjs: Fix patching erorrsNeel Chauhan2021-04-142-27/+0
| | | | PR: 255059
* Update KDE Frameworks to 5.81.0Tobias C. Berner2021-04-141-3/+3
| | | | | | | | | | | | | | | | | | | | Saturday, 10 April 2021 KDE today announces the release of KDE Frameworks 5.81.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Full Announcement: https://kde.org/announcements/frameworks/5/5.81.0/ PR: 254978 Exp-run by: antoine
* Mk: Cleanup after moving apply-slist earlier.Mathieu Arnold2021-04-142-2/+2
|
* lang/nwcc: remove powerpc64* from ONLY_FOR_ARCHSPiotr Kubaj2021-04-141-1/+1
| | | | I didn't notice that some binaries failed to build and they didn't cause poudriere to exit either.
* lang/gcc9-devel: Update to the 20210402 snapshot of GCC 9.3.1Gerald Pfeifer2021-04-142-4/+4
| | | | | This brings one back port for the tree optimizers and one for inter- procedural analysis (IPA).
* lang/gjs: Update to 1.68.0Neel Chauhan2021-04-132-6/+6
| | | | Differential Revision: https://reviews.freebsd.org/D29730
* lang/zig: fix plistAdriaan de Groot2021-04-132-2/+4
| | | | | | | | | Testport complains of orphans, so add these two @dir entries; the directories are empty and I don't actually see where they are created. Bumping PORTREVISION because the package changes (directories). While here, sort pkg-plist a little.
* lang/gcc9-devel: enable on powerpc64lePiotr Kubaj2021-04-132-1/+26
|
* lang/gcc8-devel: Update to the 20210401 snapshot of GCC 8.4.1Gerald Pfeifer2021-04-132-4/+4
| | | | This just brings a little tweak to the HSA plugin.
* lang/rust-nightly: Update to 1.53.0.20210412Tobias Kortkamp2021-04-123-23/+11
| | | | Changes: https://github.com/rust-lang/rust/compare/4a20eb6a9d...a866124564
* lang/tolua++: remove dependency on python2, undeprecate consumer portsDmitry Marakasov2021-04-122-2/+11
|
* Update to v5.33.8-32-g79bd11b047.Mathieu Arnold2021-04-122-4/+4
|
* lang/c: Update to 0.14Fernando ApesteguĂ­a2021-04-112-4/+4
| | | | | | | | ChangeLog: https://github.com/ryanmjacobs/c/releases/tag/v0.14 PR: 254790 Reported by: gspurki@gmail.com Approved by: portmaster@bsdforge.com (maintainer)
* lang/gcc11-devel: Update to the 20210328 snapshot of GCC 11.0.1Gerald Pfeifer2021-04-112-4/+4
|
* lang/erlang-runtime23: update to version 23.2.7.2.Jimmy Olgeni2021-04-102-9/+11
| | | | | | | - Unbreak ODBC. - update WX dependency to 3.1. PR: 254767 (ODBC part)
* lang/erlang-runtime22: update to version 22.3.4.17.Jimmy Olgeni2021-04-102-6/+9
| | | | | | | - Unbreak ODBC. - update WX dependency to 3.1. PR: 254767 (ODBC part)
* lang/erlang-runtime21: update to version 21.3.8.22.Jimmy Olgeni2021-04-102-7/+8
| | | | | | | - Unbreak ODBC. - update WX dependency to 3.1. PR: 254767 (ODBC part)
* lang/erlang-runtime20: unbreak ODBC.Jimmy Olgeni2021-04-101-0/+2
| | | | PR: 254767 (ODBC part)
* lang/erlang-java: update to version 21.3.8.22.Jimmy Olgeni2021-04-102-4/+4
|
* lang/erlang-wx: update to version 21.3.8.22.Jimmy Olgeni2021-04-102-4/+4
|
* lang/erlang: update to version 21.3.8.22; unbreak ODBC and PDF.Jimmy Olgeni2021-04-102-8/+10
| | | | | | | - Update WX requirement to 3.1. PR: 254767 (ODBC part) PR: 243880 (WX part)
* Apply portfmt to Erlang ports.Jimmy Olgeni2021-04-108-146/+170
|
* lang/gcc10-devel: Update to the 20210327 snapshot of GCC 10.2.1Gerald Pfeifer2021-04-102-4/+4
| | | | | | | This brings five changes for tree / inter-procedural optimizers, one for aarch64, two for powerpc (POWER 8 tuning), and a good deal for the various C family front ends and particular around Objective-C and Objective-C++, plus three for the Fortran front end.
* lang/python38: Update to 3.8.9Wen Heping2021-04-103-13/+13
|
* Regenerate all distfiles using gitlab as source.Matthias Fechner2021-04-092-6/+6
| | | | | | | | | | | | This regeneration is required as the new gitlab version changed the address and the directory the source files can be downloaded. This commit also applies some small fixes to make sure all ports using gitlab are buildable. Reviewed by: mat Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D29628
* lang/fennel: Update to 0.9.0Joseph Mingrone2021-04-092-4/+4
| | | | https://lists.sr.ht/~technomancy/fennel/%3C87im4wv3li.fsf%40whirlwind%3E