aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | 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>
* | | perl: Install full /usr/lib/perl5 tree into STAGING_DIRMarcel Denia2014-08-14
| | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | perl: Build shared libperlMarcel Denia2014-08-14
| | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | Merge pull request #201 from roger-/watchcatsbyx2014-08-14
|\ \ \ | | | | | | | | watchcat: add with myself as maintainer
| * | | add licenseRoger2014-08-14
| | | | | | | | | | | | | | | | Signed-off-by: Roger D rogerdammit@gmail.com
| * | | watchcat: add with myself as maintainerRoger2014-08-13
| | | | | | | | | | | | | | | | Signed-off-by: Roger D rogerdammit@gmail.com
* | | | Merge pull request #202 from Adze1502/masterchamptar2014-08-14
|\ \ \ \ | |/ / / |/| | | mwan3: update to version 1.5-3
| * | | mwan3: update to version 1.5-3Adze15022014-08-14
|/ / / | | | | | | | | | | | | | | | Better way of fixing the "icmp unreachable exits wrong interface" problem Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* | | muninlite: Fix PKG_LICENSE informationJonathan McCrohan2014-08-14
| | | | | | | | | | | | | | | | | | muninlite is GPL-2.0+, not GPL-2.0 exclusively Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | xinetd: Add PKG_LICENSE informationJonathan McCrohan2014-08-14
| | | | | | | | | | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | wavemon: Add PKG_LICENSE informationJonathan McCrohan2014-08-14
| | | | | | | | | | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | sslh: Add PKG_LICENSE informationJonathan McCrohan2014-08-14
| | | | | | | | | | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | mtr: Add PKG_LICENSE informationJonathan McCrohan2014-08-14
| | | | | | | | | | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | muninlite,mtr,sslh,wavemon,xinetd: s/MAINTAINER/PKG_&/Jonathan McCrohan2014-08-14
| | | | | | | | | | | | | | | | | | | | | | | | Replace the MAINTAINER lines in packages that I maintain with PKG_MAINTAINER lines, to be consistent with the rest of the packages tree. Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | ntpclient: Import from oldpackages, update version, copyright and license ↵Ted Hess2014-08-13
| | | | | | | | | | | | | | | | | | info, add pkg maintainer. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | ffmpeg: patch to fix build with uClibc 0.9.33.2Ted Hess2014-08-13
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #199 from mstorchak/smartmontools-6.3champtar2014-08-13
|\ \ \ | | | | | | | | smartmontools: update to 6.3