aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ntpd: add libcap to default dependencies of the ntpd packageAlexandru Ardelean2015-12-13
| | | | | | | | | | | | Seems ntpdate also requires this lib: ``` Package ntpdate is missing dependencies for the following libraries: libcap.so.2 make[2]: *** [/store/buildbot/slave/ar71xx/build/bin/ar71xx/packages/packages/ntpdate_4.2.8p4-1_ar71xx.ipk] Error 1 make[2]: Leaving directory `/store/buildbot/slave/ar71xx/build/feeds/packages/net/ntpd' ``` Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #2118 from commodo/python2-fix-typoHannu Nyman2015-12-13
|\ | | | | python2: fix typo in HostPython function
| * python2: fix typo in HostPython functionAlexandru Ardelean2015-12-13
|/ | | | | | I call this the curse of the End-Of-The-Year for me. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #2115 from commodo/python2-fix-setuptoolsHannu Nyman2015-12-12
|\ | | | | python: fix HostPython again
| * python: fix HostPython againAlexandru Ardelean2015-12-12
| | | | | | | | | | | | Tested on python-setuptools. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | zile: Remove unecessary dependence on libncurses (non-w) versionTed Hess2015-12-11
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #2109 from commodo/python2-fixHannu Nyman2015-12-11
|\ | | | | python: fix HostPython host/target selection
| * python: fix HostPython host/target selectionAlexandru Ardelean2015-12-11
|/ | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #2108 from commodo/python-2-7-11-upgradeHannu Nyman2015-12-11
|\ | | | | python: fix upgrade 2.7.11 goof
| * python: fix upgrade 2.7.11 goofAlexandru Ardelean2015-12-11
| | | | | | | | | | | | | | | | Seems those pkgconfig file paths were revealed to be incorrect after doing a full clean build. And I only had to inspiration to do one after doing the initial PR. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #2107 from commodo/python-2-7-11-upgradeHannu Nyman2015-12-11
|\| | | | | python: upgrade to version 2.7.11
| * python: upgrade to version 2.7.11Alexandru Ardelean2015-12-11
| | | | | | | | | | | | | | And split python-dev and python-lib2to3 packages. Seems for python3 this was done, so we'll sync here. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * python: unify HostPython and HostHostPython functionsAlexandru Ardelean2015-12-11
| | | | | | | | | | | | | | | | That means basically moving the host Python from $(STAGING_DIR_HOST) to $(STAGING_DIR_HOST)/usr and making the PYTHONPATH var as an argument. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * python: remove newline function; it's also in OpenWRT coreAlexandru Ardelean2015-12-11
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #2105 from dddaniel/masterHannu Nyman2015-12-11
|\ \ | | | | | | atftp: Fix "undefined reference" linker errors.
| * | atftp: Fix "undefined reference" linker errors.Daniel Danzberger2015-12-11
| | | | | | | | | | | | | | | | | | These errors were caused by using "inline" functions in a non-static context. Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
* | | Merge pull request #2102 from fededim/masterHannu Nyman2015-12-11
|\ \ \ | |_|/ |/| | davfs2: simplified dependencies and added support for LFS
| * | davfs2: simplified dependencies and added support for LFSRupan2015-12-11
|/ / | | | | | | Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | Merge pull request #2061 from commodo/python-psycopg2-fixHannu Nyman2015-12-10
|\ \ | | | | | | python-psycopg2: fix build
| * | python-psycopg2: fix buildAlexandru Ardelean2015-12-09
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | perl: Work around recompile failuresMarcel Denia2015-12-10
| | | | | | | | | | | | | | | | | | | | | Apparently, recompiling/relinking fails under some circumstances. This patch has been reported to work around that issue. Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | Merge pull request #2098 from gibsson/triggerhappy_v1Ted Hess2015-12-10
|\ \ \ | | | | | | | | triggerhappy: bump PKG_REV to fix input header creation
| * | | triggerhappy: bump PKG_REV to fix input header creationGary Bisson2015-12-10
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Current configuration creates empty evtable_*.h header which makes all the input event appear as "Unknown (null) event". The maintainer of the project submitted a patch to fix this issue: https://github.com/wertarbyte/triggerhappy/commit/7e5abc6 Thanks to this version bump, the old OpenWRT patch can be removed. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
* | | Merge pull request #2089 from commodo/python-pip-confHannu Nyman2015-12-10
|\ \ \ | | | | | | | | python-pip: add site-wide pip.conf with defaults
| * | | python-pip: add site-wide pip.conf with defaultsAlexandru Ardelean2015-12-09
| |/ / | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #2097 from oneru/nano-2.5Hannu Nyman2015-12-10
|\ \ \ | | | | | | | | Update nano to 2.5.0
| * | | Update nano to 2.5.0Jonathan Bennett2015-12-08
| |/ / | | | | | | | | | Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* / / sqm-scripts: Bump to v1.0.6.Toke Høiland-Jørgensen2015-12-09
|/ / | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | libradcli: updated to 1.2.5Nikos Mavrogiannopoulos2015-12-07
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | ocserv: doc updateNikos Mavrogiannopoulos2015-12-07
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #2084 from ClaymorePT/boost_7Ted Hess2015-12-07
|\ \ | | | | | | Boost: Update 7
| * | Boost: Update 7Carlos Miguel Ferreira2015-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major fixes: - Due to incompatibility issues with other packages which depend upon boost libraries being built with system names (without name tags): - multi-thread support is now active by default. - boost libraries do not have name tags by default. - Added "Use tagged names." options - This option provides access to Single threaded option and Debug option. - The use of name tags is required to build the debug and single threaded versions. Minor fixes (proposed by Thess): - "Compile Static Libraries" is active by default - "Use shared version of C and C++ runtimes for shared libraries" is now active by default - Several dependency notation fixes Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
* | | Merge pull request #2077 from ryzhovau/etherwake_ldflagstripolar2015-12-07
|\ \ \ | | | | | | | | etherwake: respect LDFLAGS
| * | | etherwake: respect LDFLAGSAlexander Ryzhov2015-12-06
| | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | unrar: update to v5.3.8Álvaro Fernández Rojas2015-12-07
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | unrar: split unrar and libunrar into build variants, add missing InstallDevÁlvaro Fernández Rojas2015-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building unrar together with libunrar creates conflicts that can be fixed by doing separate builds. Closes https://github.com/openwrt/packages/pull/2060. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | Merge pull request #2042 from neheb/mastertripolar2015-12-07
|\ \ \ \ | | | | | | | | | | openssh: remove dsa and add ecdsa + ed25519 to initial keygen.
| * | | | openssh: remove dsa and add ecdsa + ed25519 to initial keygen.Mangix2015-11-27
| | | | | | | | | | | | | | | | | | | | Signed-off by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #2085 from jefferyto/python-enum34-updateHannu Nyman2015-12-07
|\ \ \ \ \ | | | | | | | | | | | | python-enum34: update to 1.1.1, omit docs and tests from package
| * | | | | python-enum34: update to 1.1.1, omit docs and tests from packageJeffery To2015-12-07
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #1982 from FlorianFieber/python3Hannu Nyman2015-12-07
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Python3: Add python3-pip, python3-setuptools and their dependencies
| * | | | | python3: Add new package python3-pipFlorian Fieber2015-11-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Fieber <florian@florianfieber.de>
| * | | | | python3: Add new packages python3-setuptoolsFlorian Fieber2015-11-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Fieber <florian@florianfieber.de>
| * | | | | python3: Add new packages python3-{dev,lib2to3}Florian Fieber2015-11-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Fieber <florian@florianfieber.de>
| * | | | | 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>