aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | python3: Port changes from python-package.mk to python3-package.mkFlorian Fieber2015-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add configure arguments for distutils path detection - Add '_python_*' env vars to host python Signed-off-by: Florian Fieber <florian@florianfieber.de>
| * | | | | | python3: Download source archive via httpsFlorian Fieber2015-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Fieber <florian@florianfieber.de>
* | | | | | | Merge pull request #2034 from jefferyto/python-cffi-hostHannu Nyman2015-12-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-cffi: add host compile/install, upgrade to 1.3.1
| * | | | | | | python-cffi: add host compile/install, upgrade to 1.3.1Jeffery To2015-11-27
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This depends on: - python-setuptools host install (#1985) - python-pycparser host install (#2033) Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #2033 from jefferyto/python-pycparser-hostHannu Nyman2015-12-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-pycparser: add host compile/install
| * | | | | | | python-pycparser: increment PKG_RELEASEJeffery To2015-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | python-pycparser: remove unnecessary filespec sectionJeffery To2015-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | python-pycparser: add host compile/installJeffery To2015-11-27
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This depends on: - python-setuptools host install (#1985) - python-ply host install (#2032) Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #2032 from jefferyto/python-ply-hostHannu Nyman2015-12-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-ply: add host compile/install
| * | | | | | | python-ply: increment PKG_RELEASEJeffery To2015-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | python-ply: add host compile/installJeffery To2015-11-27
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This depends on python-setuptools host install in PR #1985 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #2079 from ryzhovau/vnstat_ldflagsJo-Philipp Wich2015-12-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | vnstat: respect LDFLAGS
| * | | | | | | vnstat: respect LDFLAGSAlexander Ryzhov2015-12-06
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | | Merge pull request #2075 from ryzhovau/postgresql_uclibcJo-Philipp Wich2015-12-07
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | postgresql: now visible with uclibc
| * | | | | | postgresql: now visible with uclibcAlexander Ryzhov2015-12-06
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | avrdude: Fix inclusion of libelf when BUILD_NLS=yTed Hess2015-12-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | adding package 'icu'Mirko Vogt2015-12-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mirko Vogt <mirko@openwrt.org>
* | | | | | Merge pull request #2073 from ryzhovau/lvm2_urlDaniel Golle2015-12-06
|\ \ \ \ \ \ | |/ / / / / |/| | | | | lvm2: fix source URL
| * | | | | lvm2: fix source URLAlexander Ryzhov2015-12-06
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | Merge pull request #1985 from jefferyto/python-setuptools-hostHannu Nyman2015-12-06
|\ \ \ \ \ | | | | | | | | | | | | python-setuptools: add ability to install on host
| * | | | | python-setuptools: add ability to install on hostJeffery To2015-11-24
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | This depends on python-host.mk in PR #1984 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #2062 from commodo/python-setuptools-upgradeHannu Nyman2015-12-06
|\ \ \ \ \ | | | | | | | | | | | | python-setuptools: upgrade to version 18.7
| * | | | | python-setuptools: upgrade to version 18.7Alexandru Ardelean2015-12-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #2064 from commodo/python-pip-ca-certsHannu Nyman2015-12-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-pip: add ca-certificates as dependency
| * | | | | | python-pip: add ca-certificates as dependencyAlexandru Ardelean2015-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | Merge pull request #2055 from aTanW/masterHannu Nyman2015-12-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gammu: bump to upstream 1.36.7
| * | | | | | | gammu: bump to upstream 1.36.7aTanW2015-12-01
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | | | | | | libshout: Make separate pkg_config files for libs. Fixes ices buildTed Hess2015-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | Merge pull request #2071 from thess/dosfstools-updateTed Hess2015-12-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | dosfstools: bump to 3.0.28, fix URLs - dev moved to github
| * | | | | | | dosfstools: bump to 3.0.28, fix URLs - dev moved to githubTed Hess2015-12-04
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | gnunet: work-around config sections namingDaniel Golle2015-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnunet's config section may contain dashes '-' which isn't an allowed character for sections in UCI. Thus replace the first underscore with a dash which in gnunet-config sections, as that happends to be work for all currently used sections. e.g. this now allows accessing sections like transport-http_server via an UCI sections called transport_http_server as well as namestore-flat using an UCI section called namestore_flat. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | gnunet: improve packagingDaniel Golle2015-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some general packaging fixes for cadet and conversation. allow building experimental components multicast, psyc, social. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | gnunet: update to svn r36713Daniel Golle2015-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | lvm2: update to 2.02.136Daniel Golle2015-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | cryptsetup: update to 1.7.0Daniel Golle2015-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | gnurl: update to 7.45.0Daniel Golle2015-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | libinput: update to 1.1.1Daniel Golle2015-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | libevdev: update to 1.4.5Daniel Golle2015-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | glpk: update to 4.57Daniel Golle2015-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | debootstrap: update to 1.0.75Daniel Golle2015-12-03
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | move slightly modified package 'daemonlogger' from old packages feedMirko Vogt2015-12-02
| | | | | |
* | | | | | xl2tpd: bump to version devel-20151125Yousong Zhou2015-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Main changes are as the following - Allow specifying port in server option, e.g. example.com:1702 (fixes github issue #1960 "xl2tpd port change bug"). - Fixes NULL dereference on connection timeout - Update 100-makefile_opt_flags.patch Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | haproxy: bump to version 1.5.15heil2015-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - integrate pending patches Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | Merge pull request #2023 from ClaymorePT/boost_6Ted Hess2015-12-01
|\ \ \ \ \ \ | |/ / / / / |/| | | | | boost: Update 6
| * | | | | boost: Update 6Carlos Miguel Ferreira2015-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor fixes: - CoRoutine2 selector requires that a GCC v5 compiler or better is selected - coroutine2 requires C++14 - The Makefile was not alowing the libraries to be compiled with both statically and shared, at the same time. There are now two seperate options, allowing to select which version is wanted. - The Makefile was also not allowing to compile both single thread and multi- thread versions. Again, two seperate options now exist. - There is also the option to build another set of libraries with debug support which is good for development. - These options are important for those who whish to build an OpenWRT SDK. Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
* | | | | | php5: update to 5.6.16Michael Heimpold2015-11-30
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #1997 from philenotfound/muttHannu Nyman2015-11-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | mutt: bring back from oldpackages
| * | | | | | mutt: bring back from oldpackagesPhil Eichinger2015-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * import from oldpackages * bump version and update hash * update patch to new version * add PKG_LICENSE, PKG_LICENSE_FILES, PKG_MAINTAINER Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* | | | | | | Merge pull request #2050 from aTanW/masterHannu Nyman2015-11-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | joe: fix key bindings
| * | | | | | | joe: fix key bindingsaTanW2015-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- joerc | 7 ------- 1 file changed, 7 deletions(-)