Page MenuHomeFreeBSD

kfv (Faraz Vahedi)
User

Projects

User does not belong to any projects.

User Details

User Since
Jun 14 2019, 6:43 AM (372 w, 6 d)

Recent Activity

Yesterday

pi renamed kfv from kfv_kfv.io to kfv.
Thu, Aug 6, 4:17 PM

Wed, Aug 5

kfv accepted D58672: rtadvd: Fix RA flag inconsistency messages.
Wed, Aug 5, 2:32 PM

Wed, Jul 29

kfv added inline comments to D58066: Add sysconf(8) and libbsdconf(3).
Wed, Jul 29, 10:08 AM

Tue, Jul 28

kfv added inline comments to D58066: Add sysconf(8) and libbsdconf(3).
Tue, Jul 28, 8:16 PM

Mon, Jul 27

kfv added a comment to D58066: Add sysconf(8) and libbsdconf(3).

Same as above: undefined behaviour per C23 §7.4.1.

Mon, Jul 27, 1:44 PM
kfv requested changes to D58066: Add sysconf(8) and libbsdconf(3).
Mon, Jul 27, 7:08 AM
kfv added a comment to D58066: Add sysconf(8) and libbsdconf(3).

In the meantime, .Lb libbsdconf results in unknown library name, so please take care of it contrib/mandoc/lib.in.

Mon, Jul 27, 6:58 AM
kfv added a comment to D58066: Add sysconf(8) and libbsdconf(3).

I haven't reviewed the rest yet, but I'll go through them shortly and submit my reviews as well. For bsdconf.c and sysconf.c, at least, I've noticed a few things I'd like to share my notes with you. I'll get back to the rest soon again.

Mon, Jul 27, 6:52 AM
kfv added inline comments to D58066: Add sysconf(8) and libbsdconf(3).
Mon, Jul 27, 6:49 AM

Sat, Jul 25

kfv accepted D58425: e1000: Defer link-up notification until after TSO reset.

This beautifully addresses everything. Thanks, Kevin! Happy to see this land.

Sat, Jul 25, 1:19 PM

Fri, Jul 24

kfv added a comment to D58425: e1000: Defer link-up notification until after TSO reset.

The tri-state reads beautifully, and the link_was_published guard is a neat touch.

Fri, Jul 24, 11:07 PM

Jun 9 2026

kfv added inline comments to D56637: dhclient(8): Add support for IPv6-Only option (RFC 8925).
Jun 9 2026, 2:23 PM

Jun 6 2026

kfv added a comment to D57449: include: Fix assert break on C++.

Just opened a pull request. I'd appreciate it if you could take a look. I've verified everything I'm currently aware of passes at the moment (including the previously missed contextual bool conversion.) The LLVM libc++ tests mentioned earlier by @aokblast have also passed successfully.

Jun 6 2026, 5:23 PM
kfv added a comment to D57449: include: Fix assert break on C++.

Sure thing.

Jun 6 2026, 1:00 PM

Jun 5 2026

kfv added a comment to D57449: include: Fix assert break on C++.

The ((void)0) approach works but it drops the arity check and risks silent bugs. I did this for modes prior to C++20 mainly because I wasn’t sure if there were a better way. But for C++20 and later I still believe we can craft a solid solution. I’m not available today and will likely continue tomorrow, so I’d appreciate it if you could allow me a day or two. I do my best to deliver ASAP. In the meantime, please accept my apologies for any inconvenience.

Jun 5 2026, 9:18 AM

Oct 20 2024

kfv accepted D47205: Transfer maintainership to kfv.
Oct 20 2024, 6:43 AM

Jun 21 2022

kfv removed a member for rust: kfv.
Jun 21 2022, 11:18 AM
kfv removed a member for riscv: kfv.
Jun 21 2022, 11:18 AM
kfv removed a member for network: kfv.
Jun 21 2022, 11:18 AM
kfv removed a member for Jails: kfv.
Jun 21 2022, 11:18 AM
kfv removed a member for Contributor Reviews (src): kfv.
Jun 21 2022, 11:18 AM
kfv removed a member for Contributor Reviewers (ports): kfv.
Jun 21 2022, 11:18 AM

Jun 20 2022

kfv abandoned D34810: [NEW] devel/vipack: a language- and dependency-agnostic package manager.

Landed: https://cgit.freebsd.org/ports/commit/?id=222d74a808b45b34716e47806ca7e4815d9cc371

Jun 20 2022, 6:00 PM

Apr 20 2022

kfv added a comment to D32265: editors/texworks: Update to 0.6.7.

Thank you so much, sir. I did not know that. I make sure to keep it in mind for future contributions. I didn't have a dedicated server for my tests; I usually used to fire up an instance and remove it right after my tests. But I will take care of it shortly, roger that.

Apr 20 2022, 9:23 PM
kfv added a comment to D32265: editors/texworks: Update to 0.6.7.

@bofh: could you take another look, please? Let me know if there's anything I can/should improve.

Apr 20 2022, 3:07 PM

Apr 15 2022

kfv closed D34816: sysutils/dust: Update to v0.8.0.

This revision is landed: https://cgit.freebsd.org/ports/commit/?id=1f860c44bcb318517910740f83cc9b5dbe5c2a3c

Apr 15 2022, 11:19 AM

Apr 13 2022

kfv added a comment to D34818: devel/wrangler: Update to v1.19.11.

All right, I'll keep it in mind for my next ports. Many thanks to both of you.

Apr 13 2022, 3:32 PM
kfv added a comment to D34818: devel/wrangler: Update to v1.19.11.

@fernape: Sorry, I didn't know I must take care of all architecture. Could you please guide me on how to ensure it can build fine on 12.3 i386? And if the upstream has no official release for an architecture, should I specify that architecture in the Makefile or is there any specific process to see if we can make it work? And one more question, should I only care about tier 1 platforms of the supported RELEASE versions or do we have another rule? And my sincere apologies for the oversight.

Apr 13 2022, 11:53 AM

Apr 10 2022

kfv added a comment to D32265: editors/texworks: Update to 0.6.7.

The PLIST_FILES have grown big enough that it should be moved to a separate pkg-plist file now

Apr 10 2022, 2:40 PM
kfv updated the diff for D32265: editors/texworks: Update to 0.6.7.
  • editors/texworks: Move PLIST_FILES to pkg-plist
Apr 10 2022, 2:33 PM

Apr 9 2022

kfv requested review of D32265: editors/texworks: Update to 0.6.7.
Apr 9 2022, 11:53 PM
kfv added a comment to D32265: editors/texworks: Update to 0.6.7.

@bofh: It happens ;-D But one question, is there anything I should really change in this revision or the request is unintentionally opened?

Apr 9 2022, 11:53 PM
kfv added a comment to D34851: graphics/zathura: Update to 0.4.9.

@koobs: I tried it with LIB_DEPENDS, and it passed the tests. So yes, it works fine that way, but it wasn't impossible to specify the version. Therefore I just fixed the typo in SYNCTEX_RUN_DEPENDS.

Apr 9 2022, 4:22 PM
kfv updated the diff for D34851: graphics/zathura: Update to 0.4.9.
  • graphics/zathura: Fix typo in SYNCTEX_RUN_DEPENDS
Apr 9 2022, 4:20 PM
kfv added inline comments to D34851: graphics/zathura: Update to 0.4.9.
Apr 9 2022, 12:23 AM
kfv added inline comments to D34851: graphics/zathura: Update to 0.4.9.
Apr 9 2022, 12:17 AM
kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 9 2022, 12:14 AM
kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 9 2022, 12:14 AM
kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 9 2022, 12:13 AM
kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 9 2022, 12:10 AM
kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 9 2022, 12:09 AM
kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 9 2022, 12:09 AM
kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 9 2022, 12:07 AM
kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 9 2022, 12:05 AM
kfv added inline comments to D34851: graphics/zathura: Update to 0.4.9.
Apr 9 2022, 12:04 AM
kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 9 2022, 12:01 AM
kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 9 2022, 12:01 AM

Apr 8 2022

kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 8 2022, 11:59 PM
kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 8 2022, 11:59 PM
kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 8 2022, 11:57 PM
kfv updated the summary of D34816: sysutils/dust: Update to v0.8.0.
Apr 8 2022, 11:54 PM
kfv updated the summary of D34816: sysutils/dust: Update to v0.8.0.
Apr 8 2022, 11:47 PM
kfv updated the summary of D32265: editors/texworks: Update to 0.6.7.
Apr 8 2022, 11:40 PM
kfv added inline comments to D32265: editors/texworks: Update to 0.6.7.
Apr 8 2022, 11:34 PM
kfv retitled D32265: editors/texworks: Update to 0.6.7 from editors/texworks: Update to 0.6.6 to editors/texworks: Update to 0.6.7.
Apr 8 2022, 11:21 PM
kfv updated the diff for D32265: editors/texworks: Update to 0.6.7.
  • editors/texworks: Update to 0.6.7
Apr 8 2022, 11:20 PM
kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 8 2022, 9:23 PM
kfv updated the summary of D34851: graphics/zathura: Update to 0.4.9.
Apr 8 2022, 9:23 PM
kfv added inline comments to D34851: graphics/zathura: Update to 0.4.9.
Apr 8 2022, 9:22 PM
kfv added inline comments to D34851: graphics/zathura: Update to 0.4.9.
Apr 8 2022, 9:20 PM
kfv abandoned D32266: graphics/zathura: Update to 0.4.8, Add SyncTeX support.

Closed in order to continue with D34851 for the next version.

Apr 8 2022, 9:13 PM
kfv requested review of D34851: graphics/zathura: Update to 0.4.9.
Apr 8 2022, 9:12 PM
kfv added a reviewer for D34843: lang/voc: Update to v2.1.1: Ports Committers.
Apr 8 2022, 12:50 PM
kfv updated the summary of D34843: lang/voc: Update to v2.1.1.
Apr 8 2022, 12:49 PM
kfv requested review of D34843: lang/voc: Update to v2.1.1.
Apr 8 2022, 12:49 PM
kfv abandoned D32264: devel/tex-synctex: Update to 1.21.0.
Apr 8 2022, 10:44 AM
kfv added a comment to D32264: devel/tex-synctex: Update to 1.21.0.

@bofh: Perfect! Sorry that I didn't notice the update. All right, so I close this revision, thanks.

Apr 8 2022, 10:43 AM
kfv requested review of D34816: sysutils/dust: Update to v0.8.0.
Apr 8 2022, 10:31 AM
kfv added a comment to D34816: sysutils/dust: Update to v0.8.0.

I don't understand the why/description in commit log message.

Are the patches 'no longer required' ?

Apr 8 2022, 10:31 AM
kfv updated the summary of D34816: sysutils/dust: Update to v0.8.0.
Apr 8 2022, 10:30 AM
kfv updated the summary of D34816: sysutils/dust: Update to v0.8.0.
Apr 8 2022, 10:24 AM
kfv updated the summary of D34817: www/vultr-cli: Update to v2.12.2.
Apr 8 2022, 9:42 AM

Apr 7 2022

kfv added a reviewer for D32264: devel/tex-synctex: Update to 1.21.0: Ports Committers.
Apr 7 2022, 11:35 AM
kfv added a reviewer for D32265: editors/texworks: Update to 0.6.7: Ports Committers.
Apr 7 2022, 11:35 AM
kfv added a reviewer for D32266: graphics/zathura: Update to 0.4.8, Add SyncTeX support: Ports Committers.
Apr 7 2022, 11:34 AM
kfv updated the summary of D34818: devel/wrangler: Update to v1.19.11.
Apr 7 2022, 11:24 AM
kfv updated the summary of D34817: www/vultr-cli: Update to v2.12.2.
Apr 7 2022, 11:23 AM
kfv requested review of D34818: devel/wrangler: Update to v1.19.11.
Apr 7 2022, 11:23 AM
kfv updated the summary of D34817: www/vultr-cli: Update to v2.12.2.
Apr 7 2022, 10:56 AM
kfv requested review of D34817: www/vultr-cli: Update to v2.12.2.
Apr 7 2022, 10:55 AM
kfv updated the diff for D34810: [NEW] devel/vipack: a language- and dependency-agnostic package manager.
  • devel/vipack: Update the patch file
Apr 7 2022, 10:25 AM
kfv added inline comments to D34810: [NEW] devel/vipack: a language- and dependency-agnostic package manager.
Apr 7 2022, 10:20 AM
kfv updated the diff for D34810: [NEW] devel/vipack: a language- and dependency-agnostic package manager.
  • devel/vipack: Update to v0.9.1, include LICENSE_FILE, use devel/git, and improve the pkg-descr
Apr 7 2022, 10:13 AM
kfv updated the summary of D34816: sysutils/dust: Update to v0.8.0.
Apr 7 2022, 9:43 AM
kfv requested review of D34816: sysutils/dust: Update to v0.8.0.
Apr 7 2022, 9:39 AM

Apr 6 2022

kfv updated the summary of D34810: [NEW] devel/vipack: a language- and dependency-agnostic package manager.
Apr 6 2022, 11:49 PM
kfv requested review of D34810: [NEW] devel/vipack: a language- and dependency-agnostic package manager.
Apr 6 2022, 11:48 PM

Feb 7 2022

kfv requested review of D32265: editors/texworks: Update to 0.6.7.
Feb 7 2022, 11:09 PM
kfv requested review of D32264: devel/tex-synctex: Update to 1.21.0.
Feb 7 2022, 11:09 PM

Jan 14 2022

kfv added a comment to D33768: [NEW] devel/wrangler: Cloudflare Workers CLI Tool.

Oh, right! Thank you so much.

Jan 14 2022, 9:09 AM

Jan 8 2022

kfv added a reviewer for D33788: [NEW] sysutils/dust: More intuitive version of du: Contributor Reviewers (ports).
Jan 8 2022, 2:54 PM
kfv added a reviewer for D33768: [NEW] devel/wrangler: Cloudflare Workers CLI Tool: Contributor Reviewers (ports).
Jan 8 2022, 2:53 PM
kfv updated the summary of D33791: [NEW] www/vultr-cli: Official command line tool for Vultr services.
Jan 8 2022, 2:52 PM
kfv updated the diff for D33791: [NEW] www/vultr-cli: Official command line tool for Vultr services.
  • www/vultr-cli: Remove spaces from the beginning of lines in pkg-descr
Jan 8 2022, 2:49 PM
kfv requested review of D33791: [NEW] www/vultr-cli: Official command line tool for Vultr services.
Jan 8 2022, 2:46 PM
kfv updated the diff for D33788: [NEW] sysutils/dust: More intuitive version of du.
  • sysutils/dust: Fix typo in pkg-descr
Jan 8 2022, 11:03 AM
kfv updated the summary of D33788: [NEW] sysutils/dust: More intuitive version of du.
Jan 8 2022, 11:00 AM
kfv requested review of D33788: [NEW] sysutils/dust: More intuitive version of du.
Jan 8 2022, 10:59 AM

Jan 6 2022

kfv added a comment to D33768: [NEW] devel/wrangler: Cloudflare Workers CLI Tool.

I have a few questions from Rust porters, by the way, so I can do better next time:

Jan 6 2022, 1:16 PM
kfv updated the summary of D33768: [NEW] devel/wrangler: Cloudflare Workers CLI Tool.
Jan 6 2022, 12:54 PM