Page MenuHomeFreeBSD

wosch (Wolfram Schneider)
User

Projects

User does not belong to any projects.

User Details

User Since
Jan 2 2018, 10:00 AM (400 w, 4 d)

Recent Activity

Wed, Sep 3

wosch added a comment to D52330: clang 20 needs the real linker name.

Ok, it is very easy to reproduce the issue on FreeBSD itself:

Wed, Sep 3, 2:00 PM
wosch updated the diff for D52330: clang 20 needs the real linker name.

fix make keyword typo (.elseif <-> .elif)

Wed, Sep 3, 1:59 PM
wosch added a comment to D52330: clang 20 needs the real linker name.

And what happens if you ls /opt/homebrew/opt/lld@20/bin?

Wed, Sep 3, 5:24 AM

Tue, Sep 2

wosch added a reviewer for D52330: clang 20 needs the real linker name: dim.
Tue, Sep 2, 3:30 PM
wosch added a comment to D52330: clang 20 needs the real linker name.

This looks odd. How were you trying to build? Have you seen https://github.com/freebsd/freebsd-src/commit/81fc74fd26da2f75c3010595db7a706c3e28d95b and its parent?

Tue, Sep 2, 1:54 PM
wosch added reviewers for D52330: clang 20 needs the real linker name: arichardson, emaste, brooks, jrtc27.
Tue, Sep 2, 5:28 AM
wosch requested review of D52330: clang 20 needs the real linker name.
Tue, Sep 2, 5:26 AM

Sun, Aug 10

wosch committed rGc8cf8d851cd4: bsd-family-tree: improve EOL section with FreeBSD references (authored by wosch).
bsd-family-tree: improve EOL section with FreeBSD references
Sun, Aug 10, 3:00 PM
wosch committed R9:a4f0b54f73ad: add Debian 13.0.0 manual pages (authored by wosch).
add Debian 13.0.0 manual pages
Sun, Aug 10, 6:04 AM
wosch committed R9:4be004c8952e: update macOS manpages (authored by wosch).
update macOS manpages
Sun, Aug 10, 5:56 AM
wosch committed rG5bffa1d2069a: bsd-family-tree: add End-of-Life (EOL) section (authored by wosch).
bsd-family-tree: add End-of-Life (EOL) section
Sun, Aug 10, 5:41 AM
wosch committed rG71d65d2595c8: bsd-family-tree: add End-of-life (EOL) section (authored by wosch).
bsd-family-tree: add End-of-life (EOL) section
Sun, Aug 10, 5:41 AM

Jul 26 2025

wosch added a comment to D51275: Makefile.inc1: in _pkgbootstrap, use freshly built pkg, not host version.
In D51275#1176964, @ivy wrote:

i may be missing something but pkg doesn't ever exist in WSTAGEDIR, does it? it's not part of world since it comes from ports.

edit: or is this meant to call the pkg-bootstrap binary, but that will never work on non-FreeBSD platforms...

Jul 26 2025, 5:48 AM · pkgbase

Jul 25 2025

wosch closed D51467: security/ossec-hids-local: fix makefile warnings: Invalid character " " in variable name.
Jul 25 2025, 4:20 PM
wosch committed R11:6764a97f12fa: security/ossec-hids*: fix make warnings (authored by wosch).
security/ossec-hids*: fix make warnings
Jul 25 2025, 4:05 PM

Jul 23 2025

wosch requested review of D51467: security/ossec-hids-local: fix makefile warnings: Invalid character " " in variable name.
Jul 23 2025, 5:50 AM

Jul 22 2025

wosch committed rG479b9db52635: release: make symlink creation for src.tgz more robust (authored by wosch).
release: make symlink creation for src.tgz more robust
Jul 22 2025, 5:26 AM
wosch closed D51335: make -C./release ftp fails in src.txz due a symlink.
Jul 22 2025, 5:25 AM · releng

Jul 21 2025

wosch committed rGf8b632fb046d: man.sh: avoid endless loop (authored by wosch).
man.sh: avoid endless loop
Jul 21 2025, 7:26 AM
wosch closed D51412: man(1): avoid endless loop in .so includes.
Jul 21 2025, 7:25 AM
wosch updated the diff for D51439: `make index' should use MAKE_JOBS_NUMBER / -jNN value.

add forgotten check for .MAKE.JOBS

Jul 21 2025, 6:22 AM

Jul 20 2025

wosch added a project to D51443: release/Makefile should not use the host /usr/bin/install command, but the freshly built one: releng.
Jul 20 2025, 3:03 PM · releng
wosch updated the summary of D51443: release/Makefile should not use the host /usr/bin/install command, but the freshly built one.
Jul 20 2025, 3:02 PM · releng
wosch requested review of D51443: release/Makefile should not use the host /usr/bin/install command, but the freshly built one.
Jul 20 2025, 2:59 PM · releng
wosch updated the diff for D51335: make -C./release ftp fails in src.txz due a symlink.

Fix possible symlink problem for ports.txz as well.

Jul 20 2025, 2:24 PM · releng
wosch updated the summary of D51439: `make index' should use MAKE_JOBS_NUMBER / -jNN value.
Jul 20 2025, 1:47 PM
wosch updated subscribers of D51439: `make index' should use MAKE_JOBS_NUMBER / -jNN value.
Jul 20 2025, 1:25 PM
wosch requested review of D51439: `make index' should use MAKE_JOBS_NUMBER / -jNN value.
Jul 20 2025, 1:24 PM

Jul 18 2025

wosch updated the diff for D51412: man(1): avoid endless loop in .so includes.

Increase .so include limit to 32, and display a warning if we reach the limit in debug mode.

Jul 18 2025, 3:33 PM
wosch added a comment to D51412: man(1): avoid endless loop in .so includes.
In D51412#1173928, @imp wrote:

10 might be too small. But if so, it's easy to bump to 20

Jul 18 2025, 3:19 PM
wosch updated the diff for D51412: man(1): avoid endless loop in .so includes.

Simplify while loop & fix an indent issue.

Jul 18 2025, 2:59 PM
wosch updated subscribers of D51412: man(1): avoid endless loop in .so includes.
Jul 18 2025, 2:52 PM
wosch requested review of D51412: man(1): avoid endless loop in .so includes.
Jul 18 2025, 2:47 PM

Jul 16 2025

wosch added a comment to D51335: make -C./release ftp fails in src.txz due a symlink.

I think ports.txz has the same issue and should get the same fix. (Aside, please upload diffs with full context (e.g. with -U999999))

Jul 16 2025, 5:59 PM · releng
wosch requested review of D51335: make -C./release ftp fails in src.txz due a symlink.
Jul 16 2025, 4:43 AM · releng

Jul 15 2025

wosch added a comment to D51275: Makefile.inc1: in _pkgbootstrap, use freshly built pkg, not host version.

This is https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288165

Jul 15 2025, 6:45 PM · pkgbase

Jul 2 2025

wosch added a comment to D51119: Revert "src/Makefile: log real/user/system time for build targets".

For the proposed workaround "write time logging to stderr instead of stdout" see

Jul 2 2025, 1:51 PM
wosch added a reviewer for D51129: src/Makefile: write time logging to stderr instead of stdout: srcmgr.
Jul 2 2025, 1:48 PM
wosch added reviewers for D51129: src/Makefile: write time logging to stderr instead of stdout: brooks, markj.
Jul 2 2025, 1:48 PM
wosch requested review of D51129: src/Makefile: write time logging to stderr instead of stdout.
Jul 2 2025, 1:47 PM
wosch added a comment to D51119: Revert "src/Makefile: log real/user/system time for build targets".

I never heard of `make makeman', it is not documented in build(7). I can take care only of known targets.

Jul 2 2025, 7:51 AM

Jun 30 2025

wosch committed rG9a26b661ac5b: mididumpl.1: update link to Standard MIDI-File Format Spec. 1.1, updated (authored by wosch).
mididumpl.1: update link to Standard MIDI-File Format Spec. 1.1, updated
Jun 30 2025, 4:38 AM

Jun 29 2025

wosch committed rGafa70490ee77: src/Makefile: log real/user/system time for build targets (authored by wosch).
src/Makefile: log real/user/system time for build targets
Jun 29 2025, 10:52 AM
wosch requested review of D51087: cross-build-macos.sh - build FreeBSD/arm64 from source on MacOS for MacOS 14.x and later.
Jun 29 2025, 10:22 AM

Jun 28 2025

wosch updated the summary of D50534: fine granular buildworld time statistic by stages and subdirs.
Jun 28 2025, 5:07 PM
wosch updated the diff for D50534: fine granular buildworld time statistic by stages and subdirs.

The patch was updated due a merge conflict.

Jun 28 2025, 5:05 PM
wosch committed R9:e2b13a9fdacf: add Rocky Linux 9.6 & 10.0 manual pages (authored by wosch).
add Rocky Linux 9.6 & 10.0 manual pages
Jun 28 2025, 9:10 AM
wosch committed R9:631bd25dfb42: The use of ' as a package separator is now officially deprecated in Perl 5.40 (authored by wosch).
The use of ' as a package separator is now officially deprecated in Perl 5.40
Jun 28 2025, 8:17 AM

Jun 26 2025

wosch added a comment to D50655: user/system time logging for build targets in src/Makefile.

No feedback is good feedback. I will apply the patch in the next days.

Jun 26 2025, 4:36 AM

Jun 23 2025

wosch committed rG27aec148ea4b: mididumpl.1: update link to Standard MIDI-File Format Spec. 1.1, updated (authored by wosch).
mididumpl.1: update link to Standard MIDI-File Format Spec. 1.1, updated
Jun 23 2025, 5:40 AM

Jun 22 2025

wosch committed R11:fe33eeb70754: textproc/groff: add missing and upcoming FreeBSD releases (authored by wosch).
textproc/groff: add missing and upcoming FreeBSD releases
Jun 22 2025, 2:18 PM

Jun 13 2025

wosch committed R9:8aa6f3178320: limit width of footer to content area (authored by wosch).
limit width of footer to content area
Jun 13 2025, 3:13 PM

Jun 9 2025

wosch committed R9:bfad53b8d9bf: log mis-configured or missing release aliases (authored by wosch).
log mis-configured or missing release aliases
Jun 9 2025, 11:12 AM
wosch committed R9:baca86969117: limit width of <hr/> lines to content area (authored by wosch).
limit width of <hr/> lines to content area
Jun 9 2025, 10:56 AM
wosch committed R9:1ab6e30ab5a7: limit with of section links to main content area (authored by wosch).
limit with of section links to main content area
Jun 9 2025, 10:47 AM

Jun 8 2025

wosch committed R9:82ebc647e84c: fix ports alias (last commit) (authored by wosch).
fix ports alias (last commit)
Jun 8 2025, 10:37 AM
wosch committed R9:016428ebea0c: improve sort order for FreeBSD Ports quarterly manual pages (authored by wosch).
improve sort order for FreeBSD Ports quarterly manual pages
Jun 8 2025, 9:17 AM
wosch committed R9:a9893e2b7bb8: add manual pages for FreeBSD Ports 14.quarterly (authored by wosch).
add manual pages for FreeBSD Ports 14.quarterly
Jun 8 2025, 8:16 AM

Jun 7 2025

wosch committed R9:c0be80ad16d4: add FreeBSD 14.3-RELEASE & ports manual pages (authored by wosch).
add FreeBSD 14.3-RELEASE & ports manual pages
Jun 7 2025, 3:32 PM
wosch updated the summary of D50655: user/system time logging for build targets in src/Makefile.
Jun 7 2025, 7:10 AM
wosch added a reviewer for D50655: user/system time logging for build targets in src/Makefile: emaste.
Jun 7 2025, 7:07 AM

Jun 3 2025

wosch updated the diff for D50655: user/system time logging for build targets in src/Makefile.

simplify mktemp(1) setup across FreeBSD/Linux

Jun 3 2025, 5:01 PM
wosch requested review of D50655: user/system time logging for build targets in src/Makefile.
Jun 3 2025, 6:59 AM

May 30 2025

wosch updated the summary of D50534: fine granular buildworld time statistic by stages and subdirs.
May 30 2025, 2:08 PM

May 29 2025

wosch updated the summary of D50534: fine granular buildworld time statistic by stages and subdirs.
May 29 2025, 7:32 AM

May 26 2025

wosch updated the summary of D50534: fine granular buildworld time statistic by stages and subdirs.
May 26 2025, 4:55 PM
wosch updated the summary of D50534: fine granular buildworld time statistic by stages and subdirs.
May 26 2025, 4:54 PM
wosch requested review of D50534: fine granular buildworld time statistic by stages and subdirs.
May 26 2025, 4:53 PM

May 21 2025

wosch committed R9:a878a3be73fd: update macOS manpages (authored by wosch).
update macOS manpages
May 21 2025, 6:15 AM
wosch committed R9:57f4100c7113: update Debian manpages (authored by wosch).
update Debian manpages
May 21 2025, 6:15 AM

Apr 28 2025

wosch committed R9:dc0fb7179ae9: add OpenBSD 7.7 manual pages (authored by wosch).
add OpenBSD 7.7 manual pages
Apr 28 2025, 7:11 AM

Apr 22 2025

wosch committed R9:733b380a84a9: add manual pages for OpenIndiana 2015.10 and 2013.08 (authored by wosch).
add manual pages for OpenIndiana 2015.10 and 2013.08
Apr 22 2025, 4:23 PM
wosch committed R9:b11eb74d9208: add NetBSD 9.4 manual pages (authored by wosch).
add NetBSD 9.4 manual pages
Apr 22 2025, 3:34 PM
wosch committed R9:d82126bb1597: add manual pages for OpenIndiana 2022.10, 2020.10, and 2017.10 (authored by wosch).
add manual pages for OpenIndiana 2022.10, 2020.10, and 2017.10
Apr 22 2025, 3:20 PM

Apr 21 2025

wosch committed R9:3c3de8075802: add manual pages for OpenIndiana 2024.10 (authored by wosch).
add manual pages for OpenIndiana 2024.10
Apr 21 2025, 5:39 PM
wosch committed R9:3cba51092db9: add manual pages for macOS 10.12.0, 10.15.0 and 11.1 (authored by wosch).
add manual pages for macOS 10.12.0, 10.15.0 and 11.1
Apr 21 2025, 1:47 PM
wosch committed R9:c39a79680eff: update macOS manpages (authored by wosch).
update macOS manpages
Apr 21 2025, 7:20 AM

Mar 9 2025

wosch committed R9:5ccb464afebb: add FreeBSD 13.5-RELEASE & ports manual pages (authored by wosch).
add FreeBSD 13.5-RELEASE & ports manual pages
Mar 9 2025, 9:10 AM

Feb 10 2025

wosch committed R9:f10eeced889b: add manual pages for OpenSolaris 2010.03 snv_134 X86 (based on SunOS 5.11) (authored by wosch).
add manual pages for OpenSolaris 2010.03 snv_134 X86 (based on SunOS 5.11)
Feb 10 2025, 4:16 PM
wosch committed R9:ee26a52f88bb: add manual pages for OpenSolaris 2009.06 snv_111b X86 (based on SunOS 5.11) (authored by wosch).
add manual pages for OpenSolaris 2009.06 snv_111b X86 (based on SunOS 5.11)
Feb 10 2025, 1:07 PM

Feb 9 2025

wosch committed R9:6a9d3d8939fe: update Debian to 12.9.0 (authored by wosch).
update Debian to 12.9.0
Feb 9 2025, 5:32 PM

Jan 5 2025

wosch committed R9:2fe256ef804f: add NetBSD 10.1 manual pages (authored by wosch).
add NetBSD 10.1 manual pages
Jan 5 2025, 12:28 PM
wosch committed R9:494c8c085bde: add Debian 12.8.0 manual pages (authored by wosch).
add Debian 12.8.0 manual pages
Jan 5 2025, 12:05 PM
wosch committed R9:8481e9a31925: add Rocky Linux 8.10, 9.4, 9.5 manual pages (authored by wosch).
add Rocky Linux 8.10, 9.4, 9.5 manual pages
Jan 5 2025, 12:04 PM

Dec 30 2024

wosch committed R9:a63b1f71e2d1: update number of ports (authored by wosch).
update number of ports
Dec 30 2024, 11:50 AM

Dec 1 2024

wosch committed R9:8b0fd1de7ab5: add FreeBSD 14.2-RELEASE & ports manual pages (authored by wosch).
add FreeBSD 14.2-RELEASE & ports manual pages
Dec 1 2024, 4:36 PM

Nov 25 2024

wosch committed R9:bcc25858f167: After switching to AsciiDoc, the FreeBSD pages are no longer in XHTML 1.0… (authored by wosch).
After switching to AsciiDoc, the FreeBSD pages are no longer in XHTML 1.0…
Nov 25 2024, 9:19 PM
wosch committed rGfb4cdd51608f: fhreadlink.2: fix old typo in the manpage (authored by wosch).
fhreadlink.2: fix old typo in the manpage
Nov 25 2024, 6:38 PM
wosch committed R9:f3c9b69a68ba: remove defunct homepage of John Fieber and fix link to my homepage (authored by wosch).
remove defunct homepage of John Fieber and fix link to my homepage
Nov 25 2024, 6:29 PM
wosch committed R9:466aeab402be: we no longer use freewais (authored by wosch).
we no longer use freewais
Nov 25 2024, 5:55 PM
wosch committed R11:e665046fdd29: x11/wdm: switch to HTTPS (authored by wosch).
x11/wdm: switch to HTTPS
Nov 25 2024, 5:19 PM
wosch committed R11:e8a5d5088b4a: sysutils/manck: switch to HTTPS (authored by wosch).
sysutils/manck: switch to HTTPS
Nov 25 2024, 5:19 PM
wosch committed R11:3c36aa7fb3c3: german/dict: remove stale website (authored by wosch).
german/dict: remove stale website
Nov 25 2024, 5:19 PM
wosch committed R11:200a5b884646: sysutils/socket: remove stale port (authored by wosch).
sysutils/socket: remove stale port
Nov 25 2024, 3:56 PM
wosch committed R11:10dad137fdd0: textproc/groff: add missing and upcoming FreeBSD releases (authored by wosch).
textproc/groff: add missing and upcoming FreeBSD releases
Nov 25 2024, 10:00 AM
wosch committed rGaebac8498256: manpage: cross link fhreadlink(2) <-> readlink(2) (authored by wosch).
manpage: cross link fhreadlink(2) <-> readlink(2)
Nov 25 2024, 9:03 AM

Oct 27 2024

wosch committed rG95b17d3b1c51: mktemp(3): bring the documentation up to date with best practice (authored by wosch).
mktemp(3): bring the documentation up to date with best practice
Oct 27 2024, 4:43 PM
wosch committed rG93181e38342f: mktemp(1): bring the documentation up to date with best practice (authored by wosch).
mktemp(1): bring the documentation up to date with best practice
Oct 27 2024, 4:38 PM

Oct 26 2024

wosch committed rG9d585fc395c3: absolute-symlink.sh: check for absolute symlinks on a FreeBSD system (authored by wosch).
absolute-symlink.sh: check for absolute symlinks on a FreeBSD system
Oct 26 2024, 8:33 AM

Oct 21 2024

wosch accepted D47226: zstream: avoid absolute symlink.
Oct 21 2024, 7:06 PM