feed/packages.git
10 years agoMerge branch 'nico/import-gnupg'
Nicolas Thill [Thu, 21 Aug 2014 14:59:44 +0000 (16:59 +0200)]
Merge branch 'nico/import-gnupg'

10 years agoMerge branch 'nico/import-liblo'
Nicolas Thill [Thu, 21 Aug 2014 14:59:36 +0000 (16:59 +0200)]
Merge branch 'nico/import-liblo'

10 years agoMerge branch 'nico/import-freetype'
Nicolas Thill [Thu, 21 Aug 2014 14:58:11 +0000 (16:58 +0200)]
Merge branch 'nico/import-freetype'

10 years agoMerge pull request #231 from Adze1502/master
sbyx [Thu, 21 Aug 2014 07:16:53 +0000 (09:16 +0200)]
Merge pull request #231 from Adze1502/master

mwan3: update to version 1.5-4

10 years agomwan3: update to version 1.5-4 231/head
Adze1502 [Thu, 21 Aug 2014 07:10:21 +0000 (09:10 +0200)]
mwan3: update to version 1.5-4

Fix issue #219: Policy status output returns arithmetic syntax error

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
10 years agofreetype: import from old packages feed
Nicolas Thill [Wed, 20 Aug 2014 12:52:47 +0000 (14:52 +0200)]
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>
10 years agoMerge pull request #226 from psycho-nico/my-fixes
Luiz Angelo Daros de Luca [Wed, 20 Aug 2014 18:31:57 +0000 (15:31 -0300)]
Merge pull request #226 from psycho-nico/my-fixes

ruby: fix ruby/host build

10 years agognupg: import from old packages feed 230/head
Nicolas Thill [Wed, 20 Aug 2014 12:56:25 +0000 (14:56 +0200)]
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>
10 years agoliblo: import from old packages feed 229/head
Nicolas Thill [Wed, 20 Aug 2014 12:54:46 +0000 (14:54 +0200)]
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>
10 years agoerlang: import from old packages feed 227/head
Nicolas Thill [Wed, 20 Aug 2014 12:37:50 +0000 (14:37 +0200)]
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>
10 years agoruby: fix ruby/host build 226/head
Nicolas Thill [Wed, 20 Aug 2014 12:42:10 +0000 (14:42 +0200)]
ruby: fix ruby/host build

  - build ruby/host extensions as static,
  - remove dependency on gmp/host

Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years agoMerge pull request #174 from brynet/patch-1
sbyx [Wed, 20 Aug 2014 11:04:22 +0000 (13:04 +0200)]
Merge pull request #174 from brynet/patch-1

net/openssh: Update PKG_SOURCE_URL

10 years agoMerge pull request #221 from ejonny/master
sbyx [Wed, 20 Aug 2014 10:58:51 +0000 (12:58 +0200)]
Merge pull request #221 from ejonny/master

Add packages for Delay and Disruption Tolerant Networking

10 years agoMerge pull request #220 from salzmdan/master
sbyx [Wed, 20 Aug 2014 10:46:14 +0000 (12:46 +0200)]
Merge pull request #220 from salzmdan/master

knot: update to 1.5.1.

10 years agoibrdtn-tools: add new package 221/head
Johannes Morgenroth [Wed, 20 Aug 2014 10:40:23 +0000 (12:40 +0200)]
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>
10 years agoibrdtnd: add new package
Johannes Morgenroth [Wed, 20 Aug 2014 10:39:45 +0000 (12:39 +0200)]
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>
10 years agoibrdtn: add new package
Johannes Morgenroth [Wed, 20 Aug 2014 10:38:55 +0000 (12:38 +0200)]
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>
10 years agoibrcommon: add new package
Johannes Morgenroth [Wed, 20 Aug 2014 10:37:09 +0000 (12:37 +0200)]
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>
10 years agodtndht: add new package
Johannes Morgenroth [Wed, 20 Aug 2014 10:36:46 +0000 (12:36 +0200)]
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>
10 years agolibarchive: add new package
Johannes Morgenroth [Wed, 20 Aug 2014 10:35:24 +0000 (12:35 +0200)]
libarchive: add new package

Multi-format archive and compression library

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
10 years agoruby: Fix build dependency of gmp/host
Luiz Angelo Daros de Luca [Wed, 20 Aug 2014 03:33:29 +0000 (00:33 -0300)]
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>
10 years agoknot: update to 1.5.1. 220/head
Daniel Salzman [Tue, 19 Aug 2014 13:41:29 +0000 (15:41 +0200)]
knot: update to 1.5.1.

Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
10 years agoMerge pull request #217 from luizluca/trunk/luizluca
sbyx [Tue, 19 Aug 2014 05:45:15 +0000 (07:45 +0200)]
Merge pull request #217 from luizluca/trunk/luizluca

Migrate ruby from oldpackages to github and update

10 years agoMerge pull request #216 from hansmi/master
sbyx [Tue, 19 Aug 2014 05:18:42 +0000 (07:18 +0200)]
Merge pull request #216 from hansmi/master

Import net/unbound package from Subversion

10 years agoMerge pull request #218 from luizluca/fix-Contributing
sbyx [Tue, 19 Aug 2014 05:16:34 +0000 (07:16 +0200)]
Merge pull request #218 from luizluca/fix-Contributing

Fix a typo in CONTRIBUTING.md text

10 years agoFix a typo in CONTRIBUTING.md text 218/head
Luiz Angelo Daros de Luca [Tue, 19 Aug 2014 05:11:20 +0000 (02:11 -0300)]
Fix a typo in CONTRIBUTING.md text

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years agoMerge branch 'master' into trunk/luizluca 217/head
Luiz Angelo Daros de Luca [Tue, 19 Aug 2014 04:22:51 +0000 (01:22 -0300)]
Merge branch 'master' into trunk/luizluca

10 years agoImport net/unbound package from Subversion 216/head
Michael Hanselmann [Sun, 17 Aug 2014 18:39:56 +0000 (20:39 +0200)]
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 agodb47: Update to 4.7.25.4
Marcel Denia [Mon, 18 Aug 2014 09:21:28 +0000 (11:21 +0200)]
db47: Update to 4.7.25.4

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agodb47: Correct license
Marcel Denia [Mon, 18 Aug 2014 09:03:32 +0000 (11:03 +0200)]
db47: Correct license

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agodb47: Update URL
Marcel Denia [Mon, 18 Aug 2014 08:59:41 +0000 (10:59 +0200)]
db47: Update URL

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agolibidn: Update to 1.29
Marcel Denia [Mon, 18 Aug 2014 05:27:53 +0000 (07:27 +0200)]
libidn: Update to 1.29

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agobash: Adopt to SPDX license identifiers
Marcel Denia [Mon, 18 Aug 2014 05:20:49 +0000 (07:20 +0200)]
bash: Adopt to SPDX license identifiers

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agolibidn: Adopt to SPDX license identifiers
Marcel Denia [Mon, 18 Aug 2014 05:20:41 +0000 (07:20 +0200)]
libidn: Adopt to SPDX license identifiers

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agogdbm: Adopt to SPDX license identifiers
Marcel Denia [Mon, 18 Aug 2014 05:20:41 +0000 (07:20 +0200)]
gdbm: Adopt to SPDX license identifiers

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoperl-*: Adopt to SPDX license identifiers
Marcel Denia [Mon, 18 Aug 2014 05:19:55 +0000 (07:19 +0200)]
perl-*: Adopt to SPDX license identifiers

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoperl-test-harness: Update to upstream 3.33
Marcel Denia [Sun, 17 Aug 2014 23:53:52 +0000 (01:53 +0200)]
perl-test-harness: Update to upstream 3.33

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoRevert "xl2tpd: rename netifd protocol handler to l2tpv2 to avoid clashes with l2tpv3"
Steven Barth [Mon, 18 Aug 2014 09:36:19 +0000 (11:36 +0200)]
Revert "xl2tpd: rename netifd protocol handler to l2tpv2 to avoid clashes with l2tpv3"

This reverts commit 981f2da45747df72c5ae2c45f265fe8f29af3d52.
OpenWrt wiki knew l2tp from l2tpv3tun, but luci knew l2tp from xl2tpd

10 years agomicropython: remove unnecessary libc, libm, libdl dependencies
Steven Barth [Mon, 18 Aug 2014 05:40:44 +0000 (07:40 +0200)]
micropython: remove unnecessary libc, libm, libdl dependencies

Signed-off-by: Steven Barth <steven@midlink.org>
10 years agomicropython-lib: fix DEPENDS
Roger [Sun, 17 Aug 2014 16:30:28 +0000 (11:30 -0500)]
micropython-lib: fix DEPENDS

Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years agomicropython-lib: add
Roger [Sun, 17 Aug 2014 16:13:11 +0000 (11:13 -0500)]
micropython-lib: add

Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years agoMerge pull request #214 from roger-/micropython
sbyx [Mon, 18 Aug 2014 05:32:07 +0000 (07:32 +0200)]
Merge pull request #214 from roger-/micropython

micropython: fix version number

10 years agomicropython: fix version number 214/head
Roger [Sun, 17 Aug 2014 22:29:40 +0000 (17:29 -0500)]
micropython: fix version number

Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years agostrongswan: import, update, adopt
Steven Barth [Sun, 17 Aug 2014 08:11:02 +0000 (10:11 +0200)]
strongswan: import, update, adopt

Signed-off-by: Steven Barth <steven@midlink.org>
10 years agoruby: import from oldpackages and update to 2.1.2
Luiz Angelo Daros de Luca [Sun, 17 Aug 2014 06:47:40 +0000 (03:47 -0300)]
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 agoMerge pull request #210 from nmeyerhans/bind
sbyx [Sun, 17 Aug 2014 05:10:50 +0000 (07:10 +0200)]
Merge pull request #210 from nmeyerhans/bind

net/bind: Refresh package net/bind

10 years agoMerge pull request #211 from roger-/micropython
sbyx [Sun, 17 Aug 2014 05:03:17 +0000 (07:03 +0200)]
Merge pull request #211 from roger-/micropython

add micropython

10 years agoadd micropython 211/head
Roger [Sun, 17 Aug 2014 02:25:57 +0000 (21:25 -0500)]
add micropython

Signed-off-by: Roger D rogerdammit@gmail.com
10 years agonet/bind: Update to upstream long-term-support release 9.9.5-P1 210/head
Noah Meyerhans [Sat, 16 Aug 2014 21:49:59 +0000 (14:49 -0700)]
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 agonet/bind: Re-import package net/bind from oldpackages.
Noah Meyerhans [Sat, 16 Aug 2014 21:45:39 +0000 (14:45 -0700)]
net/bind: Re-import package net/bind from oldpackages.
Signed-off-by: Noah Meyerhans <noahm@debian.org>
10 years agomjpg-streamer: cleanup V4L selection and dependency
Ted Hess [Sat, 16 Aug 2014 19:51:34 +0000 (15:51 -0400)]
mjpg-streamer: cleanup V4L selection and dependency

Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years agoMerge pull request #209 from nmeyerhans/ipsec-tools-0.8.2
sbyx [Sat, 16 Aug 2014 19:44:00 +0000 (21:44 +0200)]
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 agonet/ipsec-tools: Update some makefile definitions per 209/head
Noah Meyerhans [Sat, 16 Aug 2014 16:52:35 +0000 (09:52 -0700)]
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 agonet/ipsec-tools: Update configure.ac to force HAVE_POLICY_FWD=true, which is
Noah Meyerhans [Sat, 16 Aug 2014 05:02:24 +0000 (22:02 -0700)]
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 agonet/ipsec-tools: Update ipsec-tools to 0.8.2
Noah Meyerhans [Sat, 16 Aug 2014 05:02:16 +0000 (22:02 -0700)]
net/ipsec-tools: Update ipsec-tools to 0.8.2

Signed-off-by: Noah Meyerhans <noahm@debian.org>
10 years agonet/ipsec-tools: Import net/ipsec-tools from oldpackages
Noah Meyerhans [Sat, 16 Aug 2014 05:01:52 +0000 (22:01 -0700)]
net/ipsec-tools: Import net/ipsec-tools from oldpackages

Signed-off-by: Noah Meyerhans <noahm@debian.org>
10 years agoxinetd: socket bind: Invalid argument (errno = 22) when using USERID on ipv6
Christian Schoenebeck [Fri, 15 Aug 2014 12:11:43 +0000 (14:11 +0200)]
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 agoMerge pull request #204 from fatbob313/master
sbyx [Thu, 14 Aug 2014 20:03:53 +0000 (22:03 +0200)]
Merge pull request #204 from fatbob313/master

umurmur: Set PKG_LICENSE

10 years agoumurmur: Set PKG_LICENSE 204/head
Martin Johansson [Thu, 14 Aug 2014 19:20:20 +0000 (21:20 +0200)]
umurmur: Set PKG_LICENSE

Signed-off-by: Martin Johansson <martin@fatbob.nu>
10 years agoperl-dbi: Bump PKG_RELEASE
Marcel Denia [Thu, 14 Aug 2014 14:11:50 +0000 (16:11 +0200)]
perl-dbi: Bump PKG_RELEASE

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoperl: Remove unused helper scripts
Marcel Denia [Wed, 13 Aug 2014 01:01:43 +0000 (03:01 +0200)]
perl: Remove unused helper scripts

They're broken anyway

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoperl: Update license identifiers to match SPDX
Marcel Denia [Wed, 13 Aug 2014 00:58:47 +0000 (02:58 +0200)]
perl: Update license identifiers to match SPDX

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoperl: Bump PKG_RELEASE
Marcel Denia [Wed, 13 Aug 2014 00:36:41 +0000 (02:36 +0200)]
perl: Bump PKG_RELEASE

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoperl: Add proper dependencies for all perlbase packages
Marcel Denia [Wed, 13 Aug 2014 00:34:54 +0000 (02:34 +0200)]
perl: Add proper dependencies for all perlbase packages

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoperl-dbi: Build host package
Marcel Denia [Sat, 2 Aug 2014 21:24:03 +0000 (23:24 +0200)]
perl-dbi: Build host package

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoperl: Unify host and target build directories
Marcel Denia [Tue, 12 Aug 2014 01:27:21 +0000 (03:27 +0200)]
perl: Unify host and target build directories

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoperl: Include installed extensions in host-perl
Marcel Denia [Mon, 11 Aug 2014 00:18:16 +0000 (02:18 +0200)]
perl: Include installed extensions in host-perl

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoperl: Add host-perl relink hack
Marcel Denia [Tue, 12 Aug 2014 01:16:44 +0000 (03:16 +0200)]
perl: Add host-perl relink hack

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoperl: Add perlmod host rules
Marcel Denia [Sat, 2 Aug 2014 21:23:41 +0000 (23:23 +0200)]
perl: Add perlmod host rules

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoperl: Install libperl.so
Marcel Denia [Sat, 2 Aug 2014 11:27:40 +0000 (13:27 +0200)]
perl: Install libperl.so

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoperl: Install full /usr/lib/perl5 tree into STAGING_DIR
Marcel Denia [Thu, 31 Jul 2014 12:20:43 +0000 (14:20 +0200)]
perl: Install full /usr/lib/perl5 tree into STAGING_DIR

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoperl: Build shared libperl
Marcel Denia [Thu, 31 Jul 2014 12:19:48 +0000 (14:19 +0200)]
perl: Build shared libperl

Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years agoMerge pull request #201 from roger-/watchcat
sbyx [Thu, 14 Aug 2014 14:55:48 +0000 (16:55 +0200)]
Merge pull request #201 from roger-/watchcat

watchcat: add with myself as maintainer

10 years agoadd license 201/head
Roger [Thu, 14 Aug 2014 14:30:25 +0000 (09:30 -0500)]
add license

Signed-off-by: Roger D rogerdammit@gmail.com
10 years agoMerge pull request #202 from Adze1502/master
champtar [Thu, 14 Aug 2014 12:06:39 +0000 (15:06 +0300)]
Merge pull request #202 from Adze1502/master

mwan3: update to version 1.5-3

10 years agomwan3: update to version 1.5-3 202/head
Adze1502 [Thu, 14 Aug 2014 11:58:41 +0000 (13:58 +0200)]
mwan3: update to version 1.5-3

Better way of fixing the "icmp unreachable exits wrong interface" problem

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
10 years agowatchcat: add with myself as maintainer
Roger [Thu, 14 Aug 2014 02:37:44 +0000 (21:37 -0500)]
watchcat: add with myself as maintainer

Signed-off-by: Roger D rogerdammit@gmail.com
10 years agomuninlite: Fix PKG_LICENSE information
Jonathan McCrohan [Thu, 14 Aug 2014 00:04:12 +0000 (01:04 +0100)]
muninlite: Fix PKG_LICENSE information

muninlite is GPL-2.0+, not GPL-2.0 exclusively

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years agoxinetd: Add PKG_LICENSE information
Jonathan McCrohan [Thu, 14 Aug 2014 00:01:31 +0000 (01:01 +0100)]
xinetd: Add PKG_LICENSE information

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years agowavemon: Add PKG_LICENSE information
Jonathan McCrohan [Wed, 13 Aug 2014 23:57:40 +0000 (00:57 +0100)]
wavemon: Add PKG_LICENSE information

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years agosslh: Add PKG_LICENSE information
Jonathan McCrohan [Wed, 13 Aug 2014 23:55:38 +0000 (00:55 +0100)]
sslh: Add PKG_LICENSE information

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years agomtr: Add PKG_LICENSE information
Jonathan McCrohan [Wed, 13 Aug 2014 23:54:44 +0000 (00:54 +0100)]
mtr: Add PKG_LICENSE information

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years agomuninlite,mtr,sslh,wavemon,xinetd: s/MAINTAINER/PKG_&/
Jonathan McCrohan [Wed, 13 Aug 2014 23:39:20 +0000 (00:39 +0100)]
muninlite,mtr,sslh,wavemon,xinetd: s/MAINTAINER/PKG_&/

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>
10 years agontpclient: Import from oldpackages, update version, copyright and license info, add...
Ted Hess [Wed, 13 Aug 2014 21:06:00 +0000 (17:06 -0400)]
ntpclient: Import from oldpackages, update version, copyright and license info, add pkg maintainer.

Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years agoffmpeg: patch to fix build with uClibc 0.9.33.2
Ted Hess [Wed, 13 Aug 2014 16:46:19 +0000 (12:46 -0400)]
ffmpeg: patch to fix build with uClibc 0.9.33.2

Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years agoMerge pull request #199 from mstorchak/smartmontools-6.3
champtar [Wed, 13 Aug 2014 10:25:06 +0000 (13:25 +0300)]
Merge pull request #199 from mstorchak/smartmontools-6.3

smartmontools: update to 6.3

10 years agosmartmontools: update to 6.3 199/head
Maxim Storchak [Wed, 13 Aug 2014 10:19:14 +0000 (13:19 +0300)]
smartmontools: update to 6.3

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years agoMerge pull request #198 from credosemi/pr-smartsnmpd
sbyx [Wed, 13 Aug 2014 06:56:14 +0000 (08:56 +0200)]
Merge pull request #198 from credosemi/pr-smartsnmpd

Add smartsnmpd.

10 years agoAdd smartsnmpd. 198/head
Xiongfei Guo [Wed, 13 Aug 2014 06:04:05 +0000 (14:04 +0800)]
Add smartsnmpd.

smartsnmpd is an implementation of SNMP Agent developed by Credo Semi. It
use Lua as script language to write SNMP MIB nodes to improve the efficiency
of developtment.

This package add native support for OpenWrt. Include using ubus and uci to
get status/info. And, it use uloop as low level event library. So it's
some sort of desgin for OpenWrt.

Website: https://github.com/credosemi/smartsnmp

Signed-off-by: Leo Ma <leoma@credosemi.com>
Signed-off-by: Xiongfei Guo <xfguo@credosemi.com>
10 years agoMerge pull request #195 from antonlacon/ffmpeg-2.3.x
Ted Hess [Tue, 12 Aug 2014 21:19:48 +0000 (17:19 -0400)]
Merge pull request #195 from antonlacon/ffmpeg-2.3.x

ffmpeg: Update to 2.3.1 and other cleanup

10 years agovips: disable PKG_CHECK_FORMAT_SECURITY
Etienne CHAMPETIER [Tue, 12 Aug 2014 21:07:01 +0000 (23:07 +0200)]
vips: disable PKG_CHECK_FORMAT_SECURITY

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years agoffmpeg: improve minidlna profile 195/head
Ian Leonard [Thu, 7 Aug 2014 03:49:46 +0000 (20:49 -0700)]
ffmpeg: improve minidlna profile

Minidlna has no need to mux streams, or be able to read network streams at this point in time, so remove this support from
libffmpeg.

Synchronize the minidlna profile between libffmpeg-ucstom and libffmpeg-mini.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years agoffmpeg: add external libraries section to Config.in
Ian Leonard [Thu, 7 Aug 2014 04:16:36 +0000 (21:16 -0700)]
ffmpeg: add external libraries section to Config.in

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years agoffmpeg: add audio-dec profile to libffmpeg-custom
Ian Leonard [Thu, 7 Aug 2014 04:12:31 +0000 (21:12 -0700)]
ffmpeg: add audio-dec profile to libffmpeg-custom

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years agoffmpeg: Drop the libdlna profile from the Custom ffmpeg option. Libdlna is no longer...
Ian Leonard [Fri, 1 Aug 2014 07:50:31 +0000 (00:50 -0700)]
ffmpeg: Drop the libdlna profile from the Custom ffmpeg option. Libdlna is no longer in the package feed, and has an inactive
upstream.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years agoffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.
Ian Leonard [Fri, 1 Aug 2014 07:47:26 +0000 (00:47 -0700)]
ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years agoffmpeg: update to 2.3.1
Ian Leonard [Sat, 19 Jul 2014 13:10:33 +0000 (06:10 -0700)]
ffmpeg: update to 2.3.1

Changes:
Disable SIMD usage; creates build errors
Disable runtime cpudetect as it's all disabled
Re-enable compiler optimizations
re-enable stripping

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years agoMerge pull request #196 from Adze1502/master
sbyx [Tue, 12 Aug 2014 19:22:43 +0000 (21:22 +0200)]
Merge pull request #196 from Adze1502/master

mwan3: update to version 1.5-2

10 years agopicocom: import and adopt
Steven Barth [Tue, 12 Aug 2014 19:18:33 +0000 (21:18 +0200)]
picocom: import and adopt

Signed-off-by: Steven Barth <steven@midlink.org>
10 years agomwan3: Update to version 1.5-2 196/head
Adze1502 [Tue, 12 Aug 2014 19:17:54 +0000 (21:17 +0200)]
mwan3: Update to version 1.5-2

Fix issue icmp unreachables go out wrong interface
Remove unnecessary line

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>