packages.git
13 years ago[packages] lftp: update to 4.2.3
swalker [Sun, 15 May 2011 08:24:28 +0000 (08:24 +0000)]
[packages] lftp: update to 4.2.3

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26893 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] e169-stats: update to 0.6 (#9255), thanks obsy, refresh patches
swalker [Sun, 15 May 2011 08:23:01 +0000 (08:23 +0000)]
[packages] e169-stats: update to 0.6 (#9255), thanks obsy, refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26892 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] php5: add gettext module
mhei [Fri, 13 May 2011 19:02:24 +0000 (19:02 +0000)]
[packages] php5: add gettext module

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26887 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] mocp: adds Music On Console player
blogic [Fri, 13 May 2011 18:25:52 +0000 (18:25 +0000)]
[packages] mocp: adds Music On Console player

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26886 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] openvpn: stop instances even if they are disabled (#9404)
jow [Fri, 13 May 2011 06:31:41 +0000 (06:31 +0000)]
[packages] openvpn: stop instances even if they are disabled (#9404)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26881 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] update faifa to r82
florian [Wed, 11 May 2011 08:11:25 +0000 (08:11 +0000)]
[package] update faifa to r82

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26871 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] php5: fix build and package dependencies
mhei [Tue, 10 May 2011 21:10:16 +0000 (21:10 +0000)]
[packages] php5: fix build and package dependencies

- fix PKG_BUILD_DEPENDS (should finally close #9196)
- correct package dependency spec as suggested by jow (refs #9368)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26870 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages]: update openssh to 5.8p2
tripolar [Tue, 10 May 2011 14:29:29 +0000 (14:29 +0000)]
[packages]: update openssh to 5.8p2

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26869 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[libftdi]
blogic [Mon, 9 May 2011 20:20:22 +0000 (20:20 +0000)]
[libftdi]

Adds libfti - a C-library to interface FTDI USB-serial-chips.
Package may need improvement, source libftdi also provides a C++ binding
which is not getting installed with this package yet.

Signed-off-by: Michael Markstaller <mm@elabnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26867 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[usb-modeswitch]
blogic [Mon, 9 May 2011 19:13:52 +0000 (19:13 +0000)]
[usb-modeswitch]
* Update usb-modeswitch to v1.1.7
* Update usb-modeswitch-data to v20110227

Signed-off-by: Layne Edwards <ledwards76@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26866 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] lcd4linux: update to SVN r1144
jmccrohan [Mon, 9 May 2011 12:12:39 +0000 (12:12 +0000)]
[package] lcd4linux: update to SVN r1144

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26864 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ddns-scripts: add he.net service url (#9376)
jow [Mon, 9 May 2011 07:11:18 +0000 (07:11 +0000)]
[packages] ddns-scripts: add he.net service url (#9376)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26863 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ulogd: compile with --export-dynamic to solve segfault in dlopen() (#8481)
jow [Sun, 8 May 2011 12:21:47 +0000 (12:21 +0000)]
[packages] ulogd: compile with --export-dynamic to solve segfault in dlopen() (#8481)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26853 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] split rsyncd into a separate package
jow [Sun, 8 May 2011 11:05:21 +0000 (11:05 +0000)]
[PATCH] split rsyncd into a separate package
Split rsyncd into a separate package

Make rsyncd a separate config option so that people who don't want an
rsync daemon using up RAM can still select the rsync client.  Depends
on rsync for the binary, the rsyncd package just consists of the init
script and configuration files.

Signed-off-by: Russell Senior <seniorr at aracnet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26852 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] php5: add missing $ sign (fixes #9264)
mhei [Sun, 8 May 2011 09:00:57 +0000 (09:00 +0000)]
[packages] php5: add missing $ sign (fixes #9264)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26847 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoupgrade debootstrap package
luka [Fri, 6 May 2011 18:16:05 +0000 (18:16 +0000)]
upgrade debootstrap package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26839 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoreorganize lm-sensors Makefile
luka [Fri, 6 May 2011 17:59:29 +0000 (17:59 +0000)]
reorganize lm-sensors Makefile
Philip Prindeville <philipp_subx@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26838 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/bird: update to version 1.3.1
acoul [Fri, 6 May 2011 05:07:40 +0000 (05:07 +0000)]
net/bird: update to version 1.3.1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26835 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ipv6calc: update to v0.82.1, fixes claring of "valid" flag on mips platforms
jow [Thu, 5 May 2011 21:02:27 +0000 (21:02 +0000)]
[packages] ipv6calc: update to v0.82.1, fixes claring of "valid" flag on mips platforms

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26834 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] apr: ditch shipped libtool, make it non-silent
jow [Thu, 5 May 2011 14:40:50 +0000 (14:40 +0000)]
[packages] apr: ditch shipped libtool, make it non-silent

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26831 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] apr-util: remove shipped libtool, don't use host odbc_config
jow [Thu, 5 May 2011 14:32:20 +0000 (14:32 +0000)]
[packages] apr-util: remove shipped libtool, don't use host odbc_config

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26830 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] mini-snmpd: make IPv4 / IPv6 mode switchable when daemon is built with...
jow [Wed, 4 May 2011 19:07:17 +0000 (19:07 +0000)]
[packages] mini-snmpd: make IPv4 / IPv6 mode switchable when daemon is built with IPv6 support, previously it was hardcoded to v6

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26826 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] php5: Rework and simplify makefile (#9196)
mhei [Wed, 4 May 2011 18:34:27 +0000 (18:34 +0000)]
[packages] php5: Rework and simplify makefile (#9196)

- use standard variables for configure
- use standard macros for build (prevents a second configure/compile
  run when both php5-cli and php5-cgi packages are selected)
- construct PKG_CONFIG_DEPENDS before including packages.mk (fixes #9196)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26825 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] php5: fix APC support
mhei [Wed, 4 May 2011 18:27:36 +0000 (18:27 +0000)]
[packages] php5: fix APC support

The APC patch adds the APC extension to the source tree. However,
when it was selected nothing happens since the extension wasn't
'registered'. This is what a 'buildconf' run usually does.
This however needs version 2.13 of autoconf. So instead of
requiring this (additional) autoconf version on the build system
the files changed are included in an additional patch.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26824 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] php5: whitespace fixes only
mhei [Wed, 4 May 2011 18:24:15 +0000 (18:24 +0000)]
[packages] php5: whitespace fixes only

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26823 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] package luaposix, the general Lua POSIX library
jow [Wed, 4 May 2011 14:49:58 +0000 (14:49 +0000)]
[packages] package luaposix, the general Lua POSIX library

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26821 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages/qt4] linuxinput device grabbing: disable debug output
mirko [Sun, 1 May 2011 19:07:05 +0000 (19:07 +0000)]
[packages/qt4] linuxinput device grabbing: disable debug output

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26800 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] libusb-1.0: add a workaround for uClibc TFD_NONBLOCK / O_NONBLOCK mismatch...
jow [Sat, 30 Apr 2011 13:04:49 +0000 (13:04 +0000)]
[packages] libusb-1.0: add a workaround for uClibc TFD_NONBLOCK / O_NONBLOCK mismatch on mips (#9338)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26794 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] lvm2: readd $(FPIC) (#9335)
jow [Sat, 30 Apr 2011 12:52:37 +0000 (12:52 +0000)]
[packages] lvm2: readd $(FPIC) (#9335)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26793 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] New package CPUsage
jow [Fri, 29 Apr 2011 15:45:52 +0000 (15:45 +0000)]
[PATCH] New package CPUsage
Add CPUsage to /utils

CPUsage is a small utility to dump the CPU usage every second.
This version can write CSV output.

Signed-off-by: Florian Sesser <sesser@in.tum.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26792 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] pcre: Add C++ wrapper for pcre package (#9331)
jow [Fri, 29 Apr 2011 15:39:59 +0000 (15:39 +0000)]
[packages] pcre: Add C++ wrapper for pcre package (#9331)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26791 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] [packages] New package libcunit
jow [Fri, 29 Apr 2011 15:33:07 +0000 (15:33 +0000)]
[PATCH] [packages] New package libcunit
Add to CUnit to /libs/

CUnit is a lightweight system for writing, administering, and running unit
tests in C.  It provides C programmers a basic testing functionality with a
flexible variety of user interfaces.

Signed-off-by: Florian Sesser <sesser@in.tum.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26790 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] strongswan4 update to 4.5.1
jow [Fri, 29 Apr 2011 15:26:26 +0000 (15:26 +0000)]
[PATCH] strongswan4 update to 4.5.1
This patch updates the strongswan4 package from 4.3.7 to 4.5.1. I have
added the following plugins which get built as strongswan4-mod-<plugin>
packages:

constraints - X.509 constraint checking
dhcp - DHCP-based IP and DNS
farp - Fake arp responses
led - LED blink on IKE activity
revocation - X.509 revocation checking
socket-default - Default socket for IKEv2
socket-raw - RAW socket of IKEv1 and IKEv2
xauth - XAUTH authentication

Upstream default plugins were added to the strongswan4-default meta
package. "socket-default" and "kernel-netlink" plugins were added to the
strongswan4-minimal meta package since a socket and a kernel interface are
required for a working setup and these are the upstream defaults in this
case. The whack command was moved to strongswan4-app-pluto.

The 202-clone.patch has been fixed upstream so it can be removed.  The
other patches were rebased for the new strongswan4 release.

I have been using strongswan 4.5.1 with backfire and trunk for a couple
weeks now. There are some missing kernel modules in trunk that are
required for strongswan4 to work (also true for 4.3.7). There are already
a couple of tickets on trac addressing these kernel modules:

https://dev.openwrt.org/ticket/9234
https://dev.openwrt.org/ticket/8928

I also have my own patch that just packages all of the missing modules
into a single kmod-crypto-ipsec package. It would be nice to get some
discussion how these modules should be packaged so we can get working
ipsec support in trunk.

Signed-off-by: Lars Hjersted <lars at hjersted.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26789 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH]Âpackages: Update pango to 1.28.4
jow [Fri, 29 Apr 2011 15:20:57 +0000 (15:20 +0000)]
[PATCH]Âpackages: Update pango to 1.28.4
Signed-off-by: Jochen Friedrich <jochen@scram.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26788 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] Update Quicktun to version 2.1.7
jow [Fri, 29 Apr 2011 15:17:01 +0000 (15:17 +0000)]
[PATCH] Update Quicktun to version 2.1.7
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26787 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] cmus music player Makefile
jow [Fri, 29 Apr 2011 15:09:16 +0000 (15:09 +0000)]
[PATCH] cmus music player Makefile
This adds the "cmus" package to packages.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26784 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] [packages] ipv6/ipv6calc: Update to 0.82
jow [Fri, 29 Apr 2011 14:52:55 +0000 (14:52 +0000)]
[PATCH] [packages] ipv6/ipv6calc: Update to 0.82
Update ipv6calc to newest 0.82. This reduces the binary sizes
significantly.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26783 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] utils/collectd: fix modbus plugin
jow [Fri, 29 Apr 2011 14:51:02 +0000 (14:51 +0000)]
[PATCH] utils/collectd: fix modbus plugin
This patch makes some small corrections to my previous patch enabling the modbus plugin of collectd.
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26782 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages/qt4] allow configure 'grabbing' of linuxinput devices (via ioctl EVIOCGRAB) -
mirko [Fri, 29 Apr 2011 09:35:47 +0000 (09:35 +0000)]
[packages/qt4] allow configure 'grabbing' of linuxinput devices (via ioctl EVIOCGRAB) -
without 'grabbing' all keystrokes are passed to other applications as well as to possible underlying ttys / shells

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26780 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] libiconv: add ASCII as alias to US-ASCII, fixes various glib applications
jow [Thu, 28 Apr 2011 13:54:08 +0000 (13:54 +0000)]
[packages] libiconv: add ASCII as alias to US-ASCII, fixes various glib applications

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26775 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoUpgrade mc package. Tickets 9225 and 9268 can be closed. The mc package
thepeople [Tue, 26 Apr 2011 12:26:30 +0000 (12:26 +0000)]
Upgrade mc package. Tickets 9225 and 9268 can be closed. The mc package
is optimized for size.

Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26762 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoremove old mdadm patch
luka [Mon, 25 Apr 2011 22:10:58 +0000 (22:10 +0000)]
remove old mdadm patch

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26760 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agorename mdadm patch
luka [Mon, 25 Apr 2011 21:57:12 +0000 (21:57 +0000)]
rename mdadm patch

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26759 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoupgrade lm-sensors package
luka [Mon, 25 Apr 2011 21:48:18 +0000 (21:48 +0000)]
upgrade lm-sensors package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26758 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] mdadm: fix typo in r26755
jow [Mon, 25 Apr 2011 21:24:40 +0000 (21:24 +0000)]
[packages] mdadm: fix typo in r26755

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26757 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd lvm2 cross compile fix
luka [Mon, 25 Apr 2011 21:24:03 +0000 (21:24 +0000)]
add lvm2 cross compile fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26756 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoupgrade mdadm package
luka [Mon, 25 Apr 2011 20:37:11 +0000 (20:37 +0000)]
upgrade mdadm package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26755 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoupgrade lvm2 package
luka [Mon, 25 Apr 2011 20:36:26 +0000 (20:36 +0000)]
upgrade lvm2 package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26754 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] alsa-utils: prevent configure from using host ncurses[w]5-config files
jow [Wed, 20 Apr 2011 09:55:49 +0000 (09:55 +0000)]
[packages] alsa-utils: prevent configure from using host ncurses[w]5-config files

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26739 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] php5: remove obsolete patch after update to 5.3.6
mhei [Tue, 19 Apr 2011 19:30:27 +0000 (19:30 +0000)]
[packages] php5: remove obsolete patch after update to 5.3.6

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26732 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] php5: update to 5.3.6
mhei [Tue, 19 Apr 2011 19:29:39 +0000 (19:29 +0000)]
[packages] php5: update to 5.3.6

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26731 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] php5: fix typo for package description
mhei [Tue, 19 Apr 2011 19:27:16 +0000 (19:27 +0000)]
[packages] php5: fix typo for package description

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26730 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] php5: add maintainer details
mhei [Tue, 19 Apr 2011 19:23:54 +0000 (19:23 +0000)]
[packages] php5: add maintainer details

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26729 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] Update and FIX socat
jow [Tue, 19 Apr 2011 19:14:02 +0000 (19:14 +0000)]
[PATCH] Update and FIX socat
socat was bugged for ages now. It does compile, so probably no one
noticed. While running through its configure script, the build process
complains about some missing variables and gives a hint, that the user
should supply them manually. This does ONLY happen in a cross compiling
environment, otherwise the configure script guesses them right. I don't
know the purpose of these variables exactly, but they seem to be OS
dependent and NOT hardware dependent. I tested this on various
architectures and they were all the same, as long as linux is involved.
So I think its safe to specify them in the Makefile.

The point why they're important, is simply that socat compiles, but
exits with some sort of error right after invocation, if they weren't
present at compile time. There are numerous tickets around concerning
this bug. Newer Versions of socat won't even compile if they're missing,
maybe thats why it's kinda outdated by now.

However, this little patch should fix it.

Signed-off-by: Hendrik Bartusch <bartusch@exoz.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26728 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/bwping: BWPing is a small utility for bandwidth measuring. (thank you Florian...
acoul [Tue, 19 Apr 2011 17:26:01 +0000 (17:26 +0000)]
net/bwping: BWPing is a small utility for bandwidth measuring. (thank you Florian Sesser)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26727 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoZNC: Fix webadmin, allow external config and minor fixes
jogo [Tue, 19 Apr 2011 15:11:02 +0000 (15:11 +0000)]
ZNC: Fix webadmin, allow external config and minor fixes

 * Fix the webadmin module and add the themes

 * Allow providing ZNC an external config (closes #9110)

 * Allow specifying the user and group to run ZNC as (needs su when using
   external config)

 * Allow providing a certificate for incoming SSL connections

 * Reduce buildtime by not rebuilding everything everytime

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26722 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/apf: Active port forwarder is a software tool for secure port forwarding. (Closes...
acoul [Tue, 19 Apr 2011 14:36:45 +0000 (14:36 +0000)]
net/apf: Active port forwarder is a software tool for secure port forwarding. (Closes #9256)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26721 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobatman-adv: init script tries to retrieve interfaces from uci
marek [Tue, 19 Apr 2011 12:49:37 +0000 (12:49 +0000)]
batman-adv: init script tries to retrieve interfaces from uci

The batman-adv init script will query uci (network.$iface.ifname)
to retrieve the interface name to re-use the existing network
configuration system.
The default iface configuration (batman-adv.bat0.interfaces) is
set to 'mesh' which allows to start batman-adv as soon as the
network configuration contains a 'mesh' stanza.

Signed-off-by: Filippo Sallemi <tonyputi@gmail.com>
Signed-off-by: Gioacchino Mazzurco <gmazzurco89@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26719 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobatman-adv: upgrade package to latest release (2011.1.0)
marek [Tue, 19 Apr 2011 12:43:10 +0000 (12:43 +0000)]
batman-adv: upgrade package to latest release (2011.1.0)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26718 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] openntpd:
jow [Mon, 18 Apr 2011 10:23:50 +0000 (10:23 +0000)]
[packages] openntpd:
- don't check directory permissions, we can't make /var 0700 (#9258)
- fix init script after r26148, use service_kill instead of killall -9 (#9258)
- bump pkg revision

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26717 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] tor-alpha: update to 0.2.2.24-alpha, add geoip package
swalker [Sat, 16 Apr 2011 18:43:00 +0000 (18:43 +0000)]
[packages] tor-alpha: update to 0.2.2.24-alpha, add geoip package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26694 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoupgrade git package
luka [Sat, 16 Apr 2011 08:59:26 +0000 (08:59 +0000)]
upgrade git package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26688 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoprosody: do not chown on the host system
nbd [Fri, 15 Apr 2011 00:43:03 +0000 (00:43 +0000)]
prosody: do not chown on the host system

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26675 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoAdd maintainer details for lcd4linux
jmccrohan [Thu, 14 Apr 2011 23:21:02 +0000 (23:21 +0000)]
Add maintainer details for lcd4linux

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26667 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agodowngrade libtorrent and rtorrent; rtorrent crashes only solution was to use stable...
luka [Thu, 14 Apr 2011 20:49:19 +0000 (20:49 +0000)]
downgrade libtorrent and rtorrent; rtorrent crashes only solution was to use stable and not svn version (8733)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26664 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] slang2: add the OLD directory as a source url
swalker [Thu, 14 Apr 2011 16:44:19 +0000 (16:44 +0000)]
[packages] slang2: add the OLD directory as a source url

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26661 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] usbutils: Fix zlib support (#9216)
acinonyx [Thu, 14 Apr 2011 13:12:47 +0000 (13:12 +0000)]
[packages] usbutils: Fix zlib support (#9216)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26660 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages/qt4] package qt4 VNC graphics driver
mirko [Thu, 14 Apr 2011 12:36:18 +0000 (12:36 +0000)]
[packages/qt4] package qt4 VNC graphics driver

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26659 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages/qt4] include linuxinput driver for keyboards by default
mirko [Thu, 14 Apr 2011 12:36:15 +0000 (12:36 +0000)]
[packages/qt4] include linuxinput driver for keyboards by default

why the heck can we build the linuxinput-keyboard driver as a plugin, but
the linuxinput-mouse driver can just be compiled in? Why does qt4 has
different drivers for mouse/keyboard using the linuxinput stack at all?

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26658 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] znc:
jow [Thu, 14 Apr 2011 09:04:54 +0000 (09:04 +0000)]
[packages] znc:
- fix usage of PKG_CONFIG_DEPENDS to properly trigger rebuilds after changed feature configuration
- conditionally compile plugins, saves a lot of build time if only a few extensions are enabled

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26656 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agominor update hd-idle
luka [Wed, 13 Apr 2011 22:24:58 +0000 (22:24 +0000)]
minor update hd-idle

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26655 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoupgrade hdparm
luka [Wed, 13 Apr 2011 22:20:46 +0000 (22:20 +0000)]
upgrade hdparm

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26654 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd rtorrent ncurses patch
luka [Wed, 13 Apr 2011 22:14:18 +0000 (22:14 +0000)]
add rtorrent ncurses patch

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26653 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoupgrade libtorrent and rtorrent
luka [Wed, 13 Apr 2011 22:07:14 +0000 (22:07 +0000)]
upgrade libtorrent and rtorrent

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26652 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoZNC: Update to 0.098 and minor fixes
jogo [Wed, 13 Apr 2011 18:25:52 +0000 (18:25 +0000)]
ZNC: Update to 0.098 and minor fixes

 * Update ZNC to latest stable

 * Update download URI to new location

 * Add a fix for building webadmin with uClibc++ and enable it

 * Reduce build time slightly skipping the man target

 * Add myself as maintainer

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26651 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] usbutils: Do not automatically update USB IDs on real system
acinonyx [Wed, 13 Apr 2011 17:40:16 +0000 (17:40 +0000)]
[packages] usbutils: Do not automatically update USB IDs on real system

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26650 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] pciutils: Do not automatically update PCI IDs on real system
acinonyx [Wed, 13 Apr 2011 17:40:10 +0000 (17:40 +0000)]
[packages] pciutils: Do not automatically update PCI IDs on real system

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26649 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] hd-idle: readd PKG_BUILD_DIR
jow [Wed, 13 Apr 2011 15:56:36 +0000 (15:56 +0000)]
[packages] hd-idle: readd PKG_BUILD_DIR

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26646 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] pulseaudio: fix 26640
loswillios [Wed, 13 Apr 2011 09:46:15 +0000 (09:46 +0000)]
[packages] pulseaudio: fix 26640

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26641 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] pulseaudio: drop dbus dependency, add back libsamplerate, allow to start...
loswillios [Wed, 13 Apr 2011 09:42:04 +0000 (09:42 +0000)]
[packages] pulseaudio: drop dbus dependency, add back libsamplerate, allow to start on devices with <64mb ram, bump release

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26640 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] rsync: Update copyright notice date
acinonyx [Tue, 12 Apr 2011 23:18:43 +0000 (23:18 +0000)]
[packages] rsync: Update copyright notice date

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26634 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] {pciutils,usbutils}: save space when installing pciutils and usbutils...
acinonyx [Tue, 12 Apr 2011 23:18:35 +0000 (23:18 +0000)]
[packages] {pciutils,usbutils}: save space when installing pciutils and usbutils v1 (thanks Peter Wagner)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26633 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] rsync: Remove trailing whitespace error from init script
acinonyx [Tue, 12 Apr 2011 23:18:26 +0000 (23:18 +0000)]
[packages] rsync: Remove trailing whitespace error from init script

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26631 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] rsync: Add initscript for rsync daemon
acinonyx [Tue, 12 Apr 2011 23:18:19 +0000 (23:18 +0000)]
[packages] rsync: Add initscript for rsync daemon

Add an initscript to the rsync package for use as a daemon, and a sample rsyncd.conf to show a simple setup.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26630 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotcpdump: add back LINUX_SLL support to tcpdump-mini to fix ppp packet dumping (fixes...
nbd [Tue, 12 Apr 2011 21:35:03 +0000 (21:35 +0000)]
tcpdump: add back LINUX_SLL support to tcpdump-mini to fix ppp packet dumping (fixes #6236)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26629 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] hd-idle: remove redundant PKG_BUILD_DIR, extend copyright
jow [Tue, 12 Apr 2011 20:13:51 +0000 (20:13 +0000)]
[packages] hd-idle: remove redundant PKG_BUILD_DIR, extend copyright

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26619 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoVersion bump hd-idle to 1.03. 1.02 and 1.03 were bugfix releases.
jow [Tue, 12 Apr 2011 20:12:29 +0000 (20:12 +0000)]
Version bump hd-idle to 1.03. 1.02 and 1.03 were bugfix releases.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26618 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ruby: fix compilation against OpenSSL v1.0.0, thanks russell
jow [Mon, 11 Apr 2011 22:35:26 +0000 (22:35 +0000)]
[packages] ruby: fix compilation against OpenSSL v1.0.0, thanks russell

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26599 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackages: haproxy
heil [Mon, 11 Apr 2011 21:54:43 +0000 (21:54 +0000)]
packages: haproxy
 - bump to version 1.4.15

- Diese und die folgenden Zeilen werden ignoriert --

M    haproxy/Makefile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26597 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] gd: remove manual autoreconf invocation, it pulls in host autofail crap
jow [Mon, 11 Apr 2011 14:38:08 +0000 (14:38 +0000)]
[packages] gd: remove manual autoreconf invocation, it pulls in host autofail crap

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26592 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] cyrus-sasl: fix and use autoreconf to get rid of crappy libtool, extend...
jow [Mon, 11 Apr 2011 14:26:57 +0000 (14:26 +0000)]
[packages] cyrus-sasl: fix and use autoreconf to get rid of crappy libtool, extend compile fix to cover automake templates, solve some other automake braindeadness as well

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26591 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agocyrus-sasl: fix compile bug, so that we do not need this ugly workaround introduced...
hauke [Sun, 10 Apr 2011 11:45:15 +0000 (11:45 +0000)]
cyrus-sasl: fix compile bug, so that we do not need this ugly workaround introduced in r26541.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26575 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoopenswan: fix recursive dependency in config.
hauke [Sat, 9 Apr 2011 16:46:11 +0000 (16:46 +0000)]
openswan: fix recursive dependency in config.

Warning! Found recursive dependency: PACKAGE_kmod-ipv6 PACKAGE_kmod-ipv6

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26551 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoopenswan: add fix for 2.6.38
hauke [Sat, 9 Apr 2011 16:18:39 +0000 (16:18 +0000)]
openswan: add fix for 2.6.38

With 2.6.38.2 #include linux/config.h dont work anymore. It the same issue like Changeset r26237.

Thank you heil for the patch.

This closes #9156.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26550 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoopenl2tp: update to 1.8
hauke [Sat, 9 Apr 2011 16:10:31 +0000 (16:10 +0000)]
openl2tp: update to 1.8

Thank you НКВД for the patch.

This closes #9155.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26549 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoipupdate: fix endianness-issue
hauke [Sat, 9 Apr 2011 15:28:22 +0000 (15:28 +0000)]
ipupdate: fix endianness-issue

Thank you Sven Roederer for the patch.

This closes #9066.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26546 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agocyrus-sasl: update to version 2.1.23.
hauke [Sat, 9 Apr 2011 13:04:01 +0000 (13:04 +0000)]
cyrus-sasl: update to version 2.1.23.

Make must be run two times to work around a bug described here:
http://lists.andrew.cmu.edu/pipermail/cyrus-sasl/2008-June/001414.html

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26541 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomysql: fix a compile error on some host systems.
hauke [Sat, 9 Apr 2011 12:58:10 +0000 (12:58 +0000)]
mysql: fix a compile error on some host systems.

conf_to_src.c uses C++ functions so we should use g++ for compiling.
The CFLAGS, CPPFLAGS and LDFLAGS for host build should be used and not the for target builds.

This closes #8342

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26540 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoddns-scripts: no-ip.com's update protocol has changed
hauke [Fri, 8 Apr 2011 20:23:42 +0000 (20:23 +0000)]
ddns-scripts: no-ip.com's update protocol has changed

Thank you arokh and julian.calaby.
This closes #9160

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26538 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] minidlna: Renumber and refresh patches
acinonyx [Thu, 7 Apr 2011 23:32:01 +0000 (23:32 +0000)]
[packages] minidlna: Renumber and refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26530 3c298f89-4303-0410-b956-a3cf2f4a3e73