aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* unixodbc: fix cross-compile driversDaniel Golle2017-07-08
| | | | | | | | build odbc_config for host so drivers may use it to figure out build details, patch odbc_config to return target specific values from unixodbc_conf.h. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* psqlodbc: build against staging libsDaniel Golle2017-07-08
| | | | | | | avoid accidentally picking paths on the host for pg_config and odbc_config by supplying them as parameters to configure. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* portaudio: Pass down TARGET_CPPFLAGS only build what is necessaryFlorian Fainelli2017-07-07
| | | | | | | | | We were not correctly passing down TARGET_CPPFLAGS which made external toolchains not automatically searching for headers in $(STAGING_DIR) to fail the build. We are also just packaging the library and headers, so we do not need to build the tests and selftests. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* psqlodbc: add packageDaniel Golle2017-07-07
| | | | | | add official PostgreSQL ODBC driver Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #4559 from commodo/python-pyodbc-fixDaniel Golle2017-07-07
|\ | | | | pyodbc: fix python-pyodbc variant ; wasn't working
| * pyodbc: fix python-pyodbc variant ; wasn't workingAlexandru Ardelean2017-07-07
| | | | | | | | | | | | | | | | | | | | | | Python3 variant was working fine. Also add add PACKAGE_python-pyodbc conditional depend for python packages Otherwise, both Python & Python3 interpreters get built, even tho only one variant is selected. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #4532 from dangowrt/auto-unixodbcThomas Heil2017-07-07
|\ \ | | | | | | unixodbc: auto-generate odbcinst.ini
| * | unixodbc: auto-generate odbcinst.iniDaniel Golle2017-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows ODBC drivers to create odbcinst.ini-snippets in /etc/odbcinst.ini.d/ which will be assembled into /tmp/etc/odbcinst.ini. /etc/odbcinst.ini is provided as a symlink pointing to /tmp/etc/odbcinst.ini Hence the unixODBC-provided PostgreSQL driver was also given an odbcinst.ini.d snippet. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #4554 from lucize/clamavsslHannu Nyman2017-07-06
|\ \ \ | | | | | | | | clamav: Fix OpenSSL dependency
| * | | clamav: Fix OpenSSL dependencyLucian Cristian2017-07-06
|/ / / | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | Merge pull request #4542 from MikePetullo/dovecotHannu Nyman2017-07-06
|\ \ \ | | | | | | | | Dovecot
| * | | pigeonhole: new packageW. Michael Petullo2017-07-04
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | dovecot: install libraries to allow building pluginsW. Michael Petullo2017-07-04
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Merge pull request #4552 from dibdot/travelmateHannu Nyman2017-07-06
|\ \ \ \ | | | | | | | | | | travelmate: update 0.8.1
| * | | | travelmate: update 0.8.1Dirk Brenken2017-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wait for hostapd comes up during boot * remove needless ubus call during script startup * remove needless iwinfo check (covered by package dependency) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #4553 from val-kulkov/subversion-packageHannu Nyman2017-07-06
|\ \ \ \ \ | | | | | | | | | | | | subversion: update to v1.9.6
| * | | | | subversion: update to v1.9.6Val Kulkov2017-07-06
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Update Subversion packages to the latest release, v1.9.6. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | / python: fix intermitent build failureAlexandru Ardelean2017-07-06
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://github.com/openwrt/packages/issues/4548 When running parallel jobs, there are chances that the Build/InstallDev rule may run before the Host/Install rule and fail the build. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #4546 from mrpace2/rename-i2c-lua-2nd-tryHannu Nyman2017-07-05
|\ \ \ \ | | | | | | | | | | i2c-lua: relocated upstream repo, update to upstream v1.1.2
| * | | | relocated upstream repo, update to upstream v1.1.2mrpace22017-07-05
|/ / / / | | | | | | | | | | | | Signed-off-by: Frank Edelhaeuser <mrpace2@gmail.com>
* | | | Merge pull request #4545 from dibdot/adblockHannu Nyman2017-07-05
|\ \ \ \ | | | | | | | | | | adblock: update 2.8.3
| * | | | adblock: update 2.8.3Dirk Brenken2017-07-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refine manual/backup mode (exclude local blacklist processing) * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | gawk: add GNU awk packageDaniel Golle2017-07-05
| |_|/ / |/| | | | | | | | | | | | | | | | | | | Coexists peacefully with busybox' awk. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #4539 from hauke/torHauke Mehrtens2017-07-04
|\ \ \ \ | | | | | | | | | | tor: update to version 0.2.9.11
| * | | | tor: update to version 0.2.9.11Hauke Mehrtens2017-07-03
|/ / / / | | | | | | | | | | | | | | | | | | | | This fixes CVE-2017-0376 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | Merge pull request #4538 from commodo/python-updatesJo-Philipp Wich2017-07-03
|\ \ \ \ | | | | | | | | | | python,python3: minor build improvements
| * | | | python,python3: add dependency on CONFIG_PACKAGE_ symbols for setuptools & pipAlexandru Ardelean2017-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you build python/python3 and later decide to build python(3)-setuptools and/or python(3)-pip, the build won't re-run without adding `CONFIG_PACKAGE_python(3)-setuptools` and `CONFIG_PACKAGE_python(3)-pip`. Seems to resolve issue: https://github.com/openwrt/packages/issues/4529 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python,python3: simplify `sed` expression for setuptools & pipAlexandru Ardelean2017-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A suggestion from comment (from Philip Prindeville): https://github.com/openwrt/packages/issues/4529#issuecomment-312518121 Avoids some escaping of slashes. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python,python3: fix underlinking issues with lrt (clock_gettime())Alexandru Ardelean2017-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems it's called underlinking that's happening only on Ubuntu 12.04 with libressl (that comes from LEDE's tools folder). Link here: https://ubuntuforums.org/showthread.php?t=1870586 I'm still reading about this a bit. Since I don't really get it. But applying that fix (as in the link) seems to fix compiling on Ubuntu 12.04, and tried also on 16.04 (to make sure). Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #4536 from lucize/doveupHannu Nyman2017-07-03
|\ \ \ \ \ | | | | | | | | | | | | dovecot: update v2.2.31
| * | | | | dovecot: updateLucian Cristian2017-07-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | shadowsocks-libev: disable documentationYousong Zhou2017-07-03
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | This should also fix build by removing dependency on asciidoc Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | libnopoll: Fix clashes with sys/param.h and link with opensslFlorian Fainelli2017-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some toolchains may automatically have sys/params.h which includes isset() backport upstream commit 675ac7b4b64d398de8a61e9c713383b8c0d9071f to fix that. Also explicitly link with openssl. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* | | | | jq: Set -std=c99 CLFAGSFlorian Fainelli2017-07-02
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes build errors/warnings: locfile.c: In function 'locfile_init': locfile.c:21:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i=0; i<length; i++) { Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* | | | libiio: add missing dependencies to avahiMichael Heimpold2017-07-02
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | Merge pull request #4533 from pprindeville/acpica-version-bumpHannu Nyman2017-07-02
|\ \ \ \ | |_|_|/ |/| | | acpica-unix: version bump and add parallel build
| * | | acpica-unix: version bump and add parallel buildPhilip Prindeville2017-07-02
| | | | | | | | | | | | | | | | | | | | | | | | Also fix source URL. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | postgresql: allow populating required DB using scriptDaniel Golle2017-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Extend UCI mechanics to allow pre-populating a newly created database by executing SQL statements from a scripts file. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | shadowsocks-libev: rewriteYousong Zhou2017-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Selecting only a single or subset of all components of shadowsocks-libev is now possible (this is the main motivation behind the rewrite) - Configuring multiple instances of the same component is now also possible - Same option names as with the json config - Unified configuration generation method for each component - Add support for ss-local, ss-tunnel, ss-server - Most data validation is now done with validate_data - USE_PROCD=1 - Update ss-rules with the one from shadowsocks/luci-app-shadowsocks - Add README.md - Set myself as the maintainer Addresses #4435 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | python-pyodbc: add packageDaniel Golle2017-07-01
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | gnunet: update sourceDaniel Golle2017-07-01
| | | | | | | | | | | | | | | | | | | | | | | | also package missing block plugins Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | postgresql: update to version 9.6.3Daniel Golle2017-07-01
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | nmap: bump version to 7.50Nuno Goncalves2017-07-01
| | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | libiio: fix typo from previous commitMichael Heimpold2017-07-01
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | libiio: make optional dependencies conditionalMichael Heimpold2017-06-30
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | Merge pull request #4526 from zx2c4/patch-7Hannu Nyman2017-06-29
|\ \ \ \ | | | | | | | | | | wireguard: version bump
| * | | | wireguard: version bumpJason A. Donenfeld2017-06-29
|/ / / / | | | | | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* | | | Merge pull request #4524 from commodo/more-fix-ovsHannu Nyman2017-06-29
|\ \ \ \ | | | | | | | | | | openvswitch: fix build
| * | | | python,python3: install mk files in the Host/Install phaseAlexandru Ardelean2017-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Build/InstallDev rule is activated only for target builds. But if someone needs only the host Python, then these files need to be installed in this phase, and not Build/InstallDev Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | openvswitch: make dependencies conditional for openvswitch-python subpackageAlexandru Ardelean2017-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apparently, even if you don't select the `openvswitch-python` package, Python still gets built (for the target build). But, if the python dependencies are conditional on the `PACKAGE_openvswitch-python` symbol then they aren't build. This should improve build times, if you only want to build the `openvswitch` package. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>