Commit Graph

18 Commits

Author SHA1 Message Date
Paul Fertser 0c10c224be treewide: remove AUTORELEASE
Automatically compute and substitute current values for all
$(AUTORELEASE) instances as this feature is deprecated and shouldn't be
used.

The following temporary change was made to the core:

diff --git a/rules.mk b/rules.mk
index 57d7995d4fa8..f16367de87a8 100644
--- a/rules.mk
+++ b/rules.mk
@@ -429,7 +429,7 @@ endef
 abi_version_str = $(subst -,,$(subst _,,$(subst .,,$(1))))

 COMMITCOUNT = $(if $(DUMP),0,$(call commitcount))
-AUTORELEASE = $(if $(DUMP),0,$(call commitcount,1))
+AUTORELEASE = $(if $(DUMP),0,$(shell sed -i "s/\$$(AUTORELEASE)/$(call commitcount,1)/" $(CURDIR)/Makefile))

 all:
 FORCE: ;

And this command used to fix affected packages:

for i in $(cd feeds/packages; git grep -l PKG_RELEASE:=.*AUTORELEASE | \
                              sed 's^.*/\([^/]*\)/Makefile^\1^';);
do
  make package/$i/download
done

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2023-04-21 22:46:58 +02:00
Rosen Penev 052b96c1c3 neon: update to 0.32.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-11 15:11:31 -08:00
Sergey V. Lobanov 3062e575dd neon: fix build on macos
neon detects Darwin on target build and fails due to darwin-specific
build behaviour. OS detection is disable (as non required) via
ne_cv_os_uname=Linux as a part of CONFIGURE_VARS

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-01-17 21:09:39 -08:00
Rosen Penev c24e28bd5e neon: update to 0.32.1
Add patch to get rid of xmlto dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-12-20 18:05:57 -08:00
Rosen Penev 865031590f
neon: install neon-config to host path
Helps old packages that do not use pkgconfig.

Fixed paths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-07 20:12:36 -08:00
Rosen Penev 36f3d2892f
neon: update to 0.31.2
Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-15 11:57:06 -07:00
Sebastian Kemper d59ae48f85 neon: add back sed scripts for neon-config
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>
2020-05-04 23:00:13 +02:00
Rosen Penev 3a6709756c
neon: update to 0.31.1
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>
2020-05-02 15:11:07 -07:00
Jan Pavlinec 299e5b0a9b
treewide: add PKG_CPE_ID for better cvescanner coverage
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-17 12:40:26 +02:00
Eneas U de Queiroz 42484857f0 neon: Remove krb5 dependency
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-06 23:25:35 -02:00
Rosen Penev 4d9f9e6a33 neon: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-02 16:20:53 -08:00
Rosen Penev db2a4b1be0 neon: Fix URL
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>
2018-08-02 15:18:53 +08:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
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>
2017-08-29 21:41:14 -07:00
Federico Di Marco d03e302afe neon: removed forced LFS support, the library automatically checks for off_t type length
davfs2: patched build error (#1327) when 'Compile with full language support' option was enabled

Signed-off-by: fededim@gmail.com
2017-06-07 23:21:38 +02:00
Rupan f75ad75109 Updated packages:
- lftp: updated to 4.7.3
- neon: update to 0.30.2

Signed-off-by: Federico Di Marco <fededim@gmail.com>
2016-10-04 14:14:07 +02:00
Felix Fietkau e9eb72b91b neon: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-24 14:40:54 +02:00
Etienne CHAMPETIER eb07b2c055 libs/neon: update to latest, add maintainer, add description
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>
2014-09-12 21:16:10 +02:00
Etienne CHAMPETIER 2c21f90b84 libs/neon: import from old packages
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-12 19:23:44 +02:00