-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Qt6 switch #112
Open
lbartoletti
wants to merge
285
commits into
freebsd:main
Choose a base branch
from
lbartoletti:qt6_switch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[WIP] Qt6 switch #112
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Define LICENSE section * Sort variables in port Makefile * Adjust layout to most closely follow Porters Handbook * Update repo location PR: 283415 Reported by: Daisuke Nishikawa <quatumblackhole@gmail.com> Approved by: portmgr (blanket, build fix)
Changelog: https://github.com/plantuml/plantuml/releases/tag/v1.2024.8 PR: 283291 Approved by: portmgr (maintainer timeout, 1+ month)
* Use upstream release archive * Remove USES= autoreconf * Adjust Makefile to closer follow Porters Handbook / ports tree PR: 284136 Approved by: portmgr (maintainer timeout, 2+ weeks)
* Remove USES= localbase * Remove USE_CXXSTD (already defined by project) * Remove if statement (not needed) * Adjust patch * Run tests in build dir to avoid plist issues Note: Previous update didn't update to 0.9.6 but kept the old version due to GH_TAGNAME begin left in port Makefile PR: 256776 Approved by: portmgr (maintainer timeout, 2+ weeks)
* Don't detect CPU features from build host, rely on CPUTYPE provided by framework * Adjust Makefile to closer follow Porters Handbook PR: 284367 Approved by: portmgr (maintainer timeout, 2 weeks)
* Use upstream release archive * Fix build after PR 284367 being committed * Adjust Makefile to closer follow Porters Handbook PR: 284368 Approved by: portmgr (maintainer timeout, 2 weeks)
* Use upstream release archive * Fix build after PR 284367 being committed * Adjust Makefile to closer follow Porters Handbook PR: 284369 Approved by: portmgr (maintainer timeout, 2 weeks)
Listed as BROKEN and unmaintained for months
Marked as BROKEN for years so sunset port Approved by: portmgr (blanket)
Marked BROKEN 6+ months ago and outdated (upstream is still active) Approved by: portmgr (blanket)
Listed as BROKEN for months in tree and unmaintained
...so new version gets picked up by builders and pkg Approved by: portmgr (blanket, build fix)
PR: 284604 Reported by: foudfou
Reported by: diizzy
Approved by: jrm (mentor), truckman (maintainer timeout) Release Notes: https://github.com/protobuf-c/protobuf-c/releases/tag/v1.5.1
This fixes the plist with BE_NATIVE or BE_FREEBSD. PR: 284665 Reported by: philippe.michel7@free.fr Sponsoredy by: DARPA, AFRL
Changelog: https://github.com/Dman95/SASM/releases/tag/v3.15.0 PR: 284695
Fix segmentation faults caused by -static flag into compiled binaries. Email thread: https://lists.freebsd.org/archives/freebsd-hackers/2025-January/004236.html Upstream bug report: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118685 PR: 284441 Reported by: kargl
Fix segmentation faults caused by -static flag into compiled binaries. Email thread: https://lists.freebsd.org/archives/freebsd-hackers/2025-January/004236.html Upstream bug report: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118685 PR: 284441 Reported by: kargl
Also remove recently added patch that fixed binaries compiled with the -static option as it has been merged upstream with commit 06e5b0b4a244090abfea333d91fc5963292cb41d. PR: 284441
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Some update/swtich to kf/qt6 from https://wiki.freebsd.org/KDE/TODO list