Page MenuHomeFreeBSD

michaelo (Michael Osipov)
User

Projects

User Details

User Since
Jul 19 2018, 5:53 PM (377 w, 6 d)

Recent Activity

Today

michaelo updated the diff for D53120: sysutils/javaservicewrapper: Update port to 3.6.3.

Add pkg-message and UPDATING

Thu, Oct 16, 9:43 AM
michaelo updated the diff for D53121: devel/nexus2-oss: Update port for javaservicewrapper-3.6.3.

Update UPDATING as well.

Thu, Oct 16, 9:28 AM
michaelo added a comment to D53120: sysutils/javaservicewrapper: Update port to 3.6.3.

I am considering also add this into UPDATING as well as in pkg-message: https://wrapper.tanukisoftware.com/doc/english/release-notes.html#3.6.0

Thu, Oct 16, 9:15 AM

Yesterday

michaelo added a comment to D53121: devel/nexus2-oss: Update port for javaservicewrapper-3.6.3.

This also deserves a short notice in UPDATING.

Wed, Oct 15, 5:42 PM
michaelo requested review of D53121: devel/nexus2-oss: Update port for javaservicewrapper-3.6.3.
Wed, Oct 15, 3:44 PM
michaelo requested review of D53120: sysutils/javaservicewrapper: Update port to 3.6.3.
Wed, Oct 15, 3:44 PM

Mon, Oct 13

michaelo committed rG4835fc45efe8: login.conf: Remove never used ignoretime/ignoretime@ (authored by psa-otoh).
login.conf: Remove never used ignoretime/ignoretime@
Mon, Oct 13, 11:42 AM
michaelo closed D52991: login.conf: Remove never used ignoretime/ignoretime@.
Mon, Oct 13, 11:41 AM
michaelo retitled D52991: login.conf: Remove never used ignoretime/ignoretime@ from login.conf: Remove long obsolete ignoretime/ignoretime@ to login.conf: Remove never used ignoretime/ignoretime@.
Mon, Oct 13, 9:48 AM
michaelo added a comment to D52991: login.conf: Remove never used ignoretime/ignoretime@.

Bugzilla does not contain any issues that ignoretime does not work. Weird, not never obviously used.

Mon, Oct 13, 8:13 AM
michaelo added a comment to D52991: login.conf: Remove never used ignoretime/ignoretime@.

Simple patch (untested):

@@ -218,6 +218,11 @@
 auth_timeok(login_cap_t *lc, time_t t)
 {
     int     rc = 1; /* Default is ok */
+
+    /* Bypass time restrictions if ignoretime is set */
+    if (lc != NULL && login_getcapbool(lc, "ignoretime", 0)) {
+        return rc;
+    }
Mon, Oct 13, 8:08 AM
michaelo added a comment to D52991: login.conf: Remove never used ignoretime/ignoretime@.

If it ever existed it existed in lib/libutil/login_ok.c and lib/libutil/login_times.c. Even the original import to FreeBSD does mention ignoretime.

Mon, Oct 13, 8:06 AM

Sun, Oct 12

michaelo added a comment to D52991: login.conf: Remove never used ignoretime/ignoretime@.

I can't find any references to these in sources, indeed.

Smeone from src should approve as well. Other than that, LGTM.

Sun, Oct 12, 7:49 PM
michaelo added a reviewer for D52991: login.conf: Remove never used ignoretime/ignoretime@: Src Committers.
Sun, Oct 12, 7:49 PM
michaelo added a comment to D52991: login.conf: Remove never used ignoretime/ignoretime@.

Anyone willing to review? This is a simple cleanup.

Sun, Oct 12, 9:05 AM

Fri, Oct 10

michaelo committed R11:a2a8584228dc: mail/imapsync: Upgrade port to 2.314 (authored by michaelo).
mail/imapsync: Upgrade port to 2.314
Fri, Oct 10, 8:58 PM
michaelo closed D52752: mail/imapsync: Upgrade port to 2.314.
Fri, Oct 10, 8:58 PM
michaelo committed R11:2c546142a90e: mail/imapsync: Upgrade port to 2.314 (authored by michaelo).
mail/imapsync: Upgrade port to 2.314
Fri, Oct 10, 8:58 PM
michaelo committed R11:9c07d4bb04f6: lang/rust: Update patch for git2-rs (authored by michaelo).
lang/rust: Update patch for git2-rs
Fri, Oct 10, 8:50 PM
michaelo closed D52988: lang/rust: Update patch for git2-rs.
Fri, Oct 10, 8:49 PM
michaelo committed R11:45e5316c383b: lang/rust: Update patch for git2-rs (authored by michaelo).
lang/rust: Update patch for git2-rs
Fri, Oct 10, 8:49 PM

Thu, Oct 9

michaelo requested review of D52991: login.conf: Remove never used ignoretime/ignoretime@.
Thu, Oct 9, 11:10 AM
michaelo requested review of D52988: lang/rust: Update patch for git2-rs.
Thu, Oct 9, 7:28 AM

Thu, Oct 2

michaelo committed R11:48dffea5e236: sysutils/bastille: Upgrade port to 1.1.0.251001 (authored by jdhurtado_orbiware.com).
sysutils/bastille: Upgrade port to 1.1.0.251001
Thu, Oct 2, 11:00 AM
michaelo closed D52839: sysutils/bastille: Upgrade port to 1.1.0.251001.
Thu, Oct 2, 11:00 AM
michaelo committed R11:b9aab38436b5: sysutils/bastille: Upgrade port to 1.1.0.251001 (authored by jdhurtado_orbiware.com).
sysutils/bastille: Upgrade port to 1.1.0.251001
Thu, Oct 2, 11:00 AM
michaelo added a comment to D52839: sysutils/bastille: Upgrade port to 1.1.0.251001.

Any objections? Patch has been provided by upstream (maintainer) and improved by me.

Thu, Oct 2, 10:18 AM
michaelo committed R11:8b42b093ca9a: sysutils/vm-bhyve-devel: Update port to commit 73b127 (authored by michaelo).
sysutils/vm-bhyve-devel: Update port to commit 73b127
Thu, Oct 2, 7:19 AM
michaelo closed D52836: sysutils/vm-bhyve-devel: Update port to commit 73b127.
Thu, Oct 2, 7:18 AM
michaelo committed R11:1e4fc5583a46: sysutils/vm-bhyve-devel: Update port to commit 73b127 (authored by michaelo).
sysutils/vm-bhyve-devel: Update port to commit 73b127
Thu, Oct 2, 7:18 AM

Wed, Oct 1

michaelo requested review of D52839: sysutils/bastille: Upgrade port to 1.1.0.251001.
Wed, Oct 1, 8:40 PM
michaelo requested review of D52836: sysutils/vm-bhyve-devel: Update port to commit 73b127.
Wed, Oct 1, 5:27 PM
michaelo added a comment to D52752: mail/imapsync: Upgrade port to 2.314.

Waitling for @pi, if we miss quarterly deadline I will MFH it.

Wed, Oct 1, 7:35 AM

Fri, Sep 26

michaelo updated the diff for D52752: mail/imapsync: Upgrade port to 2.314.

Add changelog

Fri, Sep 26, 8:13 PM
michaelo added a comment to D52752: mail/imapsync: Upgrade port to 2.314.

Hope to hear from pi@ soon. This tool helped me to migrate a lot of accounts with ease.

Fri, Sep 26, 5:14 PM
michaelo requested review of D52752: mail/imapsync: Upgrade port to 2.314.
Fri, Sep 26, 4:58 PM
michaelo added a comment to D52303: build/newvers: Use language-agnostic (ISO 8601) timestamp format during build and newvers.

It does appear both macOS and GNU date support -Iseconds. However, my concern with this change is that such timestamps are rather uglier and less human-readable, which is less of a problem for build system messages but more so for uname. I note that Linux uses LC_ALL=C date output for its uname, running uname -a on an Ubuntu system.

Fri, Sep 26, 1:56 PM

Thu, Sep 25

michaelo closed D52722: print/ghostscript10: Fix compilation with Tessaract.
Thu, Sep 25, 2:14 PM
michaelo committed R11:19a88b944cbf: print/ghostscript10: Fix compilation with Tessaract (authored by michaelo).
print/ghostscript10: Fix compilation with Tessaract
Thu, Sep 25, 2:14 PM
michaelo updated the diff for D52722: print/ghostscript10: Fix compilation with Tessaract.

Drop PORTREVISION

Thu, Sep 25, 2:04 PM
michaelo updated the diff for D52722: print/ghostscript10: Fix compilation with Tessaract.

Bump revision

Thu, Sep 25, 8:23 AM
michaelo requested review of D52722: print/ghostscript10: Fix compilation with Tessaract.
Thu, Sep 25, 8:22 AM

Wed, Sep 24

michaelo closed D52704: print/ghostscript10: Update port to 10.06.0.
Wed, Sep 24, 1:15 PM
michaelo committed R11:ea3e693b7f42: print/ghostscript10: Update port to 10.06.0 (authored by michaelo).
print/ghostscript10: Update port to 10.06.0
Wed, Sep 24, 1:15 PM
michaelo requested review of D52704: print/ghostscript10: Update port to 10.06.0.
Wed, Sep 24, 10:37 AM

Wed, Sep 17

michaelo committed rG221a5fb331e1: bsdinstall: Drop outdated comments about ZFS dataset compression (authored by michaelo).
bsdinstall: Drop outdated comments about ZFS dataset compression
Wed, Sep 17, 8:30 PM

Sep 12 2025

michaelo committed rG7f14cf603e9b: bsdinstall: Drop outdated comments about ZFS dataset compression (authored by michaelo).
bsdinstall: Drop outdated comments about ZFS dataset compression
Sep 12 2025, 3:24 PM
michaelo committed rG00a35910b4b0: bsdinstall: Drop outdated comments about ZFS dataset compression (authored by michaelo).
bsdinstall: Drop outdated comments about ZFS dataset compression
Sep 12 2025, 3:08 PM

Sep 9 2025

michaelo committed rGf304c5bb8be6: bsdinstall: Drop outdated comments about ZFS dataset compression (authored by michaelo).
bsdinstall: Drop outdated comments about ZFS dataset compression
Sep 9 2025, 10:01 AM
michaelo closed D52304: bsdinstall: Drop outdated comments about ZFS dataset compression.
Sep 9 2025, 10:01 AM

Sep 8 2025

michaelo added a comment to D52303: build/newvers: Use language-agnostic (ISO 8601) timestamp format during build and newvers.

Example from Proxmox:

root@pve-1:~# uname -a
Linux pve-1.ppmd.siemens.net 6.14.8-2-pve #1 SMP PREEMPT_DYNAMIC PMX 6.14.8-2 (2025-07-22T10:04Z) x86_64 GNU/Linux
Sep 8 2025, 3:34 PM
michaelo closed D52139: www/mod_wsgi4: Move to www/mod_wsgi, take ownership and upgrade port to 5.0.2.
Sep 8 2025, 8:27 AM
michaelo committed R11:fe18c1474b8b: www/mod_wsgi4: Move to www/mod_wsgi, and upgrade port to 5.0.2 (authored by michaelo).
www/mod_wsgi4: Move to www/mod_wsgi, and upgrade port to 5.0.2
Sep 8 2025, 8:27 AM

Sep 6 2025

michaelo updated the diff for D52139: www/mod_wsgi4: Move to www/mod_wsgi, take ownership and upgrade port to 5.0.2.

Just update the port

Sep 6 2025, 7:38 PM
michaelo added inline comments to D52139: www/mod_wsgi4: Move to www/mod_wsgi, take ownership and upgrade port to 5.0.2.
Sep 6 2025, 7:16 PM
michaelo added a comment to D52303: build/newvers: Use language-agnostic (ISO 8601) timestamp format during build and newvers.

It does appear both macOS and GNU date support -Iseconds. However, my concern with this change is that such timestamps are rather uglier and less human-readable, which is less of a problem for build system messages but more so for uname. I note that Linux uses LC_ALL=C date output for its uname, running uname -a on an Ubuntu system.

Sep 6 2025, 7:13 PM
michaelo added a comment to D52303: build/newvers: Use language-agnostic (ISO 8601) timestamp format during build and newvers.

Interesting...I'd like to know how it could break it.

Well, date -I is not POSIX. So it might produce no output, or an odd error message instead.

Sep 6 2025, 7:09 PM
michaelo updated the diff for D52139: www/mod_wsgi4: Move to www/mod_wsgi, take ownership and upgrade port to 5.0.2.

Update UPDATING

Sep 6 2025, 7:01 PM
michaelo added a comment to D52303: build/newvers: Use language-agnostic (ISO 8601) timestamp format during build and newvers.

I like the idea, but this might break on cross-building from non-FreeBSD systems. @jrtc27 can you comment on this? I know you do such things.

Sep 6 2025, 6:57 PM
michaelo added a comment to D52303: build/newvers: Use language-agnostic (ISO 8601) timestamp format during build and newvers.

Folks, any opinion on this? This is a readability and internationalization improvement.

Sep 6 2025, 6:48 PM
michaelo added a comment to D52139: www/mod_wsgi4: Move to www/mod_wsgi, take ownership and upgrade port to 5.0.2.

Just noticed that I should update UPDATING as well.

Sep 6 2025, 6:40 PM
michaelo added a comment to D52139: www/mod_wsgi4: Move to www/mod_wsgi, take ownership and upgrade port to 5.0.2.

Maintainer timeout is approaching, any opinion here?

Sep 6 2025, 6:39 PM
michaelo added a comment to D52304: bsdinstall: Drop outdated comments about ZFS dataset compression.

Maintainers, any objections?

Sep 6 2025, 6:38 PM

Sep 5 2025

michaelo accepted D52398: security/ca_root_nss: Disable ETCSYMLINK on FreeBSD 15.
Sep 5 2025, 6:48 PM

Sep 4 2025

michaelo accepted D52384: newaliases.1: Be explicit that it's for sendmail.
Sep 4 2025, 8:54 PM
michaelo committed rG2e25db21976b: date(1): Improve manpage around '-I' (authored by michaelo).
date(1): Improve manpage around '-I'
Sep 4 2025, 2:59 PM
michaelo committed rGa39ca2c29995: date(1): Improve manpage around '-I' (authored by michaelo).
date(1): Improve manpage around '-I'
Sep 4 2025, 2:53 PM

Sep 3 2025

michaelo added a comment to D52329: bhyve: insert VM name to the VNC screen title.

@markj , would you mind to backport it as well? Very useful!

Yes, that's what "MFC after" in the commit log message refers to.

Sep 3 2025, 3:48 PM
michaelo added a comment to D52329: bhyve: insert VM name to the VNC screen title.

@markj , would you mind to backport it as well? Very useful!

Sep 3 2025, 3:46 PM
michaelo accepted D52158: caroot: Regenerate.

I am fine with the change as long as this is met: https://reviews.freebsd.org/D52158#1192019

Sep 3 2025, 2:40 PM
michaelo added a comment to D52329: bhyve: insert VM name to the VNC screen title.

Nice idea, hopefully this will be backported.

Sep 3 2025, 8:02 AM

Sep 2 2025

michaelo accepted D52344: moused,syscons: Avoid warning if system has no /dev/ttyv*.

I agree with @jlduran, all three should be covered. I applied the patch locally and the issue is gone.

Sep 2 2025, 5:24 PM
michaelo closed D52331: net/samba416: Limit Python to max 3.11 because of distutils.
Sep 2 2025, 10:44 AM
michaelo committed R11:9b27560d80eb: net/samba416: Limit Python to max 3.11 because of distutils (authored by michaelo).
net/samba416: Limit Python to max 3.11 because of distutils
Sep 2 2025, 10:44 AM
michaelo requested review of D52331: net/samba416: Limit Python to max 3.11 because of distutils.
Sep 2 2025, 8:28 AM

Sep 1 2025

michaelo abandoned D52320: converters/pdf2djvu: Remove expired port.

Already removed by @rene.

Sep 1 2025, 8:46 PM
michaelo committed rG21628c79d541: date(1): Improve manpage around '-I' (authored by michaelo).
date(1): Improve manpage around '-I'
Sep 1 2025, 4:52 PM
michaelo closed D52314: date(1): Improve manpage around '-I'.
Sep 1 2025, 4:52 PM
michaelo retitled D52320: converters/pdf2djvu: Remove expired port from converters/Makefile: Remove expired port to converters/pdf2djvu: Remove expired port.
Sep 1 2025, 12:43 PM
michaelo requested review of D52320: converters/pdf2djvu: Remove expired port.
Sep 1 2025, 12:34 PM
michaelo updated the diff for D52314: date(1): Improve manpage around '-I'.

@des done

Sep 1 2025, 9:23 AM

Aug 31 2025

michaelo closed D51804: Mk/Uses/cargo.mk: Define ar and linker in RUSTFLAGS.
Aug 31 2025, 9:07 PM
michaelo committed R11:0ab0b75c82df: Mk/Uses/cargo.mk: Define ar and linker in RUSTFLAGS (authored by tijl).
Mk/Uses/cargo.mk: Define ar and linker in RUSTFLAGS
Aug 31 2025, 9:07 PM
michaelo requested review of D52314: date(1): Improve manpage around '-I'.
Aug 31 2025, 8:11 PM
michaelo added a comment to D51804: Mk/Uses/cargo.mk: Define ar and linker in RUSTFLAGS.

Waiting for a format approval from mentors.

Aug 31 2025, 7:46 PM
michaelo added a comment to D52304: bsdinstall: Drop outdated comments about ZFS dataset compression.

This is good with me since compression is stated as a default earlier in the page, but like @diizzy said, a more specific commit message for our readers would be expedient, like:

bsdinstall/zfsboot examples: zap compress comments

Remove compression comments from examples as zroot datasets are compressed by default since FreeBSD 1?.? [0].

[0] {$COMMITID}
Aug 31 2025, 6:31 PM
michaelo updated the diff for D52304: bsdinstall: Drop outdated comments about ZFS dataset compression.

add ref to default compression

Aug 31 2025, 6:31 PM
michaelo added a comment to D52304: bsdinstall: Drop outdated comments about ZFS dataset compression.
Aug 31 2025, 11:01 AM
michaelo added a comment to D52304: bsdinstall: Drop outdated comments about ZFS dataset compression.

You might want to add a refence?

Aug 31 2025, 10:38 AM
michaelo requested review of D52304: bsdinstall: Drop outdated comments about ZFS dataset compression.
Aug 31 2025, 10:18 AM
michaelo added a comment to D52303: build/newvers: Use language-agnostic (ISO 8601) timestamp format during build and newvers.

Used the following search pattern: grep -r -e '$(date' -e '$( date' -e 'date' -e 'C date' --exclude '**/tests/**' --exclude '**/sys/contrib/**' --exclude '**/contrib/**' --exclude '**/tools/**' --exclude '**/crypto/**' . --color

Aug 31 2025, 9:07 AM
michaelo requested review of D52303: build/newvers: Use language-agnostic (ISO 8601) timestamp format during build and newvers.
Aug 31 2025, 9:05 AM

Aug 29 2025

michaelo added a comment to D51804: Mk/Uses/cargo.mk: Define ar and linker in RUSTFLAGS.

@mikael, exp-run is complete. No related failures. Are we good to approve and merge this one?

Aug 29 2025, 10:14 PM
michaelo added a comment to D52139: www/mod_wsgi4: Move to www/mod_wsgi, take ownership and upgrade port to 5.0.2.

Folks, any opinion on this? Waiting for the port maintainer...

Aug 29 2025, 10:12 PM

Aug 28 2025

michaelo closed D52193: databases/unixODBC: Fix paths in manpages.
Aug 28 2025, 3:46 PM
michaelo committed R11:5f41178a7873: databases/unixODBC: Fix paths in manpages (authored by michaelo).
databases/unixODBC: Fix paths in manpages
Aug 28 2025, 3:46 PM
michaelo added a comment to D52193: databases/unixODBC: Fix paths in manpages.

Now waiting for the maintainer...

Aug 28 2025, 9:04 AM

Aug 27 2025

michaelo updated the diff for D52193: databases/unixODBC: Fix paths in manpages.

Generalize patching

Aug 27 2025, 8:45 PM
michaelo requested review of D52193: databases/unixODBC: Fix paths in manpages.
Aug 27 2025, 7:54 PM
michaelo added a comment to D52158: caroot: Regenerate.

You also forgot to delete the expired distrusted one.

Aug 27 2025, 11:13 AM