pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Mar  7 11:52:43 UTC 2026

Modified Files:
        pkgsrc/www: Makefile
Removed Files:
        pkgsrc/www/arcticfox: DESCR Makefile PLIST PLIST.Linux PLIST.NetBSD
            distinfo hacks.mk options.mk
        pkgsrc/www/arcticfox/files: arcticfox.desktop cubeb_sun.c
        pkgsrc/www/arcticfox/patches: patch-intl_icu_source_configure
            patch-ipc_chromium_src_base_atomicops.h
            patch-ipc_chromium_src_base_atomicops__internals__arm__gcc.h
            patch-js_src_jit_ExecutableAllocatorPosix.cpp
            patch-js_src_vm_ArrayBufferObject.cpp
            patch-media_libcubeb_src_cubeb.c patch-media_libcubeb_src_moz.build
            patch-media_libtheora_moz.build
            patch-media_libyuv_source_scale__argb.cc
            patch-nsprpub_pr_include_md___netbsd.cfg
            patch-nsprpub_pr_include_md___netbsd.h patch-old-configure.in
            patch-security_nss_lib_zlib_zconf.h
            patch-toolkit_components_protobuf_src_google_protobuf_stubs_atomicops.h
            patch-toolkit_components_protobuf_src_google_protobuf_stubs_atomicops__internals__arm__gcc.h

Log Message:
Remove arcticfox.

Use palemoon - works on more netbsd architectures, more recent code
base, better web compatibility


To generate a diff of this commit:
cvs rdiff -u -r1.1909 -r1.1910 pkgsrc/www/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/www/arcticfox/DESCR \
    pkgsrc/www/arcticfox/PLIST.Linux pkgsrc/www/arcticfox/PLIST.NetBSD \
    pkgsrc/www/arcticfox/hacks.mk pkgsrc/www/arcticfox/options.mk
cvs rdiff -u -r1.76 -r0 pkgsrc/www/arcticfox/Makefile
cvs rdiff -u -r1.18 -r0 pkgsrc/www/arcticfox/PLIST
cvs rdiff -u -r1.25 -r0 pkgsrc/www/arcticfox/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/www/arcticfox/files/arcticfox.desktop
cvs rdiff -u -r1.2 -r0 pkgsrc/www/arcticfox/files/cubeb_sun.c
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/arcticfox/patches/patch-intl_icu_source_configure \
    pkgsrc/www/arcticfox/patches/patch-ipc_chromium_src_base_atomicops__internals__arm__gcc.h \
    pkgsrc/www/arcticfox/patches/patch-js_src_jit_ExecutableAllocatorPosix.cpp \
    pkgsrc/www/arcticfox/patches/patch-js_src_vm_ArrayBufferObject.cpp \
    pkgsrc/www/arcticfox/patches/patch-media_libcubeb_src_cubeb.c \
    pkgsrc/www/arcticfox/patches/patch-media_libtheora_moz.build \
    pkgsrc/www/arcticfox/patches/patch-media_libyuv_source_scale__argb.cc \
    pkgsrc/www/arcticfox/patches/patch-nsprpub_pr_include_md___netbsd.cfg \
    pkgsrc/www/arcticfox/patches/patch-nsprpub_pr_include_md___netbsd.h \
    pkgsrc/www/arcticfox/patches/patch-security_nss_lib_zlib_zconf.h \
    pkgsrc/www/arcticfox/patches/patch-toolkit_components_protobuf_src_google_protobuf_stubs_atomicops__internals__arm__gcc.h
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/www/arcticfox/patches/patch-ipc_chromium_src_base_atomicops.h \
    pkgsrc/www/arcticfox/patches/patch-media_libcubeb_src_moz.build \
    pkgsrc/www/arcticfox/patches/patch-old-configure.in \
    pkgsrc/www/arcticfox/patches/patch-toolkit_components_protobuf_src_google_protobuf_stubs_atomicops.h

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

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1909 pkgsrc/www/Makefile:1.1910
--- pkgsrc/www/Makefile:1.1909  Mon Mar  2 20:26:35 2026
+++ pkgsrc/www/Makefile Sat Mar  7 11:52:41 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1909 2026/03/02 20:26:35 yhardy Exp $
+# $NetBSD: Makefile,v 1.1910 2026/03/07 11:52:41 nia Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -71,7 +71,6 @@ SUBDIR+=      apache24
 SUBDIR+=       apachetop
 SUBDIR+=       apaste
 SUBDIR+=       apisprout
-SUBDIR+=       arcticfox
 SUBDIR+=       asp2php
 SUBDIR+=       august
 SUBDIR+=       awstats



Home | Main Index | Thread Index | Old Index