| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
|
|
|
|
|
| |
Some minor issues fixed.
SMTPUTF8 support option added (by Val Kulkov). Disabled by default because of icu library size.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The current package patches `makedefs` to probe for the existance
of the `nsl` and `resolv` libraries but uses the wrong variables
for the prefix, leading to `makedefs` probing the host directories,
not the staging dir ones.
Replace `$PKG_BUILD_DIR` with `$STAGING_DIR` to perform the library
tests in the correct directory.
Fixes the following error spotted by doing test builds against musl
which does not provide a `libnsl`:
.../mips-openwrt-linux-musl/bin/ld: cannot find -lnsl
collect2: error: ld returned 1 exit status
make: *** [master] Error 1
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
|
|
| |
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
|
|\
| |
| | |
postfix: upgrade to version 3.0.0
|
| |
| |
| |
| | |
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
|
|\|
| |
| | |
postfix: fixed installing to the filesystem image
|
| |
| |
| |
| | |
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
|
|/
|
|
| |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
|
|
|
|
|
|
| |
Note that hash files are currently not supported by OpenWRT package of Berkeley DB.
CDB is still default.
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
|
|
|
|
| |
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
|
|
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
|