openwrt/svn-archive/archive.git
12 years agopackage: Upgrade openconnect to 3.16
Jo-Philipp Wich [Mon, 16 Apr 2012 14:47:26 +0000 (14:47 +0000)]
package: Upgrade openconnect to 3.16

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>
SVN-Revision: 31309

12 years ago[pacakges] collectd: Update to v4.10.7
Vasilis Tsiligiannis [Mon, 16 Apr 2012 12:35:17 +0000 (12:35 +0000)]
[pacakges] collectd: Update to v4.10.7

SVN-Revision: 31308

12 years ago[packages] libconfig: install pkgconfig data in staging dir
Vasilis Tsiligiannis [Mon, 16 Apr 2012 11:44:16 +0000 (11:44 +0000)]
[packages] libconfig: install pkgconfig data in staging dir

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>
SVN-Revision: 31304

12 years ago[packages] php5: fix missing dependency for http module (fixes #11257)
Michael Heimpold [Sun, 15 Apr 2012 19:55:55 +0000 (19:55 +0000)]
[packages] php5: fix missing dependency for http module (fixes #11257)

Thanks ryzhov_al for spotting this out.

SVN-Revision: 31299

12 years ago[packages] php5: build/enable shmop module
Michael Heimpold [Sun, 15 Apr 2012 19:45:40 +0000 (19:45 +0000)]
[packages] php5: build/enable shmop module

SVN-Revision: 31298

12 years ago[packages/boost] level up, fix several issues
Mirko Vogt [Sun, 15 Apr 2012 19:19:59 +0000 (19:19 +0000)]
[packages/boost] level up, fix several issues

 - level up to version 1.49.0
 - package boost-chrono
 - package boost-locale
 - package boost-random
 - package boost-timer
 - add myself as maintainer
 - add dependencies among themselves
 - fix python include path (python2.6 -> python2.7)

SVN-Revision: 31297

12 years agopackages: update libmicrohttpd to 0.9.19
Jo-Philipp Wich [Sat, 14 Apr 2012 20:09:31 +0000 (20:09 +0000)]
packages: update libmicrohttpd to 0.9.19

Also include all library symlinks in the package.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 31287

12 years agolibmodbus: install/inlcude all symlinks in package
Jo-Philipp Wich [Sat, 14 Apr 2012 20:09:29 +0000 (20:09 +0000)]
libmodbus: install/inlcude all symlinks in package

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 31286

12 years agopackages: xtables-addons: update to 1.42
Jonas Gorski [Fri, 13 Apr 2012 21:37:01 +0000 (21:37 +0000)]
packages: xtables-addons: update to 1.42

fixes compilation for 3.3 and 3.4.

SVN-Revision: 31282

12 years agopackages: xtables-addons: add missing dependency to kmod-ipt-ipp2p
Jonas Gorski [Fri, 13 Apr 2012 21:36:58 +0000 (21:36 +0000)]
packages: xtables-addons: add missing dependency to kmod-ipt-ipp2p

kmod-ipt-ipp2p depends on kmod-ipt-xtables-compat.

SVN-Revision: 31281

12 years ago[packages/electric-fence] also build and stage static library - depends on GLIBC...
Mirko Vogt [Fri, 13 Apr 2012 20:02:50 +0000 (20:02 +0000)]
[packages/electric-fence] also build and stage static library - depends on GLIBC||EGLIBC since 'sys_errlist' is undeclared in uclibc - add myself as maintainer

SVN-Revision: 31280

12 years ago[packages] oww: update to 0.86.0
Stephen Walker [Thu, 12 Apr 2012 00:50:02 +0000 (00:50 +0000)]
[packages] oww: update to 0.86.0

SVN-Revision: 31254

12 years ago[packages/dmalloc] undef macro 'strdup'
Mirko Vogt [Wed, 11 Apr 2012 21:22:25 +0000 (21:22 +0000)]
[packages/dmalloc] undef macro 'strdup'

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__'

SVN-Revision: 31253

12 years ago[packages/dmalloc] dmalloc currently only compiles when using (e)glibc (missing heade...
Mirko Vogt [Wed, 11 Apr 2012 21:21:58 +0000 (21:21 +0000)]
[packages/dmalloc] dmalloc currently only compiles when using (e)glibc (missing headers with uclibc)

SVN-Revision: 31252

12 years ago[packages] samba3: apply security patch (CVE-2012-1182)
Jo-Philipp Wich [Tue, 10 Apr 2012 20:10:02 +0000 (20:10 +0000)]
[packages] samba3: apply security patch (CVE-2012-1182)

SVN-Revision: 31247

12 years ago[packages] samba36: update to v3.6.4 (CVE-2012-1182)
Jo-Philipp Wich [Tue, 10 Apr 2012 19:56:40 +0000 (19:56 +0000)]
[packages] samba36: update to v3.6.4 (CVE-2012-1182)

SVN-Revision: 31246

12 years ago[packages/boost] use '--without-*' instead of '--with-*'
Mirko Vogt [Tue, 10 Apr 2012 19:02:26 +0000 (19:02 +0000)]
[packages/boost] use '--without-*' instead of '--with-*'

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.

SVN-Revision: 31245

12 years ago[packages] proftpd: refresh patches
Jo-Philipp Wich [Tue, 10 Apr 2012 14:59:34 +0000 (14:59 +0000)]
[packages] proftpd: refresh patches

SVN-Revision: 31243

12 years ago[packages] proftpd: update to 1.3.4a
Cezary Jackiewicz [Tue, 10 Apr 2012 14:57:10 +0000 (14:57 +0000)]
[packages] proftpd: update to 1.3.4a

SVN-Revision: 31242

12 years ago[packages] vsftpd: override LDFLAGS as well to avoid -fpic requirement, refresh patch...
Jo-Philipp Wich [Tue, 10 Apr 2012 14:54:07 +0000 (14:54 +0000)]
[packages] vsftpd: override LDFLAGS as well to avoid -fpic requirement, refresh patches (#11263)

SVN-Revision: 31241

12 years ago[packages] vsftpd: update to 3.0.0
Cezary Jackiewicz [Tue, 10 Apr 2012 13:57:26 +0000 (13:57 +0000)]
[packages] vsftpd: update to 3.0.0

SVN-Revision: 31239

12 years ago[packages] transmission: update to 2.51
Cezary Jackiewicz [Tue, 10 Apr 2012 13:57:00 +0000 (13:57 +0000)]
[packages] transmission: update to 2.51

SVN-Revision: 31238

12 years ago[packages] quagga: explicitely disable linking against libcap
Jo-Philipp Wich [Tue, 10 Apr 2012 13:48:55 +0000 (13:48 +0000)]
[packages] quagga: explicitely disable linking against libcap

SVN-Revision: 31237

12 years ago[packages] tinc: version bump to 1.0.18
Saverio Proto [Tue, 10 Apr 2012 12:13:17 +0000 (12:13 +0000)]
[packages] tinc: version bump to 1.0.18

 * 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.

SVN-Revision: 31235

12 years ago[packages] gawk: prevent duplicate packaging of gawk executable (#11260)
Jo-Philipp Wich [Tue, 10 Apr 2012 11:37:29 +0000 (11:37 +0000)]
[packages] gawk: prevent duplicate packaging of gawk executable (#11260)

SVN-Revision: 31234

12 years ago[packages] firmwarehotplug: remove sdcc prereq
Jo-Philipp Wich [Mon, 9 Apr 2012 15:23:58 +0000 (15:23 +0000)]
[packages] firmwarehotplug: remove sdcc prereq

SVN-Revision: 31227

12 years agoUpgrade nginx to 1.0.14
Jo-Philipp Wich [Mon, 9 Apr 2012 14:59:19 +0000 (14:59 +0000)]
Upgrade nginx to 1.0.14

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>
SVN-Revision: 31224

12 years ago[devel/electric-fence] package 'electric-fence', a memory alloc/dealloc debugger...
Mirko Vogt [Sun, 8 Apr 2012 19:52:38 +0000 (19:52 +0000)]
[devel/electric-fence] package 'electric-fence', a memory alloc/dealloc debugger - build shared object which can be used with LD_PRELOAD at runtime

SVN-Revision: 31220

12 years ago[packages] srtp: remove empty directory
Stephen Walker [Fri, 6 Apr 2012 20:07:56 +0000 (20:07 +0000)]
[packages] srtp: remove empty directory

SVN-Revision: 31215

12 years ago[packages] ddns-scripts: Retry domain resolving with each iteration
Vasilis Tsiligiannis [Fri, 6 Apr 2012 09:35:52 +0000 (09:35 +0000)]
[packages] ddns-scripts: Retry domain resolving with each iteration

SVN-Revision: 31212

12 years agopackages/minidlna: add uci configuration support
Gabor Juhos [Fri, 6 Apr 2012 06:51:20 +0000 (06:51 +0000)]
packages/minidlna: add uci configuration support

SVN-Revision: 31211

12 years agopackages: move 4th to the languages section
Gabor Juhos [Fri, 6 Apr 2012 06:51:19 +0000 (06:51 +0000)]
packages: move 4th to the languages section

SVN-Revision: 31210

12 years ago[package] quagga: add upstream patches fixing memory leaks
Florian Fainelli [Wed, 4 Apr 2012 14:13:50 +0000 (14:13 +0000)]
[package] quagga: add upstream patches fixing memory leaks

Signed-off-by: Oliver Smith <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
SVN-Revision: 31190

12 years ago[package] add luasoap
Florian Fainelli [Wed, 4 Apr 2012 14:13:49 +0000 (14:13 +0000)]
[package] add luasoap

Patch from Viktar Palstsiuk

SVN-Revision: 31189

12 years ago[package] libs: add packages for fftw3f and fftw3l
Florian Fainelli [Wed, 4 Apr 2012 14:13:48 +0000 (14:13 +0000)]
[package] libs: add packages for fftw3f and fftw3l

fftw3f is compiled with single precision
fftw3l is compiled witch long-double precision

Signed-off-by: Christoph Gysin <christoph.gysin@gmail.com>
SVN-Revision: 31188

12 years ago[package] dsniff: fix decoding of POP data
Florian Fainelli [Wed, 4 Apr 2012 14:13:47 +0000 (14:13 +0000)]
[package] dsniff: fix decoding of POP data

Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de>
SVN-Revision: 31187

12 years ago[package] mksh: update to 40d
Florian Fainelli [Wed, 4 Apr 2012 14:13:46 +0000 (14:13 +0000)]
[package] mksh: update to 40d

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
SVN-Revision: 31186

12 years ago[package] add ISC DHCP4 4.2.3-P1
Florian Fainelli [Wed, 4 Apr 2012 14:13:44 +0000 (14:13 +0000)]
[package] add ISC DHCP4 4.2.3-P1

Patch from Oliver Smith

SVN-Revision: 31185

12 years ago[package] collectd: update to 4.10.6
Florian Fainelli [Wed, 4 Apr 2012 14:13:42 +0000 (14:13 +0000)]
[package] collectd: update to 4.10.6

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
SVN-Revision: 31184

12 years ago[packages] avahi: fix autoreconf with automake v1.11.3
Jo-Philipp Wich [Mon, 2 Apr 2012 20:50:04 +0000 (20:50 +0000)]
[packages] avahi: fix autoreconf with automake v1.11.3

SVN-Revision: 31181

12 years ago[packages] rrdtool: fix autoreconf with automake v1.11.3
Jo-Philipp Wich [Mon, 2 Apr 2012 20:34:03 +0000 (20:34 +0000)]
[packages] rrdtool: fix autoreconf with automake v1.11.3

SVN-Revision: 31180

12 years ago[package] add tunslip6
Florian Fainelli [Mon, 2 Apr 2012 16:20:06 +0000 (16:20 +0000)]
[package] add tunslip6

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>
SVN-Revision: 31165

12 years ago[package] add unixodbc
Florian Fainelli [Mon, 2 Apr 2012 16:20:04 +0000 (16:20 +0000)]
[package] add unixodbc

Signed-off-by: Jiri Slachta <jiri@slachta.eu>
SVN-Revision: 31164

12 years ago[package] freeradius: remove
Florian Fainelli [Mon, 2 Apr 2012 16:20:01 +0000 (16:20 +0000)]
[package] freeradius: remove

SVN-Revision: 31163

12 years ago[package] shell-fm: add libao support
Florian Fainelli [Mon, 2 Apr 2012 16:20:00 +0000 (16:20 +0000)]
[package] shell-fm: add libao support

- 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>
SVN-Revision: 31162

12 years ago[package] add haveged
Florian Fainelli [Mon, 2 Apr 2012 16:19:59 +0000 (16:19 +0000)]
[package] add haveged

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>
SVN-Revision: 31161

12 years ago[package] freeradius2: add sqllog package
Florian Fainelli [Mon, 2 Apr 2012 16:19:58 +0000 (16:19 +0000)]
[package] freeradius2: add sqllog package

Patch from Andreas Kraxner

SVN-Revision: 31160

12 years ago[package] libffi: update to 3.0.10
Florian Fainelli [Mon, 2 Apr 2012 16:19:55 +0000 (16:19 +0000)]
[package] libffi: update to 3.0.10

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31159

12 years ago[packages/python] Python 2.7.3 got released meanwhile - level up, package python...
Mirko Vogt [Fri, 30 Mar 2012 13:24:08 +0000 (13:24 +0000)]
[packages/python] Python 2.7.3 got released meanwhile - level up, package python-readline
 - thanks again to Cybjit

SVN-Revision: 31152

12 years ago[packages] samba36: update init script and config template (#11106)
Jo-Philipp Wich [Fri, 30 Mar 2012 09:46:16 +0000 (09:46 +0000)]
[packages] samba36: update init script and config template (#11106)

SVN-Revision: 31150

12 years ago[packages] tor-alpha: update to 0.2.3.13-alpha, drop obsolete patch
Stephen Walker [Fri, 30 Mar 2012 02:37:51 +0000 (02:37 +0000)]
[packages] tor-alpha: update to 0.2.3.13-alpha, drop obsolete patch

SVN-Revision: 31148

12 years ago[packages] oww: update to 0.85.0
Stephen Walker [Fri, 30 Mar 2012 02:37:25 +0000 (02:37 +0000)]
[packages] oww: update to 0.85.0

SVN-Revision: 31147

12 years ago[packages/python] partially revert commit 31092, apply changes for real now - stupid...
Mirko Vogt [Thu, 29 Mar 2012 14:11:26 +0000 (14:11 +0000)]
[packages/python] partially revert commit 31092, apply changes for real now - stupid me..

SVN-Revision: 31140

12 years ago[package] Upgrade openconnect to v3.15
John Crispin [Thu, 29 Mar 2012 09:00:33 +0000 (09:00 +0000)]
[package] Upgrade openconnect to v3.15

This fixes a bunch of interoperability issues, and one or two crashes.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
SVN-Revision: 31135

12 years ago[package] libmodbus: bump to 3.0.2
Florian Fainelli [Tue, 27 Mar 2012 19:20:29 +0000 (19:20 +0000)]
[package] libmodbus: bump to 3.0.2

This patch updates libmodbus from version 2.0.3 to the latest stable
release 3.0.2

I needed modbus RTU and that seemed to be missing in the older version ?

Patch is also attached in case it is corrupt inline here!

Signed-off-by: Simon Gaynor <openwrt@simong.net>
SVN-Revision: 31099

12 years ago[package] wavemon: Bump to v0.7.4
Florian Fainelli [Tue, 27 Mar 2012 19:20:28 +0000 (19:20 +0000)]
[package] wavemon: Bump to v0.7.4

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
SVN-Revision: 31098

12 years ago[package] lighttpd: configure with OpenSSL support only if the user asks for it
Florian Fainelli [Tue, 27 Mar 2012 19:20:26 +0000 (19:20 +0000)]
[package] lighttpd: configure with OpenSSL support only if the user asks for it

SSL support adds a quite large dependency to lighttpd when compiled
in. On a 32 bit platform, libcrypto is roughly 1MB, to which one must
add the size of libssl (roughly 250KB). This is 2 to 5 times the size
of a typical lighttpd embedded installation.

SSL support is only needed if one enables the SSL engine in the
lighttpd.conf configuration file.

This patch introduces a configuration option that allows the user to
choose whether or not he wants to compile SSL support in. It defaults
to 'y' only if libopenssl is already selected (either by active
selection or because libopenssl is a dependency of another package).

Signed-off-by: Emmanuel Deloget <logout@free.fr>
SVN-Revision: 31097

12 years ago[packages/python] level up python to version 2.7.3rc2 - thanks to Cybjit (ticket...
Mirko Vogt [Tue, 27 Mar 2012 16:31:17 +0000 (16:31 +0000)]
[packages/python] level up python to version 2.7.3rc2 - thanks to Cybjit (ticket #11157)

SVN-Revision: 31092

12 years ago[packages] mc: add depend on librpc
Jo-Philipp Wich [Mon, 26 Mar 2012 15:57:39 +0000 (15:57 +0000)]
[packages] mc: add depend on librpc

SVN-Revision: 31079

12 years ago[packages] version bump of tinc to 1.0.17
Saverio Proto [Thu, 22 Mar 2012 18:07:09 +0000 (18:07 +0000)]
[packages] version bump of tinc to 1.0.17

 * The DeviceType option can now be used to select dummy, raw socket, UML and VDE devices without needing to recompile tinc.

 * Allow multiple BindToAddress statements.

 * Decrement TTL value of IPv4 and IPv6 packets.

 * Add LocalDiscovery option allowing tinc to detect peers that are behind the same NAT.

 * Accept Subnets passed with the -o option when StrictSubnets = yes.

 * Disabling old RSA keys when generating new ones now also works properly on Windows.

SVN-Revision: 31055

12 years ago[patchteam] Add two new packages, hsflowd and sflowovsd - Signed-off-by: Stijn Tintel...
Scott V. Kamp [Wed, 21 Mar 2012 12:36:52 +0000 (12:36 +0000)]
[patchteam] Add two new packages, hsflowd and sflowovsd - Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 31051

12 years agosamba36: disable the use of zlib
Felix Fietkau [Tue, 20 Mar 2012 21:43:19 +0000 (21:43 +0000)]
samba36: disable the use of zlib

SVN-Revision: 31048

12 years agobird: adjust for service_* code move
Felix Fietkau [Tue, 20 Mar 2012 14:30:21 +0000 (14:30 +0000)]
bird: adjust for service_* code move

SVN-Revision: 31043

12 years agosamba36: remove all the librpc debug print functions to save some more space (big...
Felix Fietkau [Tue, 20 Mar 2012 01:00:47 +0000 (01:00 +0000)]
samba36: remove all the librpc debug print functions to save some more space (big patch this time, but almost entirely generated)

SVN-Revision: 31040

12 years agooprofile: update to 0.9.7
Felix Fietkau [Tue, 20 Mar 2012 01:00:43 +0000 (01:00 +0000)]
oprofile: update to 0.9.7

SVN-Revision: 31039

12 years ago[packages] acpid: fix copyright year, depend on kmod-acpi-button, use init script...
Jo-Philipp Wich [Mon, 19 Mar 2012 23:50:43 +0000 (23:50 +0000)]
[packages] acpid: fix copyright year, depend on kmod-acpi-button, use init script in postinstall

SVN-Revision: 31038

12 years agopackage: haproxy
Thomas Heil [Sun, 18 Mar 2012 23:30:23 +0000 (23:30 +0000)]
package: haproxy
 - refresh patches
 - bump to version 1.4.20
 - clean up init script

SVN-Revision: 31013

12 years agoPyRRD upstream patch
Jo-Philipp Wich [Sun, 18 Mar 2012 20:56:30 +0000 (20:56 +0000)]
PyRRD upstream patch

re-submit upstream patch for pyrrd. this time it should not be mangled.

Signed-of-by: Roberto Riggio <roberto.riggio@create-net.org
SVN-Revision: 30992

12 years agonew package acpid and related kernel modules
Jo-Philipp Wich [Sun, 18 Mar 2012 20:48:24 +0000 (20:48 +0000)]
new package acpid and related kernel modules

Hi,

Here is a new package called acpid and a related kernel module
kmod-button. Its main pupose is to listen for
acpi events and run a user defined script. For now only powerdown is
possible. I only tested this under the
X86 architecture.

Maybe somebody find that useful too.

regards.
thomas

SVN-Revision: 30991

12 years ago[packages] minidlna: update to 1.0.24 (#11126)
Stephen Walker [Sun, 18 Mar 2012 20:31:54 +0000 (20:31 +0000)]
[packages] minidlna: update to 1.0.24 (#11126)

SVN-Revision: 30990

12 years agoAdd munin to /etc/services
Jo-Philipp Wich [Sun, 18 Mar 2012 19:42:07 +0000 (19:42 +0000)]
Add munin to /etc/services

The muninlite postinst fails to add munin to /etc/services.

This patch removes this broken postinst and add an entry for munin in
/etc/services. This should have been done when the rest of the
/etc/services postinsts were being removed (changesets 26142-26149).

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
SVN-Revision: 30983

12 years ago[packages] xtables-addons: enforce CONFIG_NF_CONNTRACK_MARK for kmod-compat-xtables
Jo-Philipp Wich [Sun, 18 Mar 2012 18:22:29 +0000 (18:22 +0000)]
[packages] xtables-addons: enforce CONFIG_NF_CONNTRACK_MARK for kmod-compat-xtables

SVN-Revision: 30976

12 years ago[packages] uclibc++: remove conflicting inline declarations
Jo-Philipp Wich [Fri, 16 Mar 2012 02:00:36 +0000 (02:00 +0000)]
[packages] uclibc++: remove conflicting inline declarations

SVN-Revision: 30953

12 years ago[packages] vsftpd: fix compilation if libcap has been built in the same tree (#10937)
Jo-Philipp Wich [Wed, 14 Mar 2012 18:42:09 +0000 (18:42 +0000)]
[packages] vsftpd: fix compilation if libcap has been built in the same tree (#10937)

SVN-Revision: 30941

12 years agopackages/tig: console git repository viewer
Gabor Juhos [Tue, 13 Mar 2012 19:41:26 +0000 (19:41 +0000)]
packages/tig: console git repository viewer

[juhosg: remove SVN keywords, add license header, add PKG_BUILD_DEPENDS,
add CONFIGURE_ARGS]

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>
SVN-Revision: 30935

12 years agopackages/remind: powerful commandline reminder
Gabor Juhos [Tue, 13 Mar 2012 19:41:25 +0000 (19:41 +0000)]
packages/remind: powerful commandline reminder

[juhosg: remove SVN keywords, add license header, change package version
to 3.01.12]

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>
SVN-Revision: 30934

12 years agopackages/gawk: GNU version of awk
Gabor Juhos [Tue, 13 Mar 2012 19:41:24 +0000 (19:41 +0000)]
packages/gawk: GNU version of awk

[juhosg: remove SVN keywords, add license header]

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>
SVN-Revision: 30933

12 years agopackages/taskwarrior: command line task manager
Gabor Juhos [Tue, 13 Mar 2012 19:41:23 +0000 (19:41 +0000)]
packages/taskwarrior: command line task manager

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>
SVN-Revision: 30932

12 years agopackages/calcurse: fullscreen curses based calendar
Gabor Juhos [Tue, 13 Mar 2012 19:41:21 +0000 (19:41 +0000)]
packages/calcurse: fullscreen curses based calendar

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>
SVN-Revision: 30931

12 years agopackages/byobu: decorative, multi-panel screens terminal
Gabor Juhos [Tue, 13 Mar 2012 19:41:20 +0000 (19:41 +0000)]
packages/byobu: decorative, multi-panel screens terminal

[juhosg: reformat package description]

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>
SVN-Revision: 30930

12 years agopackages/4th: forth compiler
Gabor Juhos [Tue, 13 Mar 2012 19:41:19 +0000 (19:41 +0000)]
packages/4th: forth compiler

[juhosg: remove non-english comments]

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>
SVN-Revision: 30929

12 years ago[packages] libv4l: unconditionally disable the qv4l2 utility
Jo-Philipp Wich [Mon, 12 Mar 2012 21:21:02 +0000 (21:21 +0000)]
[packages] libv4l: unconditionally disable the qv4l2 utility

SVN-Revision: 30914

12 years ago[packages] ipset: linux/export.h is only in Kernel 3.2 and later, ipset incorrectly...
Jo-Philipp Wich [Mon, 12 Mar 2012 19:15:12 +0000 (19:15 +0000)]
[packages] ipset: linux/export.h is only in Kernel 3.2 and later, ipset incorrectly assumes 3.0 and above (#10378)

SVN-Revision: 30911

12 years ago[packages] xtables-addons: package more addons
Jo-Philipp Wich [Mon, 12 Mar 2012 18:45:36 +0000 (18:45 +0000)]
[packages] xtables-addons: package more addons
 * add DHCPMAC, DNETMAP, LOGMARK, STEAL and SYSRQ targets
 * add fuzzy, geoip, iface, ipmark, ipv4options, length2, lscan, psd and quota2 matches

SVN-Revision: 30910

12 years ago[packages] xtables-addons: integrate Lua PacketScript
Jo-Philipp Wich [Mon, 12 Mar 2012 16:13:31 +0000 (16:13 +0000)]
[packages] xtables-addons: integrate Lua PacketScript
PacketScript adds a -j LUA target to iptables which allows to manipulate
and filter packets in kernel space using Lua scripts uploaded through iptables.
This enables rapid netfilter prototyping and allows to easily implement complex filters.
See also http://cn.cs.unibas.ch/pub/doc/2010-msthGraf.pdf

SVN-Revision: 30901

12 years ago[packages] ipset: load kmods after nfnetlink
Jo-Philipp Wich [Mon, 12 Mar 2012 11:33:56 +0000 (11:33 +0000)]
[packages] ipset: load kmods after nfnetlink

SVN-Revision: 30899

12 years ago[packages] less: update to 444, add wide variant (#8787), use PKG_INSTALL
Stephen Walker [Mon, 12 Mar 2012 01:31:46 +0000 (01:31 +0000)]
[packages] less: update to 444, add wide variant (#8787), use PKG_INSTALL

SVN-Revision: 30896

12 years ago[packages] ipset: update to v6.11 (#10378)
Jo-Philipp Wich [Mon, 12 Mar 2012 00:11:13 +0000 (00:11 +0000)]
[packages] ipset: update to v6.11 (#10378)

SVN-Revision: 30895

12 years ago[packages] obfsproxy: update to 0.1.1
Stephen Walker [Sun, 11 Mar 2012 22:06:01 +0000 (22:06 +0000)]
[packages] obfsproxy: update to 0.1.1

SVN-Revision: 30893

12 years ago[packages] freeswitch: mark gsmopen as broken, add historic event-zmq source url
Stephen Walker [Sun, 11 Mar 2012 20:31:20 +0000 (20:31 +0000)]
[packages] freeswitch: mark gsmopen as broken, add historic event-zmq source url

SVN-Revision: 30892

12 years ago[packages] asterisk-1.8.x: upgrade to 1.8.10.0
Hans Zandbelt [Sun, 11 Mar 2012 19:25:48 +0000 (19:25 +0000)]
[packages] asterisk-1.8.x: upgrade to 1.8.10.0

SVN-Revision: 30891

12 years ago[packages] asterisk-1.8.x: add fax modules; thanks Zhiqiang Wang <wang.9264@gmail...
Hans Zandbelt [Sun, 11 Mar 2012 17:42:07 +0000 (17:42 +0000)]
[packages] asterisk-1.8.x: add fax modules; thanks Zhiqiang Wang <wang.9264@gmail.com>

SVN-Revision: 30886

12 years ago[packages] asterisk-1.8.x: fix compilation for missing res_ninit #10974
Hans Zandbelt [Sun, 11 Mar 2012 15:41:27 +0000 (15:41 +0000)]
[packages] asterisk-1.8.x: fix compilation for missing res_ninit #10974

SVN-Revision: 30878

12 years ago[packages] weechat: update to 0.3.7, disable more scripting languages
Stephen Walker [Sat, 10 Mar 2012 19:42:08 +0000 (19:42 +0000)]
[packages] weechat: update to 0.3.7, disable more scripting languages

SVN-Revision: 30872

12 years ago[packages] fswebcam: update to 20110717
Stephen Walker [Sat, 10 Mar 2012 04:31:13 +0000 (04:31 +0000)]
[packages] fswebcam: update to 20110717

SVN-Revision: 30860

12 years ago[packages] fowsr: update to 1.0-20110904
Stephen Walker [Fri, 9 Mar 2012 04:24:36 +0000 (04:24 +0000)]
[packages] fowsr: update to 1.0-20110904

SVN-Revision: 30859

12 years ago[packages] dosfstools: update to 3.0.12, add fsck script (#10697)
Stephen Walker [Fri, 9 Mar 2012 01:11:17 +0000 (01:11 +0000)]
[packages] dosfstools: update to 3.0.12, add fsck script (#10697)

SVN-Revision: 30858

12 years agomultiwan package: use less iptables -F
Jo-Philipp Wich [Wed, 7 Mar 2012 11:47:52 +0000 (11:47 +0000)]
multiwan package: use less iptables -F

Hi

Even if "qos-scripts" package isn't installed, multiwan is flushing all the mangle chains.
This patch correct this behavior to let people use mangle table if qos-scripts is not there (to use there own qos script ...)

Info: For the moment the qos management of the multiwan package is broken (it's speaks about IMQ, instead of IFB)

The package version go from 1.0.20 to 1.0.21 (and not 1.0.19) because there is this patch also pending (http://patchwork.openwrt.org/patch/1740/)

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 30833

12 years agoAdd enabled option to multiwan
Jo-Philipp Wich [Wed, 7 Mar 2012 11:47:48 +0000 (11:47 +0000)]
Add enabled option to multiwan

Hi

Attached modified patchs for multiwan and luci-app-multiwan

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Le 19/12/2011 18:30, Etienne Champetier a écrit :
> Hi
>
> Here follows the patch for luci multiwan package
> I've also opened a ticket on the luci trac
>
> Regards
>
> Le 19/12/2011 16:38, Etienne Champetier a écrit :
>> Hi
>>
>> The only mean to disable multiwan is to delete the symlink in /etc/rc.d, but if you make a backup and restore it you have to re-delete the symlink.
>>
>> This small patch add an "enabled" option to multiwan script.
>>
>> It will allow me to have one image per router model, not one with multiwan and one without.
>>
>> Best regards
>>
>> Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
>>
>>
>>
>>
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
>>
>>
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel

SVN-Revision: 30832

12 years ago[package] faifa: package libfaifa (#8506)
Florian Fainelli [Tue, 6 Mar 2012 13:13:15 +0000 (13:13 +0000)]
[package] faifa: package libfaifa (#8506)

SVN-Revision: 30831