Sun Mar 24 12:03:48 2019 UTC ()
add cross/xtensa-esp32-elf-(binutils|gcc)


(tnn)
diff -r1.82 -r1.83 pkgsrc/cross/Makefile
diff -r1.1455 -r1.1456 pkgsrc/doc/CHANGES-2019

cvs diff -r1.82 -r1.83 pkgsrc/cross/Makefile (expand / switch to unified diff)

--- pkgsrc/cross/Makefile 2018/06/07 19:36:58 1.82
+++ pkgsrc/cross/Makefile 2019/03/24 12:03:48 1.83
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.82 2018/06/07 19:36:58 ryoon Exp $ 1# $NetBSD: Makefile,v 1.83 2019/03/24 12:03:48 tnn Exp $
2# 2#
3 3
4COMMENT= Cross-platform development utilities 4COMMENT= Cross-platform development utilities
5 5
6SUBDIR+= GenFw 6SUBDIR+= GenFw
7SUBDIR+= aarch64-none-elf-binutils 7SUBDIR+= aarch64-none-elf-binutils
8SUBDIR+= aarch64-none-elf-gcc 8SUBDIR+= aarch64-none-elf-gcc
9SUBDIR+= arm-none-eabi-binutils 9SUBDIR+= arm-none-eabi-binutils
10SUBDIR+= arm-none-eabi-gcc 10SUBDIR+= arm-none-eabi-gcc
11SUBDIR+= arm-none-eabi-gdb 11SUBDIR+= arm-none-eabi-gdb
12SUBDIR+= atasm 12SUBDIR+= atasm
13SUBDIR+= avr-binutils 13SUBDIR+= avr-binutils
14SUBDIR+= avr-gcc 14SUBDIR+= avr-gcc
@@ -54,15 +54,17 @@ SUBDIR+= mingw-w64-x86_64-crt @@ -54,15 +54,17 @@ SUBDIR+= mingw-w64-x86_64-crt
54SUBDIR+= mingw-w64-x86_64-gcc 54SUBDIR+= mingw-w64-x86_64-gcc
55SUBDIR+= mingw-w64-x86_64-gcc-bootstrap 55SUBDIR+= mingw-w64-x86_64-gcc-bootstrap
56SUBDIR+= mingw-w64-x86_64-headers 56SUBDIR+= mingw-w64-x86_64-headers
57#SUBDIR+= nios2 # just contains makefile fragments 57#SUBDIR+= nios2 # just contains makefile fragments
58SUBDIR+= nios2-binutils 58SUBDIR+= nios2-binutils
59SUBDIR+= nios2-gcc 59SUBDIR+= nios2-gcc
60SUBDIR+= nios2-gcc3 60SUBDIR+= nios2-gcc3
61SUBDIR+= nios2-gcc41 61SUBDIR+= nios2-gcc41
62SUBDIR+= objconv 62SUBDIR+= objconv
63SUBDIR+= pdp11-aout-binutils 63SUBDIR+= pdp11-aout-binutils
64SUBDIR+= pdp11-aout-gcc 64SUBDIR+= pdp11-aout-gcc
65SUBDIR+= stlink 65SUBDIR+= stlink
66SUBDIR+= uisp 66SUBDIR+= uisp
 67SUBDIR+= xtensa-esp32-elf-binutils
 68SUBDIR+= xtensa-esp32-elf-gcc
67 69
68.include "../mk/misc/category.mk" 70.include "../mk/misc/category.mk"

cvs diff -r1.1455 -r1.1456 pkgsrc/doc/CHANGES-2019 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2019 2019/03/24 10:41:28 1.1455
+++ pkgsrc/doc/CHANGES-2019 2019/03/24 12:03:47 1.1456
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2019,v 1.1455 2019/03/24 10:41:28 adam Exp $ 1$NetBSD: CHANGES-2019,v 1.1456 2019/03/24 12:03:47 tnn Exp $
2 2
3Changes to the packages collection and infrastructure in 2019: 3Changes to the packages collection and infrastructure in 2019:
4 4
5 Updated net/hub to 2.7.0 [leot 2019-01-01] 5 Updated net/hub to 2.7.0 [leot 2019-01-01]
6 Updated news/sfeed to 0.9.7 [leot 2019-01-01] 6 Updated news/sfeed to 0.9.7 [leot 2019-01-01]
7 Removed chat/xchat successor chat/hexchat [nia 2019-01-01] 7 Removed chat/xchat successor chat/hexchat [nia 2019-01-01]
8 Updated finance/gnucash to 3.4 [wiz 2019-01-01] 8 Updated finance/gnucash to 3.4 [wiz 2019-01-01]
9 Updated finance/gnucash-docs to 3.4 [wiz 2019-01-01] 9 Updated finance/gnucash-docs to 3.4 [wiz 2019-01-01]
10 Updated mail/qmail-rejectutils to 20181230nb1 [schmonz 2019-01-01] 10 Updated mail/qmail-rejectutils to 20181230nb1 [schmonz 2019-01-01]
11 Added graphics/ipe version 7.2.7 [wiz 2019-01-01] 11 Added graphics/ipe version 7.2.7 [wiz 2019-01-01]
12 Added emulators/dolphin-emu version 5.0 [nia 2019-01-01] 12 Added emulators/dolphin-emu version 5.0 [nia 2019-01-01]
13 Updated emulators/nestopia to 1.49 [nia 2019-01-01] 13 Updated emulators/nestopia to 1.49 [nia 2019-01-01]
14 Updated x11/gtk3 to 3.24.2 [leot 2019-01-01] 14 Updated x11/gtk3 to 3.24.2 [leot 2019-01-01]
@@ -2333,13 +2333,15 @@ Changes to the packages collection and i @@ -2333,13 +2333,15 @@ Changes to the packages collection and i
2333 Updated math/fricas to 1.3.5 [ryoon 2019-03-23] 2333 Updated math/fricas to 1.3.5 [ryoon 2019-03-23]
2334 Updated www/ap2-auth-mellon to 0.14.2 [manu 2019-03-23] 2334 Updated www/ap2-auth-mellon to 0.14.2 [manu 2019-03-23]
2335 Added misc/libreoffice6-bin version 6.2.2 [tsutsui 2019-03-23] 2335 Added misc/libreoffice6-bin version 6.2.2 [tsutsui 2019-03-23]
2336 Updated emulators/PC6001VX to 3.1.2 [tsutsui 2019-03-23] 2336 Updated emulators/PC6001VX to 3.1.2 [tsutsui 2019-03-23]
2337 Updated pkgtools/pkg_rolling-replace to 0.24.5 [gdt 2019-03-23] 2337 Updated pkgtools/pkg_rolling-replace to 0.24.5 [gdt 2019-03-23]
2338 Updated www/firefox to 66.0.1 [ryoon 2019-03-24] 2338 Updated www/firefox to 66.0.1 [ryoon 2019-03-24]
2339 Updated www/firefox-l10n to 66.0.1 [ryoon 2019-03-24] 2339 Updated www/firefox-l10n to 66.0.1 [ryoon 2019-03-24]
2340 Updated multimedia/ffmpeg4 to 4.1.2 [adam 2019-03-24] 2340 Updated multimedia/ffmpeg4 to 4.1.2 [adam 2019-03-24]
2341 Updated converters/help2man to 1.47.10 [adam 2019-03-24] 2341 Updated converters/help2man to 1.47.10 [adam 2019-03-24]
2342 Updated www/php-nextcloud to 15.0.5 [ryoon 2019-03-24] 2342 Updated www/php-nextcloud to 15.0.5 [ryoon 2019-03-24]
2343 Updated devel/log4cplus to 2.0.3 [sno 2019-03-24] 2343 Updated devel/log4cplus to 2.0.3 [sno 2019-03-24]
2344 Updated databases/py-peewee to 3.9.3 [adam 2019-03-24] 2344 Updated databases/py-peewee to 3.9.3 [adam 2019-03-24]
2345 Updated security/py-cryptodome to 3.8.0 [adam 2019-03-24] 2345 Updated security/py-cryptodome to 3.8.0 [adam 2019-03-24]
 2346 Added cross/xtensa-esp32-elf-binutils version 2.32 [tnn 2019-03-24]
 2347 Added cross/xtensa-esp32-elf-gcc version 8.2.0 [tnn 2019-03-24]