aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | Merge pull request #762 from jow-/smartmontools-autoreconfJo-Philipp Wich2015-01-10
|\ \ \ | | | | | | | | smartmontools: use generic autoreconf fixup
| * | | smartmontools: use generic autoreconf fixupJo-Philipp Wich2015-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of using the broken upstream autogen.sh, utilize then generic autoreconf PKG_FIXUP. This fixes the following configure error after the recent automake update in trunk: -- 8< -- You must have at least GNU Automake 1.7 (up to 1.14) installed in order to bootstrap smartmontools from SVN. Download the appropriate package for your distribution, or the source tarball from ftp://ftp.gnu.org/gnu/automake/ . Also note that support for new Automake series (anything newer than 1.14) is only added after extensive tests. If you live in the bleeding edge, you should know what you're doing, mainly how to test it before the developers. Be patient. make[2]: *** [.../.configured_] Error 1 -- >8 -- Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | bluelog: import from old packages feedNicolas Thill2015-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v1.1.2) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | msmtp: import from old packages feedNicolas Thill2015-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v1.6.1) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | pen: import from old packages feedNicolas Thill2015-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v0.25.1) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | bluez: adjust license infosNicolas Thill2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | libical: adjust license infosNicolas Thill2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | mysql: fix build with Bison 3.xJo-Philipp Wich2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | perl: Bump PKG_RELEASEMarcel Denia2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Fix version configuration symbolsMarcel Denia2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Add mips64 configurationMarcel Denia2015-01-10
| |/ / |/| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | openconnect: automatically enable rebind for DNS servers sent by VPN serverNikos Mavrogiannopoulos2015-01-10
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | openconnect: move certificate files to config/ to add graceful upgradeNikos Mavrogiannopoulos2015-01-10
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | openconnect: removed unneeded entries from interfaceNikos Mavrogiannopoulos2015-01-10
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | openconnect: updated to 7.03Nikos Mavrogiannopoulos2015-01-10
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | openconnect: register split-dns to dnsmasqNikos Mavrogiannopoulos2015-01-10
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | bluez: enable static lib, install dev filesNicolas Thill2015-01-09
| | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | Merge pull request #759 from mhei/issue-757Ted Hess2015-01-09
|\ \ \ | | | | | | | | avahi-daemon: don't install service files automatically (fixes #757)
| * | | avahi-daemon: don't install service files automatically (fixes #757)Michael Heimpold2015-01-09
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | bluez: add new packageNicolas Thill2015-01-09
| | | | | | | | | | | | | | | | | | | | | | | | This merges & obsoletes bluez-libs & bluez-utils from old packages feed. Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | libical: add new packageNicolas Thill2015-01-09
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | freetype: bump to 2.5.5Nicolas Thill2015-01-09
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | erlang: bump to 17.4Nicolas Thill2015-01-09
|/ / / | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | Merge pull request #751 from tru7/patch-4Ted Hess2015-01-09
|\ \ \ | | | | | | | | linknx: change runtime patch in config files
| * | | linknx: fix name of PID fileOthmar Truniger2015-01-08
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
| * | | linknx: change runtime patch in config filesOthmar Truniger2015-01-07
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | Merge pull request #754 from commodo/python-setuptools-fixSteven Barth2015-01-08
|\ \ \ \ | | | | | | | | | | Python setuptools fix
| * | | | python-setuptools: remove windows supportAlexandru Ardelean2015-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Causes some build issues. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python-setuptools: fix Build/InstallDev ruleAlexandru Ardelean2015-01-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | [tor]: update to 0.2.5.10Peter Wagner2015-01-08
|/ / / / | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #750 from bk138/gcc-include-libgcc-aSteven Barth2015-01-08
|\ \ \ \ | | | | | | | | | | GCC: include libgcc.a
| * | | | gcc: Update README: tested on arm (imx233-olinuxino) boardharald.geyer@gmx.at2015-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Harald Geyer <harald@ccbib.org> Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | | gcc: Include libgcc.a on those architectures that need itharald.geyer@gmx.at2015-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now these are arm, hppa, microblaze, powerpc, sh and xtensa. So we just try to grep for it to figure out if it is needed. Signed-off-by: Harald Geyer <harald@ccbib.org> Signed-off-by: Christian Beier <dontmind@freeshell.org>
* | | | | Merge pull request #752 from tru7/patch-3Ted Hess2015-01-07
|\ \ \ \ \ | | | | | | | | | | | | linknx: fix permissions, add conffiles in Makefile
| * | | | | linknx: fix permissions, add conffiles in MakefileOthmar Truniger2015-01-07
| | |/ / / | |/| | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* / | | | fastd: update configuration optionsMatthias Schiffer2015-01-08
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | When updating fastd, some added and renamed CMake options had been forgotten, so it was impossible to disable some feature to reduce its size. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | mpd: Update to latest (0.18.21)Ted Hess2015-01-07
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | libvorbisidec: Update to lastest tremor version (1.0.3) from xiph.orgTed Hess2015-01-07
|/ / / | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #749 from roger-/masterTed Hess2015-01-06
|\ \ \ | | | | | | | | libuvc: add package
| * | | libuvc: add packageRoger2015-01-06
| | | | | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | | | classpath: force use of target gmp libNicolas Thill2015-01-07
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | Merge pull request #748 from adam2104/masterSteven Barth2015-01-07
|\ \ \ \ | | | | | | | | | | Add netcat package from old 14.07 package repository.
| * | | | Add netcat package from old 14.07 package repository.Adam Gensler2015-01-06
|/ / / / | | | | | | | | | | | | Signed-off-by: Adam Gensler openwrt@a.gnslr.us
* | | | Merge pull request #735 from danak6jq/new-jamvmSteven Barth2015-01-06
|\ \ \ \ | | | | | | | | | | move jamvm to new repo, update to jamvm 2.0.0
| * | | | jamvm: move to new repoDana2015-01-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dana H. Myers <k6jq@comcast.net>
* | | | | Merge pull request #738 from danak6jq/new-classpath2Steven Barth2015-01-06
|\ \ \ \ \ | | | | | | | | | | | | move classpath to new repo; add Makefile for classpath-0.99; add patch for double memory-leak
| * | | | | classpath: move to new repo, update to classpath-0.99; add patch for double ↵Dana Myers2015-01-06
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | memory-leak Signed-off-by: Dana H. Myers <k6jq@comcast.net>
* | | | | Merge pull request #745 from commodo/ovs-upg-2.3.1Steven Barth2015-01-06
|\ \ \ \ \ | | | | | | | | | | | | openvswitch: upgrade to version 2.3.1
| * | | | | openvswitch: upgrade to version 2.3.1Alexandru Ardelean2015-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes here: https://github.com/openvswitch/ovs/blob/v2.3.1/NEWS Remove patch (included in 2.3.1): 0005-datapath-backport___ip_select_ident_function.patch Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #746 from mstorchak/luaposixSteven Barth2015-01-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | luaposix: update to v33.2.1