Skip to content
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

feat: Adaptations to support OpenBSD port #19153

Merged
merged 11 commits into from
Jun 12, 2023
Merged

Conversation

VlkrS
Copy link
Contributor

@VlkrS VlkrS commented May 16, 2023

I understand that OpenBSD is not a supported platform, but since it would make maintaining the OpenBSD port a lot easier, I assembled a few patches that I believe should not get in your way for your consideration.

In those cases where I found the FreeBSD port to contain the same adaptations, I included FreeBSD as well.

Edit: This is part of the resolution to #8012. I would not consider the remaining patches we need to be fit for inclusion in deno mainline.

@CLAassistant
Copy link

CLAassistant commented May 16, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@aapoalas aapoalas left a comment

Choose a reason for hiding this comment

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

Changes are simple enough: I am in favour.

@VlkrS VlkrS changed the title Adaptations to support OpenBSD port feat: Adaptations to support OpenBSD port May 17, 2023
Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@lino-levan lino-levan left a comment

Choose a reason for hiding this comment

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

LGTM. Would be cool to officially support OpenBSD in the future but CI still seems to be an issue.

@VlkrS
Copy link
Contributor Author

VlkrS commented May 19, 2023

LGTM. Would be cool to officially support OpenBSD in the future but CI still seems to be an issue.

If that is on option on the table, I can try to whip some of the more intrusive changes needed for the port into shape as well.

ext/fs/30_fs.js Outdated Show resolved Hide resolved
Copy link
Contributor

@mmastrac mmastrac left a comment

Choose a reason for hiding this comment

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

LGTM with one nit

@VlkrS
Copy link
Contributor Author

VlkrS commented Jun 6, 2023

LGTM with one nit

Nit fixed :-)

@VlkrS
Copy link
Contributor Author

VlkrS commented Jun 12, 2023

LGTM with one nit

Nit fixed :-)

Any chance that this might make it into 1.35?

Copy link
Collaborator

@aapoalas aapoalas left a comment

Choose a reason for hiding this comment

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

LGTM

@aapoalas aapoalas merged commit ea97af3 into denoland:main Jun 12, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants