Michael Büsch [Mon, 23 Aug 2010 14:05:22 +0000 (14:05 +0000)]
pwrtray: Add n810 battery support
SVN-Revision: 22779
Daniel Dickinson [Sun, 22 Aug 2010 22:18:15 +0000 (22:18 +0000)]
net/freeswitch: Fixed auto module enabling for modules with more dashes than mod-modname (need to transform to underscores in the postinst/postrm scripts). This was part of getting mod_say_en to work. As part of getting mod_say_en working (and de, ru, and fr), added per-package config for freeswitch-mod-say-{en, fr, de, ru}.
SVN-Revision: 22775
Florian Fainelli [Sun, 22 Aug 2010 16:36:35 +0000 (16:36 +0000)]
update miredo to 1.2.3, packaged miredo-privproc, add client-hook script, patch from Alexander Khrykin
SVN-Revision: 22763
Florian Fainelli [Sun, 22 Aug 2010 16:36:33 +0000 (16:36 +0000)]
update libusb-1.0 to 1.0.8 (#7806)
SVN-Revision: 22762
Florian Fainelli [Sun, 22 Aug 2010 16:36:30 +0000 (16:36 +0000)]
update aprx to 2.00 r421 (#7803)
SVN-Revision: 22761
Daniel Dickinson [Sun, 22 Aug 2010 05:33:56 +0000 (05:33 +0000)]
net/freeswitch: Added includes for phrases back to freeswitch.xml and bumped package version
SVN-Revision: 22756
Daniel Dickinson [Sun, 22 Aug 2010 05:06:49 +0000 (05:06 +0000)]
net/freeswitch: Re-added per-package module configurartion (currently only voicemail uses it).
SVN-Revision: 22755
Scott V. Kamp [Sun, 22 Aug 2010 04:46:16 +0000 (04:46 +0000)]
dudders needs to be started after time synchronisation, because if the time is not correct then the DNS update fails.
SVN-Revision: 22754
Andy Boyett [Sat, 21 Aug 2010 16:43:48 +0000 (16:43 +0000)]
net/znc: fixup compilation options. Closes #7786, thanks Obsy
SVN-Revision: 22750
Alexandros C. Couloumbis [Sat, 21 Aug 2010 14:43:28 +0000 (14:43 +0000)]
net/ethtool: update to ethtool-2.6.35
SVN-Revision: 22746
Michael Büsch [Fri, 20 Aug 2010 19:28:29 +0000 (19:28 +0000)]
pyqt4: Fix build deps
SVN-Revision: 22744
Michael Büsch [Fri, 20 Aug 2010 18:24:49 +0000 (18:24 +0000)]
Add PyQt4
SVN-Revision: 22743
Michael Büsch [Fri, 20 Aug 2010 17:34:32 +0000 (17:34 +0000)]
qt4: Make sure that damned function is really inlined
SVN-Revision: 22742
Michael Büsch [Fri, 20 Aug 2010 16:14:48 +0000 (16:14 +0000)]
qt4: Add missing makefile include
SVN-Revision: 22741
Michael Büsch [Fri, 20 Aug 2010 16:00:37 +0000 (16:00 +0000)]
qt4: Add X11 support
SVN-Revision: 22740
Stephen Walker [Fri, 20 Aug 2010 15:09:25 +0000 (15:09 +0000)]
remove PKG_CATs that have crept in, add license to broadcom-sdhc, remove trailing whitespace
SVN-Revision: 22739
Michael Büsch [Fri, 20 Aug 2010 15:07:03 +0000 (15:07 +0000)]
qt4: Rename file
SVN-Revision: 22738
Stephen Walker [Fri, 20 Aug 2010 14:42:06 +0000 (14:42 +0000)]
dudders: fix spaces, fix checksum, add license, add maintainer name, cleanup
SVN-Revision: 22736
Michael Büsch [Fri, 20 Aug 2010 14:10:41 +0000 (14:10 +0000)]
Add "pwrtray" application package
SVN-Revision: 22735
Daniel Dickinson [Fri, 20 Aug 2010 01:27:26 +0000 (01:27 +0000)]
net/freeswitch: Fixed remnants of UCI config that prevent FreeSWITCH startup with the UCI config not present (e.g. with -minimal or -upstream-defaults)
SVN-Revision: 22734
Felix Fietkau [Thu, 19 Aug 2010 15:57:51 +0000 (15:57 +0000)]
python-sip: add missing dependency
SVN-Revision: 22731
Felix Fietkau [Thu, 19 Aug 2010 15:57:48 +0000 (15:57 +0000)]
python: fix compile error
SVN-Revision: 22730
Felix Fietkau [Thu, 19 Aug 2010 15:57:45 +0000 (15:57 +0000)]
xmail: add $(LIBGCC_S) to fix ARM EABI compile errors
SVN-Revision: 22729
Michael Büsch [Thu, 19 Aug 2010 13:13:48 +0000 (13:13 +0000)]
qt4: Make the WS configurable and add X11 files. X11 config is still marked broken, because the configure script bits are missing. This should not alter current QWS build in any way.
SVN-Revision: 22725
Michael Büsch [Thu, 19 Aug 2010 11:56:38 +0000 (11:56 +0000)]
qt4: Add qws- prefix to QWS specific files. No functional change. This just moves the files.
SVN-Revision: 22716
Michael Büsch [Thu, 19 Aug 2010 11:35:08 +0000 (11:35 +0000)]
python-sip: Support parallel build for both native and host package.
SVN-Revision: 22715
Michael Büsch [Thu, 19 Aug 2010 11:28:43 +0000 (11:28 +0000)]
Add GPXView Geocaching application
SVN-Revision: 22714
Michael Büsch [Thu, 19 Aug 2010 11:22:57 +0000 (11:22 +0000)]
gpsd: Install all libraries
SVN-Revision: 22713
Michael Büsch [Wed, 18 Aug 2010 19:29:24 +0000 (19:29 +0000)]
qt4: compile fix qRegisterAnimationInterpolator() is a function defined in a header. It is not declared static inline. Under certain circumstances this may cause linker errors. Make it static inline.
SVN-Revision: 22707
Michael Büsch [Wed, 18 Aug 2010 19:02:38 +0000 (19:02 +0000)]
qt4: Do not always compile optional features. This adds the packages to PKG_CONFIG_DEPENDS to make sure qt4 is rebuilt if the config changes.
SVN-Revision: 22706
Michael Büsch [Wed, 18 Aug 2010 16:27:49 +0000 (16:27 +0000)]
qt4: Don't build examples/demos, if they are not selected. This also adds PKG_CONFIG_DEPENDS to force a rebuild if those options change. This brings a significant build speed improvement.
SVN-Revision: 22705
Michael Büsch [Wed, 18 Aug 2010 15:25:41 +0000 (15:25 +0000)]
qt4: Enable parallel build
SVN-Revision: 22699
Michael Büsch [Wed, 18 Aug 2010 14:03:37 +0000 (14:03 +0000)]
qt4: Fix NPTL build options
SVN-Revision: 22697
Scott V. Kamp [Wed, 18 Aug 2010 12:40:02 +0000 (12:40 +0000)]
New Package Dudders - a utility for updating DNS records Signed-off-by: Dean Scarff <dos@scarff.id.au>
SVN-Revision: 22695
Nicolas Thill [Wed, 18 Aug 2010 08:10:45 +0000 (08:10 +0000)]
openswan: update to 2.6.28 (closes: #7544, #7725, #7782)
SVN-Revision: 22693
Michael Büsch [Tue, 17 Aug 2010 15:34:44 +0000 (15:34 +0000)]
Add SIP C/C++ Bindings Generator for Python
SVN-Revision: 22691
Nicolas Thill [Tue, 17 Aug 2010 10:38:57 +0000 (10:38 +0000)]
gnutls: fix certtool dependency on libgnutls-extra (closes: #7776)
SVN-Revision: 22687
Nicolas Thill [Mon, 16 Aug 2010 10:09:08 +0000 (10:09 +0000)]
owfs: sanitize Makefile: * use Build/Configure/Defaults and CONFIGURE_{ARGS,VARS} * add owget binary to owshell package, install shared libs dev symlinks (closes: #7749) * use coherent template names * remove obsolete UninstallDev * bump release number
SVN-Revision: 22671
Alexandros C. Couloumbis [Sun, 15 Aug 2010 19:28:27 +0000 (19:28 +0000)]
libs/pcre: update to pcre-8.10
SVN-Revision: 22664
Nicolas Thill [Sat, 14 Aug 2010 23:40:04 +0000 (23:40 +0000)]
collectd: fix fp-layout on big-endian targets (closes: #7707)
SVN-Revision: 22653
Michael Büsch [Sat, 14 Aug 2010 14:44:50 +0000 (14:44 +0000)]
Add maemo-kexec helper scripts for booting maemo from openwrt on the Nokia n810.
SVN-Revision: 22641
Nicolas Thill [Sat, 14 Aug 2010 14:25:30 +0000 (14:25 +0000)]
collectd: set postgresql lib location explicitly (closes: #7247)
SVN-Revision: 22640
Nicolas Thill [Sat, 14 Aug 2010 14:20:10 +0000 (14:20 +0000)]
miredo: various fixes and cleanup * force use of shared libraries, remove obsolete configure args * add a miredo-common package for shared libraries (libteredo & libtun) (closes: #7761) * install config file in /etc/miredo/ (default) instead of /etc/ * use default config file location in initscripts, remove useless ipv6 & tun modules loading in start functions * use PKG_INSTALL * bump release number
SVN-Revision: 22639
Stephen Walker [Sat, 14 Aug 2010 14:04:42 +0000 (14:04 +0000)]
wing: put Roberto's email address inside angle brackets instead of parens
SVN-Revision: 22638
Nicolas Thill [Sat, 14 Aug 2010 13:13:23 +0000 (13:13 +0000)]
mpd: add dependency on libaudiofile (closes: #7519), bump release number
SVN-Revision: 22637
Nicolas Thill [Sat, 14 Aug 2010 12:59:24 +0000 (12:59 +0000)]
libshout: add dependencies on speex & theora (they can't be disabled), bump release number
SVN-Revision: 22636
Andy Boyett [Sat, 14 Aug 2010 09:34:08 +0000 (09:34 +0000)]
multimedia/fswebcam: update website/source urls
SVN-Revision: 22635
Nicolas Thill [Sat, 14 Aug 2010 09:25:37 +0000 (09:25 +0000)]
openconnect: update patch (missed in r22604)
SVN-Revision: 22634
Nicolas Thill [Fri, 13 Aug 2010 21:34:00 +0000 (21:34 +0000)]
libtorrent: fix build failures on octeon & ppc
SVN-Revision: 22628
Scott V. Kamp [Fri, 13 Aug 2010 19:46:41 +0000 (19:46 +0000)]
- WING Wireless Mesh Routing Protocol Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
SVN-Revision: 22627
Michael Büsch [Fri, 13 Aug 2010 17:15:11 +0000 (17:15 +0000)]
update omapfb patches
SVN-Revision: 22624
Florian Fainelli [Fri, 13 Aug 2010 16:05:29 +0000 (16:05 +0000)]
update faifa to r64
SVN-Revision: 22622
Alexandros C. Couloumbis [Fri, 13 Aug 2010 15:13:18 +0000 (15:13 +0000)]
net/nmap: update nmap to 5.35DC1
SVN-Revision: 22620
Alexandros C. Couloumbis [Fri, 13 Aug 2010 13:21:20 +0000 (13:21 +0000)]
net/iodine: update iodine to 0.6.0-rc1
SVN-Revision: 22619
Alexandros C. Couloumbis [Fri, 13 Aug 2010 13:13:45 +0000 (13:13 +0000)]
net/kismet: update kismet to Kismet-2010-07-R1
SVN-Revision: 22618
Daniel Dickinson [Fri, 13 Aug 2010 08:00:22 +0000 (08:00 +0000)]
net/freeswitch: Remove shell-script based UCI config. It breaks on restart, and it will be some time before the Lua based one is complete.
SVN-Revision: 22617
Andy Boyett [Fri, 13 Aug 2010 03:32:40 +0000 (03:32 +0000)]
net/nufw: run of autogen.sh needed with recent versions of libtool
SVN-Revision: 22616
Michael Büsch [Thu, 12 Aug 2010 19:06:21 +0000 (19:06 +0000)]
remove lxpanel
SVN-Revision: 22613
Florian Fainelli [Thu, 12 Aug 2010 13:58:30 +0000 (13:58 +0000)]
add minidlna (#7685)
SVN-Revision: 22610
Michael Büsch [Thu, 12 Aug 2010 13:57:02 +0000 (13:57 +0000)]
Add lxpanel
SVN-Revision: 22609
Nicolas Thill [Thu, 12 Aug 2010 03:57:28 +0000 (03:57 +0000)]
openconnect: update to 2.25 (thanks to David Woodhouse)
SVN-Revision: 22604
Jo-Philipp Wich [Thu, 12 Aug 2010 00:14:50 +0000 (00:14 +0000)]
php5: predefine target endianess (#4560)
SVN-Revision: 22603
Hans Zandbelt [Wed, 11 Aug 2010 14:47:42 +0000 (14:47 +0000)]
upgrade asterisk-1.6.x to 1.6.2.11; include func_logic in the core package, which closes #7704
SVN-Revision: 22595
Nicolas Thill [Tue, 10 Aug 2010 21:08:34 +0000 (21:08 +0000)]
ntfs-3g: update to 2010.8.8
SVN-Revision: 22588
Michael Büsch [Tue, 10 Aug 2010 19:03:26 +0000 (19:03 +0000)]
Xorg: Add OMAP 1/2/3 framebuffer driver.
SVN-Revision: 22584
Nicolas Thill [Tue, 10 Aug 2010 17:36:13 +0000 (17:36 +0000)]
dsl-qos-queue: revert [22489] (backfire has no shared libipq, static libipq is available in trunk again after [22582])
SVN-Revision: 22583
Hamish Guthrie [Tue, 10 Aug 2010 08:36:08 +0000 (08:36 +0000)]
bluez-utils: Add configuration and init scripts for hci serial devices
SVN-Revision: 22573
Nicolas Thill [Mon, 9 Aug 2010 19:50:33 +0000 (19:50 +0000)]
l2tpv3tun: mark as 2.6.35 only (prevent from trying to build it on backfire)
SVN-Revision: 22567
Alexandros C. Couloumbis [Mon, 9 Aug 2010 13:25:04 +0000 (13:25 +0000)]
net/tinyproxy: update tinyproxy to 1.8.2
SVN-Revision: 22558
Nicolas Thill [Sun, 8 Aug 2010 22:01:40 +0000 (22:01 +0000)]
ntfs-3g: remove defaults overrides, use coherent DEPENDS
SVN-Revision: 22550
Jo-Philipp Wich [Sun, 8 Aug 2010 21:24:53 +0000 (21:24 +0000)]
l2tpv3tun: add /etc/config/network backend, supports briding, multiple tunnels, session and all options defined by proto static
SVN-Revision: 22549
Jo-Philipp Wich [Sun, 8 Aug 2010 21:07:31 +0000 (21:07 +0000)]
l2tpv3tun: support custom ifnames
SVN-Revision: 22548
Nicolas Thill [Sun, 8 Aug 2010 20:53:30 +0000 (20:53 +0000)]
freeswitch: build fixes * only enable -fgnu89-inline on avr32 for now (fix x86 builds) * mark fax & voipcodecs modules as broken on powerpc (breaking in spandsp lib) * mark flite module as broken on armeb & avr32 (breaking in flite lib) * reorder some variable definitions * bump release number
SVN-Revision: 22547
Cezary Jackiewicz [Sun, 8 Aug 2010 17:35:58 +0000 (17:35 +0000)]
vsftpd: update to 2.3.0
SVN-Revision: 22532
Cezary Jackiewicz [Sun, 8 Aug 2010 11:22:23 +0000 (11:22 +0000)]
transmission: update to 2.04
SVN-Revision: 22529
Vasilis Tsiligiannis [Sun, 8 Aug 2010 10:41:24 +0000 (10:41 +0000)]
aiccu: Add missing double quotes in init script (#7705)
SVN-Revision: 22526
Cezary Jackiewicz [Sun, 8 Aug 2010 07:02:59 +0000 (07:02 +0000)]
transmission: separate transmission-remote from transmission-cli
SVN-Revision: 22525
Steven Barth [Fri, 6 Aug 2010 23:00:57 +0000 (23:00 +0000)]
haproxy: add transparent mode, needed for SNAT-TPROXY-Load-Balancing which is working since [r21883], thanks jow
SVN-Revision: 22523
Jo-Philipp Wich [Fri, 6 Aug 2010 21:45:07 +0000 (21:45 +0000)]
xtables-addons: update to v1.28, fixes compilation with Linux 2.6.35
SVN-Revision: 22519
Jo-Philipp Wich [Fri, 6 Aug 2010 12:09:32 +0000 (12:09 +0000)]
l2tpv3tun: fix invalid quotes breaking menuconfig
SVN-Revision: 22510
Jo-Philipp Wich [Fri, 6 Aug 2010 01:05:49 +0000 (01:05 +0000)]
add l2tpv3tun - control utility for pseudowire tunnels, patch by Thomas Heil
SVN-Revision: 22502
Jo-Philipp Wich [Wed, 4 Aug 2010 17:21:56 +0000 (17:21 +0000)]
update joe package, support for all emulation modes. UPDATE: - include support for all emulation modes jmacs jpico etc. - see patches/002-builtinrc.patch
SVN-Revision: 22492
Jo-Philipp Wich [Wed, 4 Aug 2010 17:18:54 +0000 (17:18 +0000)]
lm-sensors package upgrade/update Update the lm-Sensors Makefile to new the release (3.1.2). Enable package selection on other platforms. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 22491
Jo-Philipp Wich [Wed, 4 Aug 2010 17:14:11 +0000 (17:14 +0000)]
Add libipq to DEPENDS, and reference shared library, since the static library is no longer being built. This fixes the build of this package and makes it work again. Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
SVN-Revision: 22489
Jo-Philipp Wich [Wed, 4 Aug 2010 17:12:48 +0000 (17:12 +0000)]
Update to latest available debian source. This fixes the build of usb-modeswitch-data since the older version was no longer available at the specified URL. Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
SVN-Revision: 22488
Nicolas Thill [Wed, 4 Aug 2010 14:06:07 +0000 (14:06 +0000)]
freeswitch: remove ozmod_ss7_boost from mod-openzap (no build anymore), adjust copyright, bump release number
SVN-Revision: 22486
Alexandros C. Couloumbis [Wed, 4 Aug 2010 12:35:13 +0000 (12:35 +0000)]
net/bird: update bird to version 1.2.4
SVN-Revision: 22480
Nicolas Thill [Wed, 4 Aug 2010 12:27:04 +0000 (12:27 +0000)]
libtorrent: apply fix from [22233] to armeb as well
SVN-Revision: 22479
Nicolas Thill [Tue, 3 Aug 2010 12:07:33 +0000 (12:07 +0000)]
stunnel: cleanup
SVN-Revision: 22473
Nicolas Thill [Tue, 3 Aug 2010 12:04:11 +0000 (12:04 +0000)]
quagga: use PKG_INSTALL
SVN-Revision: 22472
Nicolas Thill [Tue, 3 Aug 2010 11:59:34 +0000 (11:59 +0000)]
bind: cleanup
SVN-Revision: 22471
Nicolas Thill [Tue, 3 Aug 2010 11:58:59 +0000 (11:58 +0000)]
ngrep: use PKG_INSTALL, install in /usr/bin instead of /usr/sbin, cleanup, bump release number
SVN-Revision: 22470
Nicolas Thill [Tue, 3 Aug 2010 07:36:15 +0000 (07:36 +0000)]
appweb: update to 3.2.2-1 (closes: #6979), add dependency on libpthread, cleanup
SVN-Revision: 22469
Nicolas Thill [Sun, 1 Aug 2010 17:06:20 +0000 (17:06 +0000)]
xkeyboard-config: misc fixes: * add MD5SUM * remove unneeded Build/Configure override * fix indent in Package/.../install * check for host intltool
SVN-Revision: 22459
Mirko Vogt [Sun, 1 Aug 2010 15:53:50 +0000 (15:53 +0000)]
qt4: package drivers (kbd, mouse, gfx) seperatly
SVN-Revision: 22456
Mirko Vogt [Sun, 1 Aug 2010 15:53:32 +0000 (15:53 +0000)]
qt4: heavily cleanup Makefile and add a generic way for configuring projects using qmake
SVN-Revision: 22455
Florian Fainelli [Sat, 31 Jul 2010 22:33:37 +0000 (22:33 +0000)]
update tcl to 8.5.8, clean-up makefile, use PKG_INSTALL, patch from Raphael Huck
SVN-Revision: 22449
Florian Fainelli [Sat, 31 Jul 2010 22:33:35 +0000 (22:33 +0000)]
add xkeyboard-config and install shared libX11 directory correctly
SVN-Revision: 22448
Florian Fainelli [Sat, 31 Jul 2010 22:33:32 +0000 (22:33 +0000)]
update gpsd to 2.94, add config, init and hotplug scripts, patch from Roberto Riggio
SVN-Revision: 22447
Florian Fainelli [Sat, 31 Jul 2010 22:33:29 +0000 (22:33 +0000)]
move cd option to proper place, patch from Stefan Bethke.
SVN-Revision: 22446