Johannes Morgenroth
74e2ccff82
ibrcommon: add new package
...
The ibrcommon is a C++ abstraction library for several platforms (linux,
win32, osx, ...) and is development together with IBR-DTN an implementation
of DTN stack following the Bundle Protocol RFC 5050.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:43:58 +02:00
Johannes Morgenroth
c8b84ec8ae
dtndht: add new package
...
DTN-DHT is a library providing a fully distributed Bittorrent DHT based
naming service especially for DTN Bundle Protocol EIDs (RFC 5050). It can
be used for all IP (v4/v6) based networks.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:43:33 +02:00
Johannes Morgenroth
a4e21e7216
libarchive: add new package
...
Multi-format archive and compression library
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:43:30 +02:00
Luiz Angelo Daros de Luca
0ecf63a655
ruby: Fix build dependency of gmp/host
...
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>
2014-08-20 00:33:29 -03:00
Daniel Salzman
6c6a74ee90
knot: update to 1.5.1.
...
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2014-08-19 15:41:29 +02:00
sbyx
400e4dee63
Merge pull request #217 from luizluca/trunk/luizluca
...
Migrate ruby from oldpackages to github and update
2014-08-19 07:45:15 +02:00
sbyx
719adcd122
Merge pull request #216 from hansmi/master
...
Import net/unbound package from Subversion
2014-08-19 07:18:42 +02:00
sbyx
00b537ab1c
Merge pull request #218 from luizluca/fix-Contributing
...
Fix a typo in CONTRIBUTING.md text
2014-08-19 07:16:34 +02:00
Luiz Angelo Daros de Luca
174db06156
Fix a typo in CONTRIBUTING.md text
...
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2014-08-19 02:11:20 -03:00
Luiz Angelo Daros de Luca
3ac06f9ee9
Merge branch 'master' into trunk/luizluca
2014-08-19 01:22:51 -03:00
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>
2014-08-19 05:15:22 +02:00
Marcel Denia
aa90b27693
db47: Update to 4.7.25.4
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:40 +02:00
Marcel Denia
e062c4b69e
db47: Correct license
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:40 +02:00
Marcel Denia
11e2d68394
db47: Update URL
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:40 +02:00
Marcel Denia
9da8819907
libidn: Update to 1.29
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:40 +02:00
Marcel Denia
a6295b2f99
bash: Adopt to SPDX license identifiers
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:34 +02:00
Marcel Denia
36347315bf
libidn: Adopt to SPDX license identifiers
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:29 +02:00
Marcel Denia
e00a282f87
gdbm: Adopt to SPDX license identifiers
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:22 +02:00
Marcel Denia
1b7eadb14c
perl-*: Adopt to SPDX license identifiers
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:58:33 +02:00
Marcel Denia
9817512619
perl-test-harness: Update to upstream 3.33
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:50:26 +02:00
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
2014-08-18 11:36:19 +02:00
Steven Barth
21bbbcde12
micropython: remove unnecessary libc, libm, libdl dependencies
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-18 07:40:44 +02:00
Roger
24e5e8aa2c
micropython-lib: fix DEPENDS
...
Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-08-18 07:39:11 +02:00
Roger
a0658b5ca1
micropython-lib: add
...
Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-08-18 07:39:11 +02:00
sbyx
cf95f60250
Merge pull request #214 from roger-/micropython
...
micropython: fix version number
2014-08-18 07:32:07 +02:00
Roger
5be2bd3ba9
micropython: fix version number
...
Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-08-17 17:29:40 -05:00
Steven Barth
bd52d64fdb
strongswan: import, update, adopt
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-17 10:11:02 +02:00
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>
2014-08-17 03:47:40 -03:00
sbyx
c1fd201ee4
Merge pull request #210 from nmeyerhans/bind
...
net/bind: Refresh package net/bind
2014-08-17 07:10:50 +02:00
sbyx
fbbe7093c4
Merge pull request #211 from roger-/micropython
...
add micropython
2014-08-17 07:03:17 +02:00
Roger
f1d00bbb6e
add micropython
...
Signed-off-by: Roger D rogerdammit@gmail.com
2014-08-16 21:25:57 -05:00
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>
2014-08-16 14:51:54 -07:00
Noah Meyerhans
0719636b05
net/bind: Re-import package net/bind from oldpackages.
...
Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 14:51:54 -07:00
Ted Hess
f5324a5fa0
mjpg-streamer: cleanup V4L selection and dependency
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-16 15:51:34 -04:00
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
2014-08-16 21:44:00 +02:00
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>
2014-08-16 12:29:38 -07:00
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>
2014-08-16 12:29:38 -07:00
Noah Meyerhans
5639066c12
net/ipsec-tools: Update ipsec-tools to 0.8.2
...
Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 12:29:38 -07:00
Noah Meyerhans
5117da7925
net/ipsec-tools: Import net/ipsec-tools from oldpackages
...
Signed-off-by: Noah Meyerhans <noahm@debian.org>
2014-08-16 12:29:38 -07:00
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>
2014-08-16 17:47:08 +01:00
sbyx
61a1fdeb4a
Merge pull request #204 from fatbob313/master
...
umurmur: Set PKG_LICENSE
2014-08-14 22:03:53 +02:00
Martin Johansson
2f43b534b8
umurmur: Set PKG_LICENSE
...
Signed-off-by: Martin Johansson <martin@fatbob.nu>
2014-08-14 21:34:07 +02:00
Marcel Denia
20bb2a1b69
perl-dbi: Bump PKG_RELEASE
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-14 17:14:23 +02:00
Marcel Denia
3d32350026
perl: Remove unused helper scripts
...
They're broken anyway
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-14 17:14:23 +02:00
Marcel Denia
2f2601deda
perl: Update license identifiers to match SPDX
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-14 17:14:23 +02:00
Marcel Denia
0589ca524f
perl: Bump PKG_RELEASE
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-14 17:14:23 +02:00
Marcel Denia
a68e78c748
perl: Add proper dependencies for all perlbase packages
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-14 17:14:23 +02:00
Marcel Denia
867365dbde
perl-dbi: Build host package
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-14 17:14:23 +02:00
Marcel Denia
d98f1cc781
perl: Unify host and target build directories
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-14 17:14:23 +02:00
Marcel Denia
505bf74aa3
perl: Include installed extensions in host-perl
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-14 17:14:23 +02:00