Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-14 | crda: enable and fix compile. python2-m2crypto must be installed on the ↵ | Waldemar Brodkorb | |
host. we need to add a check to scripts/scan-pkgs.sh later | |||
2015-10-22 | ssl: rework ssl support | Waldemar Brodkorb | |
Use libressl as default, where SSL is required. Allow to choose openssl. Disable SSL where not strictly required to build. | |||
2015-06-13 | a lot of bugfixes and package updates | Waldemar Brodkorb | |
2015-02-28 | cleanup phil's submissions | Waldemar Brodkorb | |
- use () instead of {} in make variables for now - use PKG_HASH instead of PKG_MD5SUM - update to latest upstream versions - use a newline between PKG_* variables and DISTFILES - use <pkgname>-install instead of post-install - use lowercase description texts only - fix some missing PKG_BUILDDEP - elfutils needs argp, which is not available in uClibc-ng, yet - PKG_HASH is not required for git sources | |||
2015-02-28 | port crda | Phil Sutter | |