Commit Graph

16 Commits

Author SHA1 Message Date
Lucian Cristian 2fdca4d5a5 postfix: Add SQLite support
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2017-03-08 02:02:03 +02:00
Denis Shulyaka 26941653f5 postfix: update to 3.1.4
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2017-02-03 19:11:25 +03:00
Denis Shulyaka c2e98055eb postfix: version update to 3.1.3
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2016-11-03 17:58:38 +03:00
Denis Shulyaka eadf60cf82 postfix: version update to 3.1.0
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2016-02-27 15:48:29 +03:00
Denis Shulyaka 2e150391dc postfix: version update to 3.0.4
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2016-02-26 00:22:09 +03:00
Denis Shulyaka c98b5ace9e postfix: version update to 3.0.3.
Some minor issues fixed.
SMTPUTF8 support option added (by Val Kulkov). Disabled by default because of icu library size.
2016-02-09 11:25:13 +03:00
Jo-Philipp Wich abcadcbede postfix: fix musl compatibility
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>
2015-06-26 14:55:33 +02:00
Denis Shulyaka 14c5938398 postfix: update to 3.0.1
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2015-05-10 22:35:34 +03:00
Steven Barth 5d4e18786f Merge pull request #912 from Shulyaka/master
postfix: upgrade to version 3.0.0
2015-02-16 09:47:34 +01:00
Denis Shulyaka b7bc73104c postfix: upgrade to version 3.0.0
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2015-02-16 01:17:45 +03:00
Steven Barth 40aaae1f9d Merge pull request #582 from Shulyaka/master
postfix: fixed installing to the filesystem image
2014-12-01 08:53:28 +01:00
Denis Shulyaka 06a096858d postfix: fixed installing to the filesystem image
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2014-12-01 01:52:13 +03:00
Ian Leonard ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Denis Shulyaka 250f1f2ade postfix: Added experimental support for Berkeley DB (btree files).
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>
2014-11-01 13:20:17 +03:00
Denis Shulyaka 977968bf65 postfix 2.11.3
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2014-10-25 21:21:31 +04:00
Denis Shulyaka cbe59734b6 Postfix MTA
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2014-10-20 08:53:43 +04:00