Skip to content

Conversation

@diogom93
Copy link
Contributor

@diogom93 diogom93 commented Dec 5, 2025

Description

  • opencode 1.0.134: new port submission
Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 26.1 25B78 arm64
Xcode 26.1.1 17B100

Verification

Have you

Copy link
Contributor

@reneeotten reneeotten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MacPorts is a package manager intended for building software packages from source not for installing pre-compiled binaries by upstream. Can this be changed/accomplished?


if {${configure.build_arch} eq "arm64"} {
# opencode-darwin-arm64.zip
distname opencode-darwin-arm64
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does it use pre-built binaries?

@diogom93
Copy link
Contributor Author

diogom93 commented Dec 9, 2025

MacPorts is a package manager intended for building software packages from source not for installing pre-compiled binaries by upstream. Can this be changed/accomplished?

I'll do that change now. This depends on bun version 1.3.3, which is the best way to proceed in this case? Use a pre-built bun binary or build it from source? Latest bun port version is 1.3.4 and 1.3.2 before that

@reneeotten
Copy link
Contributor

I'd hope there is no need for strict versions... Please use the "bun" port that is available in MacPorts.

@diogom93
Copy link
Contributor Author

diogom93 commented Dec 9, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants