Page MenuHomeFreeBSD

uqs (Ulrich Spörlein)
User

Projects

User Details

User Since
Nov 2 2015, 11:36 AM (442 w, 5 d)

Recent Activity

Aug 25 2022

uqs accepted D36333: Generate termcap.small from termcap automatically.

Works for me, but why do we even bother with a small termcap at all? Is the added complexity worth any "speedup" that I'm sure might not even be measurable on today's systems?

Aug 25 2022, 1:55 PM · Src Committers

Jun 24 2022

uqs committed R11:1da03e08b522: cad/PrusaSlicer: Fix build and remove BROKEN (authored by uqs).
cad/PrusaSlicer: Fix build and remove BROKEN
Jun 24 2022, 7:13 PM

Feb 16 2022

uqs closed D33655: sysutils/py-qmk: Upgrade to 1.0.0.
Feb 16 2022, 10:19 AM
uqs committed R11:57b9ebfa746f: sysutils/py-qmk: Upgrade to 1.0.0 (authored by uqs).
sysutils/py-qmk: Upgrade to 1.0.0
Feb 16 2022, 10:19 AM

Feb 15 2022

uqs added a comment to D33655: sysutils/py-qmk: Upgrade to 1.0.0.

last ping before I submit?

Feb 15 2022, 4:10 PM

Jan 29 2022

uqs added a comment to D33655: sysutils/py-qmk: Upgrade to 1.0.0.

Any further comments?

Jan 29 2022, 9:36 PM

Jan 22 2022

uqs added inline comments to D33655: sysutils/py-qmk: Upgrade to 1.0.0.
Jan 22 2022, 3:02 PM
uqs updated the diff for D33655: sysutils/py-qmk: Upgrade to 1.0.0.

Undo the upgrade to a newer GCC

Jan 22 2022, 3:02 PM

Dec 27 2021

uqs committed R11:128d3b57be1f: sysutils/symon: Update to 2.88 (authored by uqs).
sysutils/symon: Update to 2.88
Dec 27 2021, 9:28 AM

Dec 26 2021

uqs added a reviewer for D33655: sysutils/py-qmk: Upgrade to 1.0.0: 0mp.

Please review. I'm not too happy with the need to set PATH, but I can leave that part out of the patch.

Dec 26 2021, 12:55 PM

Dec 25 2021

uqs requested review of D33655: sysutils/py-qmk: Upgrade to 1.0.0.
Dec 25 2021, 4:41 PM

Oct 8 2021

uqs committed R11:1b18cfa4f012: misc/ipbt: Fix build breakage after 266130ce71ef (authored by uqs).
misc/ipbt: Fix build breakage after 266130ce71ef
Oct 8 2021, 9:01 AM

Oct 7 2021

uqs committed R11:354ce3e6dc82: misc/ipbt: Fix build breakage after 266130ce71ef (authored by uqs).
misc/ipbt: Fix build breakage after 266130ce71ef
Oct 7 2021, 11:02 AM

Jul 20 2021

uqs closed D31231: Fix the linker detection for bootstrapping under MacOS / homebrew.
Jul 20 2021, 3:53 PM
uqs committed rG2f677dcedf3b: Make it clear we're running clang-12 for the GH actions (authored by uqs).
Make it clear we're running clang-12 for the GH actions
Jul 20 2021, 3:53 PM
uqs added a comment to D31231: Fix the linker detection for bootstrapping under MacOS / homebrew.

Actually, the commit message should be updated: this no longer unbreaks github actions CI it just corrects the clang version displayed in the output.

Jul 20 2021, 3:30 PM
uqs updated the diff for D31231: Fix the linker detection for bootstrapping under MacOS / homebrew.

sync to head

Jul 20 2021, 3:21 PM
uqs added a comment to D31231: Fix the linker detection for bootstrapping under MacOS / homebrew.
In D31231#703428, @uqs wrote:

This is not quite correct, the linker in that run is lld. See https://reviews.freebsd.org/D31224 (will commit shortly).

What do you mean by that? I see that this run no longer has the debug output that I added, but it is/was running the homebrew lld and then falling flat on its face.

Here's a run with -dx showing that LD=/usr/local/opt/llvm/bin/ld.lld

https://github.com/uqs/freebsd-src/runs/3112515316?check_suite_focus=true

Homebrew LLD is still LLD just with a vendor prefix (ELF linker) and not the macOS linker (Mach-O output format).

Jul 20 2021, 3:07 PM
uqs added a comment to D31231: Fix the linker detection for bootstrapping under MacOS / homebrew.

This is not quite correct, the linker in that run is lld. See https://reviews.freebsd.org/D31224 (will commit shortly).

Jul 20 2021, 2:40 PM
uqs accepted D31224: bsd.linker.mk: Detect LLD when built with PACKAGE_VENDOR.

ship it!

Jul 20 2021, 2:38 PM
uqs added a comment to D31231: Fix the linker detection for bootstrapping under MacOS / homebrew.

See https://github.com/uqs/freebsd-src/actions/runs/1048805719 for a passing run

Jul 20 2021, 12:20 PM
uqs requested review of D31231: Fix the linker detection for bootstrapping under MacOS / homebrew.
Jul 20 2021, 12:19 PM

May 25 2021

uqs added a comment to D30239: Add ALLOW_OSVERSION_MISMATCH flag to bsd.ports.mk.

I sympathize with having to field support requests of people shooting themselves in the foot. That said, there can be valid reasons to for example try a newer kernel w/o updated userland to see whether a regression was fixed. In that instance I would like (have to, really) build a new drm-kmod-current package which this check prevents me from doing.

May 25 2021, 12:53 PM
uqs accepted D30450: Makefile: Force to rebase when using make update.
May 25 2021, 11:33 AM
uqs added inline comments to D30450: Makefile: Force to rebase when using make update.
May 25 2021, 8:26 AM
uqs requested changes to D30450: Makefile: Force to rebase when using make update.
May 25 2021, 8:22 AM

May 9 2021

uqs committed R11:c3c9b8490c74: audio/audacity: enable FFMPEG for Opus support (authored by uqs).
audio/audacity: enable FFMPEG for Opus support
May 9 2021, 10:05 AM

May 7 2021

uqs added inline comments to D30030: www/tt-rss: Update to g20210423.
May 7 2021, 9:42 AM

Apr 20 2021

uqs added a comment to D29831: Enable GitHub actions CI for stable/13 as well.

@uqs Should I commit this to stable/13 and we see if the github mirror still works or would you prefer to do it?

Apr 20 2021, 8:48 AM
uqs accepted D29831: Enable GitHub actions CI for stable/13 as well.
Apr 20 2021, 8:43 AM

Apr 9 2021

uqs accepted D29660: .gitauthors: Remove after Subversion to Git conversion.
Apr 9 2021, 7:30 AM

Mar 29 2021

uqs accepted D29451: Convert ports tools (those in the public repository) to git..
Mar 29 2021, 9:37 PM
uqs requested changes to D29451: Convert ports tools (those in the public repository) to git..
Mar 29 2021, 6:59 PM
uqs requested changes to D29451: Convert ports tools (those in the public repository) to git..
Mar 29 2021, 8:54 AM

Jan 24 2021

uqs added a comment to D28322: GitHub actions: test oldest and newest supported Ubuntu LTS version.

can you please sent a pull request, so we can see the actions trigger?

Jan 24 2021, 8:35 PM

Jan 20 2021

uqs committed rGa9fc14fbf445: newvers.sh: add support for gitup(1) (authored by michaelo).
newvers.sh: add support for gitup(1)
Jan 20 2021, 9:50 AM

Jan 18 2021

uqs committed rGf850fd249668: grep: fix LINKS in Makefile (authored by Martin Tournoij <martin@arp242.net>).
grep: fix LINKS in Makefile
Jan 18 2021, 10:24 AM

Jan 11 2021

uqs accepted D28095: gitignore: expand list of ignored files.
Jan 11 2021, 9:52 PM
uqs accepted D28080: Update information of source code repositories.

Thanks, just some nits.

Jan 11 2021, 9:13 AM

Jan 8 2021

uqs committed rG40903394bf48: GitHub actions: unbreak macOS build (authored by uqs).
GitHub actions: unbreak macOS build
Jan 8 2021, 2:37 PM

Jan 2 2021

uqs committed rG9c43bd646e27: Github actions: s/master/main/ for the CI workflow (authored by uqs).
Github actions: s/master/main/ for the CI workflow
Jan 2 2021, 11:10 PM

Dec 26 2020

uqs closed D27751: Fix newvers.sh to no longer print an outdated SVN rev.
Dec 26 2020, 3:54 PM
uqs committed rG8d405efd73d3: Fix newvers.sh to no longer print an outdated SVN rev (authored by uqs).
Fix newvers.sh to no longer print an outdated SVN rev
Dec 26 2020, 3:54 PM

Dec 25 2020

uqs edited reviewers for D27751: Fix newvers.sh to no longer print an outdated SVN rev, added: imp; removed: gjb, lwhsu.
Dec 25 2020, 8:30 PM
uqs added a comment to D27751: Fix newvers.sh to no longer print an outdated SVN rev.

an SVN checkout of stable/12 will produce this, after the MFC (i.e. nothing changes for that)

Dec 25 2020, 4:23 PM

Dec 24 2020

uqs updated the diff for D27751: Fix newvers.sh to no longer print an outdated SVN rev.

update to skip HEAD as suggested by glebius

Dec 24 2020, 8:38 PM
uqs updated the diff for D27751: Fix newvers.sh to no longer print an outdated SVN rev.

Add sample output and MFC reminder to commit message

Dec 24 2020, 10:07 AM
uqs added a reviewer for D27751: Fix newvers.sh to no longer print an outdated SVN rev: lwhsu.
Dec 24 2020, 10:05 AM
uqs added a comment to D27751: Fix newvers.sh to no longer print an outdated SVN rev.

what will this look like on stable (eventually)?

Dec 24 2020, 10:05 AM

Dec 23 2020

uqs requested review of D27751: Fix newvers.sh to no longer print an outdated SVN rev.
Dec 23 2020, 9:37 PM

Dec 13 2020

uqs committed R9:816bab66fb61: Add myself. (authored by uqs).
Add myself.
Dec 13 2020, 5:49 PM
uqs committed R9:4074882cfd9e: Sort alumni list in reverse chronological order. (authored by uqs).
Sort alumni list in reverse chronological order.
Dec 13 2020, 5:49 PM
uqs committed R9:90bc6021b847: Add myself (authored by uqs).
Add myself
Dec 13 2020, 5:34 PM
uqs committed R9:39f3fea1ca80: Move myself from additional contributors to committers list. (authored by uqs).
Move myself from additional contributors to committers list.
Dec 13 2020, 5:34 PM
uqs committed R9:77e6cd9a0e46: Add news about myself becoming committer. (authored by uqs).
Add news about myself becoming committer.
Dec 13 2020, 5:34 PM
uqs committed R9:c3b766e20e05: Fix umlaut typo in last commit. (authored by uqs).
Fix umlaut typo in last commit.
Dec 13 2020, 5:34 PM
uqs committed R9:1586e918c186: Add public PGP key. (authored by uqs).
Add public PGP key.
Dec 13 2020, 5:34 PM
uqs committed R9:b210b0cf9c1e: * add guideline hint to change the wiki group membership for new committers (authored by uqs).
* add guideline hint to change the wiki group membership for new committers
Dec 13 2020, 5:34 PM
uqs committed R9:e106bb612731: Sort list of committers by lastname. This was generated automatically, (authored by uqs).
Sort list of committers by lastname. This was generated automatically,
Dec 13 2020, 5:34 PM
uqs committed R9:9d4972fdb683: Sort list of PGP keys by lastname of key owner, just like the developer list (authored by uqs).
Sort list of PGP keys by lastname of key owner, just like the developer list
Dec 13 2020, 5:34 PM
uqs committed R9:dd52ce0023bd: Add David Naylor for submitting way too many PRs. (authored by uqs).
Add David Naylor for submitting way too many PRs.
Dec 13 2020, 5:27 PM

Nov 26 2020

uqs closed D27290: Switch to environment files for Github actions.

the env fix was committed with https://github.com/freebsd/freebsd/commit/5afe096970b19e2d3bc3b44a1a09ae788e33795c

Nov 26 2020, 7:58 PM
uqs added a comment to D27290: Switch to environment files for Github actions.

Hmpf, this ran into the same issue as last time ...

Nov 26 2020, 5:02 PM
uqs committed rS368056: GH Actions: Use pre-installed clang packages.
GH Actions: Use pre-installed clang packages
Nov 26 2020, 2:42 PM

Nov 25 2020

uqs added a comment to D27290: Switch to environment files for Github actions.
In D27290#610937, @uqs wrote:

https://github.com/uqs/freebsd/actions/runs/381511283

Also, why do we still have -fformat-extensions in our Makefiles? Am I wrong or is there no compiler out there that still knows about this flag, yes?

Looks like using the pre-installed system packages still takes 22s instead of 40ish? But if it works with system-provided packages that's probably better than installing a specific version.

Nov 25 2020, 1:55 PM

Nov 24 2020

uqs added a comment to D27290: Switch to environment files for Github actions.

Microsoft's money isn't my concern here, but rather the FreeBSD developer time, so this stuff should be as fast as possible.

Nov 24 2020, 5:09 PM

Nov 20 2020

uqs accepted D27290: Switch to environment files for Github actions.

The last change didn't break the converter, per se. But github was blocking the upload of the new file. As this is only changing an existing file, I think it'll be just fine (I know that pushing changes to these files with the CLI is ok, I've never had to add one of these .github/workflow files so far)

Nov 20 2020, 9:29 AM

Sep 14 2020

uqs committed rP548678: Fix build with clang11 and point to dockapps.net as upstream repo.
Fix build with clang11 and point to dockapps.net as upstream repo
Sep 14 2020, 7:49 PM
uqs committed rP548677: Fix build with clang11 and point to Github upstream.
Fix build with clang11 and point to Github upstream
Sep 14 2020, 7:42 PM
uqs committed rP548676: Fix build with clang11/gcc10.
Fix build with clang11/gcc10
Sep 14 2020, 7:28 PM

Aug 21 2020

uqs resigned from D9996: Fix a memory leak in ccdconfig.
Aug 21 2020, 1:57 PM
uqs committed rP545598: www/tt-rss: Fix default permissions, apache sample, add missing iconv dep..
www/tt-rss: Fix default permissions, apache sample, add missing iconv dep.
Aug 21 2020, 1:55 PM
uqs closed D26061: www/tt-rss: Fix permissions, apache sample, add php dep..
Aug 21 2020, 1:55 PM

Aug 18 2020

uqs accepted D26061: www/tt-rss: Fix permissions, apache sample, add php dep..
Aug 18 2020, 2:36 PM
uqs accepted D26061: www/tt-rss: Fix permissions, apache sample, add php dep..

Looks good, do you want me to go ahead and commit this on your behalf?

Aug 18 2020, 12:51 PM
uqs accepted D26073: acpi_video(4): mention that acpi_video should be loaded after any drm driver.

While I had to do this as well to make it attach, I'm not sure if this is intentional or simply a bug that should be fixed (instead of documented).

Aug 18 2020, 12:47 PM

Aug 14 2020

uqs added a comment to D26061: www/tt-rss: Fix permissions, apache sample, add php dep..

Oh wait, if we use @sample, then config.php-dist will be copied to config.php (but it has bogus values) so the whole web config will fall on its nose. So I think the best way forward is to not use @sample at all and instead ship config.php-dist as a regular file (that get's updated with a new version).

Aug 14 2020, 2:17 PM
uqs added a comment to D26061: www/tt-rss: Fix permissions, apache sample, add php dep..

I'm not sure the rename is worth it, just to make the @sample usage simpler. There's even support for -dist, so let's use that.

Aug 14 2020, 2:15 PM

Jun 28 2020

uqs committed rP540730: Update pysvn to version 1.9.12.
Update pysvn to version 1.9.12
Jun 28 2020, 9:10 PM

Feb 10 2020

uqs committed rS357732: ... and delete the model, because we currently no longer use it..
... and delete the model, because we currently no longer use it.
Feb 10 2020, 4:15 PM
uqs committed rS357731: Add the Coverity modeling file for posterity..
Add the Coverity modeling file for posterity.
Feb 10 2020, 4:14 PM

Jan 13 2020

uqs committed rP522867: libid3tag: Add the latest WinAMP extensions for the (obsolete) ID3v1 genres.
libid3tag: Add the latest WinAMP extensions for the (obsolete) ID3v1 genres
Jan 13 2020, 8:35 AM

Dec 21 2019

uqs committed rS355979: Ignore another empty SVN commit.
Ignore another empty SVN commit
Dec 21 2019, 7:38 AM

Dec 19 2019

uqs committed rS355911: Ignore 2 empty commits..
Ignore 2 empty commits.
Dec 19 2019, 3:11 PM

Oct 19 2019

uqs committed rS353763: Update git configs to resolve the diffs against production..
Update git configs to resolve the diffs against production.
Oct 19 2019, 12:10 PM
uqs committed rS353762: Fix pushing after refactoring in r352632.
Fix pushing after refactoring in r352632
Oct 19 2019, 12:03 PM
uqs committed rS353761: Prevent svn2git from recording a merge commit for r306097.
Prevent svn2git from recording a merge commit for r306097
Oct 19 2019, 11:47 AM

Sep 23 2019

uqs committed rS352633: Remove bitbucket, it's essentially dead and we're long past their repo size….
Remove bitbucket, it's essentially dead and we're long past their repo size…
Sep 23 2019, 8:55 PM
uqs committed rS352632: Handle svn2git and git-svn conversions the same..
Handle svn2git and git-svn conversions the same.
Sep 23 2019, 8:54 PM

Sep 22 2019

uqs committed rS352596: Fix svn2git on large repos by extending the timeout that we wait for fast….
Fix svn2git on large repos by extending the timeout that we wait for fast…
Sep 22 2019, 12:33 PM
uqs committed rS352593: Update our svn2git copy to the latest on github.
Update our svn2git copy to the latest on github
Sep 22 2019, 11:00 AM

Sep 13 2019

uqs committed rP511983: Update textproc/mdocml to 1.14.5.
Update textproc/mdocml to 1.14.5
Sep 13 2019, 7:59 PM

Jan 21 2019

uqs committed rS343285: Ignore a newly added file off the vendor dirs.
Ignore a newly added file off the vendor dirs
Jan 21 2019, 8:58 PM

Jan 12 2019

uqs committed rS342968: Add more vendor mappings. This is just a snapshot of what is live in production..
Add more vendor mappings. This is just a snapshot of what is live in production.
Jan 12 2019, 3:30 PM
uqs committed rS342967: Ignore newly added file that doesn't map anywhere in git.
Ignore newly added file that doesn't map anywhere in git
Jan 12 2019, 3:29 PM

Oct 12 2018

uqs committed rP481909: Fix mail/opendkim to work with standard sendmail in base.
Fix mail/opendkim to work with standard sendmail in base
Oct 12 2018, 3:30 PM

Aug 13 2018

uqs committed rP477109: Update mandoc to 1.14.4.
Update mandoc to 1.14.4
Aug 13 2018, 8:21 PM

Aug 6 2018

uqs committed rP476501: Cross-reference cloud-print-connector and cups-cloud-print.
Cross-reference cloud-print-connector and cups-cloud-print
Aug 6 2018, 9:44 AM

Jul 23 2018

uqs committed rS336631: Remove duplicated entry.
Remove duplicated entry
Jul 23 2018, 8:53 AM

Dec 6 2017

uqs committed rP455662: Update mdocml to mandoc-1.14.3.
Update mdocml to mandoc-1.14.3
Dec 6 2017, 4:56 PM