Page MenuHomeFreeBSD
Feed Advanced Search

Dec 31 2024

bofh closed D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.
Dec 31 2024, 7:43 AM · portmgr
mat added a comment to D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.

Great, thank you for this work.

Dec 31 2024, 6:45 AM · portmgr

Dec 30 2024

bofh added a comment to D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.

I do have the necessary CHANGES entry just not attached it here for keeping it clutter free. I will rerun one more mini exp tomorrow and commit.

Dec 30 2024, 8:25 PM · portmgr
mat added a comment to D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.

Whatever is in the review description will do just fine for the CHANGES entry.

Dec 30 2024, 8:23 PM · portmgr
mat added a comment to D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.

Oh, please add a entry to the CHANGES file too.

Dec 30 2024, 8:20 PM · portmgr
mat accepted D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.

Approved as long as it's been tested with a "today" ports tree. ("today" being regarding to the day it will being pushed.)

Dec 30 2024, 8:11 PM · portmgr

Dec 29 2024

bofh added a comment to D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.

I can hold off branching 2025Q1

Dec 29 2024, 5:58 PM · portmgr
rene added a comment to D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.

I can hold off branching 2025Q1

Dec 29 2024, 5:57 PM · portmgr

Dec 28 2024

freebsd_dev.thsi.be accepted D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.

I've created https://reviews.freebsd.org/D48228
You can see there how I intended to re-do the USE_OCAML_LDCONFIG. I've been testingthat patch on 15amd64 and 13.3 armv7, everything build fine with the exception of math/coq which fails to build the documentation on armv7...

One other thing in that patch is the removal of USE_OCAMLFIND_PLIST, which make the bsd.ocaml.mk to Uses/ocaml.mk transistion less complicated. USE_OCAMLFIND_PLIST isn't really that useful, to the contrary it makes packaging error more likely (e.g. disabling a feature, not noticing less files are packages), so i think it is better to remove it.

Thanks for the work. Unfortunately due to the holidays and everything it's difficult to count maintainer-timeout and commit some of those patches.

Dec 28 2024, 10:51 PM · portmgr
bofh updated the diff for D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.
Dec 28 2024, 10:27 PM · portmgr
bofh updated the diff for D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.
Dec 28 2024, 10:24 PM · portmgr
bofh added a comment to D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.

I've created https://reviews.freebsd.org/D48228
You can see there how I intended to re-do the USE_OCAML_LDCONFIG. I've been testingthat patch on 15amd64 and 13.3 armv7, everything build fine with the exception of math/coq which fails to build the documentation on armv7...

One other thing in that patch is the removal of USE_OCAMLFIND_PLIST, which make the bsd.ocaml.mk to Uses/ocaml.mk transistion less complicated. USE_OCAMLFIND_PLIST isn't really that useful, to the contrary it makes packaging error more likely (e.g. disabling a feature, not noticing less files are packages), so i think it is better to remove it.

Dec 28 2024, 10:15 PM · portmgr
bofh updated the summary of D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.
Dec 28 2024, 10:09 PM · portmgr
bofh updated the diff for D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.

Here is the updated patch which converts everything from bsd.ocaml.mk to args for USES=ocaml. See the summary.

Dec 28 2024, 10:07 PM · portmgr
freebsd_dev.thsi.be added a comment to D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.

I've created https://reviews.freebsd.org/D48228
You can see there how I intended to re-do the USE_OCAML_LDCONFIG. I've been testingthat patch on 15amd64 and 13.3 armv7, everything build fine with the exception of math/coq which fails to build the documentation on armv7...

Dec 28 2024, 8:25 PM · portmgr
freebsd_dev.thsi.be added a comment to D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.

Hi,

We should have moved out of Mk/bsd.*.mk (except the obvious ones) maybe a decade ago and these are just some technical debts in the Mk directory. :)

So I am just trying to clear of the Mk directory and I plan to merge this before the next quarterly split. [...]

I am still trying to convert some other keywords into args.

Dec 28 2024, 8:20 PM · portmgr
bofh added a comment to D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.

We should have moved out of Mk/bsd.*.mk (except the obvious ones) maybe a decade ago and these are just some technical debts in the Mk directory. :)

Dec 28 2024, 6:28 PM · portmgr
freebsd_dev.thsi.be added inline comments to D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.
Dec 28 2024, 6:21 PM · portmgr
bofh updated the diff for D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.
Dec 28 2024, 6:16 PM · portmgr
bofh updated the diff for D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.
Dec 28 2024, 5:49 PM · portmgr
bofh updated the diff for D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.
Dec 28 2024, 5:30 PM · portmgr
bofh requested review of D48227: Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk.
Dec 28 2024, 4:47 PM · portmgr

May 22 2024

yan.jurak_gmail.com removed a watcher for portmgr: yan.jurak_gmail.com.
May 22 2024, 9:09 PM

May 20 2024

yan.jurak_gmail.com added a watcher for portmgr: yan.jurak_gmail.com.
May 20 2024, 10:19 PM

Mar 22 2024

vvd closed D44228: Mk/bsd.options.mk: add possibility set default options for other (not defined in port) arches.
Mar 22 2024, 6:44 PM · portmgr
arrowd accepted D44228: Mk/bsd.options.mk: add possibility set default options for other (not defined in port) arches.
Mar 22 2024, 5:43 PM · portmgr

Mar 21 2024

vvd added a comment to D44228: Mk/bsd.options.mk: add possibility set default options for other (not defined in port) arches.

The full list of arches is here: https://www.freebsd.org/platforms/

Mar 21 2024, 11:42 AM · portmgr
vvd added a comment to D44228: Mk/bsd.options.mk: add possibility set default options for other (not defined in port) arches.

ping again

Mar 21 2024, 9:31 AM · portmgr

Mar 20 2024

bofh removed a member for portmgr: bofh.
Mar 20 2024, 1:42 PM

Mar 19 2024

bofh added inline comments to D44410: Mk/bsd.port.mk: Override Uses/*.Mk with overlays.
Mar 19 2024, 6:09 PM · portmgr
mat added inline comments to D44410: Mk/bsd.port.mk: Override Uses/*.Mk with overlays.
Mar 19 2024, 5:54 PM · portmgr
bofh updated the diff for D44410: Mk/bsd.port.mk: Override Uses/*.Mk with overlays.

Update diff with more context

Mar 19 2024, 5:45 PM · portmgr
mat added a comment to D44410: Mk/bsd.port.mk: Override Uses/*.Mk with overlays.

Can you re-upload the diff with arcanist or by generating the diff with more context, like arcanist does (git diff -U9999)

Mar 19 2024, 5:42 PM · portmgr

Mar 18 2024

bofh retitled D44410: Mk/bsd.port.mk: Override Uses/*.Mk with overlays from Mk/bsd.port.mk: Override USES/*.Mk with overlays to Mk/bsd.port.mk: Override Uses/*.Mk with overlays.
Mar 18 2024, 9:53 PM · portmgr
arrowd accepted D44410: Mk/bsd.port.mk: Override Uses/*.Mk with overlays.

LGTM, but I didn't run-test this, as I don't use overlays.

Mar 18 2024, 4:12 PM · portmgr
bofh added inline comments to D44410: Mk/bsd.port.mk: Override Uses/*.Mk with overlays.
Mar 18 2024, 3:54 PM · portmgr
arrowd added inline comments to D44410: Mk/bsd.port.mk: Override Uses/*.Mk with overlays.
Mar 18 2024, 3:52 PM · portmgr
bofh requested review of D44410: Mk/bsd.port.mk: Override Uses/*.Mk with overlays.
Mar 18 2024, 3:39 PM · portmgr

Mar 16 2024

vvd added inline comments to D44228: Mk/bsd.options.mk: add possibility set default options for other (not defined in port) arches.
Mar 16 2024, 7:21 PM · portmgr
vvd updated the diff for D44228: Mk/bsd.options.mk: add possibility set default options for other (not defined in port) arches.
Mar 16 2024, 7:21 PM · portmgr
mat added inline comments to D44228: Mk/bsd.options.mk: add possibility set default options for other (not defined in port) arches.
Mar 16 2024, 5:50 PM · portmgr
vvd added a comment to D44228: Mk/bsd.options.mk: add possibility set default options for other (not defined in port) arches.

ping

Mar 16 2024, 5:19 PM · portmgr

Mar 7 2024

bofh closed D44156: Mk/Scripts: Add qa warning while installing man pages is ${PREFIX}/man.

Not sure why but somehow I believe I failed to add this as the review in my commit message. This has already landed.

Mar 7 2024, 4:53 PM · portmgr

Mar 5 2024

vvd updated the diff for D44228: Mk/bsd.options.mk: add possibility set default options for other (not defined in port) arches.
Mar 5 2024, 4:45 PM · portmgr
arrowd added a comment to D44228: Mk/bsd.options.mk: add possibility set default options for other (not defined in port) arches.

The new var should be names OPTIONS_DEFAULT_OTHER_ARCHS, without "E", to follow ONLY_FOR_ARCHS.

Mar 5 2024, 12:36 PM · portmgr
vvd requested review of D44228: Mk/bsd.options.mk: add possibility set default options for other (not defined in port) arches.
Mar 5 2024, 12:14 PM · portmgr

Feb 29 2024

bofh added inline comments to D44156: Mk/Scripts: Add qa warning while installing man pages is ${PREFIX}/man.
Feb 29 2024, 2:16 PM · portmgr
arrowd added inline comments to D44156: Mk/Scripts: Add qa warning while installing man pages is ${PREFIX}/man.
Feb 29 2024, 2:08 PM · portmgr
bofh added inline comments to D44156: Mk/Scripts: Add qa warning while installing man pages is ${PREFIX}/man.
Feb 29 2024, 1:44 PM · portmgr
arrowd accepted D44156: Mk/Scripts: Add qa warning while installing man pages is ${PREFIX}/man.

LGTM.

Feb 29 2024, 1:38 PM · portmgr
bofh requested review of D44156: Mk/Scripts: Add qa warning while installing man pages is ${PREFIX}/man.
Feb 29 2024, 1:34 PM · portmgr

Feb 7 2024

bofh abandoned D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

Already committed.

Feb 7 2024, 7:51 PM · portmgr, Ports Committers

Dec 31 2023

bofh added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
In D42068#985819, @rene wrote:

Before landing it'd be nice to turn off 12.4 package builders. Otherwise, /latest and /quarterly will become empty while /release_* still work. The space can be later reclaimed by consistently removing all sets and removing FreeBSD:12:* references on https://pkg.freebsd.org/

This cleanup only affects main, not quarterly/2023Q4. There is a 12-eol tag on main so the pkg builders could stick to that?

On a different note jbeich is somewhat correct. If the builders were still started it would end up with an empty pkgset and the cluster pkgset would overwrite the pkg repos with an empty set being served. Although not exactly sure on how the builders are run so we disabled the pkgsync script and backed it up and have removed the pkgsets.

Dec 31 2023, 3:19 PM · portmgr, Ports Committers
rene added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

Before landing it'd be nice to turn off 12.4 package builders. Otherwise, /latest and /quarterly will become empty while /release_* still work. The space can be later reclaimed by consistently removing all sets and removing FreeBSD:12:* references on https://pkg.freebsd.org/

Dec 31 2023, 12:02 PM · portmgr, Ports Committers
jbeich added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

Before landing it'd be nice to turn off 12.4 package builders. Otherwise, /latest and /quarterly will become empty while /release_* still work. The space can be later reclaimed by consistently removing all sets and removing FreeBSD:12:* references on https://pkg.freebsd.org/

Dec 31 2023, 12:31 AM · portmgr, Ports Committers

Dec 30 2023

bofh added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

Many patches for missing <byteswap.h> and <endian.h> on FreeBSD < 13 can probably be dropped e.g.,

Dec 30 2023, 7:52 AM · portmgr, Ports Committers
jbeich added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

Many patches for missing <byteswap.h> and <endian.h> on FreeBSD < 13 can probably be dropped e.g.,

  • audio/bespokesynth/files/patch-libs_link_include_ableton_platforms_linux_Linux.hpp
  • audio/mixxx/files/patch-lib_kaitai_kaitaistream.cpp
  • audio/umurmur/Makefile (BROKEN_*)
  • audio/umurmur/files/patch-src_byteorder.h
  • audio/webrtc-audio-processing/files/patch-powerpc64 (keep <altivec.h> part)
  • audio/zita-alsa-pcmi/files/patch-source_zita-alsa-pcmi.cc
  • biology/abyss/files/patch-Common_city.cc
  • databases/redisdesktopmanager/files/patch-3rdparty_simdjson_singleheader_simdjson.h
  • devel/chrpath/files/patch-protos.h (keep Elf_Ehdr part)
  • devel/cityhash/files/patch-src_city.cc
  • devel/dwarves/files/patch-lib_bpf_src_btf.c (the first 3 hunks, keep from compare_vsi_off onwards)
  • devel/efivar/files/patch-src-efivar.h (keep __builtin_* part)
  • devel/elfutils/files/patch-lib_byteswap.h
  • devel/firmware-utils/files/patch-* (<endian.h> part, keep `"freebsd.h")
  • devel/py-pysimdjson/files/patch-simdjson_simdjson.h
  • graphics/igt-gpu-tools/files/patch-lib_igt_\_core.h (keep <signal.h> part)
  • graphics/libemf/files/patch-libemf_libemf.cpp
  • multimedia/dvb-apps/files/patch-lib_libucsi_endianops.h
  • multimedia/ringrtc/files/patch-src_webrtc_src_rtc_\_base_byte_\_order.h
  • multimedia/smpeg/files/patch-video_\_video.h
  • net/mercury/Makefile (BROKEN)
  • net/yate/files/patch-libs_yradio_radio.cpp
  • security/pam_pwdfile/files/patch-md5.c
  • sysutils/afflib/files/patch-lib_qemu_bswap.h
  • sysutils/dd_rescue/files/patch-aes_\_c.c
  • sysutils/lttng-tools/files/patch-src_bin_lttng-crash_lttng-crash.c
  • sysutils/lttng-tools/files/patch-src_common_compat_endian.h
  • sysutils/zbackup/files/patch-compression.cc
  • sysutils/zbackup/files/patch-endian.hh
  • www/envoy/files/patch-envoy_common_platform.h (keep ENVOY_MMSG_MORE part)
  • www/mod_gnutls/files/patch-src_gnutls_\_sni.c
  • www/qt5-webengine/files/patch-src_3rdparty_chromium_third_\_party_smhasher_src_City.cpp
Dec 30 2023, 7:49 AM · portmgr, Ports Committers

Dec 23 2023

bofh updated the diff for D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

Latest rebase and most probably the last one before the sunset.

Dec 23 2023, 9:02 PM · portmgr, Ports Committers

Dec 13 2023

bofh added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 13 2023, 8:49 PM · portmgr, Ports Committers
bofh accepted D42551: Ignore files which are local.
Dec 13 2023, 8:38 PM · portmgr

Dec 12 2023

jbeich added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 12 2023, 6:41 PM · portmgr, Ports Committers
jbeich accepted D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 12 2023, 6:19 PM · portmgr, Ports Committers
bofh updated the diff for D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

More changes by @jbeich

Dec 12 2023, 5:55 PM · portmgr, Ports Committers
bofh added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 12 2023, 5:54 PM · portmgr, Ports Committers
jbeich added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 12 2023, 5:22 PM · portmgr, Ports Committers
bofh updated the summary of D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 12 2023, 5:04 PM · portmgr, Ports Committers
bofh added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 12 2023, 4:55 PM · portmgr, Ports Committers
bofh added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
In D42068#980602, @bofh wrote:

These are still not fixed. I've also noticed more cruft:

  • devel/libffcall/files/patch-ffcall-abi.h

I think this patch is not related to sparc but aarch64.

aarch64 (arm64) has 2 "a" in the architecture name. sparc64 (64-bit sparc, or sparc V9) may not define __sparc64__ on non-BSDs thus required checking both __sparc__ and __arch64__.

Dec 12 2023, 4:54 PM · portmgr, Ports Committers
bofh updated the diff for D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

Add more changes by @jbeich

Dec 12 2023, 4:50 PM · portmgr, Ports Committers
jbeich added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
In D42068#980602, @bofh wrote:

These are still not fixed. I've also noticed more cruft:

  • devel/libffcall/files/patch-ffcall-abi.h

I think this patch is not related to sparc but aarch64.

Dec 12 2023, 4:41 PM · portmgr, Ports Committers
bofh added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 12 2023, 3:59 PM · portmgr, Ports Committers
bofh added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 12 2023, 3:52 PM · portmgr, Ports Committers
bofh added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 12 2023, 3:43 PM · portmgr, Ports Committers
bofh added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

These are still not fixed. I've also noticed more cruft:

  • devel/libffcall/files/patch-ffcall-abi.h

I think this patch is not related to sparc but aarch64.

Dec 12 2023, 3:22 PM · portmgr, Ports Committers
bofh added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 12 2023, 3:01 PM · portmgr, Ports Committers
jbeich added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
  • shells/v7sh/files/Makefile (only ${OSREL:R} < 13)
  • www/tor-browser/files/patch-third_\_party_libwebrtc_rtc_\_base_ip_\_address.cc
Dec 12 2023, 2:49 PM · portmgr, Ports Committers
bofh updated the diff for D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

Update as per @jhale

Dec 12 2023, 1:12 PM · portmgr, Ports Committers
bofh added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 12 2023, 1:04 PM · portmgr, Ports Committers
jbeich added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 12 2023, 12:08 AM · portmgr, Ports Committers
jbeich added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 12 2023, 12:02 AM · portmgr, Ports Committers

Dec 11 2023

jbeich added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Dec 11 2023, 11:57 PM · portmgr, Ports Committers
jbeich added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

Missed cruft (based on 2023-12-11 checkout):

  • lang/emilua/Makefile (only IGNORE_FreeBSD_12)
  • lang/go-devel/Makefile (only ${OSREL:R} < 13)
  • lang/mlton/Makefile (keep ${OSREL:R} >= 13 but make unconditional)
  • mail/fetchmail/Makefile (only ${OSREL:R} < 13)
  • net/widentd/Makefile (only ${OSREL:R} < 13)
  • shells/v7sh/files/Makefile (only ${OSREL:R} < 13)
  • sysutils/plasma5-powerdevil/files/patch-daemon_backends_upower_freebsdbacklighthelper.cpp
  • www/tor-browser/files/patch-third_\_party_libwebrtc_rtc_\_base_ip_\_address.cc
Dec 11 2023, 11:53 PM · portmgr, Ports Committers
bofh updated the diff for D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

Rebase and add some changes as per @jbeich

Dec 11 2023, 10:47 PM · portmgr, Ports Committers
bofh added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

Thanks @jbeich . I will look into it and refresh the patch.

Dec 11 2023, 11:46 AM · portmgr, Ports Committers
jbeich added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

Missed cruft (based on 2023-10-14 checkout):

  • audio/opus/Makefile (only arm conditional)
  • cad/nvc/Makefile (only !exists(/usr/include/unwind.h) conditional)
  • comms/ebusd/files/patch-src_lib_ebus_datatype.cpp
  • devel/android-tools/files/patch-vendor_adb_compression_\_utils.h
  • devel/llvm1[2-3]/Makefile (only unwind.h-related _BUILD_DEPENDS, _USES, inline comments)
  • emulators/rpcs3/files/patch-libc++13
  • graphics/darktable/Makefile (only ${OPSYS}_${OSREL:R} == FreeBSD_12 conditional)
  • graphics/krita/files/patch-cmake_modules_xsimd_xsimdMacros.cmake
  • graphics/qt5-wayland/files/patch-src_client_qwaylandshmbackingstore.cpp (only && __FreeBSD_version >= 1300048 part)
  • java/openjdk*/Makefile (only ${OSREL:C/\.[0-9]//} == 12 conditional and the related patch)
  • mail/thunderbird/files/patch-third_\_party_libwebrtc_rtc_\_base_ip_\_address.cc
  • multimedia/dav1d/files/patch-freebsd12
  • multimedia/pipewire/files/patch-src_modules_module-netjack2_peer.c
  • net-im/libquotient/files/patch-Quotient_qt_\_connection_\_util.h
  • net/samba413/Makefile (only ${OSVERSION} < 1300000 conditional)
  • sysutils/arcconf/Makefile (only ${OSREL:R} == 12 part)
  • www/chromium/files/patch-third_\_party_wayland_include_config.h (only memfd part)
  • www/chromium/files/patch-ui_ozone_platform_wayland_host_zwp_\_text_\_input_\_wrapper_\_v1.cc
  • Ditto (as www/chromium) in devel/electron*, www/iridium, www/ungoogled-chromium
  • www/librewolf/files/patch-third_\_party_libwebrtc_rtc_\_base_ip_\_address.cc
  • x11/xdg-desktop-portal-luminous/Makefile (only BROKEN_FreeBSD_12)
Dec 11 2023, 11:43 AM · portmgr, Ports Committers

Dec 6 2023

rene added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

BROKEN_FreeBSD12 in www/ladybird can be removed too

Dec 6 2023, 10:43 PM · portmgr, Ports Committers

Nov 11 2023

bofh requested review of D42551: Ignore files which are local.
Nov 11 2023, 12:15 PM · portmgr

Nov 1 2023

rene added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

https://cgit.FreeBSD.org/ports/commit/?id=0815295e0b7988daf05dc1665b4ff523c7083763 can be reverted too as part of this change

Nov 1 2023, 9:11 PM · portmgr, Ports Committers

Oct 29 2023

rene accepted D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Oct 29 2023, 6:38 PM · portmgr, Ports Committers

Oct 19 2023

bofh updated subscribers of D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Oct 19 2023, 5:23 PM · portmgr, Ports Committers
bofh added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Oct 19 2023, 5:20 PM · portmgr, Ports Committers
rene added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Oct 19 2023, 10:02 AM · portmgr, Ports Committers

Oct 15 2023

bofh updated the diff for D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

Update some of the files based on the review from @rene

Oct 15 2023, 2:40 PM · portmgr, Ports Committers
bofh added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Oct 15 2023, 1:40 PM · portmgr, Ports Committers
rene added inline comments to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
Oct 15 2023, 12:52 PM · portmgr, Ports Committers
rene added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.
www/firefox/files/patch-third__party_libwebrtc_rtc__base_ip__address.cc

and

www/firefox-esr/files/patch-third__party_libwebrtc_rtc__base_ip__address.cc

are also obsolete after 12-EOL

Oct 15 2023, 11:56 AM · portmgr, Ports Committers

Oct 5 2023

brooks accepted D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

Changes are fine as such for devel/llvm* although devel/llvm17 is missing the Sparc backend removal. I think it's OK to not bump port revision here as the FreeBSD backends are a non-default configuration.

Oct 5 2023, 7:35 PM · portmgr, Ports Committers
bofh added a comment to D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

In https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273397 I have requested an exp-run that found errors that seem to apply to FreeBSD 12 only. Do you suggest that I request a new exp-run on FreeBSD 13 and ignore all FreeBSD 12 specific issues? And maybe also wait for FreeBSD 12 official EOL to commit the final patch?

Do you have a plan to merge this into quarterly? If not then I would say forget 12 related patches in your fixes. Additionally I saw your patch and some of the fallouts. I forgot the bug which you assigned to me but so far I found that the fallout reasons are due to an issue with GCC13 which was fixed in the most recent version of GCC13.

Oct 5 2023, 11:40 AM · portmgr, Ports Committers
salvadore accepted D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree.

I approve as far as the ports that I maintain (GCC ports from 10 to 14) are concerned.

Oct 5 2023, 11:17 AM · portmgr, Ports Committers

Oct 4 2023

bofh added reviewers for D42068: */*: Sunset 12.4-RELEASE/12-STABLE from ports tree: brooks, salvadore.
Oct 4 2023, 8:11 AM · portmgr, Ports Committers