Page MenuHomeFreeBSD
Feed Advanced Search

Yesterday

fernape added a comment to D53807: java/autofirma: [new port]. Digital signature application.

Thanks a lot for the review!
Now I can do my taxes in FreeBSD... yay!!!

Fri, Dec 12, 6:48 PM
fernape closed D53807: java/autofirma: [new port]. Digital signature application.
Fri, Dec 12, 6:48 PM
fernape committed R11:548c97a157b8: java/autofirma: [new port]. Digital signature application (authored by fernape).
java/autofirma: [new port]. Digital signature application
Fri, Dec 12, 6:48 PM
fernape committed R9:d7916248da8d: [phb][Uses]: Document Uses=zig (authored by fernape).
[phb][Uses]: Document Uses=zig
Fri, Dec 12, 6:45 PM
fernape updated the diff for D53807: java/autofirma: [new port]. Digital signature application.

Addressing more feedback.

Fri, Dec 12, 4:39 PM
fernape committed R11:ae0ba35aae21: security/vuxml: Add c-ares vulnerability (authored by fernape).
security/vuxml: Add c-ares vulnerability
Fri, Dec 12, 12:59 PM

Thu, Dec 11

fernape committed R11:4bc9b7e2e6d8: science/afni: Update to 25.3.03 (authored by fernape).
science/afni: Update to 25.3.03
Thu, Dec 11, 10:20 PM
fernape committed R11:b8562e59939a: security/vuxml: Add mozilla, mongo vulnerabilities (authored by fernape).
security/vuxml: Add mozilla, mongo vulnerabilities
Thu, Dec 11, 4:22 PM

Mon, Dec 8

fernape updated the diff for D53807: java/autofirma: [new port]. Digital signature application.

Address feedback.

Mon, Dec 8, 7:24 PM
fernape added a comment to D53807: java/autofirma: [new port]. Digital signature application.

A few more notes:

  • Autofirma.js: You should create a package install message to tell how to install this with Firefox AND you have to fix the path in it
  • usr/bin/autofirma: It is completely unusable on FreeBSD: shebang wrong, path to JAR wrong, eventually path to java should be absolute and maybe not rely on PATH
  • autofirma.jar\nss\WINDOWS: is large and can be completely wiped
  • afirma.desktop: completely unpatched:
Exec=/usr/bin/autofirma %u
Icon=/usr/lib/Autofirma/Autofirma.png

See: https://github.com/search?q=repo%3Actt-gob-es%2Fclienteafirma%20autofirma.png&type=code

  • What happened to the env var to NSS?
Mon, Dec 8, 7:21 PM
fernape added a comment to D53807: java/autofirma: [new port]. Digital signature application.

Is there anything else that needs to be done here at the moment?

I can take another look next couple of days unless you are in a rush...

Mon, Dec 8, 7:19 PM

Sat, Dec 6

fernape committed R11:59029acd2edc: graphics/converseen: Update to 0.15.1.3 (authored by fernape).
graphics/converseen: Update to 0.15.1.3
Sat, Dec 6, 7:52 PM
fernape committed R11:57fb4115b4de: science/afni: Update to 25.3.01 (authored by fernape).
science/afni: Update to 25.3.01
Sat, Dec 6, 7:50 PM

Fri, Dec 5

fernape committed R11:7eb7762d7505: security/vuxml: Add xkbcomp vulnerabilities (authored by polarian_polarian.dev).
security/vuxml: Add xkbcomp vulnerabilities
Fri, Dec 5, 7:10 PM

Thu, Dec 4

fernape committed R11:6d02ae4f10b1: security/vuxml: Add entry for go124, go125 (authored by einar_isnic.is).
security/vuxml: Add entry for go124, go125
Thu, Dec 4, 4:21 PM

Mon, Dec 1

fernape committed R11:d7f4e84f286f: security/vuxml: Add mongodb multiple vulnerabilities (authored by fernape).
security/vuxml: Add mongodb multiple vulnerabilities
Mon, Dec 1, 4:57 PM

Sat, Nov 29

fernape committed R11:06159a109b4e: security/vuxml: Add mongodb{7,8}0 vulnerability (authored by fernape).
security/vuxml: Add mongodb{7,8}0 vulnerability
Sat, Nov 29, 4:54 PM

Thu, Nov 27

fernape committed R11:28c9d484c33a: security/vuxml: Add png vulnerabilities (authored by fernape).
security/vuxml: Add png vulnerabilities
Thu, Nov 27, 4:48 PM

Wed, Nov 26

fernape added a comment to D53807: java/autofirma: [new port]. Digital signature application.

Is there anything else that needs to be done here at the moment?

I can take another look next couple of days unless you are in a rush...

Wed, Nov 26, 4:33 PM
fernape added a comment to D53807: java/autofirma: [new port]. Digital signature application.

Is there anything else that needs to be done here at the moment?

Wed, Nov 26, 4:03 PM

Mon, Nov 24

fernape committed R9:6fd23a9114bc: [phb][Uses]: Add Uses=sudo (authored by fernape).
[phb][Uses]: Add Uses=sudo
Mon, Nov 24, 5:59 PM
fernape updated the diff for D53807: java/autofirma: [new port]. Digital signature application.

Remove "linux" directory too.

Mon, Nov 24, 4:02 PM

Sun, Nov 23

fernape added a comment to D53807: java/autofirma: [new port]. Digital signature application.

autofirma.jar contains directories linux/windows/osx (sic!) with a binary-bundled certutil, I bet this is libnss3-tools and maybe need to provide certutil.

I don't know the use of that. At least for my simple use (either stand alone or via web) it works fine for me.

I would at least strip all of those foreign binaries from the JAR since they bloat the package w/o any benefit.

I did not inspect the .jar files internally. In orther to do that, I assume I should unpack it and repack the .jar with only the relevant files?

Not really, ${ZIP_CMD} can delete content out of a JAR without issues.

Sun, Nov 23, 5:28 PM
fernape updated the diff for D53807: java/autofirma: [new port]. Digital signature application.

Clean up autofirma.jar from Windows and Os X folders

Sun, Nov 23, 5:25 PM
fernape committed R11:fd94f8c0b8d4: graphics/converseen: Update to 0.15.1.2 (authored by fernape).
graphics/converseen: Update to 0.15.1.2
Sun, Nov 23, 1:35 PM

Sat, Nov 22

fernape added a comment to D53807: java/autofirma: [new port]. Digital signature application.

This port made me curious, though I don't live in Spain:

  • Why the hell did they pack a deb package in a ZIP file, clowns
  • The data.tar has some interesting things you like have missed:
    • Autofirma.js is for Firefox which will autoinject into prefs.js, it is user.js for Autofirma. You didn't handle this at all. It contains also a path which needs to be fixed for LOCALBASE

Do I need to? The file is packed in case someone wants to install it in his/her home preferences.

I think yes, for two reasons: The original Debian package does and you can't expect people to know how Firefox works internally.

Sat, Nov 22, 6:45 PM
fernape committed R11:28478587b9c3: science/afni: Update to 25.3.00 (authored by fernape).
science/afni: Update to 25.3.00
Sat, Nov 22, 6:24 PM
fernape committed R11:7d5322393c71: graphics/converseen: Update to 0.15.1.1 (authored by fernape).
graphics/converseen: Update to 0.15.1.1
Sat, Nov 22, 6:21 PM
fernape added a comment to D53807: java/autofirma: [new port]. Digital signature application.

This port made me curious, though I don't live in Spain:

  • Why the hell did they pack a deb package in a ZIP file, clowns
  • The data.tar has some interesting things you like have missed:
    • Autofirma.js is for Firefox which will autoinject into prefs.js, it is user.js for Autofirma. You didn't handle this at all. It contains also a path which needs to be fixed for LOCALBASE
Sat, Nov 22, 6:19 PM
fernape updated the diff for D53807: java/autofirma: [new port]. Digital signature application.

Address more feedback

Sat, Nov 22, 6:09 PM

Fri, Nov 21

fernape added a comment to D53807: java/autofirma: [new port]. Digital signature application.

Aha! Thanks for that info!

Fri, Nov 21, 3:04 PM
fernape updated the diff for D53807: java/autofirma: [new port]. Digital signature application.

Address feedback:

Fri, Nov 21, 3:02 PM

Thu, Nov 20

fernape added inline comments to D53807: java/autofirma: [new port]. Digital signature application.
Thu, Nov 20, 9:57 PM
fernape updated the diff for D53807: java/autofirma: [new port]. Digital signature application.

Address feedback.

Thu, Nov 20, 9:52 PM

Wed, Nov 19

fernape added a comment to D53807: java/autofirma: [new port]. Digital signature application.

Not sure if it belongs in the java category, though... Perhaps security instead?

Wed, Nov 19, 9:35 PM
fernape updated the diff for D53807: java/autofirma: [new port]. Digital signature application.

Addressing feedback

Wed, Nov 19, 9:33 PM

Tue, Nov 18

fernape updated the test plan for D53807: java/autofirma: [new port]. Digital signature application.
Tue, Nov 18, 4:49 PM
fernape requested review of D53807: java/autofirma: [new port]. Digital signature application.
Tue, Nov 18, 4:47 PM
fernape abandoned D53806: java/autofirma: [new port]. Digital signature application.
Tue, Nov 18, 4:47 PM
fernape requested review of D53806: java/autofirma: [new port]. Digital signature application.
Tue, Nov 18, 4:16 PM

Fri, Nov 14

fernape committed R11:7835fd2a892a: graphics/converseen: Remove Qt5 flavor (authored by fernape).
graphics/converseen: Remove Qt5 flavor
Fri, Nov 14, 5:19 PM
fernape committed R11:162b87967bf0: security/vuxml: Add postgresql{13,14,15,16,17,18}-client vulnerabilities (authored by fernape).
security/vuxml: Add postgresql{13,14,15,16,17,18}-client vulnerabilities
Fri, Nov 14, 4:49 PM

Thu, Nov 13

fernape committed R11:dcb1b3e74e7b: security/vuxml: Mozilla multiple vulnerabilities (authored by fernape).
security/vuxml: Mozilla multiple vulnerabilities
Thu, Nov 13, 6:12 PM
fernape committed R11:3b3a4497941b: security/vuxml: Fix newentry template (authored by fernape).
security/vuxml: Fix newentry template
Thu, Nov 13, 4:57 PM

Nov 5 2025

fernape committed R11:1998050c5266: security/vuxml: Add mongodb70 vulnerability (authored by fernape).
security/vuxml: Add mongodb70 vulnerability
Nov 5 2025, 4:07 PM

Nov 4 2025

fernape committed R9:599bcf1fdd36: [phb][Uses]: Document muon argument for Uses=meson (authored by fernape).
[phb][Uses]: Document muon argument for Uses=meson
Nov 4 2025, 5:07 PM
fernape committed R11:8343bb48d5f2: security/vuxml: Fix entry (authored by fernape).
security/vuxml: Fix entry
Nov 4 2025, 7:08 AM

Nov 3 2025

fernape committed R9:ef51a9c78fda: [phb][Uses]: Fix missing commas (authored by fernape).
[phb][Uses]: Fix missing commas
Nov 3 2025, 9:48 PM
fernape committed R11:73e658445cea: security/vuxml: Add xorg-server, xwayland vulnerabilities (authored by fernape).
security/vuxml: Add xorg-server, xwayland vulnerabilities
Nov 3 2025, 6:35 PM
fernape committed R9:e8c0c4c27cd2: [phb][Uses]: Add missing JAVA_VERSIONs (authored by fernape).
[phb][Uses]: Add missing JAVA_VERSIONs
Nov 3 2025, 5:45 PM

Nov 2 2025

fernape committed R11:c99705c0fc34: security/vuxml: Fix body tag indentation (authored by fernape).
security/vuxml: Fix body tag indentation
Nov 2 2025, 5:28 PM
fernape committed R11:62b9836d615e: security/vuxml: Add Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add Mozilla vulnerabilities
Nov 2 2025, 5:26 PM

Oct 30 2025

fernape committed R11:b10c38f16596: security/vuxml: Add firefox vulnerability (authored by fernape).
security/vuxml: Add firefox vulnerability
Oct 30 2025, 5:05 PM
fernape committed R11:f907f0c7d391: security/vuxml: Fix ranges for sqlite entries (authored by fernape).
security/vuxml: Fix ranges for sqlite entries
Oct 30 2025, 5:00 PM
fernape committed R11:383369ba8e9c: security/vuxml: Amend entries for sqlite3 (authored by fernape).
security/vuxml: Amend entries for sqlite3
Oct 30 2025, 7:14 AM

Oct 29 2025

fernape committed R11:ae2563208a32: security/vuxml: Add erlan vulnerability (authored by fernape).
security/vuxml: Add erlan vulnerability
Oct 29 2025, 9:49 PM
fernape committed R11:4f01a94bd54e: security/vuxml: Add SQLite vulnerability (authored by fernape).
security/vuxml: Add SQLite vulnerability
Oct 29 2025, 4:16 PM

Oct 28 2025

fernape committed R11:cd13ba69de34: security/vuxml: Fix entry (authored by fernape).
security/vuxml: Fix entry
Oct 28 2025, 4:43 PM
fernape committed R11:f09b5d0669dd: security/vuxml: Add SQLite vulnerability (authored by fernape).
security/vuxml: Add SQLite vulnerability
Oct 28 2025, 4:40 PM

Oct 24 2025

fernape committed R11:1602b02714de: www/gohugo: Update to 0.152.2 (authored by fernape).
www/gohugo: Update to 0.152.2
Oct 24 2025, 6:19 PM
fernape abandoned D49171: */*: Remove Uses=corosync.
In D49171#1217951, @flo wrote:

I don't think that it's unused:

flo@p:~/dev/checkouts/portscommit/net/pacemaker2 % make -V USES
autoreconf:2.69 corosync cpe gmake gnome libtool ncurses pathfix pkgconfig python shebangfix gettext

It's in Makefile.common

Oct 24 2025, 4:35 PM
fernape closed D53166: [website][ru]: Fix warning.

Already fixed elsewhere.

Oct 24 2025, 3:56 PM
fernape closed D52903: security/vuxml: Improve newentry.
Oct 24 2025, 3:55 PM
fernape committed R11:da37086a88a5: security/vuxml: Improve newentry (authored by fernape).
security/vuxml: Improve newentry
Oct 24 2025, 3:55 PM

Oct 23 2025

fernape committed R11:57818171650b: security/vuxml: Add rt44, rt50 and rt60 vulnerabilities (authored by einar_isnic.is).
security/vuxml: Add rt44, rt50 and rt60 vulnerabilities
Oct 23 2025, 3:33 PM
fernape committed R11:ce31ecc2b8bb: www/gohugo: Update to 0.152.0 (authored by fernape).
www/gohugo: Update to 0.152.0
Oct 23 2025, 3:20 PM

Oct 21 2025

fernape updated the diff for D52903: security/vuxml: Improve newentry.

Fix some formatting issues.

Oct 21 2025, 3:21 PM
fernape committed R11:e8ecef5b8f1a: security/vuxml: Add mongodb[78] vulnerability (authored by fernape).
security/vuxml: Add mongodb[78] vulnerability
Oct 21 2025, 1:46 PM

Oct 20 2025

fernape committed R11:a71fd4f8167f: graphics/converseen: Update to 0.15.1.0 (authored by fernape).
graphics/converseen: Update to 0.15.1.0
Oct 20 2025, 3:36 PM

Oct 19 2025

fernape committed R11:eb71b44271fa: security/vuxml: Add more Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add more Mozilla vulnerabilities
Oct 19 2025, 4:23 PM

Oct 18 2025

fernape committed R11:fff0b8f2f064: cad/openvsp: Fix pkg-plist issue (authored by fernape).
cad/openvsp: Fix pkg-plist issue
Oct 18 2025, 7:09 PM

Oct 17 2025

fernape committed R11:b5a7bbd69cd0: security/vuxml: Add Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add Mozilla vulnerabilities
Oct 17 2025, 5:56 PM
fernape committed R11:53827741ee4e: www/gohugo: Update to 0.151.2 (authored by fernape).
www/gohugo: Update to 0.151.2
Oct 17 2025, 5:34 PM
fernape committed R11:56645ae72572: security/vuxml: Add Firefox vulnerability (authored by fernape).
security/vuxml: Add Firefox vulnerability
Oct 17 2025, 5:26 PM
fernape committed R11:abdc2199b3c5: security/vuxml: Add Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add Mozilla vulnerabilities
Oct 17 2025, 5:22 PM
fernape updated the summary of D53166: [website][ru]: Fix warning.
Oct 17 2025, 4:33 PM
fernape requested review of D53166: [website][ru]: Fix warning.
Oct 17 2025, 4:31 PM

Oct 13 2025

fernape committed R11:d6b1ec61fdaf: security/vuxml: Add Firefox vulnerability (authored by fernape).
security/vuxml: Add Firefox vulnerability
Oct 13 2025, 5:26 PM

Oct 10 2025

fernape added a reviewer for D52903: security/vuxml: Improve newentry: Ports Committers.
Oct 10 2025, 5:59 PM

Oct 7 2025

fernape committed R11:6362280e91dc: security/vuxml: Add Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add Mozilla vulnerabilities
Oct 7 2025, 3:50 PM
fernape committed R11:06fc096ebd97: security/vuxml: Fix mongodb entries (authored by fernape).
security/vuxml: Fix mongodb entries
Oct 7 2025, 6:22 AM

Oct 6 2025

fernape committed R11:9e279d1d0f3b: security/vuxml: Add Mozilla vulnerabilities (authored by fernape).
security/vuxml: Add Mozilla vulnerabilities
Oct 6 2025, 4:34 PM
fernape committed R11:c361c54f794b: security/vuxml: Remove redundant version information (authored by fernape).
security/vuxml: Remove redundant version information
Oct 6 2025, 3:51 PM
fernape committed R11:7ec6fda16269: security/vuxml: Add mongodb vulnerabilities (authored by fernape).
security/vuxml: Add mongodb vulnerabilities
Oct 6 2025, 3:45 PM

Oct 5 2025

fernape committed R11:5c4e71905636: security/vuxml: Add mongodb6 vulnerability (authored by fernape).
security/vuxml: Add mongodb6 vulnerability
Oct 5 2025, 5:28 PM

Oct 4 2025

fernape updated the summary of D52903: security/vuxml: Improve newentry.
Oct 4 2025, 3:45 PM
fernape requested review of D52903: security/vuxml: Improve newentry.
Oct 4 2025, 3:43 PM

Oct 3 2025

fernape committed R11:beeeb534a850: www/gohugo: Update to 0.151.0 (authored by fernape).
www/gohugo: Update to 0.151.0
Oct 3 2025, 6:05 AM

Oct 1 2025

fernape committed R11:55ed9d987996: cad/openvsp: Update to 3.46.0 (authored by fernape).
cad/openvsp: Update to 3.46.0
Oct 1 2025, 8:44 PM
fernape committed R11:f6b122df17d1: science/afni: Update to 25.2.18 (authored by fernape).
science/afni: Update to 25.2.18
Oct 1 2025, 8:43 PM

Sep 29 2025

fernape committed R11:776fff30202c: www/gohugo: Update to 0.150.1 (authored by fernape).
www/gohugo: Update to 0.150.1
Sep 29 2025, 5:09 PM

Sep 28 2025

fernape committed R11:2b0d9157cec0: security/vuxml: krb5-1.20 is not vulnerable to CVE-2023-39975 (authored by fernape).
security/vuxml: krb5-1.20 is not vulnerable to CVE-2023-39975
Sep 28 2025, 4:17 PM
fernape committed R11:ba0e37e32554: security/vuxml: fix SQLite entry (authored by fernape).
security/vuxml: fix SQLite entry
Sep 28 2025, 4:04 PM
fernape committed R11:8fa77d4f3c76: security/vuxml: Record textproc/goldendict vulnerability (authored by fernape).
security/vuxml: Record textproc/goldendict vulnerability
Sep 28 2025, 3:56 PM

Sep 27 2025

fernape committed R11:489b022ea8d5: graphics/shaderc: Update to v2025.4 (authored by fernape).
graphics/shaderc: Update to v2025.4
Sep 27 2025, 6:26 PM

Sep 26 2025

fernape committed R11:2cc390f6a901: security/vuxml: Fix some reporters (authored by fernape).
security/vuxml: Fix some reporters
Sep 26 2025, 5:21 PM
fernape committed R11:91756ff4e1a0: security/vuxml: record security fixes in sysutils/libudisks 2.10.{2,91} (authored by pauamma_gundo.com).
security/vuxml: record security fixes in sysutils/libudisks 2.10.{2,91}
Sep 26 2025, 4:18 PM
fernape committed R11:72f395160f02: security/vuxml: Fix entry (authored by fernape).
security/vuxml: Fix entry
Sep 26 2025, 4:00 PM
fernape committed R11:b6a9baaff34e: science/afni: Update to 25.2.17 (authored by fernape).
science/afni: Update to 25.2.17
Sep 26 2025, 3:47 PM

Sep 25 2025

fernape committed R11:3df54fd89d05: graphics/converseen: Update to 0.15.0.3 (authored by fernape).
graphics/converseen: Update to 0.15.0.3
Sep 25 2025, 3:38 PM