Marcel Denia
3d32350026
perl: Remove unused helper scripts
They're broken anyway
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
2f2601deda
perl: Update license identifiers to match SPDX
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
0589ca524f
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
a68e78c748
perl: Add proper dependencies for all perlbase packages
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
867365dbde
perl-dbi: Build host package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
d98f1cc781
perl: Unify host and target build directories
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
505bf74aa3
perl: Include installed extensions in host-perl
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
71b97e4f88
perl: Add host-perl relink hack
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
c56aabec0e
perl: Add perlmod host rules
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
c02ebc0072
perl: Install libperl.so
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
dfc4b6969f
perl: Install full /usr/lib/perl5 tree into STAGING_DIR
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
c64769bd8f
perl: Build shared libperl
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
sbyx
beb224cd32
Merge pull request #201 from roger-/watchcat
watchcat: add with myself as maintainer
10 years ago
Roger
d1d33eedaf
add license
Signed-off-by: Roger D rogerdammit@gmail.com
10 years ago
champtar
bf0eb685dc
Merge pull request #202 from Adze1502/master
mwan3: update to version 1.5-3
10 years ago
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>
10 years ago
Roger
f749bd7237
watchcat: add with myself as maintainer
Signed-off-by: Roger D rogerdammit@gmail.com
10 years ago
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>
10 years ago
Jonathan McCrohan
790de0513f
xinetd: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years ago
Jonathan McCrohan
334478d759
wavemon: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years ago
Jonathan McCrohan
dd5b15dcee
sslh: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years ago
Jonathan McCrohan
5345c5ac76
mtr: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years ago
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>
10 years ago
Ted Hess
c839c2119b
ntpclient: Import from oldpackages, update version, copyright and license info, add pkg maintainer.
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
ca7ddc5abc
ffmpeg: patch to fix build with uClibc 0.9.33.2
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
champtar
ee6f968082
Merge pull request #199 from mstorchak/smartmontools-6.3
smartmontools: update to 6.3
10 years ago
Maxim Storchak
2e89e2d772
smartmontools: update to 6.3
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago
sbyx
e4af4ea9b6
Merge pull request #198 from credosemi/pr-smartsnmpd
Add smartsnmpd.
10 years ago
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>
10 years ago
Etienne CHAMPETIER
2a2c701917
freeradius2: enable freeradius2-mod-sql-mysql again
compile tested only
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Etienne CHAMPETIER
7274701131
freeradius2: remove weird circular dependencies
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
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>
10 years ago
Ted Hess
ea2970aa72
Merge pull request #195 from antonlacon/ffmpeg-2.3.x
ffmpeg: Update to 2.3.1 and other cleanup
10 years ago
Etienne CHAMPETIER
ef6c65077e
vips: disable PKG_CHECK_FORMAT_SECURITY
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
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>
10 years ago
Ian Leonard
2b414271f5
ffmpeg: add external libraries section to Config.in
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
bcb2eea7a4
ffmpeg: add audio-dec profile to libffmpeg-custom
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
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>
10 years ago
Ian Leonard
b246dadc45
ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
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>
10 years ago
sbyx
7f8b73e7d9
Merge pull request #196 from Adze1502/master
mwan3: update to version 1.5-2
10 years ago
Steven Barth
8c9c803128
picocom: import and adopt
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
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>
10 years ago
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>
10 years ago
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>
10 years ago
sbyx
2c88c2424f
Merge pull request #194 from bk138/gcc-signed-off
gcc package refined
10 years ago
Steven Barth
c8d2524266
CONTRIBUTING: update gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
159a8d9d71
CONTRIBUTING: readd example for PKG_LICENSE_FILE
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
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>
10 years ago
Steven Barth
9a55543536
CONTRIBUTING: add paragraph about gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago