Page MenuHomeFreeBSD

www/zine-ssg: remove dependency that is no longer on github (or necessary)
ClosedPublic

Authored by dave_freedave.net on Mar 28 2026, 2:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 21, 10:27 AM
Unknown Object (File)
Tue, May 19, 8:55 AM
Unknown Object (File)
Tue, May 19, 5:17 AM
Unknown Object (File)
Sun, May 17, 8:43 PM
Unknown Object (File)
Fri, May 15, 4:00 AM
Unknown Object (File)
Fri, May 15, 3:59 AM
Unknown Object (File)
Thu, May 14, 11:05 PM
Unknown Object (File)
Thu, May 14, 11:05 PM
Subscribers
None

Details

Summary

xcode-frameworks moved from github.com/hexops/xcode-frameworks to code.hexops.org/hexops/xcode-frameworks.

The only thing required to fix this is to change where we fetch from (and I guess the distfile). I don't think the build.zig.zon needs to change.

Test Plan

# poudriere testport -j FreeBSD16 -p local www/zine-ssg

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dave_freedave.net created this revision.

Attaching poudriere log:

And here is the link to pkg-fallout log that led to this change.

It also occurred to me I may have only got the first failure. So I blew away my /usr/ports/distfiles/zig and made sure make fetch found everything. But right now a lot of zig developers are making the move to codeberg so depending on when this is merged I may have more tuples to update.

Doing some more test builds, as for obvious reasons, we don't need xcode-frameworks for FreeBSD. I'll have a better change up shortly with poudriere log.

Remove an un-necessary distfile from the build.

redid poudriere testport -j FreeBSD16 -p local www/zine-ssg to verify.

dave_freedave.net retitled this revision from www/zine-ssg: fix code moved from github to www/zine-ssg: remove dependency that is no longer on github (or necessary).Mar 28 2026, 3:58 PM
This revision was not accepted when it landed; it landed in state Needs Review.Mar 28 2026, 5:57 PM
Closed by commit R11:7a8d0303ce63: www/zine-ssg: Unbreak build (authored by dave_freedave.net, committed by adamw). · Explain Why
This revision was automatically updated to reflect the committed changes.