sbyx
00b537ab1c
Merge pull request #218 from luizluca/fix-Contributing
Fix a typo in CONTRIBUTING.md text
10 years ago
Luiz Angelo Daros de Luca
174db06156
Fix a typo in CONTRIBUTING.md text
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
Luiz Angelo Daros de Luca
3ac06f9ee9
Merge branch 'master' into trunk/luizluca
10 years ago
Michael Hanselmann
6f2ceb74b9
Import net/unbound package from Subversion
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>
10 years ago
Marcel Denia
aa90b27693
db47: Update to 4.7.25.4
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
e062c4b69e
db47: Correct license
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
11e2d68394
db47: Update URL
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
9da8819907
libidn: Update to 1.29
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
a6295b2f99
bash: Adopt to SPDX license identifiers
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
36347315bf
libidn: Adopt to SPDX license identifiers
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
e00a282f87
gdbm: Adopt to SPDX license identifiers
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
1b7eadb14c
perl-*: Adopt to SPDX license identifiers
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
9817512619
perl-test-harness: Update to upstream 3.33
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Steven Barth
96b04afce6
Revert "xl2tpd: rename netifd protocol handler to l2tpv2 to avoid clashes with l2tpv3"
This reverts commit 981f2da457
.
OpenWrt wiki knew l2tp from l2tpv3tun, but luci knew l2tp from xl2tpd
10 years ago
Steven Barth
21bbbcde12
micropython: remove unnecessary libc, libm, libdl dependencies
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Roger
24e5e8aa2c
micropython-lib: fix DEPENDS
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
a0658b5ca1
micropython-lib: add
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
sbyx
cf95f60250
Merge pull request #214 from roger-/micropython
micropython: fix version number
10 years ago
Roger
5be2bd3ba9
micropython: fix version number
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Steven Barth
bd52d64fdb
strongswan: import, update, adopt
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Luiz Angelo Daros de Luca
115fd87cc2
ruby: import from oldpackages and update to 2.1.2
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>
10 years ago
sbyx
c1fd201ee4
Merge pull request #210 from nmeyerhans/bind
net/bind: Refresh package net/bind
10 years ago
sbyx
fbbe7093c4
Merge pull request #211 from roger-/micropython
add micropython
10 years ago
Roger
f1d00bbb6e
add micropython
Signed-off-by: Roger D rogerdammit@gmail.com
10 years ago
Noah Meyerhans
8a323adda7
net/bind: Update to upstream long-term-support release 9.9.5-P1
Update maintainer and license metadata in Makefile.
Signed-off-by: Noah Meyerhans <noahm@debian.org>
10 years ago
Noah Meyerhans
0719636b05
net/bind: Re-import package net/bind from oldpackages.
Signed-off-by: Noah Meyerhans <noahm@debian.org>
10 years ago
Ted Hess
f5324a5fa0
mjpg-streamer: cleanup V4L selection and dependency
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
sbyx
d8caaf6ea5
Merge pull request #209 from nmeyerhans/ipsec-tools-0.8.2
ipsec-tools: Re-introduce package ipsec-tools and update to v0.8.2
10 years ago
Noah Meyerhans
da797a7ee1
net/ipsec-tools: Update some makefile definitions per
https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md to list me as
maintainer.
Signed-off-by: Noah Meyerhans <noahm@debian.org>
10 years ago
Noah Meyerhans
cc919289a3
net/ipsec-tools: Update configure.ac to force HAVE_POLICY_FWD=true, which is
appropriate on Linux but not properly detected in the openwrt build currently.
Signed-off-by: Noah Meyerhans <noahm@debian.org>
10 years ago
Noah Meyerhans
5639066c12
net/ipsec-tools: Update ipsec-tools to 0.8.2
Signed-off-by: Noah Meyerhans <noahm@debian.org>
10 years ago
Noah Meyerhans
5117da7925
net/ipsec-tools: Import net/ipsec-tools from oldpackages
Signed-off-by: Noah Meyerhans <noahm@debian.org>
10 years ago
Christian Schoenebeck
8eb8659e41
xinetd: socket bind: Invalid argument (errno = 22) when using USERID on ipv6
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>
10 years ago
sbyx
61a1fdeb4a
Merge pull request #204 from fatbob313/master
umurmur: Set PKG_LICENSE
10 years ago
Martin Johansson
2f43b534b8
umurmur: Set PKG_LICENSE
Signed-off-by: Martin Johansson <martin@fatbob.nu>
10 years ago
Marcel Denia
20bb2a1b69
perl-dbi: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
3d32350026
perl: Remove unused helper scripts
They're broken anyway
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
2f2601deda
perl: Update license identifiers to match SPDX
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
0589ca524f
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
a68e78c748
perl: Add proper dependencies for all perlbase packages
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
867365dbde
perl-dbi: Build host package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
d98f1cc781
perl: Unify host and target build directories
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
505bf74aa3
perl: Include installed extensions in host-perl
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
71b97e4f88
perl: Add host-perl relink hack
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
c56aabec0e
perl: Add perlmod host rules
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
c02ebc0072
perl: Install libperl.so
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
dfc4b6969f
perl: Install full /usr/lib/perl5 tree into STAGING_DIR
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
c64769bd8f
perl: Build shared libperl
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
sbyx
beb224cd32
Merge pull request #201 from roger-/watchcat
watchcat: add with myself as maintainer
10 years ago
Roger
d1d33eedaf
add license
Signed-off-by: Roger D rogerdammit@gmail.com
10 years ago