aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
| * | libartnet: Removed uneeded configure argumentMartijn Zilverschoon2014-12-01
| | | | | | | | | | | | Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
| * | libartnet: new package addedMartijn Zilverschoon2014-12-01
| |/ | | | | | | Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
* / libmicrohttpd: new package addedMartijn Zilverschoon2014-12-01
|/ | | | Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
* Merge pull request #570 from ageekymonk/libhttp-parserNikos Mavrogiannopoulos2014-11-29
|\ | | | | Adding support for libhttp-parser
| * Adding support for libhttp-parserageekymonk2014-11-27
| | | | | | | | Signed-off-by: Ramanathan Sivagurunathan <ramzthecoder@gmail.com>
* | libs/libsodium: update to 1.0.1Damiano Renfer2014-11-29
| | | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | libowfat: bump version to 0.29Daniel Golle2014-11-27
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #563 from antonlacon/license-updatesSteven Barth2014-11-26
|\ \ | | | | | | License updates and metadata typo correction
| * | libtheora: add SPDX license informationIan Leonard2014-11-25
| | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * | misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| |/ | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | libxml2: fix compilation on archlinux and gentooMichael Heimpold2014-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Compilation of libxml2 on some distributions is problematic (at least archlinux) for OpenWrt. This commit fixes the issue. Issue is caused because configuration for some reason does not find gzopen from zlib. This patch issues linker to include zlib anyway, if host system doesn't have this issue, it is not a problem as linker should not link libs twice anyway. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com> [ Slightly modified commit message ] Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | libv4l/tgt/hdparm/pciutils: disable MIPS16Steven Barth2014-11-25
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | Merge pull request #550 from pfzim/masterSteven Barth2014-11-25
|\ \ | | | | | | fdm, tdb, nail: new packages added
| * | tdb: new package addedDmitry V. Zimin2014-11-20
| | | | | | | | | | | | Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
* | | libftdi1: update to 1.2Álvaro Fernández Rojas2014-11-25
| |/ |/| | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | Revert "avahi: Add sftp service"Ted Hess2014-11-24
| | | | | | | | | | | | This reverts commit 49c7e701bccd5451a1f0006c66833b81c964aa01. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | protobuf: Fixed protobuf host installationMartijn Zilverschoon2014-11-24
| | | | | | | | | | | | Fixed the host install, because some packages need the host binary to build properly Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
* | avahi: Add sftp serviceTed Hess2014-11-23
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | libxml2: add host compileJiri Slachta2014-11-21
|/ | | | | | | | | | | | Several packages may depend on host compiled packages during the build time (such as the new LTS versions of telephony packages). This commit adds an option to use the libxml2 to be built as a host package. Usage would be following: PKG_BUILD_DEPENDS:=libxml2/host Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
* sqlite3: update to 3.8.7.1Etienne CHAMPETIER2014-11-13
| | | | | | Run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* gnutls: updated to address CVE-2014-8564Nikos Mavrogiannopoulos2014-11-11
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* libsodium: fixed pkgconfig not found it.Han Chen2014-11-04
| | | | Signed-off-by: Han Chen chen1324@gmail.com
* libavahi: Don't build libdns_sd if not selectedTed Hess2014-11-01
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* db47: Drop -full variant and integrate it into the normal oneMarcel Denia2014-10-29
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* Merge pull request #465 from Noltari/avahi-nextTed Hess2014-10-25
|\ | | | | avahi: add libavahi-compat-libdnssd support.
| * avahi: add libavahi-compat-libdnssd support.Álvaro Fernández Rojas2014-10-25
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | libmpdclient: Add patch for musl libc compatibility (from upstream repo)Ted Hess2014-10-25
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | gnutls: force rebuuld when config changesNicolas Thill2014-10-25
|/ | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* nspr: bump to 3.16.6Luka Perkov2014-10-21
| | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* file: bump to 5.20Luka Perkov2014-10-21
| | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* gperf: modified copy from oldpackages, upgrade to 3.0.4ejurgensen2014-10-20
| | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* libxml2: update to 2.9.2Steven Barth2014-10-20
| | | | | | fixes CVE-2014-3660, CVE-2014-0191 among other issues Signed-off-by: Steven Barth <steven@midlink.org>
* cyrus-sasl / postfix: work around recursive dependency issue in toolchainSteven Barth2014-10-20
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* db47: add a variant full which builds statistics etc. supportW. Michael Petullo2014-10-19
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* mxml: copy from oldpackages and update Makefile slightlyejurgensen2014-10-18
| | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* libunistring: add version 0.9.4ejurgensen2014-10-18
| | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* libavl: add version 0.3.5ejurgensen2014-10-18
| | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* libantlr3c: add version 3.2ejurgensen2014-10-18
| | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* libs/libsodium: update to 1.0.0Moritz Warning2014-10-15
| | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* alsa-lib: remove cross-compile guess (restore old patch)Ted Hess2014-10-14
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gnutls: updated to 3.3.9Nikos Mavrogiannopoulos2014-10-13
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* libmpdclient: Remove doxygen dependency, cleanup MakefileTed Hess2014-10-10
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* libmpdclient: Update to latest 2.9 release, add license infTed Hess2014-10-08
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #405 from thess/libpq-dep-fixJo-Philipp Wich2014-10-08
|\ | | | | libpq: Fix missing dependency (shadow-utils)
| * libpq: Fix missing dependency (shadow-utils)Ted Hess2014-10-07
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #402 from jow-/issue-382sbyx2014-10-07
|\ \ | | | | | | cyrus-sasl: fix typo in install section
| * | cyrus-sasl: fix typo in install sectionJo-Philipp Wich2014-10-06
| |/ | | | | | | | | | | | | | | | | | | | | | | An overly specific glob pattern in the package install sections prevents the unversioned .so symlinks from getting copied into the .ipk. This commit changes the pattern from xxx.so.* to xxx.so* in order to copy those symlinks too. Fixes #382. Also bump the copyright year in the Makefile while we're at it. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | apr-util 1.5.3 is no longer hosted on biblio.org.Thomas Heil2014-10-07
| | | | | | | | | | | | - Get it from archive.apache.org. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | unixodbc: change PKG_SOURCE_URL to sourceforgeJiri Slachta2014-10-07
|/ | | | Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
* Merge pull request #370 from Shulyaka/mastersbyx2014-10-04
|\ | | | | tinycdb: new packages for tinycdb (a Constant DataBase) library