packages.git
13 years agopython: fix compile error
nbd [Thu, 19 Aug 2010 15:57:48 +0000 (15:57 +0000)]
python: fix compile error

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22730 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoxmail: add $(LIBGCC_S) to fix ARM EABI compile errors
nbd [Thu, 19 Aug 2010 15:57:45 +0000 (15:57 +0000)]
xmail: add $(LIBGCC_S) to fix ARM EABI compile errors

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22729 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoqt4: Make the WS configurable and add X11 files.
mb [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.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22725 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoqt4: Add qws- prefix to QWS specific files.
mb [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.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22716 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopython-sip: Support parallel build for both native and host package.
mb [Thu, 19 Aug 2010 11:35:08 +0000 (11:35 +0000)]
python-sip: Support parallel build for both native and host package.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22715 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoAdd GPXView Geocaching application
mb [Thu, 19 Aug 2010 11:28:43 +0000 (11:28 +0000)]
Add GPXView Geocaching application

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22714 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agogpsd: Install all libraries
mb [Thu, 19 Aug 2010 11:22:57 +0000 (11:22 +0000)]
gpsd: Install all libraries

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22713 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoqt4: compile fix
mb [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.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22707 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoqt4: Do not always compile optional features.
mb [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.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22706 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoqt4: Don't build examples/demos, if they are not selected.
mb [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.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22705 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoqt4: Enable parallel build
mb [Wed, 18 Aug 2010 15:25:41 +0000 (15:25 +0000)]
qt4: Enable parallel build

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22699 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoqt4: Fix NPTL build options
mb [Wed, 18 Aug 2010 14:03:37 +0000 (14:03 +0000)]
qt4: Fix NPTL build options

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22697 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[Patchteam] New Package Dudders - a utility for updating DNS records
dingo [Wed, 18 Aug 2010 12:40:02 +0000 (12:40 +0000)]
[Patchteam] New Package Dudders - a utility for updating DNS records
Signed-off-by: Dean Scarff <dos@scarff.id.au>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22695 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] openswan: update to 2.6.28 (closes: #7544, #7725, #7782)
nico [Wed, 18 Aug 2010 08:10:45 +0000 (08:10 +0000)]
[packages] openswan: update to 2.6.28 (closes: #7544, #7725, #7782)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22693 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoAdd SIP C/C++ Bindings Generator for Python
mb [Tue, 17 Aug 2010 15:34:44 +0000 (15:34 +0000)]
Add SIP C/C++ Bindings Generator for Python

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22691 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] gnutls: fix certtool dependency on libgnutls-extra (closes: #7776)
nico [Tue, 17 Aug 2010 10:38:57 +0000 (10:38 +0000)]
[packages] gnutls: fix certtool dependency on libgnutls-extra (closes: #7776)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22687 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] owfs: sanitize Makefile:
nico [Mon, 16 Aug 2010 10:09:08 +0000 (10:09 +0000)]
[packages] 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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22671 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolibs/pcre: update to pcre-8.10
acoul [Sun, 15 Aug 2010 19:28:27 +0000 (19:28 +0000)]
libs/pcre: update to pcre-8.10

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22664 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] collectd: fix fp-layout on big-endian targets (closes: #7707)
nico [Sat, 14 Aug 2010 23:40:04 +0000 (23:40 +0000)]
[packages] collectd: fix fp-layout on big-endian targets (closes: #7707)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22653 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoAdd maemo-kexec helper scripts for booting maemo from openwrt on the Nokia n810.
mb [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.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22641 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] collectd: set postgresql lib location explicitly (closes: #7247)
nico [Sat, 14 Aug 2010 14:25:30 +0000 (14:25 +0000)]
[packages] collectd: set postgresql lib location explicitly (closes: #7247)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22640 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] miredo: various fixes and cleanup
nico [Sat, 14 Aug 2010 14:20:10 +0000 (14:20 +0000)]
[packages] 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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22639 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] wing: put Roberto's email address inside angle brackets instead of parens
swalker [Sat, 14 Aug 2010 14:04:42 +0000 (14:04 +0000)]
[packages] wing: put Roberto's email address inside angle brackets instead of parens

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22638 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] mpd: add dependency on libaudiofile (closes: #7519), bump release number
nico [Sat, 14 Aug 2010 13:13:23 +0000 (13:13 +0000)]
[packages] mpd: add dependency on libaudiofile (closes: #7519), bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22637 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] libshout: add dependencies on speex & theora (they can't be disabled)...
nico [Sat, 14 Aug 2010 12:59:24 +0000 (12:59 +0000)]
[packages] libshout: add dependencies on speex & theora (they can't be disabled), bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22636 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] multimedia/fswebcam: update website/source urls
agb [Sat, 14 Aug 2010 09:34:08 +0000 (09:34 +0000)]
[packages] multimedia/fswebcam: update website/source urls

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22635 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] openconnect: update patch (missed in r22604)
nico [Sat, 14 Aug 2010 09:25:37 +0000 (09:25 +0000)]
[packages] openconnect: update patch (missed in r22604)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22634 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] libtorrent: fix build failures on octeon & ppc
nico [Fri, 13 Aug 2010 21:34:00 +0000 (21:34 +0000)]
[packages] libtorrent: fix build failures on octeon & ppc

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22628 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCHTEAM] - WING Wireless Mesh Routing Protocol
dingo [Fri, 13 Aug 2010 19:46:41 +0000 (19:46 +0000)]
[PATCHTEAM] - WING Wireless Mesh Routing Protocol
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22627 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoupdate omapfb patches
mb [Fri, 13 Aug 2010 17:15:11 +0000 (17:15 +0000)]
update omapfb patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22624 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] update faifa to r64
florian [Fri, 13 Aug 2010 16:05:29 +0000 (16:05 +0000)]
[package] update faifa to r64

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22622 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/nmap: update nmap to 5.35DC1
acoul [Fri, 13 Aug 2010 15:13:18 +0000 (15:13 +0000)]
net/nmap: update nmap to 5.35DC1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22620 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/iodine: update iodine to 0.6.0-rc1
acoul [Fri, 13 Aug 2010 13:21:20 +0000 (13:21 +0000)]
net/iodine: update iodine to 0.6.0-rc1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22619 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/kismet: update kismet to Kismet-2010-07-R1
acoul [Fri, 13 Aug 2010 13:13:45 +0000 (13:13 +0000)]
net/kismet: update kismet to Kismet-2010-07-R1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22618 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] net/freeswitch: Remove shell-script based UCI config. It breaks on restar...
cshore [Fri, 13 Aug 2010 08:00:22 +0000 (08:00 +0000)]
[packages] 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.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22617 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] net/nufw: run of autogen.sh needed with recent versions of libtool
agb [Fri, 13 Aug 2010 03:32:40 +0000 (03:32 +0000)]
[packages] net/nufw: run of autogen.sh needed with recent versions of libtool

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22616 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoremove lxpanel
mb [Thu, 12 Aug 2010 19:06:21 +0000 (19:06 +0000)]
remove lxpanel

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22613 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] add minidlna (#7685)
florian [Thu, 12 Aug 2010 13:58:30 +0000 (13:58 +0000)]
[package] add minidlna (#7685)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22610 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoAdd lxpanel
mb [Thu, 12 Aug 2010 13:57:02 +0000 (13:57 +0000)]
Add lxpanel

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22609 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] openconnect: update to 2.25 (thanks to David Woodhouse)
nico [Thu, 12 Aug 2010 03:57:28 +0000 (03:57 +0000)]
[packages] openconnect: update to 2.25 (thanks to David Woodhouse)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22604 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] php5: predefine target endianess (#4560)
jow [Thu, 12 Aug 2010 00:14:50 +0000 (00:14 +0000)]
[packages] php5: predefine target endianess (#4560)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22603 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] upgrade asterisk-1.6.x to 1.6.2.11; include func_logic in the core package...
zandbelt [Wed, 11 Aug 2010 14:47:42 +0000 (14:47 +0000)]
[packages] upgrade asterisk-1.6.x to 1.6.2.11; include func_logic in the core package, which closes #7704

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22595 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ntfs-3g: update to 2010.8.8
nico [Tue, 10 Aug 2010 21:08:34 +0000 (21:08 +0000)]
[packages] ntfs-3g: update to 2010.8.8

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22588 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoXorg: Add OMAP 1/2/3 framebuffer driver.
mb [Tue, 10 Aug 2010 19:03:26 +0000 (19:03 +0000)]
Xorg: Add OMAP 1/2/3 framebuffer driver.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22584 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] dsl-qos-queue: revert [22489] (backfire has no shared libipq, static libip...
nico [Tue, 10 Aug 2010 17:36:13 +0000 (17:36 +0000)]
[packages] dsl-qos-queue: revert [22489] (backfire has no shared libipq, static libipq is available in trunk again after [22582])

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22583 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] bluez-utils: Add configuration and init scripts for hci serial devices
hcg [Tue, 10 Aug 2010 08:36:08 +0000 (08:36 +0000)]
[packages] bluez-utils: Add configuration and init scripts for hci serial devices

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22573 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] l2tpv3tun: mark as 2.6.35 only (prevent from trying to build it on backfire)
nico [Mon, 9 Aug 2010 19:50:33 +0000 (19:50 +0000)]
[packages] l2tpv3tun: mark as 2.6.35 only (prevent from trying to build it on backfire)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22567 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/tinyproxy: update tinyproxy to 1.8.2
acoul [Mon, 9 Aug 2010 13:25:04 +0000 (13:25 +0000)]
net/tinyproxy: update tinyproxy to 1.8.2

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22558 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ntfs-3g: remove defaults overrides, use coherent DEPENDS
nico [Sun, 8 Aug 2010 22:01:40 +0000 (22:01 +0000)]
[packages] ntfs-3g: remove defaults overrides, use coherent DEPENDS

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22550 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] l2tpv3tun: add /etc/config/network backend, supports briding, multiple...
jow [Sun, 8 Aug 2010 21:24:53 +0000 (21:24 +0000)]
[packages] l2tpv3tun: add /etc/config/network backend, supports briding, multiple tunnels, session and all options defined by proto static

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22549 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] l2tpv3tun: support custom ifnames
jow [Sun, 8 Aug 2010 21:07:31 +0000 (21:07 +0000)]
[packages] l2tpv3tun: support custom ifnames

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22548 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] freeswitch: build fixes
nico [Sun, 8 Aug 2010 20:53:30 +0000 (20:53 +0000)]
[packages] 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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22547 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] vsftpd: update to 2.3.0
obsy [Sun, 8 Aug 2010 17:35:58 +0000 (17:35 +0000)]
[packages] vsftpd: update to 2.3.0

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22532 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] transmission: update to 2.04
obsy [Sun, 8 Aug 2010 11:22:23 +0000 (11:22 +0000)]
[packages] transmission: update to 2.04

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22529 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] aiccu: Add missing double quotes in init script (#7705)
acinonyx [Sun, 8 Aug 2010 10:41:24 +0000 (10:41 +0000)]
[packages] aiccu: Add missing double quotes in init script (#7705)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22526 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] transmission: separate transmission-remote from transmission-cli
obsy [Sun, 8 Aug 2010 07:02:59 +0000 (07:02 +0000)]
[packages] transmission: separate transmission-remote from transmission-cli

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22525 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] haproxy: add transparent mode, needed for SNAT-TPROXY-Load-Balancing which...
cyrus [Fri, 6 Aug 2010 23:00:57 +0000 (23:00 +0000)]
[packages] haproxy: add transparent mode, needed for SNAT-TPROXY-Load-Balancing which is working since [r21883], thanks jow

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22523 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] xtables-addons: update to v1.28, fixes compilation with Linux 2.6.35
jow [Fri, 6 Aug 2010 21:45:07 +0000 (21:45 +0000)]
[packages] xtables-addons: update to v1.28, fixes compilation with Linux 2.6.35

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22519 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] l2tpv3tun: fix invalid quotes breaking menuconfig
jow [Fri, 6 Aug 2010 12:09:32 +0000 (12:09 +0000)]
[packages] l2tpv3tun: fix invalid quotes breaking menuconfig

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22510 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] add l2tpv3tun - control utility for pseudowire tunnels, patch by Thomas...
jow [Fri, 6 Aug 2010 01:05:49 +0000 (01:05 +0000)]
[packages] add l2tpv3tun - control utility for pseudowire tunnels, patch by Thomas Heil

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22502 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] update joe package, support for all emulation modes.
jow [Wed, 4 Aug 2010 17:21:56 +0000 (17:21 +0000)]
[PATCH] update joe package, support for all emulation modes.
UPDATE:
  - include support for all emulation modes jmacs jpico etc.
  - see patches/002-builtinrc.patch

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22492 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] lm-sensors package upgrade/update
jow [Wed, 4 Aug 2010 17:18:54 +0000 (17:18 +0000)]
[PATCH] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22491 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] [dsl-qos-queue] Add libipq to DEPENDS, and reference shared library, since...
jow [Wed, 4 Aug 2010 17:14:11 +0000 (17:14 +0000)]
[PATCH] [dsl-qos-queue] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22489 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] [usb-modeswitch-data] Update to latest available debian source.
jow [Wed, 4 Aug 2010 17:12:48 +0000 (17:12 +0000)]
[PATCH] [usb-modeswitch-data] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22488 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] freeswitch: remove ozmod_ss7_boost from mod-openzap (no build anymore...
nico [Wed, 4 Aug 2010 14:06:07 +0000 (14:06 +0000)]
[packages] freeswitch: remove ozmod_ss7_boost from mod-openzap (no build anymore), adjust copyright, bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22486 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonet/bird: update bird to version 1.2.4
acoul [Wed, 4 Aug 2010 12:35:13 +0000 (12:35 +0000)]
net/bird: update bird to version 1.2.4

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22480 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] libtorrent: apply fix from [22233] to armeb as well
nico [Wed, 4 Aug 2010 12:27:04 +0000 (12:27 +0000)]
[packages] libtorrent: apply fix from [22233] to armeb as well

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22479 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] stunnel: cleanup
nico [Tue, 3 Aug 2010 12:07:33 +0000 (12:07 +0000)]
[packages] stunnel: cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22473 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] quagga: use PKG_INSTALL
nico [Tue, 3 Aug 2010 12:04:11 +0000 (12:04 +0000)]
[packages] quagga: use PKG_INSTALL

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22472 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] bind: cleanup
nico [Tue, 3 Aug 2010 11:59:34 +0000 (11:59 +0000)]
[packages] bind: cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22471 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] ngrep: use PKG_INSTALL, install in /usr/bin instead of /usr/sbin, cleanup...
nico [Tue, 3 Aug 2010 11:58:59 +0000 (11:58 +0000)]
[packages] ngrep: use PKG_INSTALL, install in /usr/bin instead of /usr/sbin, cleanup, bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22470 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] appweb: update to 3.2.2-1 (closes: #6979), add dependency on libpthread...
nico [Tue, 3 Aug 2010 07:36:15 +0000 (07:36 +0000)]
[packages] appweb: update to 3.2.2-1 (closes: #6979), add dependency on libpthread, cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22469 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] xkeyboard-config: misc fixes:
nico [Sun, 1 Aug 2010 17:06:20 +0000 (17:06 +0000)]
[packages] xkeyboard-config: misc fixes:
 * add MD5SUM
 * remove unneeded Build/Configure override
 * fix indent in Package/.../install
 * check for host intltool

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22459 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoqt4: package drivers (kbd, mouse, gfx) seperatly
mirko [Sun, 1 Aug 2010 15:53:50 +0000 (15:53 +0000)]
qt4: package drivers (kbd, mouse, gfx) seperatly

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22456 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoqt4: heavily cleanup Makefile and add a generic way for configuring projects using...
mirko [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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22455 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] update tcl to 8.5.8, clean-up makefile, use PKG_INSTALL, patch from Raphael...
florian [Sat, 31 Jul 2010 22:33:37 +0000 (22:33 +0000)]
[package] update tcl to 8.5.8, clean-up makefile, use PKG_INSTALL, patch from Raphael Huck

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22449 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] add xkeyboard-config and install shared libX11 directory correctly
florian [Sat, 31 Jul 2010 22:33:35 +0000 (22:33 +0000)]
[package] add xkeyboard-config and install shared libX11 directory correctly

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22448 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] update gpsd to 2.94, add config, init and hotplug scripts, patch from Rober...
florian [Sat, 31 Jul 2010 22:33:32 +0000 (22:33 +0000)]
[package] update gpsd to 2.94, add config, init and hotplug scripts, patch from Roberto Riggio

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22447 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] move cd option to proper place, patch from Stefan Bethke.
florian [Sat, 31 Jul 2010 22:33:29 +0000 (22:33 +0000)]
[package] move cd option to proper place, patch from Stefan Bethke.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22446 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] add an openvpn-devel package, patch from Gert Doering
florian [Sat, 31 Jul 2010 22:33:26 +0000 (22:33 +0000)]
[package] add an openvpn-devel package, patch from Gert Doering

For now, this package uses the symlinked to ../openvpn/files scripts

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22445 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] pure-ftpd: add TLS variant (#7658)
florian [Sat, 31 Jul 2010 12:26:22 +0000 (12:26 +0000)]
[package] pure-ftpd: add TLS variant (#7658)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22440 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] pure-ftpd: add init script supporting all options (#7659)
florian [Sat, 31 Jul 2010 12:26:18 +0000 (12:26 +0000)]
[package] pure-ftpd: add init script supporting all options (#7659)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22439 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] add axel (#7636)
florian [Sat, 31 Jul 2010 11:39:21 +0000 (11:39 +0000)]
[package] add axel (#7636)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22434 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] add credis, C library for communicating with Redis servers (#7535)
florian [Sat, 31 Jul 2010 11:39:19 +0000 (11:39 +0000)]
[package] add credis, C library for communicating with Redis servers (#7535)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22433 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] p910nd: add IPv6 support (#7646)
florian [Sat, 31 Jul 2010 11:39:16 +0000 (11:39 +0000)]
[package] p910nd: add IPv6 support (#7646)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22432 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] tinyproxy: fix creation of pid and log (#7641)
florian [Sat, 31 Jul 2010 11:39:13 +0000 (11:39 +0000)]
[package] tinyproxy: fix creation of pid and log (#7641)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22431 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] add mount.ntfs-3.g
florian [Sat, 31 Jul 2010 11:39:11 +0000 (11:39 +0000)]
[package] add mount.ntfs-3.g

This patch defines new ntfs-3g package mount.ntfs-3g. The package helps to
add ntfs hotplug mount support for block-hotplug package. Please dont forget
to enable mount helper support in Busybox.

Signed-off-by: Zintis Petersons <zintis.petersons@abcsolutions.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22430 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] add vblade
florian [Sat, 31 Jul 2010 11:39:08 +0000 (11:39 +0000)]
[package] add vblade

This is a package for the vblade tool, which exports disks over the
aoe protocol. We already have the aoetools for connecting to them.

Signed-off-by: Kyle Anderson <kyle@xkyle.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22429 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] update fowsr to 20100718
florian [Sat, 31 Jul 2010 11:39:06 +0000 (11:39 +0000)]
[package] update fowsr to 20100718

changed name of cache file to '/var/fowsr.dat'
- added CWS_print_decoded_data() method
- added debug print outs as command line options
- added patch for checking valid fixed block data (thanks Timo Koivunen!)
 - added XML-format output file
- added pywws format table
- added CWS_write_byte() method
- added CWS_write_block() method
- added ws format definitions for unit settings
- added ws format definitions for unit display settings
 - added ws format definitions for unit alarm settings

Signed-off-by: Arne-Jørgen Auberg arne.jorgen.auberg@gmail.com
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22428 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] update xtables-addons to 1.24, add rawpost and rawnat modules, patch from...
florian [Sat, 31 Jul 2010 11:39:03 +0000 (11:39 +0000)]
[package] update xtables-addons to 1.24, add rawpost and rawnat modules, patch from Ashok Rao

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22427 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] add missing libid3tag dependency to mpd, patch from Benjamin Cama
florian [Sat, 31 Jul 2010 11:39:00 +0000 (11:39 +0000)]
[package] add missing libid3tag dependency to mpd, patch from Benjamin Cama

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22426 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] update squid to 2.7STABLE9, thanks to Tomasz Mon
florian [Fri, 30 Jul 2010 22:56:47 +0000 (22:56 +0000)]
[package] update squid to 2.7STABLE9, thanks to Tomasz Mon

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22420 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] multiwan: Changed route acquistion to grab everything except default routes.
craigc [Fri, 30 Jul 2010 06:54:01 +0000 (06:54 +0000)]
[packages] multiwan: Changed route acquistion to grab everything except default routes.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22415 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] samba3: make security=share the default, user security is unsuitable due...
jow [Wed, 28 Jul 2010 16:39:05 +0000 (16:39 +0000)]
[packages] samba3: make security=share the default, user security is unsuitable due to missing user management capabilities on OpenWrt

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22410 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] fix netatalk init script (#7669)
florian [Tue, 27 Jul 2010 18:28:00 +0000 (18:28 +0000)]
[package] fix netatalk init script (#7669)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22400 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] update sqlite3 to 3.7.0 (#7668)
florian [Tue, 27 Jul 2010 18:27:59 +0000 (18:27 +0000)]
[package] update sqlite3 to 3.7.0 (#7668)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22399 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] dovecot: update to 1.2.13
swalker [Tue, 27 Jul 2010 04:17:27 +0000 (04:17 +0000)]
[packages] dovecot: update to 1.2.13

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22395 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] httping: update to 1.4.4
swalker [Tue, 27 Jul 2010 01:01:52 +0000 (01:01 +0000)]
[packages] httping: update to 1.4.4

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22392 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackages/net/bmxd: use stable branches/bmxd-0.3.x (instead of upcoming, unstable...
axel [Mon, 26 Jul 2010 10:52:38 +0000 (10:52 +0000)]
packages/net/bmxd: use stable branches/bmxd-0.3.x (instead of upcoming, unstable, and incompatible trunk/bmxd v0.4)
bmxd-0.3.x is fully compatible to former trunk/batman-experimental

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22389 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] update mjpg-streamer to r94 (#7491)
florian [Sat, 24 Jul 2010 21:40:46 +0000 (21:40 +0000)]
[package] update mjpg-streamer to r94 (#7491)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22384 3c298f89-4303-0410-b956-a3cf2f4a3e73