Page MenuHomeFreeBSD
Feed Advanced Search

Oct 23 2024

dim committed rG36b606ae6aa4: Merge llvm-project release/19.x llvmorg-19.1.0-rc1-0-ga4902a36d5c2 (authored by dim).
Merge llvm-project release/19.x llvmorg-19.1.0-rc1-0-ga4902a36d5c2
Oct 23 2024, 6:30 PM

Oct 22 2024

dim accepted D47238: update libcxxrt to 698997bfde1fc81b0bc0bfd1a1e5e3ad6f33b634.

LGTM

Oct 22 2024, 3:24 PM

Oct 21 2024

dim committed rGe6b732792813: Vendor import of llvm-project branch release/19.x llvmorg-19.1.2-0… (authored by dim).
Vendor import of llvm-project branch release/19.x llvmorg-19.1.2-0…
Oct 21 2024, 11:02 AM

Oct 20 2024

dim committed R11:fd6294088c03: emulators/mupen64plus-core: fix build with clang and lld 19 (authored by dim).
emulators/mupen64plus-core: fix build with clang and lld 19
Oct 20 2024, 10:02 AM
dim committed R11:5416735dea61: emulators/mupen64plus-core: fix build with clang and lld 19 (authored by dim).
emulators/mupen64plus-core: fix build with clang and lld 19
Oct 20 2024, 10:01 AM
dim committed R11:045150b2cda8: multimedia/mjpegtools: fix build with clang 19 (authored by dim).
multimedia/mjpegtools: fix build with clang 19
Oct 20 2024, 10:00 AM
dim committed R11:8cf728289caf: multimedia/mjpegtools: fix build with clang 19 (authored by dim).
multimedia/mjpegtools: fix build with clang 19
Oct 20 2024, 9:59 AM
dim committed R11:5f8037e8c926: math/cgal: fix headers for use with clang 19 (authored by dim).
math/cgal: fix headers for use with clang 19
Oct 20 2024, 9:58 AM
dim committed R11:54b05f1c1eb7: math/cgal: fix headers for use with clang 19 (authored by dim).
math/cgal: fix headers for use with clang 19
Oct 20 2024, 9:58 AM

Oct 11 2024

dim committed R11:9e3c846ca055: biology/biosig: fix build with libc++ 19 (authored by dim).
biology/biosig: fix build with libc++ 19
Oct 11 2024, 5:36 PM
dim committed R11:08d6ba6fa1dd: biology/biosig: fix build with libc++ 19 (authored by dim).
biology/biosig: fix build with libc++ 19
Oct 11 2024, 5:31 PM

Oct 9 2024

dim committed R11:e384c3c58d6e: math/pdal: fix build with clang 19 (authored by dim).
math/pdal: fix build with clang 19
Oct 9 2024, 7:19 PM
dim committed R11:b67619a7aa9c: science/dlib-cpp: fix build with clang and libc++ 19 (authored by dim).
science/dlib-cpp: fix build with clang and libc++ 19
Oct 9 2024, 7:17 PM
dim committed R11:465e9eaad0ee: math/pdal: fix build with clang 19 (authored by dim).
math/pdal: fix build with clang 19
Oct 9 2024, 7:11 PM
dim committed R11:e8b1dca33760: science/dlib-cpp: fix build with clang and libc++ 19 (authored by dim).
science/dlib-cpp: fix build with clang and libc++ 19
Oct 9 2024, 7:11 PM
dim accepted D46957: devel/readline: Fix build for dependent ports..

For Function, VFunction etc this goes back to the old situation, where for C the prototypes do not say anything about their arguments, which would not really solve the issue with samba (as in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281776). The problem there was that it didn't use rl_completion_func_t as it ought to have done.

Oct 9 2024, 11:46 AM

Oct 8 2024

dim committed rG0370629593a6: Vendor import of llvm-project branch release/19.x llvmorg-19.1.1-0… (authored by dim).
Vendor import of llvm-project branch release/19.x llvmorg-19.1.1-0…
Oct 8 2024, 3:44 PM
dim committed rG04393db00313: Bump lld LINKER_FREEBSD_VERSION for reproducibility fix (authored by dim).
Bump lld LINKER_FREEBSD_VERSION for reproducibility fix
Oct 8 2024, 8:45 AM
dim committed rGa492ec843f84: Merge commit b84d773fd004 from llvm git (by Fangrui Song): (authored by dim).
Merge commit b84d773fd004 from llvm git (by Fangrui Song):
Oct 8 2024, 8:45 AM
dim committed rG342240c6e025: Bump lld LINKER_FREEBSD_VERSION for reproducibility fix (authored by dim).
Bump lld LINKER_FREEBSD_VERSION for reproducibility fix
Oct 8 2024, 8:40 AM
dim committed rG789f0f34e4ca: Merge commit b84d773fd004 from llvm git (by Fangrui Song): (authored by dim).
Merge commit b84d773fd004 from llvm git (by Fangrui Song):
Oct 8 2024, 8:40 AM

Oct 7 2024

dim committed R11:f0e9df3448bd: multimedia/obs-studio: fix build with clang 19 (authored by dim).
multimedia/obs-studio: fix build with clang 19
Oct 7 2024, 11:01 AM
dim committed R11:b08638f69423: multimedia/obs-studio: fix build with clang 19 (authored by dim).
multimedia/obs-studio: fix build with clang 19
Oct 7 2024, 11:01 AM

Oct 5 2024

dim committed R11:787b4f953032: graphics/embree: fix build with clang 19 (authored by dim).
graphics/embree: fix build with clang 19
Oct 5 2024, 4:36 PM
dim committed R11:7bf7810c8515: graphics/embree: fix build with clang 19 (authored by dim).
graphics/embree: fix build with clang 19
Oct 5 2024, 4:34 PM
dim committed R11:ac1b668fc0c0: devel/py-Levenshtein: fix build with libc++ 19 (authored by dim).
devel/py-Levenshtein: fix build with libc++ 19
Oct 5 2024, 1:26 PM
dim committed R11:849cc48702b5: devel/py-Levenshtein: fix build with libc++ 19 (authored by dim).
devel/py-Levenshtein: fix build with libc++ 19
Oct 5 2024, 1:25 PM

Oct 2 2024

dim committed R11:b06bd45ed252: net/samba416: fix rl_completion_func_t detection and usage (authored by dim).
net/samba416: fix rl_completion_func_t detection and usage
Oct 2 2024, 1:41 PM
dim committed R11:48cea5704f43: net/samba416: fix rl_completion_func_t detection and usage (authored by dim).
net/samba416: fix rl_completion_func_t detection and usage
Oct 2 2024, 1:40 PM
dim committed R11:53d5fc24e4df: net/samba419: fix rl_completion_func_t detection and usage (authored by dim).
net/samba419: fix rl_completion_func_t detection and usage
Oct 2 2024, 1:37 PM
dim committed R11:c81f658808ee: net/samba419: fix rl_completion_func_t detection and usage (authored by dim).
net/samba419: fix rl_completion_func_t detection and usage
Oct 2 2024, 1:34 PM

Sep 28 2024

dim committed R11:646153bbb019: devel/poco: fix build with libc++ 19 (authored by dim).
devel/poco: fix build with libc++ 19
Sep 28 2024, 1:42 PM
dim committed R11:b5e7a8ad3ae0: www/mod_perl2: fix build with clang 19 on i386 (authored by dim).
www/mod_perl2: fix build with clang 19 on i386
Sep 28 2024, 1:42 PM
dim committed R11:99f25aaa6439: www/mod_perl2: fix build with clang 19 on i386 (authored by dim).
www/mod_perl2: fix build with clang 19 on i386
Sep 28 2024, 1:34 PM
dim committed R11:c55157301f31: devel/poco: fix build with libc++ 19 (authored by dim).
devel/poco: fix build with libc++ 19
Sep 28 2024, 1:34 PM
dim committed R11:b731cd1d47a2: audio/libaudiofile: use more canonical TEST_TARGET for tests (authored by dim).
audio/libaudiofile: use more canonical TEST_TARGET for tests
Sep 28 2024, 10:53 AM
dim committed R11:89343af2bb8d: audio/libaudiofile: use more canonical TEST_TARGET for tests (authored by dim).
audio/libaudiofile: use more canonical TEST_TARGET for tests
Sep 28 2024, 10:52 AM
dim committed R11:5b9dda30c763: graphics/libemf: fix build with libc++ 19 (authored by dim).
graphics/libemf: fix build with libc++ 19
Sep 28 2024, 10:02 AM
dim committed R11:2b65317363f6: graphics/libemf: fix build with libc++ 19 (authored by dim).
graphics/libemf: fix build with libc++ 19
Sep 28 2024, 9:56 AM
dim committed R11:ca0626f2f34c: security/olm: fix build with clang 19 (authored by dim).
security/olm: fix build with clang 19
Sep 28 2024, 9:49 AM
dim committed R11:ce0335c20a5d: graphics/vigra: fix build with clang 19 (authored by dim).
graphics/vigra: fix build with clang 19
Sep 28 2024, 9:49 AM
dim committed R11:a9aee8de59cd: devel/libxsd-frontend: fix build with libc++ 19 (authored by dim).
devel/libxsd-frontend: fix build with libc++ 19
Sep 28 2024, 9:49 AM
dim committed R11:1a4cfe7f1ee1: audio/libaudiofile: fix build with clang 19, enable tests (authored by dim).
audio/libaudiofile: fix build with clang 19, enable tests
Sep 28 2024, 9:49 AM
dim committed R11:c42de78032ea: security/olm: fix build with clang 19 (authored by dim).
security/olm: fix build with clang 19
Sep 28 2024, 9:48 AM
dim committed R11:5a269b5cd496: graphics/vigra: fix build with clang 19 (authored by dim).
graphics/vigra: fix build with clang 19
Sep 28 2024, 9:48 AM
dim committed R11:c1c4aae636e9: devel/libxsd-frontend: fix build with libc++ 19 (authored by dim).
devel/libxsd-frontend: fix build with libc++ 19
Sep 28 2024, 9:48 AM
dim committed R11:7955b1d7ec78: audio/libaudiofile: fix build with clang 19, enable tests (authored by dim).
audio/libaudiofile: fix build with clang 19, enable tests
Sep 28 2024, 9:47 AM

Sep 22 2024

dim committed rGf97c7fdc59d2: Bump lld LINKER_FREEBSD_VERSION for reproducibility fix (authored by dim).
Bump lld LINKER_FREEBSD_VERSION for reproducibility fix
Sep 22 2024, 5:13 PM
dim committed rG54521a2ff93a: Merge commit b84d773fd004 from llvm git (by Fangrui Song): (authored by dim).
Merge commit b84d773fd004 from llvm git (by Fangrui Song):
Sep 22 2024, 5:13 PM
dim committed rG1de139fdd502: Vendor import of llvm-project branch release/19.x llvmorg-19.1.0-0… (authored by dim).
Vendor import of llvm-project branch release/19.x llvmorg-19.1.0-0…
Sep 22 2024, 9:38 AM

Sep 19 2024

dim committed R11:abfc745e8a9b: www/node18: fix build with libc++ 19 (authored by dim).
www/node18: fix build with libc++ 19
Sep 19 2024, 7:22 AM
dim committed R11:09b07372327b: devel/catch: fix build with clang 19 (authored by dim).
devel/catch: fix build with clang 19
Sep 19 2024, 7:22 AM
dim committed R11:2d0cb380eb97: www/node18: fix build with libc++ 19 (authored by dim).
www/node18: fix build with libc++ 19
Sep 19 2024, 7:18 AM
dim committed R11:4793dab96482: devel/catch: fix build with clang 19 (authored by dim).
devel/catch: fix build with clang 19
Sep 19 2024, 7:18 AM

Sep 18 2024

dim committed R11:228ab3bb997d: net/mpich: Fix build error on i386 CURRENT (authored by Laurent Chardon <laurent.chardon@gmail.com>).
net/mpich: Fix build error on i386 CURRENT
Sep 18 2024, 7:29 AM
dim committed R11:9c4f1fcbf3fe: net/mpich: fix build with clang 19 on i386 (authored by dim).
net/mpich: fix build with clang 19 on i386
Sep 18 2024, 7:29 AM
dim committed R11:9d5e42894b39: net/mpich: fix build with clang 19 on i386 (authored by dim).
net/mpich: fix build with clang 19 on i386
Sep 18 2024, 7:26 AM

Sep 15 2024

dim committed R11:59790923d575: devel/folly: fix build with clang 19 (authored by dim).
devel/folly: fix build with clang 19
Sep 15 2024, 11:40 AM
dim committed R11:b56109991d7a: java/openjdk8 java/openjdk11 java/openjdk17 java/openjdk18 java/openjdk19… (authored by dim).
java/openjdk8 java/openjdk11 java/openjdk17 java/openjdk18 java/openjdk19…
Sep 15 2024, 11:40 AM
dim committed R11:b3459442f762: devel/folly: fix build with clang 19 (authored by dim).
devel/folly: fix build with clang 19
Sep 15 2024, 11:39 AM
dim committed R11:3378cc494de6: java/openjdk8 java/openjdk11 java/openjdk17 java/openjdk18 java/openjdk19… (authored by dim).
java/openjdk8 java/openjdk11 java/openjdk17 java/openjdk18 java/openjdk19…
Sep 15 2024, 11:38 AM

Sep 14 2024

dim committed R11:b3ef9c3fc266: devel/llvm13: fix build with clang 19 (authored by dim).
devel/llvm13: fix build with clang 19
Sep 14 2024, 7:26 AM
dim committed R11:2c14b6e0b4af: www/qt6-webengine: fix build with clang and libc++ 19 (authored by dim).
www/qt6-webengine: fix build with clang and libc++ 19
Sep 14 2024, 7:24 AM
dim committed R11:e34a77083e96: devel/llvm13: fix build with clang 19 (authored by dim).
devel/llvm13: fix build with clang 19
Sep 14 2024, 7:23 AM

Sep 11 2024

dim committed R11:9689b3535590: www/qt5-webengine: fix build with clang and libc++ 19 (authored by dim).
www/qt5-webengine: fix build with clang and libc++ 19
Sep 11 2024, 4:23 PM
dim committed R11:0ddd6468fb3c: www/qt5-webengine: fix build with clang and libc++ 19 (authored by dim).
www/qt5-webengine: fix build with clang and libc++ 19
Sep 11 2024, 4:20 PM

Sep 10 2024

dim committed R11:600d36196cde: math/dune-common: fix build with clang 19 (authored by dim).
math/dune-common: fix build with clang 19
Sep 10 2024, 7:49 PM
dim committed R11:c55c3e0628ab: misc/openvdb: fix build with clang 19 (authored by dim).
misc/openvdb: fix build with clang 19
Sep 10 2024, 7:49 PM
dim committed R11:30248bf4ec84: math/dune-common: fix build with clang 19 (authored by dim).
math/dune-common: fix build with clang 19
Sep 10 2024, 7:48 PM
dim committed R11:1f9773e8d9e4: misc/openvdb: fix build with clang 19 (authored by dim).
misc/openvdb: fix build with clang 19
Sep 10 2024, 7:48 PM

Sep 9 2024

dim committed rG5096328dd7cb: Add UPDATING note about running make delete-old after libc++ 18 upgrade (authored by dim).
Add UPDATING note about running make delete-old after libc++ 18 upgrade
Sep 9 2024, 5:54 PM

Sep 8 2024

dim committed R11:b4e7d88d4153: databases/sfcgal: fix patch after MFH (authored by dim).
databases/sfcgal: fix patch after MFH
Sep 8 2024, 7:09 PM
dim committed R11:66edcb86f651: devel/opentelemetry-cpp: fix build with clang 19 (authored by dim).
devel/opentelemetry-cpp: fix build with clang 19
Sep 8 2024, 5:49 PM
dim committed R11:676864fd474b: devel/opentelemetry-cpp: fix build with clang 19 (authored by dim).
devel/opentelemetry-cpp: fix build with clang 19
Sep 8 2024, 5:47 PM
dim committed rGb07e847dd98f: libcbor: Ignore errors for unknown #pragmas (authored by jhb).
libcbor: Ignore errors for unknown #pragmas
Sep 8 2024, 12:06 PM
dim committed rG1dfb2690ccee: libcbor: Ignore errors for unknown #pragmas (authored by jhb).
libcbor: Ignore errors for unknown #pragmas
Sep 8 2024, 12:06 PM
dim committed rG6b147f693b91: Add UPDATING note about running make delete-old after libc++ 18 upgrade (authored by dim).
Add UPDATING note about running make delete-old after libc++ 18 upgrade
Sep 8 2024, 7:56 AM
dim committed rG837d998a6024: UPDATING: keep sorted by date. (authored by dim).
UPDATING: keep sorted by date.
Sep 8 2024, 7:56 AM
dim committed rG75bca9e7553c: Improve accuracy of asinf(3) and acosf(3) (authored by Steve Kargl <kargl@FreeBSD.org>).
Improve accuracy of asinf(3) and acosf(3)
Sep 8 2024, 7:56 AM
dim committed rGcc32cfab5c0d: UPDATING: keep sorted by date. (authored by dim).
UPDATING: keep sorted by date.
Sep 8 2024, 7:54 AM
dim committed rG28ff3ab2ab06: Add UPDATING note about running make delete-old after libc++ 18 upgrade (authored by dim).
Add UPDATING note about running make delete-old after libc++ 18 upgrade
Sep 8 2024, 7:54 AM
dim committed rG33c82f11c267: Improve accuracy of asinf(3) and acosf(3) (authored by Steve Kargl <kargl@FreeBSD.org>).
Improve accuracy of asinf(3) and acosf(3)
Sep 8 2024, 7:54 AM

Sep 5 2024

dim committed rG157802238b5a: Add UPDATING note about running make delete-old after libc++ 18 upgrade (authored by dim).
Add UPDATING note about running make delete-old after libc++ 18 upgrade
Sep 5 2024, 8:12 PM

Sep 4 2024

dim committed rG7432c96084d7: Vendor import of llvm-project branch release/19.x llvmorg-19.1.0-rc4-0… (authored by dim).
Vendor import of llvm-project branch release/19.x llvmorg-19.1.0-rc4-0…
Sep 4 2024, 2:12 PM

Sep 2 2024

dim committed R11:a0693fadd620: devel/py-rapidfuzz: fix build with libc++ 19 (authored by dim).
devel/py-rapidfuzz: fix build with libc++ 19
Sep 2 2024, 7:52 AM
dim committed R11:ea00294d911a: devel/rapidfuzz-cpp: fix tests with libc++ 19 (authored by dim).
devel/rapidfuzz-cpp: fix tests with libc++ 19
Sep 2 2024, 7:51 AM
dim committed R11:3db7d7ff7deb: devel/py-rapidfuzz: fix build with libc++ 19 (authored by dim).
devel/py-rapidfuzz: fix build with libc++ 19
Sep 2 2024, 7:51 AM
dim committed R11:9830c5e79dca: devel/rapidfuzz-cpp: fix tests with libc++ 19 (authored by dim).
devel/rapidfuzz-cpp: fix tests with libc++ 19
Sep 2 2024, 7:51 AM

Sep 1 2024

dim accepted D46500: java/openjdk8: builds fine with llvm from base.

Please :)

Sep 1 2024, 3:44 PM

Aug 30 2024

dim committed R11:117ed7e19830: editors/le: fix build with recent libc++ headers (authored by dim).
editors/le: fix build with recent libc++ headers
Aug 30 2024, 7:37 PM
dim committed R11:1aa709605c87: editors/le: fix build with recent libc++ headers (authored by dim).
editors/le: fix build with recent libc++ headers
Aug 30 2024, 7:34 PM

Aug 29 2024

dim committed rG41e016289f77: Improve accuracy of asinf(3) and acosf(3) (authored by Steve Kargl <kargl@FreeBSD.org>).
Improve accuracy of asinf(3) and acosf(3)
Aug 29 2024, 7:46 PM
dim committed R11:5dc0fd9c632c: net/kea: update patch for building with libc++ 19 (authored by dim).
net/kea: update patch for building with libc++ 19
Aug 29 2024, 7:01 PM
dim committed R11:f3bf83db9866: net/kea: update patch for building with libc++ 19 (authored by dim).
net/kea: update patch for building with libc++ 19
Aug 29 2024, 6:30 PM

Aug 27 2024

dim committed R11:37d0117bb4ca: math/blis: fix build with clang 19 (authored by dim).
math/blis: fix build with clang 19
Aug 27 2024, 7:40 AM
dim committed R11:885ff9ed3577: math/blis: fix build with clang 19 (authored by dim).
math/blis: fix build with clang 19
Aug 27 2024, 7:34 AM

Aug 25 2024

dim committed R11:53fba75278f3: math/vtk9: fix build with clang and libc++ 19 (authored by dim).
math/vtk9: fix build with clang and libc++ 19
Aug 25 2024, 11:40 AM
dim committed R11:b733ae96495f: databases/sfcgal: fix build with clang 19 (authored by dim).
databases/sfcgal: fix build with clang 19
Aug 25 2024, 11:39 AM
dim committed R11:ddd57b6891e7: math/vtk9: fix build with clang and libc++ 19 (authored by dim).
math/vtk9: fix build with clang and libc++ 19
Aug 25 2024, 11:34 AM
dim committed R11:6a668853ee5c: databases/sfcgal: fix build with clang 19 (authored by dim).
databases/sfcgal: fix build with clang 19
Aug 25 2024, 11:33 AM