aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | knot: update to 1.5.1.Daniel Salzman2014-08-19
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | ruby: Fix build dependency of gmp/hostLuiz Angelo Daros de Luca2014-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libgmp.so is needed for miniruby, that is compiled in host. Using PKG_BUILD_DEPENDS=gmp/host eventually compiled gmp/host before ruby/host. However, when this did not happened, build failed. Using HOST_BUILD_DEPENDS=gmp/host seems to be the correct way to require it. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | Merge pull request #217 from luizluca/trunk/luizlucasbyx2014-08-19
|\ \ \ \ | | | | | | | | | | Migrate ruby from oldpackages to github and update
| * \ \ \ Merge branch 'master' into trunk/luizlucaLuiz Angelo Daros de Luca2014-08-19
| |\ \ \ \
| * | | | | ruby: import from oldpackages and update to 2.1.2Luiz Angelo Daros de Luca2014-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit imports the old Makefile from old openwrt feeds. Also, the package was updated to the latest version. The new version was tested in a VM with no aparent problem. No patches are needed. I added myself as maintainer. If possible, I would like to gain commit access. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | Merge pull request #216 from hansmi/mastersbyx2014-08-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | Import net/unbound package from Subversion
| * | | | | | Import net/unbound package from SubversionMichael Hanselmann2014-08-19
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an import of the net/unbound package from Subversion revision 40658 (May 2, 2014). The only change is the addition of PKG_LICENSE, PKG_LICENSE_FILE and PKG_MAINTAINER to Makefile. Unbound 1.4.22 is the current upstream release. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
* | | | | | Merge pull request #218 from luizluca/fix-Contributingsbyx2014-08-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Fix a typo in CONTRIBUTING.md text
| * | | | | Fix a typo in CONTRIBUTING.md textLuiz Angelo Daros de Luca2014-08-19
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | db47: Update to 4.7.25.4Marcel Denia2014-08-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | db47: Correct licenseMarcel Denia2014-08-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | db47: Update URLMarcel Denia2014-08-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | libidn: Update to 1.29Marcel Denia2014-08-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | bash: Adopt to SPDX license identifiersMarcel Denia2014-08-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | libidn: Adopt to SPDX license identifiersMarcel Denia2014-08-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | gdbm: Adopt to SPDX license identifiersMarcel Denia2014-08-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | perl-*: Adopt to SPDX license identifiersMarcel Denia2014-08-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | perl-test-harness: Update to upstream 3.33Marcel Denia2014-08-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | Revert "xl2tpd: rename netifd protocol handler to l2tpv2 to avoid clashes ↵Steven Barth2014-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with l2tpv3" This reverts commit 981f2da45747df72c5ae2c45f265fe8f29af3d52. OpenWrt wiki knew l2tp from l2tpv3tun, but luci knew l2tp from xl2tpd
* | | | | micropython: remove unnecessary libc, libm, libdl dependenciesSteven Barth2014-08-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | micropython-lib: fix DEPENDSRoger2014-08-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | | | | micropython-lib: addRoger2014-08-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | | | | Merge pull request #214 from roger-/micropythonsbyx2014-08-18
|\ \ \ \ \ | | | | | | | | | | | | micropython: fix version number
| * | | | | micropython: fix version numberRoger2014-08-17
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | | | | strongswan: import, update, adoptSteven Barth2014-08-17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | Merge pull request #210 from nmeyerhans/bindsbyx2014-08-17
|\ \ \ \ \ | | | | | | | | | | | | net/bind: Refresh package net/bind
| * | | | | net/bind: Update to upstream long-term-support release 9.9.5-P1Noah Meyerhans2014-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update maintainer and license metadata in Makefile. Signed-off-by: Noah Meyerhans <noahm@debian.org>
| * | | | | net/bind: Re-import package net/bind from oldpackages.Noah Meyerhans2014-08-16
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <noahm@debian.org>
* | | | | Merge pull request #211 from roger-/micropythonsbyx2014-08-17
|\ \ \ \ \ | |/ / / / |/| | | | add micropython
| * | | | add micropythonRoger2014-08-16
|/ / / / | | | | | | | | | | | | Signed-off-by: Roger D rogerdammit@gmail.com
* | | | mjpg-streamer: cleanup V4L selection and dependencyTed Hess2014-08-16
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #209 from nmeyerhans/ipsec-tools-0.8.2sbyx2014-08-16
|\ \ \ \ | | | | | | | | | | ipsec-tools: Re-introduce package ipsec-tools and update to v0.8.2
| * | | | net/ipsec-tools: Update some makefile definitions perNoah Meyerhans2014-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md to list me as maintainer. Signed-off-by: Noah Meyerhans <noahm@debian.org>
| * | | | net/ipsec-tools: Update configure.ac to force HAVE_POLICY_FWD=true, which isNoah Meyerhans2014-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | appropriate on Linux but not properly detected in the openwrt build currently. Signed-off-by: Noah Meyerhans <noahm@debian.org>
| * | | | net/ipsec-tools: Update ipsec-tools to 0.8.2Noah Meyerhans2014-08-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <noahm@debian.org>
| * | | | net/ipsec-tools: Import net/ipsec-tools from oldpackagesNoah Meyerhans2014-08-16
|/ / / / | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <noahm@debian.org>
* | | | xinetd: socket bind: Invalid argument (errno = 22) when using USERID on ipv6Christian Schoenebeck2014-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use right size of addresses in bind() call. Also use getpeername addresses when connecting to ident service to prevent address family mismatch between socket(), bind() and connect() calls. --- Christian Schoenebeck via github pull request #205: Reported for a long time in the web. Still exists in the current sources. Already reported and offert on TRAC Ticket #15821. You can find a lot of entries on "Google" about the reported problem. I got the same error on my WNDR3800 and von VirtualBox X86. I copied the patch to my local trunk build system and recompiled. The problem was fixed. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | Merge pull request #204 from fatbob313/mastersbyx2014-08-14
|\ \ \ \ | | | | | | | | | | umurmur: Set PKG_LICENSE
| * | | | umurmur: Set PKG_LICENSEMartin Johansson2014-08-14
|/ / / / | | | | | | | | | | | | Signed-off-by: Martin Johansson <martin@fatbob.nu>
* | | | perl-dbi: Bump PKG_RELEASEMarcel Denia2014-08-14
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Remove unused helper scriptsMarcel Denia2014-08-14
| | | | | | | | | | | | | | | | | | | | | | | | They're broken anyway Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Update license identifiers to match SPDXMarcel Denia2014-08-14
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Bump PKG_RELEASEMarcel Denia2014-08-14
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Add proper dependencies for all perlbase packagesMarcel Denia2014-08-14
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl-dbi: Build host packageMarcel Denia2014-08-14
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Unify host and target build directoriesMarcel Denia2014-08-14
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Include installed extensions in host-perlMarcel Denia2014-08-14
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Add host-perl relink hackMarcel Denia2014-08-14
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Add perlmod host rulesMarcel Denia2014-08-14
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Install libperl.soMarcel Denia2014-08-14
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>