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

Ports: Add carl #6046

Merged
merged 1 commit into from Apr 5, 2021
Merged

Ports: Add carl #6046

merged 1 commit into from Apr 5, 2021

Conversation

larb0b
Copy link
Contributor

@larb0b larb0b commented Mar 31, 2021

We could theoretically use this combined with something like micro_inetd to provide TLS for links/lynx or other projects without having support compiled in.

For more info on this:

https://github.com/classilla/cryanc
https://oldvcr.blogspot.com/2020/11/fun-with-crypto-ancienne-tls-for.html

Ports/carl/package.sh Outdated Show resolved Hide resolved
Ports/carl/package.sh Outdated Show resolved Hide resolved
Ports/carl/package.sh Outdated Show resolved Hide resolved
@larb0b larb0b force-pushed the master branch 3 times, most recently from c330290 to 7a73008 Compare March 31, 2021 21:29
}

install() {
run cp carl "${SERENITY_BUILD_DIR}/Root/bin"
Copy link
Member

Choose a reason for hiding this comment

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

Please install ports in /usr/local/bin

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sounds good. Do you think usr/local should be in Base so ports won't have to make it?

@awesomekling awesomekling merged commit 1333fa7 into SerenityOS:master Apr 5, 2021
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

3 participants