Porting
Overview
- Porter's Handbook: THE definitive reference.
Recipes
Pre-compiled Packages
- I have an already compiled and ready-to-go application that I want to quickly wrap up into a package for distribution...
- TODO: Steps & sample Makefile, pkg-plist, pkg-descr
Go Applications
- TODO: Quick summary of + link to Porter's handbook
Rust Applications
- TODO: Quick summary of + link to Porter's handbook
Java/Kotlin Applications
- TODO: Quick summary of + link to Porter's handbook
Haskell Applications
- TODO: Quick summary of + link to Porter's handbook
Python Applications
- TODO: Quick summary of + link to Porter's handbook
Node.js Applications
Erlang/Elixir Applications