6752 Commits

Author SHA1 Message Date
acinonyx
b838af4753 [packages] minidlna: Update copyright notice
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-07 23:23:39 +00:00
acinonyx
e2c6a3c170 [packages] minidlna: Version bump Minidlna 1.0.19
Version bump minidlna to 1.0.19. I didn't find an official changelog. Reading a diff looks like a change in license from GPL v2 or later to strict GPL v2, as well as bug fixes and translation updates. It's streaming as expected. Two patches were rebased.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-07 23:23:32 +00:00
zandbelt
279157ab6e [packages] asterisk-1.8.x: have chan-iax2 depend on new package res-crypto
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-07 19:50:00 +00:00
acinonyx
baa7836e6b [packages] avahi: Update avahi to version 0.6.30 (ref Ticket 7424, , ipv6)
This updates the avahi package to the latest version, 0.6.30.

>From the avahi release notes:

"This is a bugfix release.

	Make IPv6 work again
	i18n updates
	Minor other updates"

It may be relevant to ticket 7424.

(A few typos in the OpenWrt Makefile are also fixed.)

Signed-off-by: Mike Brady <mikebrady@eircom.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26502 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-06 20:50:00 +00:00
acinonyx
a782db72fd [packages] libX11: add a patch from ubuntu that lets libX11 build a postscript file using newer groff (thanks Russell Senior)
This applies to the packages feed.  It fixes a case with newer groff
returning different warming messages than expected by the libX11 build
infrastructure expects.  This patch was shamelessly swiped from Ubuntu's
package.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-06 19:40:19 +00:00
acoul
0d47242575 net/wavemon: update to version 0.7.2, include some upstream patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26500 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-06 14:56:32 +00:00
zandbelt
044f2f0f65 [packages] asterisk-1.8.x: update to asterisk 1.8.3.2; fix astdatadir; add dependency parameter to module template
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-06 14:25:44 +00:00
cshore
1170e8b179 [net] Firewall: miniupnpd: Removed dependency and linking to libip6tc as ipv6 isn't used with miniupnpd.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-06 03:06:05 +00:00
acinonyx
9311633138 [packages] {nacl,quicktun}: Add missing copyright notices
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-05 16:40:42 +00:00
acinonyx
e999308536 [packages] quicktun: Add dependency to kmod-tun
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26489 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-05 16:37:22 +00:00
acinonyx
4d2d6b8681 [packages] quicktun: Improve QuickTun init script
The new init script won't fail if quicktun takes more than 1 second to start.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26488 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-05 16:37:16 +00:00
acinonyx
829f13335e [packages] quicktun: Update QuickTun to version 2.1.6
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-05 16:37:11 +00:00
acinonyx
28dd5a96e3 [packages] nacl: Update NaCl to version 20110221
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26486 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-05 16:37:05 +00:00
cshore
727736473e [net] Firewall: miniupnpd: Newer upstream. Dropped patches now included upstream.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-05 13:55:45 +00:00
jow
4e07c487ba [packages] openvpn: fix paths to ifconfig, ip and route utilities (#9184)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-05 13:07:42 +00:00
cshore
0d8889ce49 [net] Firewall: miniupnpd: Fixed miniupnpd attaching to shell when extra logging enabled. Fixed duplicated log messages when doing extra logging and removed unnecessary eval.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-05 10:30:33 +00:00
obsy
74b4512305 [packages] proftpd: update to 1.3.3e
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-05 09:40:29 +00:00
thepeople
1d36d44150 account for more sdcc variants
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-04 20:46:25 +00:00
cshore
4988153dbc [libs] newt: Fixed cross-compilation error due to attempt to use host Python by disabling build of snackmodule (a python module) which we weren't shipping anyway.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26474 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-04 19:42:45 +00:00
thepeople
51a560e052 newer versions of sdcc dropped support for xa51, compiles fine without so change the ckeck for sdcc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-04 19:42:27 +00:00
cshore
073cae1c8e [net] Firewall: miniupnpd: Fixed dependencies on libip4tc and libip6tc explicity. (Closes #9173)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-04 07:26:32 +00:00
florian
60d3e89513 [package] minidlna/ffmpeg: add minidlna profile to ffmpeg
This adds a profile to ffmpeg to support minidlna, similar to the
libdlna/ushare profile. When minidlna encounters media, it uses ffmpeg to
figure out what it is. If ffmpeg fails to open it, then minidlna will try
and fail to read the file on its own. The profile may need to be extended;
I attempted to cover all popular formats for dlna streaming.

Tested with the following container/codec combinations:

mkv with ac3/h264/srt
mp4 with aac/h264/ttxt
ogg vorbis
flac
mp3

Should also be able to handle, but untested:
mpeg
avi
xvid
jpeg
png
wmv1
wmv2

Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 18:29:41 +00:00
florian
8b95db9ce4 [package] ffmpeg: expose additionnal configuration options (#7837, #8831)
This series, along with previous applied patches, should close tickets #7837 and #8831.

This patch exposes additional decoders and demuxers for FFmpeg in menuconfig, along with other minor changes.

Additional decoders:
flac (Free Lossless Audio Codec)

Additional demuxers:
aac
avi
flac
matroska
mov (mov/mp4/m4a/3gp/3g2/mj2)

zlib is required on matroska/mov to handle compressed headers.

Minor changes:
mp3 demuxer to require the mpegaudio parser. Doesn't do much without it. Matches current ffmpeg behavior.

--target-os=linux as a compile flag. This will be required when cross-compiling in the 0.6 branch, and does no harm here.

Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 18:29:39 +00:00
luka
52e8acf313 add ethtool patch for ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 18:16:49 +00:00
luka
860c761c62 upgrade file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 18:12:25 +00:00
luka
8688989c0f upgrade ethtool
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26446 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 18:10:36 +00:00
flyn
7f1138c620 Update dmapd to new upstream version; properly build BDB module
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 01:26:46 +00:00
flyn
d68f86294e Update dmapd and libdmapsharing to new upstream versions; use BDB module by default
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 00:36:54 +00:00
flyn
b922bb0cc6 Update to 7.24.1
Also:
        remove the dependency on imagemagick and libfreetype to keep the library small
	use --disable-debug and --disable-gtk-doc
	add a patch to fix --tag=CXX issue; autotools is being stubborn about compiling as C++


git-svn-id: svn://svn.openwrt.org/openwrt/packages@26420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 00:33:57 +00:00
dingo
ba0c82933b Version Bump Rsync 3.0.8 Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26399 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-02 03:13:24 +00:00
blogic
aba414dc6d [privoxy]
Update privoxy to 3.0.17. This is a maintenance release.

Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@26389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-01 10:00:01 +00:00
heil
461bc5d21b [packages] haproxy: bump to version 1.4.14
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-31 16:27:56 +00:00
dingo
0a14f0bd77 [patch-team] update wing to 20110329 - Signed off by Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-31 02:53:51 +00:00
luka
84a4257a6b update at package - forgot to add patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 23:11:54 +00:00
luka
f92232055d update at package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26384 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 23:09:08 +00:00
florian
1b6d4fd149 [package] flashrom: use msr path compatible w/ hotplug2
The issue wasn't that flashrom-0.9.3 was broken, but that the incompatible device path put the box into a funky state that couldn't be reverted.

This fix causes it to use the hotplug2 path.

With this, we don't need to revert to 0.9.1, superseding my early patch to revert...

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 20:10:48 +00:00
florian
6a6b46554a [package] add wattsup
This patch adds a command line utility to interface with the WattsUp
power meters (https://www.wattsupmeters.com/)

Signed-off-by: Roberto Riggio<roberto.riggio@create-net.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 20:10:45 +00:00
florian
b260a6019a [package] pmacct: add uacctd
This patch add uacctd, an ulog based accounting deamon from pmacct project (http://www.pmacct.net/)
It also put all pmacct packages in a submenu called  (13 packages)

Thanks in advance.

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 20:10:42 +00:00
loswillios
ee38b45037 [packages] openvpn: update to 2.1.4, thanks obsy
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 16:11:21 +00:00
flyn
bafcbe5e58 Update dependencies for dmapd and libdmapsharing
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 14:04:18 +00:00
acinonyx
9ef5e47dfc [packages] quagga: Renumber patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 09:27:23 +00:00
acinonyx
dcc4778e6e [packages] quagga: Change to PKG_FIXUP:=autoreconf
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26361 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 09:27:19 +00:00
acinonyx
22e55b03aa [packages] quagga: Update to v0.99.18
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26360 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 09:27:13 +00:00
cshore
0f2e9f9028 [libs] newt: Fixed whiptail install so that it takes the files from the package build dir, not the non-existant package install dir
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-29 12:31:23 +00:00
flyn
1835f89200 Update dmapd and libdmapsharing to new upstream versions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 22:55:36 +00:00
florian
daeb348e3b [package] upgrade mc to 4.7.5.1
Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 22:03:31 +00:00
florian
b5f1d5b071 [package] collected: add modbus plugin.
This enables the modbus plugin of collectd and patches it so it works with the current version of libmodbus

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 22:03:27 +00:00
florian
77e16b1ee5 [package] add libmodbus
Apparently people are already using libmodbus on OpenWrt, but there is no package.
(see http://zagrodzki.net/~sebek/openwrt/packages/libmodbus.so )
So I made a Makefile for it, I'd be happy to be the package maintainer for that.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26345 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 22:03:25 +00:00
florian
a3c13c1692 [package] flashrom: update to 0.9.3 and fix dependency
Bump flashrom to current version, and reflect that it uses dmidecode as a helper.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 21:30:30 +00:00
florian
b1f39d5134 [package] freeradius2: add rlm_sql_sqlite and rlm_passwd
This patch adds rlm_sql_sqlite, rlm_passwd modules for freeradius2.
It patches the rlm_sql_sqlite in order to work (authorization is working, accounting not yet tested).
It adds radwho to the utils.

Thanks in advance.

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 21:22:34 +00:00