Replaced the old maintainance link.#112
Merged
ericbsd merged 3 commits intoghostbsd:mainfrom Dec 2, 2025
Merged
Conversation
The old link to "Instructions for keeping GhostBSD ports current with FreeBSD ports." 404s now due to the guide being moved from the GitHub discussions to the GhostBSD forums. Updated the link to the new destination.
Contributor
Reviewer's guide (collapsed on small PRs)Reviewer's GuideReplaces an outdated 404ing documentation URL in README with the new GhostBSD forums guide link and folds the heading and link into a single Markdown heading link. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Contributor
There was a problem hiding this comment.
Hey there - I've reviewed your changes and they look great!
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location> `README.md:34` </location>
<code_context>
Note: the size of this tree **will grow** significantly through normal usage! Distribution files accumulate in `/usr/ports/distfiles` – this directory can be occasionally cleaned without ill-effect. Buliding ports will use much space in work subdirectories – when these work files are no longer required, you can `make clean`.
-### Instructions for keeping GhostBSD ports current with FreeBSD ports.
</code_context>
<issue_to_address>
**issue (typo):** Typo in "Buliding ports" – should be "Building ports".
```suggestion
Note: the size of this tree **will grow** significantly through normal usage! Distribution files accumulate in `/usr/ports/distfiles` – this directory can be occasionally cleaned without ill-effect. Building ports will use much space in work subdirectories – when these work files are no longer required, you can `make clean`.
```
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
"Building" was spelled as "Buliding" Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
ericbsd
previously approved these changes
Dec 2, 2025
ericbsd
approved these changes
Dec 2, 2025
This file contains hidden or 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
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.
The old link to "Instructions for keeping GhostBSD ports current with FreeBSD ports." 404s now due to the guide being moved from the GitHub discussions to the GhostBSD forums.
Updated the link to the new destination.
Found this while reading the docs ;) .
Summary by Sourcery
Documentation: