Commit graph

1168 commits

Author SHA1 Message Date
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
Marcel Denia
71b97e4f88 perl: Add host-perl relink hack
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-14 17:14:22 +02:00
Marcel Denia
c56aabec0e perl: Add perlmod host rules
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-14 17:14:22 +02:00
Marcel Denia
c02ebc0072 perl: Install libperl.so
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-14 17:14:22 +02:00
Marcel Denia
dfc4b6969f perl: Install full /usr/lib/perl5 tree into STAGING_DIR
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-14 17:14:22 +02:00
Marcel Denia
c64769bd8f perl: Build shared libperl
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-14 17:14:22 +02:00
sbyx
beb224cd32 Merge pull request #201 from roger-/watchcat
watchcat: add with myself as maintainer
2014-08-14 16:55:48 +02:00
Roger
d1d33eedaf add license
Signed-off-by: Roger D rogerdammit@gmail.com
2014-08-14 09:30:25 -05:00
champtar
bf0eb685dc Merge pull request #202 from Adze1502/master
mwan3: update to version 1.5-3
2014-08-14 15:06:39 +03:00
Adze1502
69a0b5814a 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>
2014-08-14 13:58:41 +02:00
Roger
f749bd7237 watchcat: add with myself as maintainer
Signed-off-by: Roger D rogerdammit@gmail.com
2014-08-13 21:37:44 -05:00
Jonathan McCrohan
4699cfa821 muninlite: Fix PKG_LICENSE information
muninlite is GPL-2.0+, not GPL-2.0 exclusively

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 01:04:12 +01:00
Jonathan McCrohan
790de0513f xinetd: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 01:01:31 +01:00
Jonathan McCrohan
334478d759 wavemon: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:57:40 +01:00
Jonathan McCrohan
dd5b15dcee sslh: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:55:38 +01:00
Jonathan McCrohan
5345c5ac76 mtr: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:54:44 +01:00
Jonathan McCrohan
c3e9974862 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>
2014-08-14 00:39:20 +01:00
Ted Hess
c839c2119b ntpclient: Import from oldpackages, update version, copyright and license info, add pkg maintainer.
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-13 17:06:00 -04:00
Ted Hess
ca7ddc5abc ffmpeg: patch to fix build with uClibc 0.9.33.2
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-13 12:46:19 -04:00
champtar
ee6f968082 Merge pull request #199 from mstorchak/smartmontools-6.3
smartmontools: update to 6.3
2014-08-13 13:25:06 +03:00
Maxim Storchak
2e89e2d772 smartmontools: update to 6.3
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-08-13 13:19:14 +03:00
sbyx
e4af4ea9b6 Merge pull request #198 from credosemi/pr-smartsnmpd
Add smartsnmpd.
2014-08-13 08:56:14 +02:00
Xiongfei Guo
6bfb2ef4bd 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>
2014-08-13 14:04:05 +08:00
Etienne CHAMPETIER
2a2c701917 freeradius2: enable freeradius2-mod-sql-mysql again
compile tested only

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-12 23:42:56 +02:00
Etienne CHAMPETIER
7274701131 freeradius2: remove weird circular dependencies
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-12 23:42:55 +02:00
Henning Schild
8b67d48c47 packages/socat: add init script
Init script to start instances of socat for port-forwarding etc.

Signed-off-by: Henning Schild <henning@hennsch.de>
2014-08-12 23:35:56 +02:00
Ted Hess
ea2970aa72 Merge pull request #195 from antonlacon/ffmpeg-2.3.x
ffmpeg: Update to 2.3.1 and other cleanup
2014-08-12 17:19:48 -04:00
Etienne CHAMPETIER
ef6c65077e vips: disable PKG_CHECK_FORMAT_SECURITY
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-12 23:07:01 +02:00
Ian Leonard
8bbe2c06fa 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>
2014-08-12 13:03:51 -07:00
Ian Leonard
2b414271f5 ffmpeg: add external libraries section to Config.in
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
Ian Leonard
bcb2eea7a4 ffmpeg: add audio-dec profile to libffmpeg-custom
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
Ian Leonard
77366562a5 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>
2014-08-12 13:03:51 -07:00
Ian Leonard
b246dadc45 ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
Ian Leonard
228c3d0dea 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>
2014-08-12 13:02:46 -07:00
sbyx
7f8b73e7d9 Merge pull request #196 from Adze1502/master
mwan3: update to version 1.5-2
2014-08-12 21:22:43 +02:00
Steven Barth
8c9c803128 picocom: import and adopt
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 21:18:56 +02:00
Adze1502
35d05cfebe 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>
2014-08-12 21:17:54 +02:00
Ted Hess
887411b8c3 socat: Import from oldpackages, upgrade to 1.7.2.4, update copyright, license info, pkg maintainer. Fix cross built error
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-12 12:21:56 -04:00
Steven Barth
a7671356fe libpam: fix package source to unbreak BB build
Yesterday's CVE-fix changed the package source URL to an invalid location.
Reverting this change to unbreak builds.

Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 17:38:15 +02:00
sbyx
2c88c2424f Merge pull request #194 from bk138/gcc-signed-off
gcc package refined
2014-08-12 17:25:44 +02:00
Steven Barth
c8d2524266 CONTRIBUTING: update gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:24:46 +02:00
Steven Barth
159a8d9d71 CONTRIBUTING: readd example for PKG_LICENSE_FILE
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:21:01 +02:00
Steven Barth
84f643cb31 CONTRIBUTING: simplify PKG_LICENSE and PKG_LICENSE_FILE notes
I found them too hard to understand ;)

Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:19:15 +02:00
Steven Barth
9a55543536 CONTRIBUTING: add paragraph about gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:08:14 +02:00
Christian Beier
372787d29b gcc: Use strip instead of sstrip as sstrip somehow stops the on-target compilation from working properly.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-12 12:57:37 +02:00
Christian Beier
304e86ff28 gcc: Get rid of those sed substitutions and use proper ./configure args instead.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-12 11:04:38 +02:00