Rosen Penev
95c6c66ed1
linknx: fix compilation without sys/cdefs
sys/cdefs.h is not included with musl. It's also deprecated.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Othmar Truniger
bd7173e79b
linknx: bump to version 0.0.1.38
Signed-off-by: Othmar Truniger <github@truniger.ch>
5 years ago
Rosen Penev
647bacd46b
linknx: convert to procd
Removed options UCI parameter. It's not terribly useful. Most of the
parameters can be replaced with procd functionality. procd also demands
processes to run in the foreground.
Removed -fno-builtin. It seems to be a legacy option.
Ran init script through shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
ee94a1e912
linknx: Update iconv patch to work with libiconv-full
libiconv-full requires a const char for its second parameter. Otherwise
-fpermissive error is thrown.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
fec9257655
linknx: Fix compilation with libiconv
This applies to uClibc-ng and libiconv-full
Switched to building with uClibc++.
Fixed license information.
Fixed BUILD_DEPENDS.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Othmar Truniger
baa036797a
linknx: bump to new upstream version 0.0.1.37
Signed-off-by: Othmar Truniger <github@truniger.ch>
6 years ago
Rosen Penev
32d1a74330
linknx: Update to 0.0.1.36 and switch to codeload
Simpler
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Othmar Truniger
3c668250f9
linknx: bump to version 0.0.1.34
Signed-off-by: Othmar Truniger <github@truniger.ch>
7 years ago
Othmar Truniger
6edf00aded
linknx: bump to new upstream version
Signed-off-by: Othmar Truniger <github@truniger.ch>
7 years ago
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>
7 years ago
Othmar Truniger
3448cd9385
linknx: bump to new version on new repo
Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years ago
Othmar Truniger
3cf6ae0fb1
linknx: fix musl compatibility
Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years ago
Othmar Truniger
27762817f1
linknx: fix dependency
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
6f78dcc31d
linknx: streamline makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Nicolas Thill
e24dfafb01
remove uneeded PKG_BUILD_DIR & PKG_CAT overrides
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Othmar Truniger
c933b66958
linknx: update release number for changes in files dir
Signed-off-by: Othmar Truniger <gibthub@truniger.ch>
10 years ago
Othmar Truniger
83ddfd0d16
linknx: improve init script
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
bae1b2bfde
linknx: change path for persistent files
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
d83f4e5028
linknx: fix name of PID file
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
81f06b2756
linknx: change runtime patch in config files
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
66a7e02d1b
linknx: fix permissions, add conffiles in Makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
23a17f85ac
linknx: use better macros in Makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
be0ed6fc2c
linknx: fix Makefile to use TABs instead of spaces
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
1a9bc1c43a
linknx: add dist xml conf file
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
934d7f249e
linknx: add config file
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
c7e53198ae
linknx: add init file
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Othmar Truniger
d2c7bf32ae
linknx: add Makefile for new package
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago