Commit graph

1024 commits

Author SHA1 Message Date
Nicolas Thill
5b87eb7290 freetype: import from old packages feed
- update to latest version (v2.5.3)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-20 21:06:49 +02:00
Luiz Angelo Daros de Luca
f0bdbbe8f7 Merge pull request #226 from psycho-nico/my-fixes
ruby: fix ruby/host build
2014-08-20 15:31:57 -03:00
Nicolas Thill
dbbc46641c gnupg: import from old packages feed
- update to latest version (v1.4.18)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-20 15:52:34 +02:00
Nicolas Thill
c57058da44 liblo: import from old packages feed
- update to latest version (v0.28)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-20 15:52:06 +02:00
Nicolas Thill
efec55b785 erlang: import from old packages feed
- update to latest version (v17.1)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-20 15:50:32 +02:00
Nicolas Thill
84c04a73e6 ruby: fix ruby/host build
- build ruby/host extensions as static,
  - remove dependency on gmp/host

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-20 15:12:18 +02:00
Eugene Sanivsky
fba457621c cryptodev-linux: replace INIT_COMPLETION with reinit_completion 2014-08-20 14:17:24 +03:00
sbyx
7df0f9bbbd Merge pull request #174 from brynet/patch-1
net/openssh: Update PKG_SOURCE_URL
2014-08-20 13:04:22 +02:00
sbyx
557243ccfc Merge pull request #221 from ejonny/master
Add packages for Delay and Disruption Tolerant Networking
2014-08-20 12:58:51 +02:00
sbyx
b8d47fdb58 Merge pull request #220 from salzmdan/master
knot: update to 1.5.1.
2014-08-20 12:46:14 +02:00
Johannes Morgenroth
437478db94 ibrdtn-tools: add new package
This package contains the tools (dtnsend, dtnrecv, dtnping, ...) of IBR-DTN, a modular
and lightweight implementation of the bundle protocol (RFC 5050).
https://github.com/ibrdtn/ibrdtn

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:44:14 +02:00
Johannes Morgenroth
02f1617c00 ibrdtnd: add new package
This package contains the daemon (dtnd) of IBR-DTN, a modular and lightweight
implementation of the bundle protocol (RFC 5050). https://github.com/ibrdtn/ibrdtn

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:44:14 +02:00
Johannes Morgenroth
b51142a18b ibrdtn: add new package
The ibrdtn is a C++ library for DTN related objects to process bundle data and
talk to the DTN daemon of IBR-DTN. It 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:44:11 +02:00
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