Page MenuHomeFreeBSD
Feed All Stories

Jun 22 2021

dch closed D30742: lang/zig: update to 0.8.0 and add docs.
Jun 22 2021, 10:15 PM
dch committed R11:cdea3af06060: lang/zig: update to 0.8.0 and add docs (authored by dch).
lang/zig: update to 0.8.0 and add docs
Jun 22 2021, 10:15 PM
yuri committed R11:1317f938e40f: misc/slides: Update 0.2.0 -> 0.3.0 (authored by yuri).
misc/slides: Update 0.2.0 -> 0.3.0
Jun 22 2021, 9:54 PM
yuri committed R11:c849ff5db5f5: science/py-pymatgen: Update 2022.0.8 -> 2022.0.9 (authored by yuri).
science/py-pymatgen: Update 2022.0.8 -> 2022.0.9
Jun 22 2021, 9:54 PM
yuri committed R11:6a890ada3846: devel/goredo: Update 1.4.1 -> 1.5.0 (authored by yuri).
devel/goredo: Update 1.4.1 -> 1.5.0
Jun 22 2021, 9:54 PM
yuri committed R11:f552fb4b536f: science/py-moltemplate: Update 2.19.10 -> 2.19.11 (authored by yuri).
science/py-moltemplate: Update 2.19.10 -> 2.19.11
Jun 22 2021, 9:54 PM
yuri committed R11:0b9d5a5cba02: net-im/tdlib: Update 1.7.0-747 -> 1.7.4.20210520 (authored by yuri).
net-im/tdlib: Update 1.7.0-747 -> 1.7.4.20210520
Jun 22 2021, 9:54 PM
kbowling updated the diff for D30869: graphics/libGLU: Update to 9.0.2.

Add a dep on egl so we get needed mesa headers.

Jun 22 2021, 9:50 PM
emaste added a comment to D30861: Clang: stop linking _p libs for -pg as of FreeBSD 14.

Upstream review at https://reviews.llvm.org/D104753

Jun 22 2021, 9:44 PM
nc added a comment to D30869: graphics/libGLU: Update to 9.0.2.

I am not part of x11@, but I think it looks fine. I won't "approve" so someone from x11@ can do it.

Jun 22 2021, 9:36 PM
kbowling added a comment to D30869: graphics/libGLU: Update to 9.0.2.

Sent a mail to Matt Turner (gentoo/nvidia/mesa) to get some clarification.

Jun 22 2021, 9:32 PM
cmt committed R11:400811536f25: www/firefox: update to 89.0.2 (rc1) (authored by cmt).
www/firefox: update to 89.0.2 (rc1)
Jun 22 2021, 9:18 PM
cmt committed R11:3ea8298a38d0: www/firefox: update to 89.0.2 (rc1) (authored by cmt).
www/firefox: update to 89.0.2 (rc1)
Jun 22 2021, 9:13 PM
0mp committed R11:f682267eb2d2: security/openconnect-freebsd-daemon: Update to 1.3.0 (authored by 0mp).
security/openconnect-freebsd-daemon: Update to 1.3.0
Jun 22 2021, 9:10 PM
cmt committed R11:d138e505dadc: net-mgmt/check_ssl_cert: update to 2.3.5 (authored by cmt).
net-mgmt/check_ssl_cert: update to 2.3.5
Jun 22 2021, 9:09 PM
asomers added inline comments to D30622: fusefs: correctly set lock owner during FUSE_SETLK.
Jun 22 2021, 9:05 PM
kp committed rGc419c8231fbb: bsnmp: Fix incorrect use of libpfctl (authored by kp).
bsnmp: Fix incorrect use of libpfctl
Jun 22 2021, 9:05 PM
kp committed rGa20c597c6d73: bsnmp: Fix incorrect use of libpfctl (authored by kp).
bsnmp: Fix incorrect use of libpfctl
Jun 22 2021, 9:05 PM
emaste added a comment to D30622: fusefs: correctly set lock owner during FUSE_SETLK.

Hrm, it seems I had an inline comment that was never submitted.

Jun 22 2021, 8:52 PM
kbowling added a comment to D30869: graphics/libGLU: Update to 9.0.2.

Did you test runtime on Wayland[1] or plain KMS[2]? osmesa seems to be for headless.

[1] Consumers that use GLU + GLEW may need glew-wayland (see its pkg-message)
[2] Similar to kmscube but something with GLU

Jun 22 2021, 8:46 PM
jbeich added a comment to D30869: graphics/libGLU: Update to 9.0.2.

Did you test runtime on Wayland[1] or plain KMS[2]? osmesa seems to be for headless.

Jun 22 2021, 8:42 PM
kbowling updated the diff for D30869: graphics/libGLU: Update to 9.0.2.
Jun 22 2021, 8:38 PM
asomers added a reviewer for D30622: fusefs: correctly set lock owner during FUSE_SETLK: pfg.

pfg, would you mind reviewing this change?

Jun 22 2021, 8:36 PM
tcberner added inline comments to D30869: graphics/libGLU: Update to 9.0.2.
Jun 22 2021, 8:30 PM
chs added a comment to D28856: Move struct bufobj out of struct vnode.

overall I agree with mjg and kirk that it would be simpler and better in the long term for the bufobj to be part of the fs-specific "inode" structure for file systems that need it, rather than having the fs-independent code need to know about multiple flavors of vnodes.

Jun 22 2021, 8:29 PM
dim committed rG014a40f8f643: Disable llvm generating 128-bit multiply libcalls on 32-bit ARM (authored by dim).
Disable llvm generating 128-bit multiply libcalls on 32-bit ARM
Jun 22 2021, 8:27 PM
kbowling requested review of D30869: graphics/libGLU: Update to 9.0.2.
Jun 22 2021, 8:19 PM
Kevin Bowling <kbowling@FreeBSD.org> committed R11:aa133a965a39: UPDATING: clarify mesa-libs and nvidia-driver conflicts (authored by Kevin Bowling <kbowling@FreeBSD.org>).
UPDATING: clarify mesa-libs and nvidia-driver conflicts
Jun 22 2021, 8:13 PM
ygy accepted D30867: Fix search (again).
Jun 22 2021, 8:04 PM
pavel.balaev_3mdeb.com updated the diff for D30104: efirt: add ESRT table support.

All problems was fixed

Jun 22 2021, 8:00 PM
dim committed rGff236cdc3893: kern.mk: fix -Wno-error style to fix build with Clang 12 (authored by val_packett.cool).
kern.mk: fix -Wno-error style to fix build with Clang 12
Jun 22 2021, 7:49 PM
dim committed rG742d31501978: kern.mk: fix -Wno-error style to fix build with Clang 12 (authored by val_packett.cool).
kern.mk: fix -Wno-error style to fix build with Clang 12
Jun 22 2021, 7:42 PM
dim committed rG4636b3ca8744: Remove a use of a negative array index from fxp(4). (authored by markj).
Remove a use of a negative array index from fxp(4).
Jun 22 2021, 7:42 PM
kbowling closed D30824: graphics/mesa-libs: Bump reverse deps for default libglvnd.

https://cgit.freebsd.org/ports/commit/?id=da3162c7c9f01912ba1940e188b253f2b5c7ba77

Jun 22 2021, 7:39 PM
antoine committed R11:77cdc8376926: Mk/Uses/pyqt.mk: unbreak INDEX (authored by antoine).
Mk/Uses/pyqt.mk: unbreak INDEX
Jun 22 2021, 7:33 PM
mandree committed R11:159c6c731409: security/openvpn: fix missing include for PATH_MAX (authored by mandree).
security/openvpn: fix missing include for PATH_MAX
Jun 22 2021, 7:27 PM
dim committed rGa7ade2196244: kern.mk: fix -Wno-error style to fix build with Clang 12 (authored by val_packett.cool).
kern.mk: fix -Wno-error style to fix build with Clang 12
Jun 22 2021, 7:27 PM
freebsdphab-AX9_cmx.ietfng.org updated the diff for D30286: kqueue: add EV_KEEPUDATA flag.
Jun 22 2021, 7:20 PM
asomers requested changes to D30839: add RENAME devctl event for IFNET.
Jun 22 2021, 7:20 PM
rozhuk.im-gmail.com updated the diff for D30175: Add netgraph BFP rc.d script.
Jun 22 2021, 7:18 PM ยท rc
rozhuk.im-gmail.com updated the diff for D30840: add ADDR_ADD and ADDR_DEL devctl event for IFNET.
Jun 22 2021, 7:17 PM
rozhuk.im-gmail.com updated the diff for D30839: add RENAME devctl event for IFNET.
Jun 22 2021, 7:11 PM
markj added inline comments to D30859: racct: Add racct_add_cred_checked.
Jun 22 2021, 6:55 PM
Kevin Bowling <kbowling@FreeBSD.org> committed R11:da3162c7c9f0: graphics/mesa-libs: Bump reverse deps for libglvnd (authored by Kevin Bowling <kbowling@FreeBSD.org>).
graphics/mesa-libs: Bump reverse deps for libglvnd
Jun 22 2021, 6:53 PM
alc added a comment to D30845: Allow us to mark a pmap as dead.
In D30845#694140, @kib wrote:

You can see the use in bhyve in https://github.com/CTSRD-CHERI/freebsd-morello/commit/d12af6f53e9c9ba08d80974be2fbce7fa9381f95#diff-1c77bb82662186164af0461f49f764096e3c3bd3d3f324a2db019d242cbdb3de

Is there anywhere in the vm code it would make sense to call pmap_pre_destroy? If so I can look at making it a MI interface.

I do not think the dead state in the proposed interpretation can be set earlier than in pmap_remove_pages(), but there it is already useless. We cannot set it earlier because pmap_remove_pages() is the first call into pmap on the path of the vmspace destruction. On the other hand, we do not destroy vmspace until only the current thread has this pmap active, and no new activations of this pmap can occur. So nothing should invalidate the pmap on remote CPUs.

For the bhyve patch above, why is it useful? As I understand, this vmspace/pmap is never going to be activated at all, so why claiming that TLB invalidation not needed helps? Also, for ARMv8, SMP TLB invalidations do not require IPI, this is why I was surprised that such optimization is ever helpful.

Jun 22 2021, 6:52 PM
krion committed R11:3e10bb3eb73c: sysutils/py-salt: install zsh and bash completion files (authored by krion).
sysutils/py-salt: install zsh and bash completion files
Jun 22 2021, 6:38 PM
krion committed R11:667772286cef: sysutils/py-salt: install zsh and bash completion files (authored by krion).
sysutils/py-salt: install zsh and bash completion files
Jun 22 2021, 6:35 PM
arrowd committed R11:5e1f0af5f0ac: multimedia/pipewire: Update to 0.3.30 (authored by โ€ข 2khramtsov_gmail.com).
multimedia/pipewire: Update to 0.3.30
Jun 22 2021, 6:26 PM
jbeich committed R11:99d908b22ee6: graphics/mesa-devel: unbreak standalone after e502b6db284d0 (authored by jbeich).
graphics/mesa-devel: unbreak standalone after e502b6db284d0
Jun 22 2021, 6:26 PM
rozhuk.im-gmail.com updated the diff for D30840: add ADDR_ADD and ADDR_DEL devctl event for IFNET.

Add "#if defined(INET) || defined(INET6)" for vars.

Jun 22 2021, 6:23 PM
asomers added a comment to D30839: add RENAME devctl event for IFNET.

There's insufficient context in the diff. If you created this revision through the web interface, use "diff -U 9999" to capture more context. OTOH, you won't need to do that if you use the arcanist CLI,

Jun 22 2021, 6:21 PM
krion committed R11:038ccc9fb514: benchmarks/fio: resort Makefile (authored by krion).
benchmarks/fio: resort Makefile
Jun 22 2021, 6:20 PM
allanjude accepted D30867: Fix search (again).

Reviewed by: allanjude

Jun 22 2021, 6:18 PM
rozhuk.im-gmail.com updated the diff for D30839: add RENAME devctl event for IFNET.

Update sbin/devd/devd.conf.5

Jun 22 2021, 6:17 PM
rozhuk.im-gmail.com updated the diff for D30840: add ADDR_ADD and ADDR_DEL devctl event for IFNET.

Update sbin/devd/devd.conf.5

Jun 22 2021, 6:16 PM
jbeich committed R11:1e30f4b4e036: graphics/mesa-devel: switch to llvm12 (authored by jbeich).
graphics/mesa-devel: switch to llvm12
Jun 22 2021, 6:15 PM
jbeich committed R11:b0b997e3fc35: graphics/mesa-devel: unbreak standalone after e502b6db284d0 (authored by jbeich).
graphics/mesa-devel: unbreak standalone after e502b6db284d0
Jun 22 2021, 6:15 PM
jbeich committed R11:2a14b05b6249: devel/git-cinnabar: unbreak after 754ca6f4c9c3 (authored by jbeich).
devel/git-cinnabar: unbreak after 754ca6f4c9c3
Jun 22 2021, 6:15 PM
jwb committed R11:1885ed0eb124: biostar-tools: Add sra-tools dependency to metaport (authored by jwb).
biostar-tools: Add sra-tools dependency to metaport
Jun 22 2021, 6:01 PM
jwb committed R11:69656bf0d7d9: biology/sra-tools: NCBI's toolkit for handling data in INSDC Sequence Readโ€ฆ (authored by jwb).
biology/sra-tools: NCBI's toolkit for handling data in INSDC Sequence Readโ€ฆ
Jun 22 2021, 5:58 PM
garga committed R11:c3dd3472dd49: devel/git: Fix contrib installation (authored by portmaster_BSDforge.com).
devel/git: Fix contrib installation
Jun 22 2021, 5:43 PM
garga committed R11:754ca6f4c9c3: devel/git: Update to 2.32.0 (authored by yasu).
devel/git: Update to 2.32.0
Jun 22 2021, 5:43 PM
jrm added a reviewer for D30868: devel/bear: [WIP] Update to 3.0.13: sunpoet.
Jun 22 2021, 5:42 PM
0mp committed R11:7734d779ae69: net-im/scli: Update to 0.6.3 (authored by 0mp).
net-im/scli: Update to 0.6.3
Jun 22 2021, 5:39 PM
0mp committed R11:deeec3765154: net-im/signal-cli: Update to 0.8.4.1 (authored by 0mp).
net-im/signal-cli: Update to 0.8.4.1
Jun 22 2021, 5:39 PM
0mp committed R11:48ee5d1989d9: security/openconnect-freebsd-daemon: Update to 1.2.0 (authored by 0mp).
security/openconnect-freebsd-daemon: Update to 1.2.0
Jun 22 2021, 5:39 PM
0mp committed R11:1c77cf92a1d3: net-im/libsignal-client: Update to 0.8.1 (authored by 0mp).
net-im/libsignal-client: Update to 0.8.1
Jun 22 2021, 5:39 PM
jrm updated the summary of D30868: devel/bear: [WIP] Update to 3.0.13.
Jun 22 2021, 5:16 PM
jrm updated the summary of D30868: devel/bear: [WIP] Update to 3.0.13.
Jun 22 2021, 5:15 PM
jrm requested review of D30868: devel/bear: [WIP] Update to 3.0.13.
Jun 22 2021, 5:15 PM
dim committed rGdf3b437c1e07: Fix failures in libm's lround_test after clang 12 import (authored by dim).
Fix failures in libm's lround_test after clang 12 import
Jun 22 2021, 4:39 PM
ceri requested review of D30867: Fix search (again).
Jun 22 2021, 4:28 PM
otis requested review of D30866: mail/dovecot: Update to 2.3.15.
Jun 22 2021, 4:23 PM
ceri committed R9:c7ad46c7d9d5: Update community pages and nav. (authored by ceri).
Update community pages and nav.
Jun 22 2021, 4:18 PM
otis committed R11:a7e91b4a2f89: security/vuxml: Document mail/dovecot-pigeonhole vulnerability (authored by otis).
security/vuxml: Document mail/dovecot-pigeonhole vulnerability
Jun 22 2021, 4:17 PM
otis committed R11:235ae8796642: security/vuxml: Document mail/dovecot vulnerabilities (authored by otis).
security/vuxml: Document mail/dovecot vulnerabilities
Jun 22 2021, 4:17 PM
imp added a comment to D30840: add ADDR_ADD and ADDR_DEL devctl event for IFNET.

can you add the ADDR_ADD and ADDR_DEL to the table in sbin/devd/devd.conf.5 please?

Jun 22 2021, 4:06 PM
imp added a comment to D30839: add RENAME devctl event for IFNET.

Can you add rename to sbin/devd/devd.conf.5 please?

Jun 22 2021, 4:05 PM
jrtc27 added inline comments to D30822: riscv: Always use the EFI-provided FDT for boot-hartid.
Jun 22 2021, 3:50 PM
imp added inline comments to D30822: riscv: Always use the EFI-provided FDT for boot-hartid.
Jun 22 2021, 3:49 PM
ehem_freebsd_m5p.com requested review of D30865: xen: remove declaration of evtchn_device_upcall().
Jun 22 2021, 3:31 PM
rhurlin closed D30829: devel/py-qt5-positioning: New port - Provide PyQt5 QtPositioning module.
Jun 22 2021, 3:25 PM
rhurlin committed R11:06e8213fe96f: devel/py-qt5-positioning: New port - Provide PyQt5 QtPositioning module (authored by rhurlin).
devel/py-qt5-positioning: New port - Provide PyQt5 QtPositioning module
Jun 22 2021, 3:25 PM
mhorne added inline comments to D30601: hwpmc_arm64: fill kern.hwpmc.cpuid.
Jun 22 2021, 3:13 PM
mhorne updated the diff for D30603: libpmc: enable pmu_utils on arm64.

Rebase on top of D30602; set pm_has_raw_event field. Fix 'branches' typo.

Jun 22 2021, 3:07 PM
mhorne updated the diff for D30602: hwpmc_arm64: accept raw event codes for PMC_OP_PMCALLOCATE.

Provide an MD field, pm_has_raw_event, to inform when the event code is raw.

Jun 22 2021, 3:04 PM
fuz added a comment to D30669: Add schilytools port comprising 10 ports.

Address all feedback by otis, implementing the changes he suggested.

Jun 22 2021, 2:56 PM
royger committed R11:fa0f04a80fb6: emulators/xen-kernel: import fix for cache attributes (authored by royger).
emulators/xen-kernel: import fix for cache attributes
Jun 22 2021, 2:55 PM
royger committed R11:d0e59dedfb1b: emulators/xen-kernel: remove stale patch files (authored by royger).
emulators/xen-kernel: remove stale patch files
Jun 22 2021, 2:55 PM
fuz updated the diff for D30669: Add schilytools port comprising 10 ports.
  • MOVED: fix wrong port name in sysutils/sformat entry
  • devel/schilybase: unsilence post-extract commands
Jun 22 2021, 2:55 PM
imp committed rG800e82d12411: UPDATING: Fix typo (authored by Maigurs Stalidzans <maigurs.stalidzans@icloud.com>).
UPDATING: Fix typo
Jun 22 2021, 2:48 PM
freebsdphab-AX9_cmx.ietfng.org requested review of D30864: vm: Change result code for VM_FAULT_NOFILL.
Jun 22 2021, 1:49 PM
freebsdphab-AX9_cmx.ietfng.org requested review of D30863: vm: introduce VM_ALLOC_NOZERO.
Jun 22 2021, 1:43 PM
vanilla committed R11:05155b4f4e1c: devel/py-grpcio-tools: update to 1.38.1. (authored by vanilla).
devel/py-grpcio-tools: update to 1.38.1.
Jun 22 2021, 1:28 PM
vanilla committed R11:15f586f24f7e: devel/py-grpcio: update to 1.38.1. (authored by vanilla).
devel/py-grpcio: update to 1.38.1.
Jun 22 2021, 1:18 PM
khng updated the diff for D29708: bhyve: Add virtio modern support handling.

Rebased after virtio-input support was added

Jun 22 2021, 1:04 PM
arichardson added inline comments to D30503: bhyve: Add support for EVFILT_VNODE mevents..
Jun 22 2021, 1:04 PM
mw accepted D30608: ip_mroute: initialize vif ifnet properly.
Jun 22 2021, 12:43 PM
trasz updated the diff for D30019: linux(4): implement coredump support.

Fix some more issues pointed out by Kib, and try to pacify tinderbox.

Jun 22 2021, 12:17 PM
trasz added inline comments to D30019: linux(4): implement coredump support.
Jun 22 2021, 12:16 PM