aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* freetype: import from old packages feedNicolas Thill2014-08-20
| | | | | | | | - update to latest version (v2.5.3) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* Merge pull request #226 from psycho-nico/my-fixesLuiz Angelo Daros de Luca2014-08-20
|\ | | | | | | ruby: fix ruby/host build
| * ruby: fix ruby/host buildNicolas Thill2014-08-20
| | | | | | | | | | | | | | - build ruby/host extensions as static, - remove dependency on gmp/host Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | erlang: import from old packages feedNicolas Thill2014-08-20
|/ | | | | | | | - update to latest version (v17.1) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* Merge pull request #174 from brynet/patch-1sbyx2014-08-20
|\ | | | | net/openssh: Update PKG_SOURCE_URL
| * Add ISC/BSD to PKG_LICENSE_*Bryan Steele2014-08-08
| |
| * Update PKG_SOURCE_URL for OpenSSHBryan Steele2014-08-08
| | | | | | Remove broken mirrors, prefer HTTP over FTP.
* | Merge pull request #221 from ejonny/mastersbyx2014-08-20
|\ \ | | | | | | Add packages for Delay and Disruption Tolerant Networking
| * | ibrdtn-tools: add new packageJohannes Morgenroth2014-08-20
| | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | ibrdtnd: add new packageJohannes Morgenroth2014-08-20
| | | | | | | | | | | | | | | | | | | | | 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>
| * | ibrdtn: add new packageJohannes Morgenroth2014-08-20
| | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | ibrcommon: add new packageJohannes Morgenroth2014-08-20
| | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | dtndht: add new packageJohannes Morgenroth2014-08-20
| | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | libarchive: add new packageJohannes Morgenroth2014-08-20
| | | | | | | | | | | | | | | | | | Multi-format archive and compression library Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* | | Merge pull request #220 from salzmdan/mastersbyx2014-08-20
|\ \ \ | |/ / |/| | knot: update to 1.5.1.
| * | 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>