pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed May  7 14:57:44 UTC 2025

Modified Files:
        pkgsrc/doc: CHANGES-2025
        pkgsrc/lang: Makefile
Removed Files:
        pkgsrc/lang/rust176: DESCR Makefile buildlink3.mk distinfo options.mk
        pkgsrc/lang/rust176-bin: DESCR Makefile buildlink3.mk distinfo
        pkgsrc/lang/rust176-bin/files: install.sh
        pkgsrc/lang/rust176/files: gcc-wrap
        pkgsrc/lang/rust176/patches:
            patch-compiler_rustc__codegen__ssa_src_back_linker.rs
            patch-compiler_rustc__llvm_build.rs
            patch-compiler_rustc__target_src_spec_base_netbsd.rs
            patch-compiler_rustc__target_src_spec_mod.rs
            patch-compiler_rustc__target_src_spec_targets_i586__unknown__netbsd.rs
            patch-compiler_rustc__target_src_spec_targets_mips64el__unknown__netbsd.rs
            patch-library_backtrace_src_symbolize_gimli.rs
            patch-library_backtrace_src_symbolize_gimli_elf.rs
            patch-library_std_src_sys_unix_mod.rs
            patch-library_std_src_sys_unix_thread.rs
            patch-library_std_src_sys_unix_thread__parking_netbsd.rs
            patch-src_bootstrap_bootstrap.py
            patch-src_bootstrap_src_core_build__steps_compile.rs
            patch-src_bootstrap_src_core_builder.rs
            patch-src_bootstrap_src_lib.rs
            patch-src_llvm-project_llvm_CMakeLists.txt
            patch-src_llvm-project_llvm_cmake_modules_AddLLVM.cmake
            patch-src_llvm-project_llvm_include_llvm-c_DataTypes.h
            patch-src_llvm-project_llvm_include_llvm_Analysis_ConstantFolding.h
            patch-src_llvm-project_llvm_lib_Support_BLAKE3_blake3__impl.h
            patch-src_llvm-project_llvm_utils_FileCheck_FileCheck.cpp
            patch-src_tools_cargo_src_cargo_core_profiles.rs
            patch-src_tools_cargo_tests_testsuite_build.rs
            patch-src_tools_rust-installer_install-template.sh
            patch-vendor_aho-corasick_src_packed_teddy_builder.rs
            patch-vendor_aho-corasick_src_packed_vector.rs
            patch-vendor_backtrace_src_symbolize_gimli.rs
            patch-vendor_backtrace_src_symbolize_gimli_elf.rs
            patch-vendor_cc-1.0.73_src_lib.rs patch-vendor_cc_src_lib.rs
            patch-vendor_crossbeam-epoch_no__atomic.rs
            patch-vendor_crossbeam-utils-0.8.14-no__atomic.rs
            patch-vendor_crossbeam-utils_no__atomic.rs
            patch-vendor_libc-0.2.148_src_unix_bsd_netbsdlike+netbsd_mips.rs
            patch-vendor_libc-0.2.148_src_unix_bsd_netbsdlike_netbsd_mod.rs
            patch-vendor_libc-0.2.148_src_unix_bsd_netbsdlike_netbsd_riscv64.rs
            patch-vendor_libc-0.2.148_src_unix_solarish_mod.rs
            patch-vendor_libc_src_unix_solarish_mod.rs
            patch-vendor_lzma-sys_config.h
            patch-vendor_nix-0.26.2_src_sys_signal.rs
            patch-vendor_openssl-src_openssl_Configurations_10-main.conf
            patch-vendor_openssl-src_src_lib.rs
            patch-vendor_openssl-sys_build_find__normal.rs
            patch-vendor_openssl-sys_build_main.rs
            patch-vendor_rustc-ap-rustc__target_src_spec_aarch64__be__unknown__netbsd.rs
            patch-vendor_stacker_src_lib.rs
            patch-vendor_target-lexicon_src_targets.rs
            patch-vendor_valuable_no__atomic.rs

Log Message:
rust176{,-bin}: remove

Was only needed as an earm* workaround, which has now switched to
plain rust-bin by default.


To generate a diff of this commit:
cvs rdiff -u -r1.3145 -r1.3146 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.757 -r1.758 pkgsrc/lang/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/rust176/DESCR \
    pkgsrc/lang/rust176/buildlink3.mk pkgsrc/lang/rust176/distinfo
cvs rdiff -u -r1.8 -r0 pkgsrc/lang/rust176/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/lang/rust176/options.mk
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/rust176-bin/DESCR \
    pkgsrc/lang/rust176-bin/Makefile pkgsrc/lang/rust176-bin/buildlink3.mk \
    pkgsrc/lang/rust176-bin/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/rust176-bin/files/install.sh
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/rust176/files/gcc-wrap
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/lang/rust176/patches/patch-compiler_rustc__codegen__ssa_src_back_linker.rs \
    pkgsrc/lang/rust176/patches/patch-compiler_rustc__llvm_build.rs \
    pkgsrc/lang/rust176/patches/patch-compiler_rustc__target_src_spec_base_netbsd.rs \
    pkgsrc/lang/rust176/patches/patch-compiler_rustc__target_src_spec_mod.rs \
    pkgsrc/lang/rust176/patches/patch-compiler_rustc__target_src_spec_targets_i586__unknown__netbsd.rs \
    pkgsrc/lang/rust176/patches/patch-compiler_rustc__target_src_spec_targets_mips64el__unknown__netbsd.rs \
    pkgsrc/lang/rust176/patches/patch-library_backtrace_src_symbolize_gimli.rs \
    pkgsrc/lang/rust176/patches/patch-library_backtrace_src_symbolize_gimli_elf.rs \
    pkgsrc/lang/rust176/patches/patch-library_std_src_sys_unix_mod.rs \
    pkgsrc/lang/rust176/patches/patch-library_std_src_sys_unix_thread.rs \
    pkgsrc/lang/rust176/patches/patch-library_std_src_sys_unix_thread__parking_netbsd.rs \
    pkgsrc/lang/rust176/patches/patch-src_bootstrap_bootstrap.py \
    pkgsrc/lang/rust176/patches/patch-src_bootstrap_src_core_build__steps_compile.rs \
    pkgsrc/lang/rust176/patches/patch-src_bootstrap_src_core_builder.rs \
    pkgsrc/lang/rust176/patches/patch-src_bootstrap_src_lib.rs \
    pkgsrc/lang/rust176/patches/patch-src_llvm-project_llvm_CMakeLists.txt \
    pkgsrc/lang/rust176/patches/patch-src_llvm-project_llvm_cmake_modules_AddLLVM.cmake \
    pkgsrc/lang/rust176/patches/patch-src_llvm-project_llvm_include_llvm-c_DataTypes.h \
    pkgsrc/lang/rust176/patches/patch-src_llvm-project_llvm_include_llvm_Analysis_ConstantFolding.h \
    pkgsrc/lang/rust176/patches/patch-src_llvm-project_llvm_lib_Support_BLAKE3_blake3__impl.h \
    pkgsrc/lang/rust176/patches/patch-src_llvm-project_llvm_utils_FileCheck_FileCheck.cpp \
    pkgsrc/lang/rust176/patches/patch-src_tools_cargo_src_cargo_core_profiles.rs \
    pkgsrc/lang/rust176/patches/patch-src_tools_cargo_tests_testsuite_build.rs \
    pkgsrc/lang/rust176/patches/patch-src_tools_rust-installer_install-template.sh \
    pkgsrc/lang/rust176/patches/patch-vendor_aho-corasick_src_packed_teddy_builder.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_aho-corasick_src_packed_vector.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_backtrace_src_symbolize_gimli.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_backtrace_src_symbolize_gimli_elf.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_cc-1.0.73_src_lib.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_cc_src_lib.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_crossbeam-epoch_no__atomic.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_crossbeam-utils-0.8.14-no__atomic.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_crossbeam-utils_no__atomic.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_libc-0.2.148_src_unix_bsd_netbsdlike+netbsd_mips.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_libc-0.2.148_src_unix_bsd_netbsdlike_netbsd_mod.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_libc-0.2.148_src_unix_bsd_netbsdlike_netbsd_riscv64.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_libc-0.2.148_src_unix_solarish_mod.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_libc_src_unix_solarish_mod.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_lzma-sys_config.h \
    pkgsrc/lang/rust176/patches/patch-vendor_nix-0.26.2_src_sys_signal.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_openssl-src_openssl_Configurations_10-main.conf \
    pkgsrc/lang/rust176/patches/patch-vendor_openssl-src_src_lib.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_openssl-sys_build_find__normal.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_openssl-sys_build_main.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_rustc-ap-rustc__target_src_spec_aarch64__be__unknown__netbsd.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_stacker_src_lib.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_target-lexicon_src_targets.rs \
    pkgsrc/lang/rust176/patches/patch-vendor_valuable_no__atomic.rs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2025
diff -u pkgsrc/doc/CHANGES-2025:1.3145 pkgsrc/doc/CHANGES-2025:1.3146
--- pkgsrc/doc/CHANGES-2025:1.3145      Wed May  7 13:57:30 2025
+++ pkgsrc/doc/CHANGES-2025     Wed May  7 14:57:40 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.3145 2025/05/07 13:57:30 adam Exp $
+$NetBSD: CHANGES-2025,v 1.3146 2025/05/07 14:57:40 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -4226,3 +4226,5 @@ Changes to the packages collection and i
        Updated geography/py-maxminddb to 2.7.0 [adam 2025-05-07]
        Updated security/py-asyncssh to 2.21.0 [adam 2025-05-07]
        Updated devel/py-virtualenv to 20.31.1 [adam 2025-05-07]
+       Removed lang/rust176-bin [wiz 2025-05-07]
+       Removed lang/rust176 [wiz 2025-05-07]

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.757 pkgsrc/lang/Makefile:1.758
--- pkgsrc/lang/Makefile:1.757  Wed May  7 05:57:55 2025
+++ pkgsrc/lang/Makefile        Wed May  7 14:57:40 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.757 2025/05/07 05:57:55 adam Exp $
+# $NetBSD: Makefile,v 1.758 2025/05/07 14:57:40 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -319,8 +319,6 @@ SUBDIR+=    ruby34
 SUBDIR+=       runawk
 SUBDIR+=       rust
 SUBDIR+=       rust-bin
-SUBDIR+=       rust176
-SUBDIR+=       rust176-bin
 SUBDIR+=       sablevm
 SUBDIR+=       sablevm-classpath
 SUBDIR+=       sablevm-classpath-gui



Home | Main Index | Thread Index | Old Index