aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | Merge branch 'freetype-config-include-path-fix' of ↵Nicolas Thill2015-08-04
|/| | | | | | | | | | | git://github.com/paulfertser/packages into PR1591
| * | freetype: fix include path for cross-compilationPaul Fertser2015-07-19
| | | | | | | | | | | | Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | | Merge pull request #1630 from hiviah/tor-0.2.6Hauke Mehrtens2015-08-03
|\ \ \ | | | | | | | | tor: update to 0.2.6.10
| * | | tor: bump to 0.2.6.10Ondrej Mikle2015-07-31
| | | | | | | | | | | | | | | | Signed-off-by: Ondrej Mikle <ondrej.mikle@nic.cz>
* | | | gnunet: update source, read config from UCI, add defaultsDaniel Golle2015-08-03
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #1566 from hauke/dhcpcdSteven Barth2015-08-03
|\ \ \ \ | | | | | | | | | | dhcpcd: fix build with musl
| * | | | dhcpcd: fix build with muslHauke Mehrtens2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not cast to caddr_t, but use a void * instead, the members are all void *. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | Merge pull request #1565 from hauke/libloSteven Barth2015-08-03
|\ \ \ \ \ | | | | | | | | | | | | liblo: fix build with musl
| * | | | | liblo: fix build with muslHauke Mehrtens2015-07-12
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When sys/poll.h gets included it results in a warning, to include poll.h. All warnings are treated as errors by liblo. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | Merge pull request #1564 from hauke/kismetSteven Barth2015-08-03
|\ \ \ \ \ | | | | | | | | | | | | kismet: fix build with musl
| * | | | | kismet: fix build with muslHauke Mehrtens2015-07-12
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Without these patches kismet does not build with musl. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | Merge pull request #1559 from hauke/bluez-btmgmtSteven Barth2015-08-03
|\ \ \ \ \ | | | | | | | | | | | | bluez: add btmgmt tool
| * | | | | bluez: add btmgmt toolHauke Mehrtens2015-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The btmgmt tool is needed to activate BL LE support. Currently it is not installed. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | Merge pull request #1558 from hauke/pps-toolsSteven Barth2015-08-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | pps-tools: remove kernel dependencies
| * | | | | | pps-tools: remove kernel dependenciesHauke Mehrtens2015-07-11
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pps-tools builds on kernel 4.1, but instead of adding this kernel, remove the check as all kernel versions currently supported by OpenWrt are listed. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | Merge pull request #1541 from hauke/bluezSteven Barth2015-08-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | bluez: update to version 5.31
| * | | | | | bluez: update to version 5.31Hauke Mehrtens2015-07-11
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | Merge pull request #1527 from roger-/rtl-sdrSteven Barth2015-08-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | rtl-sdr: update to latest
| * | | | | | rtl-sdr: update copyrightRoger2015-07-03
| | | | | | |
| * | | | | | rtl-sdr: update to latestRoger2015-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | | | | | | libidn: Update to 1.32Marcel Denia2015-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | Merge pull request #1612 from changeway/libstropheSteven Barth2015-08-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add libstrophe : XMPP client library
| * | | | | | | Add libstrophe : XMPP client librarychangeway2015-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Config.in for libxml2/expat XML library choice Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
* | | | | | | | Merge pull request #1615 from mhaas/stunnel-5.20Steven Barth2015-08-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | stunnel: Update from 5.14 to 5.20
| * | | | | | | | stunnel: Update from 5.14 to 5.20Michael Haas2015-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 010_fix_getnameinfo.patch is no longer needed * 011-cron-without-pthread-fix.patch added, fixes incorrect ifdef when building without pthreads Signed-off-by: Michael Haas <haas@computerlinguist.org>
* | | | | | | | | python: add correct host expatSteven Barth2015-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | | | | Merge pull request #1627 from dangowrt/update-sqlite3champtar2015-08-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sqlite3: update source compile tested on ar71xx
| * | | | | | | | | sqlite3: update sourceDaniel Golle2015-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | Merge pull request #1634 from mstorchak/transmissionTed Hess2015-08-02
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | transmission: add nice and ionice support, store config persistently
| * | | | | | | | | | transmission: add nice and ionice support, store persistent config, add ↵Maxim Storchak2015-08-02
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | transmission user and group Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | | | | perl-uri: Update to 1.69Marcel Denia2015-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | | | | perl-http-message: Update to 6.10Marcel Denia2015-08-01
| |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | | | Merge pull request #1622 from lijpsummer/masterSteven Barth2015-07-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | opencv:update to version 3.0.0
| * | | | | | | | | opencv:update to version 3.0.0lijpsummer2015-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: lijpsummer <summer@wrtnode.com>
* | | | | | | | | | Merge pull request #1626 from proidiot/proidiotSteven Barth2015-07-30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Adds YAJL
| * | | | | | | | | | yajl: add yajlCharles Southerland2015-07-29
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds YAJL (Yet Another JSON Library), a C library for parsing JSON. Includes patches for uClibc support. Improved from version used internally at Who's On My WiFi since Feb 2014. Adds myself as maintainer. Signed-off-by: Charles Southerland <charlie@stuphlabs.com>
* | | | | | | | | | Merge pull request #1628 from ClaymorePT/masterSteven Barth2015-07-30
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | Boost Makefile Update - Release 6
| * | | | | | | | | Boost Makefile Update - Release 6claymore2015-07-30
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update solves two issues: 1) Incompatibility with the combination of using Target mpc85xx and uclibc at the same time[1]. - For now, Boost is disabled when the respective combination is detected. 2) The selection of Boost.Locale was not activating the build with full language support. [1] - https://github.com/openwrt/packages/issues/1621 Signed-off-by: Carlos Ferreira <carlosmf.pt@gmail.com>
* | | | | | | | | gnunet: update source, enable local iperf and echo servicesDaniel Golle2015-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | add kplex: NMEA-0183 multiplexer and routerNuno Goncalves2015-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | | | | | Merge pull request #1623 from Zokormazo/bwm-ngSteven Barth2015-07-28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | bwm-ng: update to 0.6.1
| * | | | | | | | bwm-ng: update to 0.6.1Julen Landa Alustiza2015-07-28
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* | | | | | | | Merge pull request #1617 from MikePetullo/masterJo-Philipp Wich2015-07-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | lighttpd: update to 1.4.36
| * | | | | | | | lighttpd: update to 1.4.36W. Michael Petullo2015-07-26
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | lvm2: update source, refresh patchDaniel Golle2015-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | gnunet: update source, forcestart dns2gns, fix typoDaniel Golle2015-07-26
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | netperf: update to v2.7.0Toke Høiland-Jørgensen2015-07-25
| | | | | | |
* | | | | | | Merge pull request #1588 from oskar456/gitfixtripolar2015-07-24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | git: Fix broken git symlink, add IPv6 support
| * | | | | | git: ship with absolute symlink to git (#10221)Ondřej Caletka2015-07-24
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes regression already fixed in oldpackages commit 012eec3f60a24db1a568d64868a48ea95aedcc87 but re-introduced in commit 6636e13f2ab8992d4eb03a48919ae9ae8da98cee. This patch also enables IPv6 support. Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
* | | | | | git: update to 2.4.6Peter Wagner2015-07-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>