aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | Merge pull request #1203 from Wedmer/new_snort_package_layoutSteven Barth2015-04-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [net/snort] Replaced build variants with compile options.
| * | | | | | | | [net/snort] Replaced build variants with compile options.Vladimir Ulrich2015-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added optional lzma support. Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | | | | Merge pull request #1205 from openwrt/revert-1204-snort_simple_deps_fixSteven Barth2015-04-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Revert "[net/snort] Simple liblzma deps fix"
| * | | | | | | | | Revert "[net/snort] Simple liblzma deps fix"Steven Barth2015-04-28
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1204 from Wedmer/snort_simple_deps_fixSteven Barth2015-04-28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | [net/snort] Simple liblzma deps fix
| * | | | | | | | [net/snort] Simple liblzma deps fixVladimir Ulrich2015-04-28
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #1196 Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | | | Merge pull request #1201 from luizluca/ruby_fixyamlLuiz Angelo Daros de Luca2015-04-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ruby: fix build when libyaml is present
| * | | | | | | | ruby: fix build when libyaml is presentLuiz Angelo Daros de Luca2015-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libyaml is an optional dep for ruby psych. When missing, it uses a bundled version of yaml. However, when libyaml is present in openwrt build, ruby-psych packaging failed with deps not declared. Now libyaml is configured as a hard dep for ruby-psych. Also, the tk module was disabled in order to avoid a possible similar problem if tk+x11 is provided in openwrt build. It was currently not build because of missing deps. Other minor changes: - win32* modules where disabled (avoid err msg, no compile changes) - Some files where removed in 2.2.x (like gserver.rb). They were already not packaged but generates a build warning message. Now removed from install. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | | | Merge pull request #1200 from Wedmer/masterTed Hess2015-04-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [utils/zoneinfo] Updated to the latest version
| * | | | | | | | | [utils/zoneinfo] Updated to the latest versionVladimir Ulrich2015-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | | | | | Merge pull request #1183 from thess/avrdude-workTed Hess2015-04-27
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | avrdude: move from oldpackages, update to latest version & build opts
| * | | | | | | | | avrdude: move from oldpackages, update to latest version & build optsTed Hess2015-04-23
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | ocserv: explicitly pass --without-gssapi to work-around SDK issueSteven Barth2015-04-27
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | | | Merge pull request #1135 from kevinmehall/parallelSteven Barth2015-04-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Allow glib2, dbus, and bluez to build in parallel
| * | | | | | | | Allow glib2, dbus, and bluez to build in parallelKevin Mehall2015-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kevin Mehall <km@kevinmehall.net>
* | | | | | | | | Merge pull request #1173 from Wedmer/masterSteven Barth2015-04-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [net/siit] Moved from oldpackages and updated for kernels 3.17+
| * | | | | | | | | [net/siit] Moved from oldpackages and updated for kernels 3.17+Vladimir Ulrich2015-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | | | | | Merge pull request #1186 from ClaymorePT/masterSteven Barth2015-04-27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | boost 1.58.0: added mips fix patch
| * | | | | | | | | | Added patch for Boost.Buildclaymore2015-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unfortunatly, due to changes in Boost, Boost.Build for version 1.58.0 requires a patch for gcc.jam. This patch prevents bjam from adding -m32 and -m64 options to gcc compiler, when compiling for targets that use the mips1 arch. Patch initially provided by paalsteek (https://github.com/paalsteek) Bug discussed here: https://github.com/openwrt/packages/issues/1160 Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
* | | | | | | | | | | Merge pull request #1189 from commodo/python3-lzma-fixSteven Barth2015-04-27
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | python3: add python3-package-lzma.mk
| * | | | | | | | | | | python3: add python3-package-lzma.mkAlexandru Ardelean2015-04-24
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | Merge pull request #1192 from psycho-nico/ft-ffmpeg-add-icecast-transportTed Hess2015-04-26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ffmpeg: add icecast transport
| * | | | | | | | | | | ffmpeg: add icecast transportNicolas Thill2015-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | | | | | | | ocserv: corrected session expiration in sec-modNikos Mavrogiannopoulos2015-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | | | | | msmtp: update to 1.6.2Nicolas Thill2015-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | | | | | | | freeradius2: update to version 2.2.7 and refresh patchesDaniel Golle2015-04-26
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | oggfwd: add new packageNicolas Thill2015-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A basic icecast client that is very simple but also very useful for video streaming. Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | | | | | | ocserv: updated to 0.10.3Nikos Mavrogiannopoulos2015-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | | | | lvm2: fix build with muslDaniel Golle2015-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stdin, stderr and stdout are constants on musl and it doesn't provide mallinfo. Both, overwriting std* were used to catch and work around various misbehaviours of glibc, so it's hopefully save to just skip them when building against other libc implementations. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | Merge pull request #1187 from paulfertser/masterSteven Barth2015-04-25
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | openocd: update to 0.9.0-rc1
| * | | | | | | | | | | openocd: update to 0.9.0-rc1Paul Fertser2015-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | | | | | | | | | | | pulseaudio: fix libjson dependencyPeter Wagner2015-04-24
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* / / / / / / / / / / wifidog: Bring back Wifidog at 1.2.1Michael Haas2015-04-24
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit brings back Wifidog from the oldpackages repository. Changes: * Wifidog version 1.2.1 * Add wifidog-tls package * Init script uses procd Signed-off-by: Michael Haas <haas@computerlinguist.org>
* | | | | | | | | | ffmpeg: disable lzma explicitlyNicolas Thill2015-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | | | | | README: Add clarification of this repository's relation to OpenWrt buildrootTed Hess2015-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | | Merge pull request #1176 from ryzhovau/gnutls_librtNikos Mavrogiannopoulos2015-04-23
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | gnutls: fix compilation with external toolchain
| * | | | | | | | | gnutls: fix compilation with external toolchainAlexander Ryzhov2015-04-23
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | | | | Merge pull request #1174 from ryzhovau/bzip2_ldflagsSteven Barth2015-04-23
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | bzip2: respect LDFLAGS
| * | | | | | | | bzip2: respect LDFLAGSAlexander Ryzhov2015-04-23
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | | | Merge pull request #1172 from ryzhovau/no_libcryptoSteven Barth2015-04-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Remove libcrypto dependency
| * | | | | | | | Remove libcrypto dependencyAlexander Ryzhov2015-04-23
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | | | Merge pull request #1168 from salzmdan/masterSteven Barth2015-04-23
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | knot: update to 1.6.3
| * | | | | | | knot: update to 1.6.3Daniel Salzman2015-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | | | | Merge pull request #1166 from Wedmer/masterNikos Mavrogiannopoulos2015-04-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [libs/gnutls] Added gettext-version fixup,
| * | | | | | | | [libs/gnutls] Added gettext-version fixup,Vladimir Ulrich2015-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated OpenWrt header, added license information. Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | | | | Merge pull request #1156 from chris5560/masterSteven Barth2015-04-22
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | radicale: [NEW] Python-based CalDAV/CardDAV Server
| * | | | | | | | radicale: [NEW] Python-based CalDAV/CardDAV ServerChristian Schoenebeck2015-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inspired by OpenWrt Ticket System Ticket 9119 Python3 package currently marked as @BROKEN because no time for testing. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | | muninlite: correctly parse ifname with - charJonathan McCrohan2015-04-21
| |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rewrote Jo-Philipp Wich's patch so it applies to source files rather than generated files. Closes #701 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | | | | | Merge pull request #1158 from commodo/python-ncursesSteven Barth2015-04-21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python: force libncurses
| * | | | | | | | python: do not prefer ncursesw over ncursesAlexandru Ardelean2015-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>