Page MenuHomeFreeBSD

fernape (Fernando Apesteguía)
User

Projects

User Details

User Since
Mar 8 2018, 7:29 PM (441 w, 2 d)

Recent Activity

Today

fernape added inline comments to D42156: whereis(1): Respect PORTSDIR variable.
Sun, Aug 23, 3:50 PM
fernape updated the diff for D42156: whereis(1): Respect PORTSDIR variable.

Remove spurious string copy.

Sun, Aug 23, 3:48 PM

Yesterday

fernape added a comment to D42156: whereis(1): Respect PORTSDIR variable.

Ping! 🔔

Sat, Aug 22, 3:50 PM
fernape added a comment to D51683: su(1): Add -g flag.

Friendly ping! 🔔

Sat, Aug 22, 3:48 PM
fernape added inline comments to D56845: mixer: Improve error messages.
Sat, Aug 22, 3:36 PM
fernape updated the diff for D56845: mixer: Improve error messages.

Fast exit on unknown device

Sat, Aug 22, 3:36 PM
fernape committed R11:ba87e7bb289c: graphics/opennurbs: Update to v8.34.26223.11001 (authored by fernape).
graphics/opennurbs: Update to v8.34.26223.11001
Sat, Aug 22, 3:22 PM

Fri, Aug 21

fernape added inline comments to D56845: mixer: Improve error messages.
Fri, Aug 21, 5:49 PM
fernape updated the diff for D56845: mixer: Improve error messages.

Improve message for wrong pcm device numbers

Fri, Aug 21, 5:47 PM

Wed, Aug 19

fernape committed R11:ba6550b37cb3: cad/openvsp: Update to 3.51.3 (authored by fernape).
cad/openvsp: Update to 3.51.3
Wed, Aug 19, 4:43 PM
fernape committed R9:c101e6d07d12: [phb][Uses]: Update kde (authored by fernape).
[phb][Uses]: Update kde
Wed, Aug 19, 4:31 PM
fernape updated the diff for D56845: mixer: Improve error messages.

Remove error msg about unit number being negative

Wed, Aug 19, 3:45 PM
fernape added a comment to D56845: mixer: Improve error messages.

I would argue that the user might not know it. "Invalid argument" is barely descriptive IMHO. If mixer knows the problem is that the supplied device number is negative, why not tell the user the exact problem instead of trusting the user "should know" something?

The reason I'm pushing back against this is because, apart from the fact that the -d option is already documented in the man page, the logic of the option is that you supply the name of the device (e.g., pcm0) or just its unit number. The error messages you introduce are accurate in the sense that they are more fine-grained in an input sense, but the point is that the user is trying to reference a device that does not exist, and these messages in my opinion make the issue more about the fact that the numbers are negative/out of range/etc, and not about the fact that the device simply does not exist. That's why I think "Invalid argument" for example is enough, because if someone deliberately tries to use the -d option, they should know what arguments it expects also, they wouldn't use an option randomly.

Wed, Aug 19, 3:45 PM

Thu, Aug 13

fernape committed R11:6e40e916ed77: www/gohugo: Update to 0.165.0 (authored by fernape).
www/gohugo: Update to 0.165.0
Thu, Aug 13, 6:30 PM

Wed, Aug 12

fernape added a comment to D56845: mixer: Improve error messages.

To be fair, I don't think these changes are meaningful. mixer(8) will fail for all the cases you are trying to catch anyway, and I think the messages are clear enough already.

Negative dunit:

$ mixer -d -1
mixer: cannot set default unit to -1: Invalid argument

dunit larger than the total number of mixers:

$ mixer -d10
mixer: cannot set default unit to 10: Invalid argument

Too large number:

$ mixer -d9999999999999999999999
mixer: strtol(9999999999999999999999): Result too large

Invalid input:

$ mixer -dfoobar
mixer: strtol(foobar): Invalid argument

The current scheme is uniform, and if a user wants to use the -d option in the first place, they should know that the argument is supposed to be a unit number (or pcm<unit_number>), so the current messages point to what the error is pretty well IMHO.

Wed, Aug 12, 5:20 PM

Tue, Aug 11

fernape committed R11:8b0601dc3504: security/vuxml: Add gitea vulnerabilities (authored by fernape).
security/vuxml: Add gitea vulnerabilities
Tue, Aug 11, 6:13 PM
fernape committed R11:a545eeccbefa: security/vuxml: Add Chromium vulnerabilities (authored by fernape).
security/vuxml: Add Chromium vulnerabilities
Tue, Aug 11, 6:00 PM

Mon, Aug 10

fernape added inline comments to D56845: mixer: Improve error messages.
Mon, Aug 10, 3:46 PM

Sun, Aug 9

fernape added a comment to D56845: mixer: Improve error messages.

Friendly ping 🔔 !!

Sun, Aug 9, 3:09 PM

Thu, Aug 6

fernape committed R11:feab0db65456: science/afni: Update to 26.2.03 (authored by fernape).
science/afni: Update to 26.2.03
Thu, Aug 6, 4:28 PM

Tue, Aug 4

fernape committed R11:39e47c3905fc: graphics/opennurbs: BREAK on i386 (authored by fernape).
graphics/opennurbs: BREAK on i386
Tue, Aug 4, 8:32 PM

Mon, Aug 3

fernape committed R11:d47715156c73: security/vuxml: Fix giflib entry (authored by fernape).
security/vuxml: Fix giflib entry
Mon, Aug 3, 4:08 PM

Sun, Aug 2

fernape committed R11:e24e089732a4: science/afni: Update to 26.2.02 (authored by fernape).
science/afni: Update to 26.2.02
Sun, Aug 2, 9:37 AM

Wed, Jul 29

fernape committed R11:2be4f0cfecfd: cad/openvsp: Update to 3.51.2 (authored by fernape).
cad/openvsp: Update to 3.51.2
Wed, Jul 29, 3:20 PM

Tue, Jul 28

fernape committed R11:5c12195dd009: security/vuxml: Add jetbrains-goland vulnerabilities (authored by fernape).
security/vuxml: Add jetbrains-goland vulnerabilities
Tue, Jul 28, 5:44 PM
fernape committed R11:c52b25c269a2: security/vuxml: Add Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add Mozilla vulnerabilities
Tue, Jul 28, 5:19 PM

Sun, Jul 26

fernape committed R11:49732c4a8e2c: math/cminpack: Update to 1.3.14 (authored by fernape).
math/cminpack: Update to 1.3.14
Sun, Jul 26, 8:39 PM
fernape committed R11:1b4a1ab87084: graphics/opennurbs: BREAK on i386 (authored by fernape).
graphics/opennurbs: BREAK on i386
Sun, Jul 26, 4:07 PM
fernape committed R11:27eb66d57ad2: graphics/converseen: Update to 0.15.2.7 (authored by fernape).
graphics/converseen: Update to 0.15.2.7
Sun, Jul 26, 4:06 PM

Jul 22 2026

fernape accepted D58345: .hooks: assorted bugfixes and efficiency overhaul, replacing external commands (awk) by shell built-ins.

LGTM!

Jul 22 2026, 8:22 PM

Jul 21 2026

fernape added inline comments to D58345: .hooks: assorted bugfixes and efficiency overhaul, replacing external commands (awk) by shell built-ins.
Jul 21 2026, 7:56 PM
fernape added inline comments to D58345: .hooks: assorted bugfixes and efficiency overhaul, replacing external commands (awk) by shell built-ins.
Jul 21 2026, 5:25 PM

Jul 20 2026

fernape committed R11:95139f3929aa: devel/cminpack: Update to 1.3.13 (authored by fernape).
devel/cminpack: Update to 1.3.13
Jul 20 2026, 7:54 PM
fernape committed R11:f09d5f893f37: cad/openvsp: Update to 3.51.1 (authored by fernape).
cad/openvsp: Update to 3.51.1
Jul 20 2026, 7:53 PM

Jul 10 2026

fernape committed R9:9bf095fffe66: [phb][Uses]: Add npm (authored by fernape).
[phb][Uses]: Add npm
Jul 10 2026, 6:06 PM
fernape committed R11:a56a8b921600: misc/freebsd-doc-de: Really fix pkg-list (authored by fernape).
misc/freebsd-doc-de: Really fix pkg-list
Jul 10 2026, 4:32 PM

Jul 9 2026

fernape committed R9:a5cd26fffa38: [phb][Uses]: Remove azurepy (authored by fernape).
[phb][Uses]: Remove azurepy
Jul 9 2026, 6:30 PM
fernape committed R11:b98076e0d0ab: graphics/converseen: Update to 0.15.2.6 (authored by fernape).
graphics/converseen: Update to 0.15.2.6
Jul 9 2026, 6:26 PM
fernape committed R11:7ce4fbec49f4: www/gohugo: Update to 0.164.0 (authored by fernape).
www/gohugo: Update to 0.164.0
Jul 9 2026, 5:45 PM
fernape accepted D58125: lang/clisp: use Berkeley db 18, not deprecated and considered insecure 5.

LGTM!

Jul 9 2026, 5:18 PM
fernape committed R11:4f7f361b8f8e: science/afni: Update to 26.2.01 (authored by fernape).
science/afni: Update to 26.2.01
Jul 9 2026, 5:10 PM
fernape committed R11:5619310d6612: misc/freebsd-doc-de: Remove article (authored by fernape).
misc/freebsd-doc-de: Remove article
Jul 9 2026, 5:09 PM

Jul 5 2026

fernape committed R11:8051a9abff35: sysutils/conky{-awesome}: Update to 1.24.2 (authored by fernape).
sysutils/conky{-awesome}: Update to 1.24.2
Jul 5 2026, 6:04 PM

Jul 3 2026

fernape committed R11:0b66a28c1f15: cad/openvsp: Update to 3.51.0 (authored by fernape).
cad/openvsp: Update to 3.51.0
Jul 3 2026, 6:21 PM
fernape committed R11:31df456d98ac: science/afni: Update to 26.2.00 (authored by fernape).
science/afni: Update to 26.2.00
Jul 3 2026, 6:21 PM

Jun 28 2026

fernape accepted D57912: security/vuxml: extend ffmpeg announcement to ffmpeg4 and ffmpeg6.

LGTM, thanks!

Jun 28 2026, 3:05 PM

Jun 26 2026

fernape accepted D57843: security/vuxml: document ffmpeg vulnerability.

LGTM!

Jun 26 2026, 3:17 PM

Jun 22 2026

fernape committed R11:a061775087ff: science/afni: Update to 26.1.05 (authored by fernape).
science/afni: Update to 26.1.05
Jun 22 2026, 8:42 PM

Jun 21 2026

fernape committed R11:0448ff47e722: www/gohugo: Update to 0.163.3 (authored by fernape).
www/gohugo: Update to 0.163.3
Jun 21 2026, 11:54 AM
fernape committed R11:53c8bc3c276c: graphics/opennurbs: Update to 8.32.26160.13001 (authored by fernape).
graphics/opennurbs: Update to 8.32.26160.13001
Jun 21 2026, 11:23 AM

Jun 18 2026

fernape accepted D57539: security/vuxml: refuse non CVE vuln IDs in validate target.

Terriffic. Thanks! (with ports-secteam@ hat) that for some reason doesn't show in Phab.

Jun 18 2026, 2:51 PM

Jun 17 2026

fernape added inline comments to D57539: security/vuxml: refuse non CVE vuln IDs in validate target.
Jun 17 2026, 9:07 PM

Jun 16 2026

fernape added inline comments to D57539: security/vuxml: refuse non CVE vuln IDs in validate target.
Jun 16 2026, 8:55 PM

Jun 15 2026

fernape committed R11:732a5f5ccae8: www/gohugo: Update to 0.163.2 (authored by fernape).
www/gohugo: Update to 0.163.2
Jun 15 2026, 4:59 PM

Jun 14 2026

fernape requested changes to D57539: security/vuxml: refuse non CVE vuln IDs in validate target.
Jun 14 2026, 3:26 PM

Jun 13 2026

fernape committed R11:ac71d981e142: www/gohugo: Update to 0.163.1 (authored by fernape).
www/gohugo: Update to 0.163.1
Jun 13 2026, 6:24 PM
fernape committed R11:9af1a00b513d: science/afni: Update to 26.1.04 (authored by fernape).
science/afni: Update to 26.1.04
Jun 13 2026, 11:34 AM

Jun 9 2026

fernape committed R11:e899c827b19d: www/gohugo: Update to 0.163.0 (authored by fernape).
www/gohugo: Update to 0.163.0
Jun 9 2026, 9:07 PM

Jun 7 2026

fernape committed R11:800dc67a6379: cad/openvsp: Update to 3.50.5 (authored by fernape).
cad/openvsp: Update to 3.50.5
Jun 7 2026, 3:13 PM

Jun 4 2026

fernape committed R11:d336f6df7764: security/vuxml: Fix nginx entry (authored by fernape).
security/vuxml: Fix nginx entry
Jun 4 2026, 9:02 PM

Jun 2 2026

fernape committed R11:2bbde2cb0082: sysutils/conky: Update to 0.124.0 (authored by fernape).
sysutils/conky: Update to 0.124.0
Jun 2 2026, 8:27 PM
fernape committed R11:6e9b815a655b: graphics/converseen: Update to 0.15.2.5 (authored by fernape).
graphics/converseen: Update to 0.15.2.5
Jun 2 2026, 8:25 PM

Jun 1 2026

fernape committed R11:ff66a15d1e7a: science/afni: Update to 26.1.03 (authored by fernape).
science/afni: Update to 26.1.03
Jun 1 2026, 9:12 PM

May 31 2026

fernape committed R11:5399aa48fb4b: security/vuxml: Fix nginx entry (authored by fernape).
security/vuxml: Fix nginx entry
May 31 2026, 4:18 PM

May 30 2026

fernape committed R11:dfe5dd617984: www/gohugo: Update to 0.162.1 (authored by fernape).
www/gohugo: Update to 0.162.1
May 30 2026, 7:24 PM

May 29 2026

fernape committed R11:ff0628cc99cd: sysutils/conky{-awesome}: Update to 1.23.0 (authored by fernape).
sysutils/conky{-awesome}: Update to 1.23.0
May 29 2026, 9:41 PM
fernape committed R11:0a0abf3f77d1: security/vuxml: Add www/gohugo vulnerabilities (authored by fernape).
security/vuxml: Add www/gohugo vulnerabilities
May 29 2026, 9:34 PM
fernape committed R11:f991008c5819: www/gohugo: Update to 0.162.0 (authored by fernape).
www/gohugo: Update to 0.162.0
May 29 2026, 9:11 PM
fernape committed R9:756aa08ce18c: [website]: Allow plain html content (authored by fernape).
[website]: Allow plain html content
May 29 2026, 6:18 PM

May 23 2026

fernape accepted D57193: security/vuxml: Add PORTEPOCH validation.

LGTM!

May 23 2026, 5:37 PM

May 22 2026

fernape committed R11:515c87d034d4: graphics/converseen: Update to 0.15.2.4 (authored by fernape).
graphics/converseen: Update to 0.15.2.4
May 22 2026, 6:43 PM
fernape committed R11:278014631fb8: cad/openvsp: Update to 3.50.4 (authored by fernape).
cad/openvsp: Update to 3.50.4
May 22 2026, 6:42 PM

May 18 2026

fernape committed R11:ed772e92ebf9: cad/openvsp: Update to 3.50.3 (authored by fernape).
cad/openvsp: Update to 3.50.3
May 18 2026, 11:03 AM
fernape committed R11:e39255b2ed07: net-im/openfire: Update to 5.0.5 (authored by Nikita Druba <nikita@druba.su>).
net-im/openfire: Update to 5.0.5
May 18 2026, 11:01 AM
fernape accepted D57024: Translate to Spanish the website theme.
May 18 2026, 10:55 AM

May 17 2026

fernape added a comment to D57024: Translate to Spanish the website theme.

Ya que decimos "porter" probablemente debamos dejar "ports".

May 17 2026, 5:14 PM

May 12 2026

fernape committed R11:6d0e297d8350: security/vuxml: Add dnsmasq vulnerabilities (authored by mandree).
security/vuxml: Add dnsmasq vulnerabilities
May 12 2026, 11:47 AM
fernape committed R11:70439fe03243: security/vuxml: Add prosody vulnerability (authored by einar_isnic.is).
security/vuxml: Add prosody vulnerability
May 12 2026, 11:34 AM
fernape committed R9:c2ea353432d0: [phb][Uses]: Add GO_LDFLAGS (authored by fernape).
[phb][Uses]: Add GO_LDFLAGS
May 12 2026, 8:55 AM
fernape added a comment to D53910: website: complete refresh of beastie theme.

Another possibility might be "For over 30 years, this grassroots project has been powered by volunteers, research institutions, and corporate supporters."

May 12 2026, 6:31 AM

May 11 2026

fernape committed R11:260dc0d24d43: security/vuxml: Remove warning (authored by fernape).
security/vuxml: Remove warning
May 11 2026, 8:26 AM
fernape committed R11:0dc651fe0412: security/vuxml: add CVEs for Prosody advisory 2026-04-29 (authored by Thomas Morper <twm@pdp11.pw>).
security/vuxml: add CVEs for Prosody advisory 2026-04-29
May 11 2026, 7:16 AM

May 10 2026

fernape committed R11:3f947fc3887c: science/afni: Update to 26.1.02 (authored by fernape).
science/afni: Update to 26.1.02
May 10 2026, 5:27 PM
fernape committed R11:80cbaac5ab00: cad/openvsp: Fix build with newer libc++ (authored by fernape).
cad/openvsp: Fix build with newer libc++
May 10 2026, 5:26 PM

May 8 2026

fernape committed R11:b5d985d51d5a: science/afni: Update to 26.1.01 (authored by fernape).
science/afni: Update to 26.1.01
May 8 2026, 1:11 PM
fernape committed R11:9685909a9397: devel/R-cran-rlang: Update to 1.2.0 (authored by fernape).
devel/R-cran-rlang: Update to 1.2.0
May 8 2026, 1:10 PM
fernape committed R11:10844f82f88e: x11/alttab: Update to 1.8.0 (authored by fernape).
x11/alttab: Update to 1.8.0
May 8 2026, 10:49 AM
fernape committed R11:c7efe81fa9ed: security/vuxml: Add Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add Mozilla vulnerabilities
May 8 2026, 8:29 AM

May 7 2026

fernape committed R11:a569a6a8961f: cad/openvsp: Fix build with moderner libc++ (authored by fernape).
cad/openvsp: Fix build with moderner libc++
May 7 2026, 2:25 PM
fernape accepted D56867: where: Add to derived distributions.
May 7 2026, 1:28 PM
fernape committed R11:646e75df22fa: security/vuxml: Add mongodb vulnerabilities (authored by fernape).
security/vuxml: Add mongodb vulnerabilities
May 7 2026, 10:01 AM
fernape committed R9:c06ad42897d5: [phb][Uses]: Improve nodejs (authored by fernape).
[phb][Uses]: Improve nodejs
May 7 2026, 9:06 AM

May 6 2026

fernape updated the summary of D56845: mixer: Improve error messages.
May 6 2026, 10:37 AM
fernape requested review of D56845: mixer: Improve error messages.
May 6 2026, 10:16 AM

May 5 2026

fernape committed R11:ebd139dc4a55: cad/openvsp: Update to 3.50.1 (authored by fernape).
cad/openvsp: Update to 3.50.1
May 5 2026, 3:26 PM
fernape committed R11:e7388e0e984e: cad/openvsp: Update to 3.50.0 (authored by fernape).
cad/openvsp: Update to 3.50.0
May 5 2026, 8:56 AM
fernape committed R11:86311b6f351f: www/gohugo: Update to 0.161.1 (authored by fernape).
www/gohugo: Update to 0.161.1
May 5 2026, 8:43 AM

May 3 2026

fernape committed R11:7807b4a986e3: security/vuxml: Add Mozilla vulnerability (authored by fernape).
security/vuxml: Add Mozilla vulnerability
May 3 2026, 4:40 PM
fernape committed R11:71de1d403492: www/gohugo: Update to 0.161.0 (authored by fernape).
www/gohugo: Update to 0.161.0
May 3 2026, 4:28 PM

Apr 29 2026

fernape committed R11:32bc1f34625a: security/vuxml: Add Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add Mozilla vulnerabilities
Apr 29 2026, 3:02 PM