The klish is a framework for implementing a CISCO-like CLI on a UNIX
systems. It is configurable by XML files. The KLISH stands for Kommand
Line Interface Shell.
klish is an active fork of the clish program created by Graeme
McKerrell.
Signed-off by: Emmanuel Deloget <logout@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31310 3c298f89-4303-0410-b956-a3cf2f4a3e73
Some performance improvements here (memcpy elimination) which will be
useful on low-power boxes. And some memory leak fixes too.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31309 3c298f89-4303-0410-b956-a3cf2f4a3e73
And while at it, include all symlinks for the library file in the package.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31304 3c298f89-4303-0410-b956-a3cf2f4a3e73
Also include all library symlinks in the package.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31287 3c298f89-4303-0410-b956-a3cf2f4a3e73
dmalloc defines its own prototypes of alloc/string-functions,
when compiling however with optimizations libc might turn 'strdup' into a macro which can't be overloaded that way anymore.
'undef strdup' before (re)defining.
gcc error: dmalloc.h:460:7: error: expected identifier or '(' before '__extension__'
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31253 3c298f89-4303-0410-b956-a3cf2f4a3e73
When just selecting 'boost' - which only stages the header files - no '--with-*'-option is passed.
This however leads the configure script of boost to build the whole boost-suite which is not intended.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31245 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fixed IPv6 in switch mode by turning off DecrementTTL by default.
* Allow a port number to be specified in BindToAddress, which also allows tinc to listen on multiple ports.
* Add support for multicast communication with UML/QEMU/KVM.
This version of tinc is compatible with 1.0pre8, 1.0 and later, but not
with earlier version of tinc.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31235 3c298f89-4303-0410-b956-a3cf2f4a3e73
Upgrade nginx to 1.0.14.
Changelog: http://nginx.org/en/CHANGES-1.0
This upgrade includes a fix for a major security vulnerability,
CVE-2012-1180.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31224 3c298f89-4303-0410-b956-a3cf2f4a3e73
Signed-off-by: Oliver Smith <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31190 3c298f89-4303-0410-b956-a3cf2f4a3e73
fftw3f is compiled with single precision
fftw3l is compiled witch long-double precision
Signed-off-by: Christoph Gysin <christoph.gysin@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31188 3c298f89-4303-0410-b956-a3cf2f4a3e73
this adds a package for utility tool called tunslip6 from the Contiki OS for
estabilishing a SLIP connection over USB to an attached Contiki device for
6LoWPAN connectivity.
Signed-off-by: Markus Becker <mab@comnets.uni-bremen.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31165 3c298f89-4303-0410-b956-a3cf2f4a3e73
- remove madplay dependency
- enable libao support (we already depend on it)
- disable external command in default configuration
- add symlink for .libao
To configure libao, the library looks for a .libao configuration file in
the users home directory.
To allow configuring libao for shell-fm running as a daemon, we symlink
/etc/libao.conf to the temporary HOME for shell-fm.
[florian: added missing libmad dependency]
Signed-off-by: Christoph Gysin <christoph.gysin@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31162 3c298f89-4303-0410-b956-a3cf2f4a3e73
I've checked the haveged makefile now, it only relies on librt, so the
attached patch should have no issues under any platform.
Signed-off-by: Oliver Smith <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31161 3c298f89-4303-0410-b956-a3cf2f4a3e73