Page MenuHomeFreeBSD

fernape (Fernando Apesteguรญa)
User

Projects

User Details

User Since
Mar 8 2018, 7:29 PM (423 w, 5 d)

Recent Activity

Yesterday

fernape committed R11:21e26919cb91: security/vuxml: Add Mozilla vulnerability (authored by fernape).
security/vuxml: Add Mozilla vulnerability
Tue, Apr 21, 3:13 PM

Fri, Apr 17

fernape closed D56428: [hb]: Add fwget information.
Fri, Apr 17, 6:06 PM
fernape committed R9:9077be24875c: [hb]: Add fwget information (authored by fernape).
[hb]: Add fwget information
Fri, Apr 17, 6:06 PM
fernape added a comment to D56428: [hb]: Add fwget information.

Thanks for the review!

Fri, Apr 17, 6:06 PM
fernape committed R11:91adf3252398: security/vuxml: Add Mozilla vulnerability (authored by fernape).
security/vuxml: Add Mozilla vulnerability
Fri, Apr 17, 6:31 AM

Thu, Apr 16

fernape updated the test plan for D56428: [hb]: Add fwget information.
Thu, Apr 16, 3:35 PM
fernape requested review of D56428: [hb]: Add fwget information.
Thu, Apr 16, 3:33 PM
fernape committed R9:456f5595eff9: [phb]: Remove references to INSTALLS_OMF (authored by fernape).
[phb]: Remove references to INSTALLS_OMF
Thu, Apr 16, 3:31 PM
fernape committed R9:b2222ccc4439: [phb][uses]: Add inotify (authored by fernape).
[phb][uses]: Add inotify
Thu, Apr 16, 3:20 PM

Wed, Apr 15

fernape updated subscribers of D53910: website: complete refresh of beastie theme.

@carlavilla Can you try to get your changes merged so this can get committed soon? The 15.1 release cycle is about to get underway and I'm worried about this landing at a time when I'm doing a bunch of commits, especially since I stage them ahead of time and then push out when announcements are ready to go -- I don't want to have rebase problems show up at the wrong moment.

In my repo, I have the "main" page finished.
I'll try to have the rest today and send an email to core@ and doceng@

It would be fantastic to drop this (well, your repo on GH) sooner rather than later to help @cperciva out too. I am fine with 'good enough' that can be iterated on _once live_. "Perfect is the enemy of good", and when it comes to a website versus code, that mantra is ok to live with (it's not OK to live with in OS code, but let's not conflate the two things ๐Ÿ˜„ ). @vladlen has good ideas about improving i18n too, although I think the GH repo has a lot of that implemented now, which is great.

What I'd love to do is get the site live with the new version @carlavilla, get more people [from the community] interested in working on it (because it's modern!) and keep improving on things, versus letting it get stale.

I have a sub for Screaming Frog, so we can check freebsd.fortasse.org for stale/dead links and other 'code smells'. We should run it through the w3 validator, although tbf, both of these checks can happen after go live.

@fernape what are your thoughts on getting the newer (>= 0.156) hugo on CI servers, and checking the live server too?

Wed, Apr 15, 11:54 AM

Tue, Apr 14

fernape committed R11:3a74e0dbb70a: graphics/converseen: Update to 0.15.2.3 (authored by fernape).
graphics/converseen: Update to 0.15.2.3
Tue, Apr 14, 11:32 AM
fernape committed R11:92576289d639: science/afni: Update to 26.1.00 (authored by fernape).
science/afni: Update to 26.1.00
Tue, Apr 14, 11:31 AM
fernape added a comment to D53910: website: complete refresh of beastie theme.
In D53910#1290526, @bz wrote:

I just looked at the staging site. My initial comment was: that's the next level of losing links to what is available on www.freebsd.org in information and this time we are avoiding the fact that monitors are WIDE and not 4:3 anymore for 1.5 decades. 70% of the landing page is white space and if you look at the generated page we are serving blank lines of HTML and little content in vertical scrolling. Please bring SGML back. *cry*

You need to update https://freebsd.fortasse.cloud/internal/about/ to which I have no idea to get to anymore if I wouldn't know /internal/ existed. Probably a fault of the previous (current) version already.

The sidebar on /security/ is unreadable with some items spanning 2-3 lines.

The footer uses more vertical space than content on some of the menu-accessible pages.

The 5 columns under the marketing which have information have become tiny unreadable here.

Firefox on a FreeBSD Laptop.

@carlavilla latest version is now up on https://freebsd.fortasse.cloud โ€” please take a look at that @bz ๐Ÿ‘ You may have to hard refresh the page to get all the components. It should look like the screen shot posted yesterday, i.e. with the yellow download buttons.

Regarding whitespace and screen widths. There has been lots of research into this, and long story short, it's all led by the way we humans read. For a more skilled and lengthy overview, this is worth a watchโ€ฆ https://youtu.be/Jf0cjocP8Wk

Lastly, @carlavilla there is the Hugo deprecation notice in your latest work. I fixed it in this Phab the other day, I'll do it against your repo and issue a PR later today ๐Ÿ‘ The notice looks like this on build:

WARN  deprecated: .Site.Data was deprecated in Hugo v0.156.0 and will be removed in a future release. Use hugo.Data instead.
WARN  deprecated: .Site.Sites and .Page.Sites was deprecated in Hugo v0.156.0 and will be removed in a future release. Use hugo.Sites instead.

I'm really happy to see this moving again! Let's get it deployed soon, so the world stops thinking we're a dying project. We're anything but ๐Ÿ‘

Yes, about the warning I know, fernape@ fixed it but for some reason he reverted the change.

I just took a look and for some reason, some strings are not translated, don't know why, and the same for some icons.
Also, can you deploy the minified version?

Tue, Apr 14, 11:29 AM
fernape added a comment to D53910: website: complete refresh of beastie theme.
In D53910#1290526, @bz wrote:

I just looked at the staging site. My initial comment was: that's the next level of losing links to what is available on www.freebsd.org in information and this time we are avoiding the fact that monitors are WIDE and not 4:3 anymore for 1.5 decades. 70% of the landing page is white space and if you look at the generated page we are serving blank lines of HTML and little content in vertical scrolling. Please bring SGML back. *cry*

You need to update https://freebsd.fortasse.cloud/internal/about/ to which I have no idea to get to anymore if I wouldn't know /internal/ existed. Probably a fault of the previous (current) version already.

The sidebar on /security/ is unreadable with some items spanning 2-3 lines.

The footer uses more vertical space than content on some of the menu-accessible pages.

The 5 columns under the marketing which have information have become tiny unreadable here.

Firefox on a FreeBSD Laptop.

@carlavilla latest version is now up on https://freebsd.fortasse.cloud โ€” please take a look at that @bz ๐Ÿ‘ You may have to hard refresh the page to get all the components. It should look like the screen shot posted yesterday, i.e. with the yellow download buttons.

Regarding whitespace and screen widths. There has been lots of research into this, and long story short, it's all led by the way we humans read. For a more skilled and lengthy overview, this is worth a watchโ€ฆ https://youtu.be/Jf0cjocP8Wk

Lastly, @carlavilla there is the Hugo deprecation notice in your latest work. I fixed it in this Phab the other day, I'll do it against your repo and issue a PR later today ๐Ÿ‘ The notice looks like this on build:

WARN  deprecated: .Site.Data was deprecated in Hugo v0.156.0 and will be removed in a future release. Use hugo.Data instead.
WARN  deprecated: .Site.Sites and .Page.Sites was deprecated in Hugo v0.156.0 and will be removed in a future release. Use hugo.Sites instead.

I'm really happy to see this moving again! Let's get it deployed soon, so the world stops thinking we're a dying project. We're anything but ๐Ÿ‘

Yes, about the warning I know, fernape@ fixed it but for some reason he reverted the change.

Tue, Apr 14, 11:13 AM

Sat, Apr 11

fernape committed R11:22677bbb52d2: cad/openvsp: Update to 3.49.0 (authored by fernape).
cad/openvsp: Update to 3.49.0
Sat, Apr 11, 3:20 PM

Thu, Apr 9

fernape committed R11:8c267bd7d637: graphics/openexr*: Security update to 3.4.9 (authored by mandree).
graphics/openexr*: Security update to 3.4.9
Thu, Apr 9, 5:13 PM
fernape committed R11:8d37932e80f0: www/gohugo: Update to 0.161.1 (authored by fernape).
www/gohugo: Update to 0.161.1
Thu, Apr 9, 5:05 PM
fernape committed R11:bf8e91afef83: security/vuxml: Add Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add Mozilla vulnerabilities
Thu, Apr 9, 10:26 AM

Sun, Apr 5

fernape committed R11:a354f718993f: www/gohugo: Update to 0.160.0 (authored by fernape).
www/gohugo: Update to 0.160.0
Sun, Apr 5, 5:51 PM
fernape committed R11:f2b8dcc5bc95: security/vuxml: Add {lib}nghttp2 vulneability (authored by fernape).
security/vuxml: Add {lib}nghttp2 vulneability
Sun, Apr 5, 11:56 AM
fernape committed R11:398bb7d10727: www/libnghttp2: Update to 1.68.1 (authored by fernape).
www/libnghttp2: Update to 1.68.1
Sun, Apr 5, 11:50 AM

Sat, Apr 4

fernape committed R11:199ea2e3b76d: security/autofirma: Use LTS Java 21 (authored by fernape).
security/autofirma: Use LTS Java 21
Sat, Apr 4, 11:43 AM

Fri, Apr 3

fernape committed R11:d7f642fc7863: security/vuxml: Add mongodb{78}0 vulnerability (authored by fernape).
security/vuxml: Add mongodb{78}0 vulnerability
Fri, Apr 3, 4:44 PM
fernape committed R11:53ac816170a6: security/vuxml: add openexr < 3.4.9 vulns (authored by mandree).
security/vuxml: add openexr < 3.4.9 vulns
Fri, Apr 3, 10:07 AM

Thu, Apr 2

fernape committed R11:797d634c2705: cad/openvsp: Update to 3.48.2 (authored by fernape).
cad/openvsp: Update to 3.48.2
Thu, Apr 2, 6:04 PM
fernape committed R11:8768587ee735: www/gohugo: Update to 0.159.2 (authored by fernape).
www/gohugo: Update to 0.159.2
Thu, Apr 2, 6:03 PM
fernape committed R11:c36ab384a66b: www/gohugo: Update to 0.159.2 (authored by fernape).
www/gohugo: Update to 0.159.2
Thu, Apr 2, 6:02 PM

Wed, Apr 1

fernape committed R11:f80c0f3f727e: science/afni: Update to 26.0.11 (authored by fernape).
science/afni: Update to 26.0.11
Wed, Apr 1, 5:35 PM

Mon, Mar 30

fernape committed R9:2f8978c9b607: Revert "[website]: Remove deprecated elements" (authored by fernape).
Revert "[website]: Remove deprecated elements"
Mon, Mar 30, 8:21 AM
fernape added a reverting change for R9:e4e43c2e6795: [website]: Remove deprecated elements: R9:2f8978c9b607: Revert "[website]: Remove deprecated elements".
Mon, Mar 30, 8:21 AM

Fri, Mar 27

fernape committed R11:cabbaf6b51f5: www/gohugo: Update to 0.159.1 (authored by fernape).
www/gohugo: Update to 0.159.1
Fri, Mar 27, 1:50 PM
fernape committed R9:e4e43c2e6795: [website]: Remove deprecated elements (authored by fernape).
[website]: Remove deprecated elements
Fri, Mar 27, 1:42 PM

Thu, Mar 26

fernape committed R11:62f0a081738b: security/vuxml: Add Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add Mozilla vulnerabilities
Thu, Mar 26, 7:19 PM
fernape committed R11:3286e7ea25e5: graphics/converseen: Update to 0.15.2.2 (authored by fernape).
graphics/converseen: Update to 0.15.2.2
Thu, Mar 26, 3:46 PM

Mar 22 2026

fernape committed R11:0edbd2a55118: security/vuxml: Fix roundcube package name (authored by Tomรกลก ฤŒiernik <tomas@ciernik.sk>).
security/vuxml: Fix roundcube package name
Mar 22 2026, 5:09 PM
fernape committed R11:ef8a958cfcee: security/vuxml: Fix linux-c7-sqlite range (authored by fernape).
security/vuxml: Fix linux-c7-sqlite range
Mar 22 2026, 5:03 PM

Mar 19 2026

fernape committed R11:098cfd942089: science/afni: Update to 26.0.10 (authored by fernape).
science/afni: Update to 26.0.10
Mar 19 2026, 7:32 PM
fernape committed R11:70d765816c1d: security/vuxml: Add unifi{9,10} vulnerabilities (authored by fernape).
security/vuxml: Add unifi{9,10} vulnerabilities
Mar 19 2026, 7:03 PM

Mar 18 2026

fernape committed R11:0f0b512f00c0: www/gohugo: Update to 0.158.0 (authored by fernape).
www/gohugo: Update to 0.158.0
Mar 18 2026, 7:12 AM

Mar 17 2026

fernape accepted D55805: Allow man(1) to search translated manpages in pure $man_lang subdirectory.

LGTM, provided the comment is addressed :-)

Mar 17 2026, 7:21 AM ยท manpages

Mar 15 2026

fernape committed R9:5964bc61bef3: [phb]: Remove openjdk20 (authored by fernape).
[phb]: Remove openjdk20
Mar 15 2026, 6:15 PM

Mar 14 2026

fernape committed R11:4d9a1c5f2a07: net/remmina: Switch to freerdp3 (authored by Yoshiaki Kasahara <ykasap@gmail.com>).
net/remmina: Switch to freerdp3
Mar 14 2026, 5:19 PM

Mar 12 2026

fernape committed R11:814d765572d9: security/vuxml: Add Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add Mozilla vulnerabilities
Mar 12 2026, 7:23 AM

Mar 5 2026

fernape committed R11:949d6096a40c: sysutils/conky: Update to 1.22.3 (authored by fernape).
sysutils/conky: Update to 1.22.3
Mar 5 2026, 4:36 PM
fernape committed R11:6334fb67a07d: cad/openvsp: Update to 3.48.1 (authored by fernape).
cad/openvsp: Update to 3.48.1
Mar 5 2026, 4:34 PM

Mar 2 2026

fernape committed R11:6c8efa3663aa: security/vuxml: Amend sqlite entry (authored by fernape).
security/vuxml: Amend sqlite entry
Mar 2 2026, 6:03 PM
fernape committed R11:7170ba86eca2: cad/openvsp: Update to 3.48.0 (authored by fernape).
cad/openvsp: Update to 3.48.0
Mar 2 2026, 5:50 PM
fernape committed R11:5d2578b94de5: graphics/converseen: Update to 0.15.2.1 (authored by fernape).
graphics/converseen: Update to 0.15.2.1
Mar 2 2026, 5:48 PM

Feb 27 2026

fernape committed R11:fbf240f88ea2: security/vuxml: Add Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add Mozilla vulnerabilities
Feb 27 2026, 6:08 PM
fernape committed R11:e5db54b27b95: security/vuxml: Add Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add Mozilla vulnerabilities
Feb 27 2026, 6:02 PM
fernape committed R11:16fea28dd75c: www/gohugo: Update to 0.157.0 (authored by fernape).
www/gohugo: Update to 0.157.0
Feb 27 2026, 5:15 PM

Feb 25 2026

fernape committed R11:e3f5fcb18ec8: graphics/converseen: Update to 0.15.2.0 (authored by fernape).
graphics/converseen: Update to 0.15.2.0
Feb 25 2026, 9:44 PM
fernape committed R11:bd452c56371f: science/afni: Update to 26.0.09 (authored by fernape).
science/afni: Update to 26.0.09
Feb 25 2026, 6:37 AM

Feb 21 2026

fernape committed R11:f3890ea3d1f4: net/remmina: Update to 1.4.43 (authored by fernape).
net/remmina: Update to 1.4.43
Feb 21 2026, 4:37 PM

Feb 20 2026

fernape committed R11:6d6e57103fb2: security/vuxml: Add Mozilla vulnerability (authored by fernape).
security/vuxml: Add Mozilla vulnerability
Feb 20 2026, 6:43 PM

Feb 19 2026

fernape committed R11:ad2041275df3: www/gohugo: Update to 0.156.0 (authored by fernape).
www/gohugo: Update to 0.156.0
Feb 19 2026, 4:18 PM

Feb 16 2026

fernape committed R11:ae6d80d8d9b9: security/vuxml: Add png vulnerability (authored by fernape).
security/vuxml: Add png vulnerability
Feb 16 2026, 4:21 PM

Feb 15 2026

fernape committed R9:ab01611b4334: [phb]: Update JAVA_VERSION values. (authored by fernape).
[phb]: Update JAVA_VERSION values.
Feb 15 2026, 5:34 PM
fernape committed R11:2f44bf404561: net/remmina: Update to 1.4.42 (authored by fernape).
net/remmina: Update to 1.4.42
Feb 15 2026, 1:19 PM

Feb 14 2026

fernape committed R11:ea5760cbbcec: security/vuxml: Add munge vulnerability (authored by fernape).
security/vuxml: Add munge vulnerability
Feb 14 2026, 6:25 PM
fernape committed R11:98a20248747e: security/vuxml: make newentry: Fix providers init. (authored by fernape).
security/vuxml: make newentry: Fix providers init.
Feb 14 2026, 6:17 PM

Feb 13 2026

fernape committed R11:a5cc652b1d75: security/vuxml: document expat vulnerabilities (authored by Tomรกลก ฤŒiernik <tomas@ciernik.sk>).
security/vuxml: document expat vulnerabilities
Feb 13 2026, 9:31 AM

Feb 12 2026

fernape committed R11:b455d2003569: security/vuxml: Add mongodb[78] vulnerabilities (authored by fernape).
security/vuxml: Add mongodb[78] vulnerabilities
Feb 12 2026, 2:52 PM

Feb 9 2026

fernape committed R11:d1c6be14cd71: security/vuxml: Fix roundcube entry (authored by fernape).
security/vuxml: Fix roundcube entry
Feb 9 2026, 1:51 PM
fernape committed R11:8845ac3c2ce3: www/gohugo: Update to 0.155.3 (authored by fernape).
www/gohugo: Update to 0.155.3
Feb 9 2026, 7:13 AM

Feb 3 2026

fernape committed R11:1d761acd21c3: science/afni: Update to 26.0.08 (authored by fernape).
science/afni: Update to 26.0.08
Feb 3 2026, 7:01 AM
fernape committed R11:b5df0139a02f: www/gohugo: Update to 0.155.2 (authored by fernape).
www/gohugo: Update to 0.155.2
Feb 3 2026, 7:00 AM

Jan 30 2026

fernape committed R11:914fdd03d748: www/gohugo: Update to 0.155.1 (authored by fernape).
www/gohugo: Update to 0.155.1
Jan 30 2026, 4:58 PM
fernape committed R11:c94460415de4: www/gohugo: Update to 0.155.0 (authored by fernape).
www/gohugo: Update to 0.155.0
Jan 30 2026, 1:56 PM

Jan 28 2026

fernape committed R11:a8cce2166444: security/vuxml: Add firefox vulnerabilities (authored by fernape).
security/vuxml: Add firefox vulnerabilities
Jan 28 2026, 4:58 PM

Jan 25 2026

fernape committed R11:a9a6014ccaa6: science/afni: Update to 26.0.07 (authored by fernape).
science/afni: Update to 26.0.07
Jan 25 2026, 7:07 PM

Jan 24 2026

fernape committed R11:6cbb8d68c005: cad/openvsp: Update to 3.47.0 (authored by fernape).
cad/openvsp: Update to 3.47.0
Jan 24 2026, 4:44 PM
fernape committed R11:9365ec8b77b8: science/afni: Update to 26.0.06 (authored by fernape).
science/afni: Update to 26.0.06
Jan 24 2026, 4:43 PM

Jan 22 2026

fernape committed R11:062204750c5d: science/afni: Update to 26.0.05 (authored by fernape).
science/afni: Update to 26.0.05
Jan 22 2026, 4:55 PM

Jan 21 2026

fernape committed R11:0abc6067690b: science/afni: Update to 26.0.04 (authored by fernape).
science/afni: Update to 26.0.04
Jan 21 2026, 9:39 PM

Jan 20 2026

fernape committed R11:8f0c5910e06b: science/afni: Update to 26.0.03 (authored by fernape).
science/afni: Update to 26.0.03
Jan 20 2026, 9:46 PM
fernape committed R11:f05d25100403: astro/osmium-tool: Upgrade to v1.19.0 (authored by Ian Wagner <ianthetechie@gmail.com>).
astro/osmium-tool: Upgrade to v1.19.0
Jan 20 2026, 9:45 PM
fernape committed R11:3b89aa332947: graphics/djview4: Udptate to 4.12.3 and switch to qt6 (authored by mew14930xvi <mew14930xvi@inbox.lv>).
graphics/djview4: Udptate to 4.12.3 and switch to qt6
Jan 20 2026, 7:16 AM
fernape committed R11:5136359f9127: science/afni: Update to 26.0.02 (authored by fernape).
science/afni: Update to 26.0.02
Jan 20 2026, 7:15 AM

Jan 19 2026

fernape committed R9:51c110327357: [phb][Uses]: Update gssapi (authored by fernape).
[phb][Uses]: Update gssapi
Jan 19 2026, 6:02 PM

Jan 16 2026

fernape committed R11:717db2337b40: security/vuxml: Add Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add Mozilla vulnerabilities
Jan 16 2026, 5:50 PM
fernape committed R11:10eff7f91c3b: science/afni: Update to 26.0.01 (authored by fernape).
science/afni: Update to 26.0.01
Jan 16 2026, 7:20 AM

Jan 14 2026

fernape committed R11:ce837c6e6d16: www/gohugo: Update to 0.154.4 (authored by fernape).
www/gohugo: Update to 0.154.4
Jan 14 2026, 12:53 AM
fernape committed R11:9cde2fc0064f: www/gohugo: Update to 0.154.5 (authored by fernape).
www/gohugo: Update to 0.154.5
Jan 14 2026, 12:53 AM
fernape committed R9:712bd51a4ef2: [phb][Uses]: Update electronfix allowed arguments (authored by fernape).
[phb][Uses]: Update electronfix allowed arguments
Jan 14 2026, 12:50 AM
fernape committed R9:5fe2d080fb78: [phb][Uses]: Update Uses=go (authored by fernape).
[phb][Uses]: Update Uses=go
Jan 14 2026, 12:50 AM

Jan 9 2026

fernape committed R11:840ea9cf58d2: science/afni: Update to 26.0.00 (authored by fernape).
science/afni: Update to 26.0.00
Jan 9 2026, 6:44 PM

Jan 6 2026

fernape committed R11:78cbeae23cfc: www/gohugo: Update to 0.154.3 (authored by fernape).
www/gohugo: Update to 0.154.3
Jan 6 2026, 7:36 PM

Jan 4 2026

fernape committed R11:6fe649f13166: www/gohugo: Update to 0.154.2 (authored by fernape).
www/gohugo: Update to 0.154.2
Jan 4 2026, 5:39 PM

Jan 1 2026

fernape accepted D54411: linprocfs.5: Synchronize style and format with 15-STABLE.
Jan 1 2026, 12:11 PM

Dec 31 2025

fernape committed R11:9b56da47a61f: www/gohugo: Update to 0.154.0 (authored by fernape).
www/gohugo: Update to 0.154.0
Dec 31 2025, 5:42 PM
fernape committed R11:a992a7515b0d: multimedia/arcan: update 0.7.0.1 -> 0.7.1 (authored by Al Hoang <hoanga@gmail.com>).
multimedia/arcan: update 0.7.0.1 -> 0.7.1
Dec 31 2025, 5:12 PM
fernape committed R11:75694bfd2d7c: graphics/openimageio: Update to v3.1.8.0 (authored by fernape).
graphics/openimageio: Update to v3.1.8.0
Dec 31 2025, 5:10 PM
fernape committed R11:09e491a5472e: graphics/opencolorio: Update to v2.5.0 (authored by FreeBSD_ShaneWare.Biz).
graphics/opencolorio: Update to v2.5.0
Dec 31 2025, 5:09 PM
fernape accepted D54408: linprocfs.5: Synchronize style and format with 15-STABLE.

Macro lgtm:

Dec 31 2025, 5:01 PM
fernape committed R11:774fee5e052b: sysutils/limine: Update to 10.6.0 (authored by Mintsuki <mintsuki@protonmail.com>).
sysutils/limine: Update to 10.6.0
Dec 31 2025, 2:01 PM
fernape committed R11:715201711beb: devel/robin-map: update to v1.4.1 (authored by FreeBSD_ShaneWare.Biz).
devel/robin-map: update to v1.4.1
Dec 31 2025, 2:00 PM

Dec 30 2025

fernape committed R11:da0b1465fdaf: www/gohugo: Update to 0.153.5 (authored by fernape).
www/gohugo: Update to 0.153.5
Dec 30 2025, 4:57 PM

Dec 29 2025

fernape committed R11:4740aad8925c: security/vuxml: Add forgejo vulnerability (authored by fernape).
security/vuxml: Add forgejo vulnerability
Dec 29 2025, 4:49 PM
fernape committed R11:946fbaea7f3a: www/gohugo: Update to 0.153.3 (authored by fernape).
www/gohugo: Update to 0.153.3
Dec 29 2025, 4:42 PM