aboutsummaryrefslogtreecommitdiff
path: root/libs/neon
Commit message (Collapse)AuthorAge
* neon: add back sed scripts for neon-configSebastian Kemper2020-05-04
| | | | | | | | | | | | | | | | Commit 3a67097 removed the sed scripts that ran on neon-config. Now there is build failure for Asterisk because a host include directory is added to the build: mips_24kc_musl/usr/lib/libintl-stub/include -I/store/buildbot/slave/shared-workdir/build/sdk/staging_dir/target-mips_24kc_musl/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fPIC -DAST_MODULE=\"res_calendar_exchange\" -DAST_MODULE_SELF_SYM=__internal_res_calendar_exchange_self -I/usr/include/neon -I/store/buildbot/slave/shared-workdir/build/sdk/staging_dir/target-mips_24kc_musl/usr/include -pthread -I/store/buildbot/slave/shared-workdir/build/sdk/staging_dir/target-mips_24kc_musl/usr/include res_calendar_exchange.c:34:10: fatal error: ne_session.h: No such file or directory #include <ne_session.h> ^~~~~~~~~~~~~~ compilation terminated. This commit adds back the sed scripts. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* neon: update to 0.31.1Rosen Penev2020-05-02
| | | | | | | | | | | | | | | | Upstream changed. Add license information. Add PKG_BUILD_PARALLEL for faster compilation. Remove several outdated options. Refreshed OpenSSL patch. Other small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: add PKG_CPE_ID for better cvescanner coverageJan Pavlinec2019-09-17
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* neon: Remove krb5 dependencyEneas U de Queiroz2018-12-06
| | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* neon: Fix compilation without deprecated OpenSSL APIsRosen Penev2018-12-02
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* neon: Fix URLRosen Penev2018-08-02
| | | | | | There seems to be no proper location for this, nor an up to date fork. Arch uses this link so switch to that. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* neon: removed forced LFS support, the library automatically checks for off_t ↵Federico Di Marco2017-06-07
| | | | | | | | type length davfs2: patched build error (#1327) when 'Compile with full language support' option was enabled Signed-off-by: fededim@gmail.com
* Updated packages:Rupan2016-10-04
| | | | | | | - lftp: updated to 4.7.3 - neon: update to 0.30.2 Signed-off-by: Federico Di Marco <fededim@gmail.com>
* neon: add missing dependency on zlibFelix Fietkau2016-07-24
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* libs/neon: update to latest, add maintainer, add descriptionEtienne CHAMPETIER2014-09-12
| | | | | | | | the package (ipk) was previously called libneon, so I keep this name instead of neon. Signed-off-by: Federico Di Marco <fededim@gmail.com> Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* libs/neon: import from old packagesEtienne CHAMPETIER2014-09-12
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>