aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* shine: add new packageNicolas Thill2015-02-09
| | | | | | savonet/shine is a super fast fixed-point MP3 encoder Signed-off-by: Nicolas Thill <nico@openwrt.org>
* ntpd: update to 4.2.8p1Peter Wagner2015-02-09
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* git: update to 2.3.0Peter Wagner2015-02-09
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* Merge pull request #870 from jow-/rtorrent-autoconf-fixtripolar2015-02-09
|\ | | | | rtorrent: remove manual autoconf invocation
| * rtorrent: remove manual autoconf invocationJo-Philipp Wich2015-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Makefile already uses the proper autoreconf fixup but leaves a manual autoconf invocation in place. The bad autoconf call leads to the following build error in the SDK: ( cd .../rtorrent-0.9.4-git; ./autogen.sh ); aclocal... autoheader... libtoolize... libtoolize nor glibtoolize not found make[2]: *** [.../rtorrent-0.9.4-git/.configured_] Error 1 Remove the entire Build/Configure override to let rtorrent build correctly. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | Merge pull request #869 from jow-/libtorrent-autoconf-fixtripolar2015-02-09
|\ \ | | | | | | libtorrent: remove manual autoconf invocation
| * | libtorrent: remove manual autoconf invocationJo-Philipp Wich2015-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Makefile already uses the proper autoreconf fixup but leaves a manual autoconf invocation in place. The bad autoconf call leads to the following build error in the SDK: configure.ac:3: installing `./config.guess' configure.ac:3: installing `./config.sub' configure.ac:20: installing `./install-sh' configure.ac:20: installing `./missing' src/Makefile.am: installing `./depcomp' autoreconf: Leaving directory `.' aclocal... autoheader... libtoolize... libtoolize nor glibtoolize not found make[2]: *** [.../.configured_] Error 1 Remove the entire Build/Configure override to let libtorrent build correctly. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | dbus: bump to 1.9.8Steven Barth2015-02-09
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | Merge pull request #881 from MikePetullo/masterTed Hess2015-02-08
|\ \ \ | | | | | | | | libdmapsharing: update to 2.9.30
| * | | libdmapsharing: update to 2.9.30W. Michael Petullo2015-02-08
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | lttng-modules: add new packageNicolas Thill2015-02-08
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | lttng-tools: import from old packages feedNicolas Thill2015-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v2.6.0) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | lttng-ust: import from old packages feedNicolas Thill2015-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v2.6.0) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | cryptodev-linux: updated to 1.7Nikos Mavrogiannopoulos2015-02-08
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | shairplay: fix PKG_FIXUPNicolas Thill2015-02-08
| | | | | | | | | | | | | | | | | | | | | | | | PKG_FIXUP should be defined before including package.mk Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | libnetfilter-cttimeout: add new packageNicolas Thill2015-02-08
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | libnetfilter-cthelper: add new packageNicolas Thill2015-02-08
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | libnetfilter-queue: fix license, cleanupNicolas Thill2015-02-08
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | libnetfilter-acct: fix license, cleanupNicolas Thill2015-02-08
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | pen: update to 0.26.1Nicolas Thill2015-02-08
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | Merge pull request #863 from danielg4/masterNikos Mavrogiannopoulos2015-02-08
|\ \ \ \ | | | | | | | | | | openconnect: separate out vpnc-scripts and import vpnc
| * | | | vpnc: initial importDaniel Gimpelevich2015-02-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
| * | | | openconnect: fix a couple of minor things and add an interface optionDaniel Gimpelevich2015-02-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
| * | | | openconnect: separate out vpnc-scriptsDaniel Gimpelevich2015-02-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
* | | | | Merge pull request #876 from jow-/shairplay-autoconf-fixÁlvaro Fernández Rojas2015-02-08
|\ \ \ \ \ | | | | | | | | | | | | shairplay: use generic autoreconf fixup
| * | | | | shairplay: use generic autoreconf fixupJo-Philipp Wich2015-02-07
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the generic autoreconf facility to pickup proper variants of autoconf, automake and libtool. Remove the unneeded Build/Configure override. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | Merge pull request #880 from chris5560/masterTed Hess2015-02-08
|\ \ \ \ \ | | | | | | | | | | | | privoxy: modified initscript (remove killall)
| * | | | | privoxy: modified init scriptsChristian Schoenebeck2015-02-08
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | remove "killall" from initscript because it kills itself #867 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | Merge pull request #862 from chris5560/masterSteven Barth2015-02-08
|\ \ \ \ \ | | | | | | | | | | | | ddns-scripts: Update to version 2.2.0-1
| * | | | | ddns-scripts: Update to version 2.2.0-1Christian Schoenebeck2015-02-05
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified source directory structure - files for production files - samples for sample files (not installed in final build) modified Makefile - separate options for additional provider scripts - remove comments and empty lines from final build add IPv4 100.64/10 (RFC 6598) and 169.254/16 (RFC 5735) to the range of default blocked IP's. new option "bind_network" to force GNU Wget or cURL to use specific network/interface for communication new "domains.google.com" as IPv4 DDNS provider #822 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | libnetfilter-log: remove (added to core)Nicolas Thill2015-02-08
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | lxc: update to 1.1.0Marko Ratkaj2015-02-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr> Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | | Merge pull request #877 from jow-/libmms-autoconf-fixTed Hess2015-02-07
|\ \ \ \ | | | | | | | | | | libmms: remove useless autogen call
| * | | | libmms: remove useless autogen callJo-Philipp Wich2015-02-08
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package already uses the generic autoreconf fixup so the additional call to autogen.sh is unneeded and might even introduce wrong versions of the required autotools into the build. Remove the unneeded Build/Configure override to simplify the Makefile. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | perl: Bump PKG_RELEASEMarcel Denia2015-02-07
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Provide correct CFLAGS through perlmod.mkMarcel Denia2015-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In case threading is enabled, perl is compiled with -D_REENTRANT and -D_GNU_SOURCE, which, apart from other things, enables usage of off64_t. As we override module CFLAGS manually, we'll have to pass that flags as well. Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | Merge pull request #872 from ZeroChaos-/aircrack-ng_v2Ted Hess2015-02-07
|\ \ \ \ | | | | | | | | | | aircrack-ng: import from old packages
| * | | | aircrack-ng: import from old packagesRick Farina (Zero_Chaos)2015-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cleanup, update to latest version, mark myself maintainer Signed-off-by: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
* | | | | muninlite: correctly parse ifname with - charFabio Capriati2015-02-07
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Jonathan McCrohan: Squashed Fabio Capriati and Jo-Philipp Wich's patches. Closes #701 Signed-off-by: Fabio Capriati <faxcpr@tiscali.it> Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | libdmapsharing: make check library optionnalNicolas Thill2015-02-07
| |_|/ |/| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | check: import from old packages feedNicolas Thill2015-02-07
| | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v0.9.14) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | openobex: add new package (v1.7.1)Nicolas Thill2015-02-07
| | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | keepalived: import from old packages feedNicolas Thill2015-02-07
| | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v1.2.15) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | bluez: update to 5.28Nicolas Thill2015-02-07
| | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | libgd: update to v2.1.1Jo-Philipp Wich2015-02-06
| | | | | | | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | Merge pull request #851 from paulfertser/masterSteven Barth2015-02-06
|\ \ \ | | | | | | | | openocd: fix package dependencies
| * | | openocd: fix package dependenciesPaul Fertser2015-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenOCD autoselects libftdi1 when it's present, and should explicitly depend on it, same about libusb-0.1 API which is provided by libusb-compat. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | | | Merge pull request #854 from Naoir/perl-threadsSteven Barth2015-02-06
|\ \ \ \ | |_|_|/ |/| | | perl: Add initial threading support
| * | | perl: Bump PKG_RELEASEMarcel Denia2015-02-04
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
| * | | perl: CleanupMarcel Denia2015-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update copyright notice - Make perlbase-experimental's TITLE show up in menuconfig again - Formatting changes Signed-off-by: Marcel Denia <naoir@gmx.net>