1,309,794 commits found in 117 milliseconds
intelspi: add Wildcat Lake SPI controller IDs
Add PCI device IDs for Wildcat Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59011
(cherry picked from commit eeb02a9c24e9b59295b2cdf09bed955ccbf89a7e )
intelspi: add Panther Lake SPI controller IDs
Add PCI device IDs for Panther Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59012
(cherry picked from commit 59379461f00c0a7ca1c911c20674510affa6795a )
intelspi: add Nova Lake SPI controller IDs
Add PCI device IDs for Nova Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59013
(cherry picked from commit f22ffd63aa83976251a7b425ac17b8ecb8a80177 )
intelspi: add Lunar Lake SPI controller IDs
Add PCI device IDs for Lunar Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59010
(cherry picked from commit be503dd912a18e5f7eb16c73326562e13681cf49 )
intelspi: add Raptor Lake SPI controller IDs
Add PCI device IDs for Raptor Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59007
(cherry picked from commit a6d84d04b3f2b570d7fff0835058d14f3bd84d9a )
intelspi: add Arrow Lake SPI controller IDs
Add PCI device IDs for Arrow Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59009
(cherry picked from commit ca1a2bf39614a910c87cbc703df25396fe2bd26b )
intelspi: add Meteor Lake SPI controller IDs
Add PCI device IDs for Meteor Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59008
(cherry picked from commit 6d4b45ac5c6c7b01febda0185df420d08f80096b )
intelspi: add Elkhart Lake SPI controller IDs
Add PCI device IDs for Elkhart Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59005
(cherry picked from commit bdda595a8ea31cb8161e5773139df3cf8785abb7 )
intelspi: add Alder Lake SPI controller IDs
Add PCI device IDs for Alder Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59006
(cherry picked from commit 2dd4027c07e91ea5903314411f4bae44f72ca03b )
intelspi: add Tiger Lake SPI controller IDs
Add PCI device IDs for Tiger Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59004
(cherry picked from commit 3ff56f81a1a58d708d0101d601e88c289cfc5882 )
intelspi: add Lakefield SPI controller IDs
Add PCI device IDs for Lakefield-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59001
(cherry picked from commit 0b4ff3e1def98c6d804f1e8cc96f3f8eaf4c60bb )
intelspi: add Ice Lake SPI controller IDs
Add PCI device IDs for Ice Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59002
(cherry picked from commit 88919d5ab6c4f611fb2b90d4ff17667072296950 )
intelspi: add Jasper Lake SPI controller IDs
Add PCI device IDs for Jasper Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59003
(cherry picked from commit e7db9fa2e10408257541c38b99323a17824c6078 )
intelspi: add Apollo Lake SPI controller IDs
Add PCI device IDs for Apollo Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D58998
(cherry picked from commit 4c998ff28471e3fbfcf96decbef5a472cd3d0dd1 )
intelspi: add Comet Lake SPI controller IDs
Add PCI device IDs for Comet Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59000
(cherry picked from commit 9fb03dd2f759fa68fadecbab40ae84ec390b3a62 )
intelspi: add Cannon Lake SPI controller IDs
Add PCI device IDs for Cannon Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D58999
(cherry picked from commit 26b921d8bd86d14ddb2441186440f6a6136cc1c1 )
intelspi: add Broxton SPI controller IDs
Add PCI device IDs for Broxton-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D58997
(cherry picked from commit a3489cc47083b7dd4ddddd6d9c03b7ba33f1271f )
intelspi: add Gemini Lake SPI controller PCI IDs
Add Gemini Lake LPSS SPI controller PCI IDs (0x31c2, 0x31c4, 0x31c6)
to intelspi_pci_devices[].
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D58868
(cherry picked from commit 8ddc54f923aec9738c323d2077419b17ba4a1226 )
intelspi: sort PCI ID table by device ID
Sort the existing LPSS peripheral SPI controller PCI ID table by
numeric device ID so new entries have an unambiguous insertion point.
Reviewed by: wulf
Differential Revision: https://reviews.freebsd.org/D58996
(cherry picked from commit 728775442c62c6eff1b521c074dcbccde9e70764 )
mail/dovecot24: Install imap-hibernate unconditionally
In Dovecot 2.4.5, upstream updated configure to build imap-hibernate
when kqueue notify is available (commit 6859a3aaf0e1 ). Since kqueue is
natively supported on all FreeBSD releases, imap-hibernate now builds
unconditionally across all versions.
Remove the obsolete OSVERSION < 1500000 check from the Makefile and
uncomment the imap-hibernate binary in pkg-plist so it gets properly
packaged on FreeBSD 14.
PR: 298059
Approved by: osa, vvd (Mentors, implicit)
FreeBSD /ports c10e6ba — www/bunkerweb Makefile pkg-message, www/bunkerweb/files patch-src_common_confs_stream.conf patch-src_common_confs_http.conf www/bunkerweb: Fix antibot plugin and improve pkg-message
The antibot core plugin does require("base64"), but lbase64 is not in
the lua_package_path, so the module cannot be resolved. Add it.
The nginx configuration is generated by the scheduler at runtime, the
port does not install it. Describe that in the message, along with the
directory for own directives, and let the rc script bail out with a
clear message as long as the configuration has not been generated.
Reported by: netchild via private email
Sponsored by: Netzkommune GmbH
intelspi: add Lunar Lake SPI controller IDs
Add PCI device IDs for Lunar Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59010
(cherry picked from commit be503dd912a18e5f7eb16c73326562e13681cf49 )
intelspi: add Nova Lake SPI controller IDs
Add PCI device IDs for Nova Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59013
(cherry picked from commit f22ffd63aa83976251a7b425ac17b8ecb8a80177 )
intelspi: add Panther Lake SPI controller IDs
Add PCI device IDs for Panther Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59012
(cherry picked from commit 59379461f00c0a7ca1c911c20674510affa6795a )
intelspi: add Wildcat Lake SPI controller IDs
Add PCI device IDs for Wildcat Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59011
(cherry picked from commit eeb02a9c24e9b59295b2cdf09bed955ccbf89a7e )
intelspi: add Arrow Lake SPI controller IDs
Add PCI device IDs for Arrow Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59009
(cherry picked from commit ca1a2bf39614a910c87cbc703df25396fe2bd26b )
intelspi: add Jasper Lake SPI controller IDs
Add PCI device IDs for Jasper Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59003
(cherry picked from commit e7db9fa2e10408257541c38b99323a17824c6078 )
intelspi: add Raptor Lake SPI controller IDs
Add PCI device IDs for Raptor Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59007
(cherry picked from commit a6d84d04b3f2b570d7fff0835058d14f3bd84d9a )
intelspi: add Alder Lake SPI controller IDs
Add PCI device IDs for Alder Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59006
(cherry picked from commit 2dd4027c07e91ea5903314411f4bae44f72ca03b )
intelspi: add Meteor Lake SPI controller IDs
Add PCI device IDs for Meteor Lake-generation LPSS peripheral SPI
controllers.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D59008
(cherry picked from commit 6d4b45ac5c6c7b01febda0185df420d08f80096b )