FreeBSD ports files. The modules are all available separate (which all have a declared dependency on mod_ca). The redwax module is a meta port that simply installs what is specified with the usual 'options' menu. ## Bootstrap Note: not yet pegged to a stable release/versioned tar file. So there is a bootstrap process to fetch them straight from trunk or a tag: 1. Fetch a copy; so it is in local dist and calculate the checksum
BOOTSTRAP=yes make makesume
2. Update the distinfo file as/if needed. 3. Then continue/restart the build as usual
make && sudo make install
## Gotchas Until we have proper release versions - the uninstalls from a meta-port will be unclean.