Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.22.0.g20200907_3 23 Sep 2024 19:44:29 |
Craig Leres (leres) |
devel/xtensa-esp32-elf: Update to 13.2.0_20240530, rename to xtensa-esp-elf
This updates the toolchain to gcc 13.2.0 as used by versions 5.2.2,
5.3.0, and 5.3.1 of the Espressif esp-idf.
The crosstool.config for xtensa-esp32-esp is invalid for this version
(and is removed in esp-14.2.0_20240906 via 6269489 -- "samples:
remove obsolete xtensa-esp32XX-elf targets") so switch to xtensa-esp-esp
and rename port to match.
This update removes the final dependency on gcc10.
PR: 278061 278062 |
1.22.0.g20200907_3 20 Oct 2023 21:34:28 |
Muhammad Moinur Rahman (bofh) |
devel/xtensa-esp32-elf: Remove defunct MASTER_SITES
Approved by: portmgr (blanket) |
1.22.0.g20200907_3 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.22.0.g20200907_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.22.0.g20200907_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.22.0.g20200907_2 11 Jul 2021 01:32:55 |
Craig Leres (leres) |
devel/xtensa-esp32-elf: Switch from gcc9 to gcc10
I tried gcc11 to see if I could switch to "YES" but it fails to
build. |
1.22.0.g20200907_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.22.0.g20200907_1 18 Dec 2020 01:33:03 |
leres |
devel/xtensa-esp32-elf: Switch from gcc7 to gcc9
Also remove ONLY_FOR_ARCHS (please let me know if this causes
problems). |
1.22.0.g20200907 09 Nov 2020 22:29:06 |
leres |
devel/xtensa-esp32-elf: Revert one PSRAM fix that caused a regression
Change since 1.22.0-96-g2852398:
- revert the part 2 of PSRAM workaround because of regression,
add a C++ multithreaded locale fix
The new version identifies as 1.22.0-97-gc752ad5. |
1.22.0.g20200617 17 Jul 2020 17:53:40 |
leres |
devel/xtensa-esp32-elf: Update to fix PSRAM cache issue
This version of the toolchain includes fixes for the PSRAM cache
issue described here:
https://github.com/espressif/esp-idf/issues/2892
Limit builds to tier 1 platforms (amd64 and i386) until we can
switch to a version that builds with gcc9.
Turn on CT_FORBID_DOWNLOAD and remove dependency on git; we never
want to use it to download anything.
Make some incremental improvements to the port Makefile and pkg-plist. |
1.22.0.g20171219_4 12 Apr 2020 01:40:28 |
leres |
devel/xtensa-esp32-elf: Fix build with python3 and remove DEPRECATED
Chase a Python 3.7 internal api change with a patch to the toolchain
version of gdb. Unpin the USES=python version. |
1.22.0.g20171219_3 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
1.22.0.g20171219_3 10 Nov 2019 05:49:23 |
linimon |
Mark broken on powerpc64.
This port has been failing in the "[INFO ] Installing ISL for host" step
since 20180919.
Approved by: portmgr (tier-2 blanket) |
1.22.0.g20171219_3 09 Nov 2019 00:22:52 |
leres |
devel/xtensa-esp32-elf: Update MASTER_SITES and remove BROKEN
Approved by: ler (mentor, implicit) |
1.22.0.g20171219_3 08 Nov 2019 03:54:11 |
linimon |
Unmark these ports broken on aarch64.
Submitted by: emaste (TRYBROKEN run)
Approved by: portmgr (tier-2 blanket) |
1.22.0.g20171219_3 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
1.22.0.g20171219_3 28 Jan 2019 02:52:17 |
leres |
As it turns out xtensa-esp32-elf does not work with python 3.7 (at
least) so pin it to python 2.7.
Approved by: ler (mentor, implicit) |
1.22.0.g20171219_2 12 Jan 2019 19:52:12 |
leres |
Patch devel/xtensa-esp32-elf to build with bash 5.0. Tweak Makefile
variable order as per portlint while we're here.
PR: 234892
Submitted by: ehaupt
Approved by: ler (mentor, implicit) |
1.22.0.g20171219_2 04 Nov 2018 02:01:11 |
leres |
Pin to gcc7 and unblock 231590 which wants to update GCC_DEFAULT
from 7 to 8.
PR: 232933
Reported by: Gerald Pfeifer
Approved by: ler (mentor, implicit) |
1.22.0.g20171219_2 18 Aug 2018 20:42:47 |
sunpoet |
Update MAINTAINER: use @FreeBSD.org |
1.22.0.g20171219_2 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.22.0.g20171219_1 28 Jul 2018 03:03:20 |
leres |
A user reported a build failure with portmaster. I was able to
deduce he had lang/gcc48 installed and reproduce the build error
in a poudriere jail:
/usr/local/lib/gcc48/libstdc++.so.6: version CXXABI_1.3.9 required by
/usr/local/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc not found
He also reported that the binaries from the FreeBSD built package
produced this error.
The fix is explicitly set LD_RUN_PATH to the gcc lib directory.
Reported by: danny@cs.huji.ac.il
Reviewed by: ler (mentor)
Approved by: ler (mentor)
Differential Revision: https://reviews.freebsd.org/D16477 |
1.22.0.g20171219 21 Jun 2018 23:52:37 |
linimon |
Mark as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.22.0.g20171219 07 May 2018 15:34:42 |
leres |
Fix build as non-root user (BUILD_AS_NON_ROOT=yes in poudriere.conf)
reported by pkg-fallout. While we're at it turn off annoying
CT_LOG_PROGRESS_BAR spinner (which also makes the build log huge).
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D15312 |
1.22.0.g20171219 04 May 2018 16:10:13 |
leres |
Merge pre-configure and pre-build into do-configure, merge
pre-build and post-build into do-build as requested by mat@.
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D15287 |
1.22.0.g20171219 03 May 2018 21:50:21 |
leres |
This adds devel/xtensa-esp32-elf which builds the Espressif
ESP32 toolchain for use with Arduino and FreeRTOS projects.
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D15271 |