aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* automake: don't rely on STAGING_DIR_HOSTMatthias Schiffer2016-10-16
| | | | | | | | | | | | | | | We're currently preparing a change in LEDE that will change the host staging dirs in a way that might break the sed commands used by the automake Makefile. Change the command in a way that doesn't depend on the path of the staging dir. While it would be nicer to modify the configure script to use the correct path in the first place, this doesn't work for the perl path, as perl is used in shebang lines and must thus be an absolute path. Some scripts are used both during build and on the target system, so fixing up the scripts in the install step seems like the best option. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* autoconf: don't rely on STAGING_DIR_HOSTMatthias Schiffer2016-10-16
| | | | | | | | | We can just set M4 in the configure command instead of fixing up the paths using sed afterwards. This makes the build more robust (and we're currently preparing a change of the host staging dirs in LEDE that might break this otherwise). Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* libtool-bin: don't rely on STAGING_DIR_HOSTMatthias Schiffer2016-10-16
| | | | | | | | | We can just set GREP and SED in the configure command instead of fixing up the paths using sed afterwards. This makes the build more robust (and we're currently preparing a change of the host staging dirs in LEDE that might break this otherwise). Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* Merge pull request #3344 from tsl0922/ttyd-1.1.0Hannu Nyman2016-10-15
|\ | | | | ttyd: update to 1.1.0
| * ttyd: update to 1.1.0Shuanglei Tao2016-10-15
|/ | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* Merge pull request #3303 from karlp/pulls/lua-kepler-urlsHannu Nyman2016-10-15
|\ | | | | Pulls/lua kepler urls
| * luaexpat: Use new URL for documentationKarl Palsson2016-10-05
| | | | | | | | | | | | keplerproject.org is long gone. Use current maintainer website. Signed-off-by: Karl Palsson <karlp@etactica.com>
| * lua-xavante: use new URL for documentationKarl Palsson2016-10-05
| | | | | | | | | | | | keplerproject.org is long gone. Signed-off-by: Karl Palsson <karlp@etactica.com>
| * lua-wsapi: Use new URL for documentationKarl Palsson2016-10-05
| | | | | | | | | | | | keplerproject.org has been long gone. Signed-off-by: Karl Palsson <karlp@etactica.com>
| * lua-rings: use new URL for documentationKarl Palsson2016-10-05
| | | | | | | | | | | | keplerproject.org is long gone. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | Merge pull request #3267 from karlp/pulls/luasql-doc-urlHannu Nyman2016-10-15
|\ \ | | | | | | lang: luasql: update URL to current
| * | lang: luasql: update URL to currentKarl Palsson2016-09-30
| | | | | | | | | | | | | | | | | | | | | Old keplerproject.org urls are all down. github project source for this project references new githubio website. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | Merge pull request #3337 from jazzgs/feature_opencvYousong Zhou2016-10-14
|\ \ \ | | | | | | | | opencv: install missing pkgconfig file in staging folder
| * | | opencv: install missing pkgconfig file in staging folderjazzgs2016-10-12
| | | | | | | | | | | | | | | | Signed-off-by: jazzgs <jazzgs@users.noreply.github.com>
* | | | Merge pull request #3277 from diizzyy/patch-12Hannu Nyman2016-10-15
|\ \ \ \ | | | | | | | | | | automake: switch to xz tarball
| * | | | automake: switch to xz tarballdiizzyy2016-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | Switch to xz tarball Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #3276 from diizzyy/patch-11Hannu Nyman2016-10-15
|\ \ \ \ \ | | | | | | | | | | | | autoconf: switch to xz tarball
| * | | | | autoconf: switch to xz tarballdiizzyy2016-10-01
| |/ / / / | | | | | | | | | | | | | | | | | | | | Switch to xz tarball Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #2701 from cshore/pull-request-rp-pppoeHannu Nyman2016-10-14
|\ \ \ \ \ | | | | | | | | | | | | rp-pppoe: Add back from oldpackages with build fixes and enhanced pac…
| * | | | | rp-pppoe: Add back from oldpackages with build fixes and enhanced packagingDaniel Dickinson2016-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add back from oldpackages with fixes for build errors and UCIfication (for LuCI app submitted in a related PR (against LuCI repo)). NOTE: Untested packages have been marked with @BROKEN. This can be undone of others report success with the sniffer Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
* | | | | | tcsh: remove patches as they are now upstreamNuno Goncalves2016-10-14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | | Merge pull request #3341 from dibdot/adblockHannu Nyman2016-10-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | adblock: update 1.5.2
| * | | | | | adblock: update 1.5.2Dirk Brenken2016-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * turris omnia compatibility fix Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | gnunet: update to SVN r38151 and break-out dhtcache pluginsDaniel Golle2016-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | dosfstools: merge tools into a single package and remove symlinksÁlvaro Fernández Rojas2016-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Merge mkfs.fat/fsck.fat/fatlabel into a single package. - Remove compatibility symlinks. - Take over maintainership. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | | dosfstools: update to v4.0Álvaro Fernández Rojas2016-10-12
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates dosfstools to the latest release available and uses the new automatically generated Makefiles instead of a hard coded compilation. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | libxerces-c: use xz and sha256 and switch from git to apache releasesÁlvaro Fernández Rojas2016-10-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | dmidecode: switch to xz and sha256Álvaro Fernández Rojas2016-10-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | dump1090: update to latest versionÁlvaro Fernández Rojas2016-10-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | pciutils: update to v3.5.2Álvaro Fernández Rojas2016-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also switches source to .xz and hash to sha256 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | ffmpeg: Build without altivec on powerpc hfp platformsTed Hess2016-10-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | Merge pull request #3336 from diizzyy/patch-18Hannu Nyman2016-10-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | nano: Switch to xz tarball
| * | | | | | nano: Switch to xz tarballDaniel Engberg2016-10-11
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Switch to xz tarball, less bandwidth used as it's about half in size (1M vs 1.9M). Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | Merge pull request #3334 from dibdot/adblockHannu Nyman2016-10-11
|\| | | | | | | | | | | | | | | | | adblock: bugfix 1.5.1
| * | | | | adblock: bugfix 1.5.1Dirk Brenken2016-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix uhttpd detection in tcp 4+6 configurations Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #3332 from klirichek/FixedLvm2BuildDaniel Golle2016-10-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | lvm2: fixed fixed missing dependency from librt
| * | | | | | Fixed missing dependency of lvm2 packageklirichek2016-10-11
|/ / / / / /
* | | | | | gnunet: update to SVN r38096Daniel Golle2016-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrap around dhtcache vs. datacache confusion which prevented the datacache service from starting. While at it, sanetize default package selection. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | postgresql: properly stop serviceDaniel Golle2016-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | postmaster always detaches from procd, work around by using pg_ctl to stop the server. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #3329 from nitroshift/patch-2Hannu Nyman2016-10-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | Netdata: update to v. 1.4.0
| * | | | | | Netdata: update to v. 1.4.0nitroshift2016-10-10
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: Sebastian Careba nitroshift@yahoo.com Compile tested: mvebu, WRT1900AC v1 (Mamba), OpenWRT r49953 Run tested: mvebu, WRT1900AC v1 (Mamba), OpenWRT r49953 Description: Updated package to latest release. Signed-off-by: Sebastian Careba nitroshift@yahoo.com
* | | | | | Merge pull request #3318 from rest-switch/avroTed Hess2016-10-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | avro: Apache Avro C Library 1.8.1
| * | | | | | avro: Apache Avro C Library 1.8.1John Clark2016-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Clark <inindev@gmail.com> Tested-by: John Clark <inindev@gmail.com>
* | | | | | | knxd: bump to new versionOthmar Truniger2016-10-09
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | Merge pull request #3310 from jow-/ocserv-avoid-dependsNikos Mavrogiannopoulos2016-10-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | ocserv: avoid implicit dependencies
| * | | | | | ocserv: avoid implicit dependenciesJo-Philipp Wich2016-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Explicitely disable liblz4 and external libtalloc support in order to avoid implicit dependencies leading to the following error on build environments that happen to provide liblz4 and libtalloc: Package ocserv is missing dependencies for the following libraries: liblz4.so.1 libtalloc.so.2 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | Merge pull request #3279 from diizzyy/patch-14Ted Hess2016-10-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | m4: switch to xz tarball
| * | | | | | | m4: switch to xz tarball diizzyy2016-10-01
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Switch to xz tarball Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | Merge pull request #3311 from dibdot/adblockTed Hess2016-10-07
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | adblock: update 1.5.0
| * | | | | adblock: update 1.5.0Dirk Brenken2016-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add new 'envchk'function to check adblock environment only, i.e. check volatile firewall rules or uhttpd instances without list updates * add new optional parm 'adb_loglevel', set it to "0" to mute output (print only errors) * set hotplug priority to '90' as well (missed in the last commit) * documentation update * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>