Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-17 | remove -fhonour-copts usage | Waldemar Brodkorb | |
This reuires a external gcc patch, which I no longer add to newer gcc. A lot of packages already need to disable the usage of -fhonour-copts, because it doesn't work without patching. May be we need something like Buildroot is using, a gcc wrapper to see poisened include or library paths while cross-compiling. | |||
2017-04-23 | nginx: update to 1.12.0 | Waldemar Brodkorb | |
2017-03-18 | nginx: update to 1.11.10 | Waldemar Brodkorb | |
2016-09-30 | remove OpenSSL support | Waldemar Brodkorb | |
I thought some time about this, we have it in parallel some time and it have issues for allmodconfig builds. Anyway I have no fun doing openssl updates twice a week. We just can not support stunnel/ssltunnel anymore. For nodejs we use bundled openssl. I am an old OpenBSD geek anyway, so get rid of OpenSSL. | |||
2016-06-06 | nginx: update to 1.11.1 | Waldemar Brodkorb | |
2016-04-02 | nginx: update to 1.9.13 | Waldemar Brodkorb | |
2016-03-04 | nginx: update to latest, add patches from buildroot | Waldemar Brodkorb | |
2015-11-15 | add new ADK Symbol PKG_NEEDS | Waldemar Brodkorb | |
There are a lot of packages which needs special features either toolchain or hardware features. Add a new symbol which will be used to disable packages, when a toolchain for example does not provide this feature. At the moment following features are required to set for a package: threads rt c++. There will follow: mmu iconv. This will help to better support targets without MMU or threading support. | |||
2015-07-13 | add nginx configs working with php | Waldemar Brodkorb | |
2015-07-01 | update nginx to latest | Waldemar Brodkorb | |
2015-02-19 | update to latest stable, some musl improvements | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-12-25 | update to latest upstream | Waldemar Brodkorb | |
2014-12-21 | rework package | Waldemar Brodkorb | |
2014-12-05 | update to latest upstream version | Waldemar Brodkorb | |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-06-11 | update to latest upstream | Waldemar Brodkorb | |
2014-06-03 | fix more users of | Waldemar Brodkorb | |
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-04 | simplify add_rcconf | Waldemar Brodkorb | |
2014-05-04 | automatic dæmonising of services | Thorsten Glaser | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-04-06 | update to latest upstream version | Waldemar Brodkorb | |
2013-08-20 | update to latest upstream version | Waldemar Brodkorb | |
2012-07-16 | fix sbin handling a little bit | Waldemar Brodkorb | |
2012-07-16 | enable ssl module, add html files | Waldemar Brodkorb | |
2012-07-16 | add new package nginx | Waldemar Brodkorb | |