packages.git
13 years agoPackage: haproxy
heil [Thu, 10 Feb 2011 17:14:36 +0000 (17:14 +0000)]
Package: haproxy
 - increase default bufsize to 16384 so that
   http error 400 is not thrown any longer due to
   large get requests (reduce this in the global section with (tune.bufsize 8192)
   to save memory
   Thx. to Willy

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

13 years ago[package] opencdk: change default mirror
florian [Wed, 9 Feb 2011 20:36:36 +0000 (20:36 +0000)]
[package] opencdk: change default mirror

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

13 years ago[package] opencdk: fix verification of clearsigned documents
florian [Wed, 9 Feb 2011 20:36:32 +0000 (20:36 +0000)]
[package] opencdk: fix verification of clearsigned documents

This patch fixes a bug in the upstream library that prevents the verification of
 clearsigned documents with \r\n line endings. Obviously, it should go under
feeds/packages/libs/opencdk/patches/

Signed-off-by: Daniel A. Nagy <nagydani@epointsystem.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25437 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] libusb: prevent building unused stuff
florian [Wed, 9 Feb 2011 20:36:29 +0000 (20:36 +0000)]
[package] libusb: prevent building unused stuff

This patch prevents the processing of the 'doc' and 'tests'
subdirectories of the libusb package. Since the result of building these
directories is never included in the ipkg package, omitting them saves
compilation time and avoids possible errors if building the docs fails
because of some openjade error (as it happened in my case).

This is my first contribution to the list, so please tell me if
something's wrong or if I could do smth better next time :-)

Signed-off-by: Joachim Schlipper <jschlipper@gmx.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25436 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] libjpeg: fix parallel build
florian [Wed, 9 Feb 2011 20:36:27 +0000 (20:36 +0000)]
[package] libjpeg: fix parallel build

For parallel builds, make targets that build need to be separated from targets that install ;-)

Signed-off-by: Joe Roback <joe@roback.cc>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25435 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] coreutils: rework Makefile.
florian [Wed, 9 Feb 2011 20:36:21 +0000 (20:36 +0000)]
[package] coreutils: rework Makefile.

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

13 years ago[package] update coreutils to 8.8
florian [Wed, 9 Feb 2011 13:15:22 +0000 (13:15 +0000)]
[package] update coreutils to 8.8

Signed-off-by: Alexander Khryukin <alexander@mezon.ru>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25432 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopwrtray: Update to latest n810bm API
mb [Wed, 9 Feb 2011 12:54:07 +0000 (12:54 +0000)]
pwrtray: Update to latest n810bm API

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

13 years ago[packages] radvd: use "::/64" placeholder for empty prefixes in interface sections...
jow [Tue, 8 Feb 2011 17:30:56 +0000 (17:30 +0000)]
[packages] radvd: use "::/64" placeholder for empty prefixes in interface sections (#8788)

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

13 years ago[openssh]: remove obsolete lines
tripolar [Tue, 8 Feb 2011 00:05:48 +0000 (00:05 +0000)]
[openssh]: remove obsolete lines

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

13 years ago[packages] irssi: Add missing libpthread dependency
acinonyx [Mon, 7 Feb 2011 21:44:58 +0000 (21:44 +0000)]
[packages] irssi: Add missing libpthread dependency

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

13 years ago[packages] glib2: Add zlib and libpthread build dependencies
acinonyx [Mon, 7 Feb 2011 21:44:53 +0000 (21:44 +0000)]
[packages] glib2: Add zlib and libpthread build dependencies

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

13 years ago[packages] syslog-ng3: Add missing libpthread and zlib dependencies
acinonyx [Mon, 7 Feb 2011 21:44:47 +0000 (21:44 +0000)]
[packages] syslog-ng3: Add missing libpthread and zlib dependencies

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

13 years agoqt4: Default build rule: Honor PKG_JOBS, if present
mb [Mon, 7 Feb 2011 17:12:22 +0000 (17:12 +0000)]
qt4: Default build rule: Honor PKG_JOBS, if present

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

13 years agoqt4: Port r25400 to qt-x11
mb [Mon, 7 Feb 2011 17:00:57 +0000 (17:00 +0000)]
qt4: Port r25400 to qt-x11

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

13 years ago[packages] transmission: update to 2.20 final
obsy [Mon, 7 Feb 2011 15:58:58 +0000 (15:58 +0000)]
[packages] transmission: update to 2.20 final

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

13 years ago[packages/qt4] qmake.mk: pass $(STAGING_DIR); override Build/Compile/Default
mirko [Mon, 7 Feb 2011 13:03:54 +0000 (13:03 +0000)]
[packages/qt4] qmake.mk: pass $(STAGING_DIR); override Build/Compile/Default

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

13 years ago[packages/qt4] fix passing variables to qmake
mirko [Mon, 7 Feb 2011 13:03:08 +0000 (13:03 +0000)]
[packages/qt4] fix passing variables to qmake

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

13 years ago[packages] gst-plugins-base, gst-plugins-good, gst-plugins-ugly: use nls.mk
jow [Mon, 7 Feb 2011 01:35:38 +0000 (01:35 +0000)]
[packages] gst-plugins-base, gst-plugins-good, gst-plugins-ugly: use nls.mk

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

13 years ago[packages] xmlrpc-c: partly revert r25357 - it broke autoreconf (#8814)
jow [Sun, 6 Feb 2011 22:12:53 +0000 (22:12 +0000)]
[packages] xmlrpc-c: partly revert r25357 - it broke autoreconf (#8814)

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

13 years agobatman-adv: rename folder name to match project & package name
marek [Sun, 6 Feb 2011 20:32:58 +0000 (20:32 +0000)]
batman-adv: rename folder name to match project & package name

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

13 years ago[patchteam] - fix building of baresip/restund - Signed-off-by: Alfred E. Heggestad...
dingo [Sun, 6 Feb 2011 19:53:53 +0000 (19:53 +0000)]
[patchteam] -  fix building of baresip/restund - Signed-off-by: Alfred E. Heggestad <aeh at db.org>

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

13 years ago[packages] transmission: add run_daemon_as user to default config, build for embedded...
obsy [Sun, 6 Feb 2011 19:13:35 +0000 (19:13 +0000)]
[packages] transmission: add run_daemon_as user to default config, build for embedded system

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

13 years ago[packages] gettext-full: fix compilation against uClibc 0.9.30 (#8413)
jow [Sun, 6 Feb 2011 16:47:41 +0000 (16:47 +0000)]
[packages] gettext-full: fix compilation against uClibc 0.9.30 (#8413)

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

13 years ago[packages] transmission: update to 2.20b4, add new options
obsy [Sun, 6 Feb 2011 15:41:24 +0000 (15:41 +0000)]
[packages] transmission: update to 2.20b4, add new options

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

13 years agoopenssh: update to 5.8p1
tripolar [Sun, 6 Feb 2011 13:03:37 +0000 (13:03 +0000)]
openssh: update to 5.8p1

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

13 years ago[pulseaudio] install header-files, fix modules installation, remove @BROKEN
loswillios [Sat, 5 Feb 2011 19:46:49 +0000 (19:46 +0000)]
[pulseaudio] install header-files, fix modules installation, remove @BROKEN

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

13 years ago[libmpd] update to 0.20.0
loswillios [Sat, 5 Feb 2011 19:42:41 +0000 (19:42 +0000)]
[libmpd] update to 0.20.0

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

13 years ago[mpdas] update to 0.30
loswillios [Sat, 5 Feb 2011 19:40:39 +0000 (19:40 +0000)]
[mpdas] update to 0.30

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

13 years ago[packages] scmpc: fix linking with openssl
jow [Fri, 4 Feb 2011 12:58:39 +0000 (12:58 +0000)]
[packages] scmpc: fix linking with openssl

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

13 years ago[packages] nbd: use nls.mk (for now)
jow [Fri, 4 Feb 2011 12:53:37 +0000 (12:53 +0000)]
[packages] nbd: use nls.mk (for now)

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

13 years ago[packages] gst-plugin-base: use nls.mk (for now)
jow [Fri, 4 Feb 2011 12:50:53 +0000 (12:50 +0000)]
[packages] gst-plugin-base: use nls.mk (for now)

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

13 years ago[packages/xmlrpc-c]
mirko [Fri, 4 Feb 2011 11:35:14 +0000 (11:35 +0000)]
[packages/xmlrpc-c]
 - level up to svn rev 2080
 - remove unneeded patches
 - add dummy package xmlrpc-c which is needed to avoid dependency
   problems when installing xmlrpc-c as package on the target later

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

13 years ago[packages] weechat: fix autoreconf
jow [Thu, 3 Feb 2011 20:04:30 +0000 (20:04 +0000)]
[packages] weechat: fix autoreconf

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

13 years ago[packages] yapsnmp: fix various autofails
jow [Thu, 3 Feb 2011 19:13:26 +0000 (19:13 +0000)]
[packages] yapsnmp: fix various autofails

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

13 years agotor: add geoip package
nbd [Thu, 3 Feb 2011 18:23:41 +0000 (18:23 +0000)]
tor: add geoip package

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25347 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] send: resolve header clash with libconfig
jow [Thu, 3 Feb 2011 18:10:11 +0000 (18:10 +0000)]
[packages] send: resolve header clash with libconfig

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

13 years ago[package] babel: new upstream release
kerneis [Thu, 3 Feb 2011 17:53:16 +0000 (17:53 +0000)]
[package] babel: new upstream release

30 January 2011: babeld 1.1.0:

  * INCOMPATIBLE CHANGE: the UDP port number and multicast group have
    been changed to be the ones allocated by IANA.
  * Initial port to OpenBSD, by Vincent Gross.

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

13 years ago[packages] libsdl-mixer: fix autoreconf
jow [Thu, 3 Feb 2011 17:16:24 +0000 (17:16 +0000)]
[packages] libsdl-mixer: fix autoreconf

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

13 years ago[packages] dmapd: use nls.mk
jow [Thu, 3 Feb 2011 12:40:13 +0000 (12:40 +0000)]
[packages] dmapd: use nls.mk

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

13 years ago[packages] minidlna: fix iconv switch fallout
jow [Thu, 3 Feb 2011 10:40:20 +0000 (10:40 +0000)]
[packages] minidlna: fix iconv switch fallout

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

13 years ago[packages] btpd: add autoreconf fixup to prevent openssl removal related build failures
swalker [Thu, 3 Feb 2011 08:09:53 +0000 (08:09 +0000)]
[packages] btpd: add autoreconf fixup to prevent openssl removal related build failures
 * re-drop libopenssl dependency
 * fix description's long lines

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

13 years ago[packages] ndisc: update to 1.0.0
swalker [Thu, 3 Feb 2011 03:25:29 +0000 (03:25 +0000)]
[packages] ndisc: update to 1.0.0
 * add missing libpthread dependencies
 * append -std=c99 to TARGET_CFLAGS
 * update URL
 * use PKG_INSTALL
 * refresh patches

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

13 years ago[packages] php5: add upstream fix for "php_crypt_r.c:(.text+0x5a8): undefined referen...
jow [Thu, 3 Feb 2011 01:36:26 +0000 (01:36 +0000)]
[packages] php5: add upstream fix for "php_crypt_r.c:(.text+0x5a8): undefined reference to `membar_producer'"

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

13 years agocalvaria: Add basic PMM parser
mb [Thu, 3 Feb 2011 01:26:40 +0000 (01:26 +0000)]
calvaria: Add basic PMM parser

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

13 years ago[packages] elfutils: use nls.mk
jow [Wed, 2 Feb 2011 20:06:24 +0000 (20:06 +0000)]
[packages] elfutils: use nls.mk

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

13 years ago[packages] flac: Refresh patches
acinonyx [Wed, 2 Feb 2011 19:01:21 +0000 (19:01 +0000)]
[packages] flac: Refresh patches

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

13 years ago[packages] glib2: Update to v2.26.1
acinonyx [Wed, 2 Feb 2011 19:01:16 +0000 (19:01 +0000)]
[packages] glib2: Update to v2.26.1

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

13 years ago[packages] make libintl and libiconv stub/full implementations switchable, use the...
jow [Wed, 2 Feb 2011 18:54:24 +0000 (18:54 +0000)]
[packages] make libintl and libiconv stub/full implementations switchable, use the new include/nls.mk infrastructure for it

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

13 years ago[packages] digitemp: Add ds9097u support (#8778)
acinonyx [Wed, 2 Feb 2011 18:52:31 +0000 (18:52 +0000)]
[packages] digitemp: Add ds9097u support (#8778)

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

13 years ago[packages] ffmpeg: Add libswscale package (#8763)
acinonyx [Wed, 2 Feb 2011 18:48:50 +0000 (18:48 +0000)]
[packages] ffmpeg: Add libswscale package (#8763)

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

13 years ago[packages] serdisplib: Update to v1.97.9 (#8757)
acinonyx [Wed, 2 Feb 2011 18:21:44 +0000 (18:21 +0000)]
[packages] serdisplib: Update to v1.97.9 (#8757)

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

13 years ago[packages] subversion: fix autoreconf
jow [Wed, 2 Feb 2011 18:19:37 +0000 (18:19 +0000)]
[packages] subversion: fix autoreconf

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

13 years ago[packages] libmms: Update to v0.6 (#8756)
acinonyx [Wed, 2 Feb 2011 18:19:19 +0000 (18:19 +0000)]
[packages] libmms: Update to v0.6 (#8756)

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

13 years agoChangeset 25113 bumped the version of package ntfs-3g to 2011.1.15 but
bud [Wed, 2 Feb 2011 12:45:12 +0000 (12:45 +0000)]
Changeset 25113 bumped the version of package ntfs-3g to 2011.1.15 but
the checksum for that blob is erroneously called
PKG_MD5SUM_2010.1.15.

This patch provides a fix for this typo.

thanks Marc Vels

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

13 years agocalvaria: Fix dump
mb [Wed, 2 Feb 2011 11:53:40 +0000 (11:53 +0000)]
calvaria: Fix dump

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

13 years agoicecast: fix build, properly use libvorbisidec
nbd [Wed, 2 Feb 2011 02:36:56 +0000 (02:36 +0000)]
icecast: fix build, properly use libvorbisidec

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

13 years agovips: use libtool/autoconf fixups, fix linker errors
nbd [Wed, 2 Feb 2011 02:36:55 +0000 (02:36 +0000)]
vips: use libtool/autoconf fixups, fix linker errors

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

13 years agoustl: disable bounds check exceptions when not using libstdc++, fixes compile errors
nbd [Wed, 2 Feb 2011 02:36:52 +0000 (02:36 +0000)]
ustl: disable bounds check exceptions when not using libstdc++, fixes compile errors

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

13 years ago[packages] flac: fix autoreconf
acinonyx [Wed, 2 Feb 2011 01:16:27 +0000 (01:16 +0000)]
[packages] flac: fix autoreconf

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

13 years ago[packages] htop: override runtime detection of /proc files
jow [Tue, 1 Feb 2011 23:32:09 +0000 (23:32 +0000)]
[packages] htop: override runtime detection of /proc files

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

13 years agomiredo: add a missing #include to fix compile errors under uclibc 0.9.32
nbd [Tue, 1 Feb 2011 21:41:45 +0000 (21:41 +0000)]
miredo: add a missing #include to fix compile errors under uclibc 0.9.32

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

13 years agontfsprogs: add missing dependency on libgcrypt
nbd [Tue, 1 Feb 2011 21:41:42 +0000 (21:41 +0000)]
ntfsprogs: add missing dependency on libgcrypt

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

13 years agomemcached: fix compile error triggerd by defining __need_IOV_MAX too late
nbd [Tue, 1 Feb 2011 21:41:33 +0000 (21:41 +0000)]
memcached: fix compile error triggerd by defining __need_IOV_MAX too late

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

13 years agogettext-full: fix path to libintl.h
nbd [Tue, 1 Feb 2011 20:31:42 +0000 (20:31 +0000)]
gettext-full: fix path to libintl.h

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

13 years agoadd a stub for libiconv_set_relocation_prefix (fixes gettext-full build)
nbd [Tue, 1 Feb 2011 20:31:41 +0000 (20:31 +0000)]
add a stub for libiconv_set_relocation_prefix (fixes gettext-full build)

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

13 years agogettext: remove () around the N_ macro to fix packages that concantenate strings...
nbd [Tue, 1 Feb 2011 20:31:38 +0000 (20:31 +0000)]
gettext: remove () around the N_ macro to fix packages that concantenate strings passed through it (fixes elfutils compile)

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

13 years agolibxml2: add a more reliable mirror, original site is down
nbd [Tue, 1 Feb 2011 20:31:36 +0000 (20:31 +0000)]
libxml2: add a more reliable mirror, original site is down

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

13 years agobtpd: add missing dependency on libopenssl
nbd [Tue, 1 Feb 2011 20:31:35 +0000 (20:31 +0000)]
btpd: add missing dependency on libopenssl

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

13 years agolibtheora: add a build dependency on libvorbis to make autoreconf work again
nbd [Tue, 1 Feb 2011 20:31:32 +0000 (20:31 +0000)]
libtheora: add a build dependency on libvorbis to make autoreconf work again

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

13 years ago[packages] rtorrent: don't use fix dep on xmlrpc-c after last commit
jow [Mon, 31 Jan 2011 22:06:30 +0000 (22:06 +0000)]
[packages] rtorrent: don't use fix dep on xmlrpc-c after last commit

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

13 years ago[packages] xmlrpc-c: don't use underscores in package names, it will confuse opkg
jow [Mon, 31 Jan 2011 22:05:50 +0000 (22:05 +0000)]
[packages] xmlrpc-c: don't use underscores in package names, it will confuse opkg

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

13 years ago[packages] transmission: update to 2.20b3
obsy [Mon, 31 Jan 2011 18:21:50 +0000 (18:21 +0000)]
[packages] transmission: update to 2.20b3

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

13 years ago[packages] cppunit: Fix install
hcg [Mon, 31 Jan 2011 11:23:14 +0000 (11:23 +0000)]
[packages] cppunit: Fix install

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

13 years ago[packages] tor-alpha: update to 0.2.2.22-alpha, add archive mirror
swalker [Mon, 31 Jan 2011 09:14:16 +0000 (09:14 +0000)]
[packages] tor-alpha: update to 0.2.2.22-alpha, add archive mirror

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

13 years agobatman-adv: upgrade package to latest release (2011.0.0)
marek [Sun, 30 Jan 2011 14:29:31 +0000 (14:29 +0000)]
batman-adv: upgrade package to latest release (2011.0.0)

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

13 years ago[packages] transmission: update to 2.20b2, depend on libevent 2.0
obsy [Sun, 30 Jan 2011 07:01:31 +0000 (07:01 +0000)]
[packages] transmission: update to 2.20b2, depend on libevent 2.0

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

13 years ago[packages] imagemagick: remove carriage returns
swalker [Sun, 30 Jan 2011 01:25:17 +0000 (01:25 +0000)]
[packages] imagemagick: remove carriage returns

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

13 years ago[packages] miniupnpd: add option to enable NAT-PMP (#8747)
jow [Sun, 30 Jan 2011 00:56:41 +0000 (00:56 +0000)]
[packages] miniupnpd: add option to enable NAT-PMP (#8747)

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

13 years ago[package] add imagemagick (#8430)
florian [Sat, 29 Jan 2011 22:09:22 +0000 (22:09 +0000)]
[package] add imagemagick (#8430)

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

13 years ago[package] ipsec-tools: enable ipv6 after r17009 (#8182)
florian [Sat, 29 Jan 2011 22:09:20 +0000 (22:09 +0000)]
[package] ipsec-tools: enable ipv6 after r17009 (#8182)

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

13 years ago[package] convert lighttpd and net-snmp to use autoconf_bool for ipv6
florian [Sat, 29 Jan 2011 22:09:19 +0000 (22:09 +0000)]
[package] convert lighttpd and net-snmp to use autoconf_bool for ipv6

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

13 years ago[package] add libevent2 (#8702)
florian [Sat, 29 Jan 2011 22:09:13 +0000 (22:09 +0000)]
[package] add libevent2 (#8702)

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

13 years ago[package] update ndyndns to 2.1 (#8732)
florian [Sat, 29 Jan 2011 22:09:11 +0000 (22:09 +0000)]
[package] update ndyndns to 2.1 (#8732)

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

13 years ago[packages] mysql: properly handle quoted datadirs in initscript
jow [Sat, 29 Jan 2011 18:51:47 +0000 (18:51 +0000)]
[packages] mysql: properly handle quoted datadirs in initscript

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

13 years agocalvaria: Add p54spi EEPROM generator
mb [Sat, 29 Jan 2011 18:14:17 +0000 (18:14 +0000)]
calvaria: Add p54spi EEPROM generator

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

13 years agoAdd calvaria. Tool to access Maemo CAL partition.
mb [Sat, 29 Jan 2011 12:38:51 +0000 (12:38 +0000)]
Add calvaria. Tool to access Maemo CAL partition.

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

13 years ago[packages] radvd: move the client option to the interface config, switch to lists...
swalker [Sat, 29 Jan 2011 02:38:39 +0000 (02:38 +0000)]
[packages] radvd: move the client option to the interface config, switch to lists for possible multiple values

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

13 years ago[package] add less, full version
florian [Sat, 29 Jan 2011 02:14:52 +0000 (02:14 +0000)]
[package] add less, full version

Signed-off-by: koniu <gkusnierz@gmail.com
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25229 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] fetchmail: fixup md5 transition
florian [Sat, 29 Jan 2011 02:14:51 +0000 (02:14 +0000)]
[package] fetchmail: fixup md5 transition

this patch is cherry-pick from upstream:
  http://gitorious.org/fetchmail/fetchmail/commit/738dcc102db67a741893e2979c034df9904e2925

this patch fixed this error:
  http://tksite.gotdns.org:8010/broken_packages/xburst/fetchmail/compile.txt
~~~
mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.  -I./libesmtp -I/home/buildslave/openwrt1/xburst/build/staging_dir/target-mipsel_uClibc-0.9.31/usr/include -I/home/buildslave/openwrt1/xburst/build/staging_dir/target-mipsel_uClibc-0.9.31/include -I/home/buildslave/openwrt1/xburst/build/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.31/usr/include -I/home/buildslave/openwrt1/xburst/build/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.31/include   -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts -msoft-float  -MT md5c.o -MD -MP -MF .deps/md5c.Tpo -c -o md5c.o md5c.c
md5c.c:44: warning: 'struct MD5Context' declared inside parameter list
md5c.c:44: warning: its scope is only this definition or declaration, which is probably not what you want
md5c.c: In function 'MD5Init':
md5c.c:46: error: dereferencing pointer to incomplete type
md5c.c:47: error: dereferencing pointer to incomplete type
~~~

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

13 years ago[package] update yaddns to 1.0-rc3
florian [Sat, 29 Jan 2011 02:14:49 +0000 (02:14 +0000)]
[package] update yaddns to 1.0-rc3

Signed-off-by: Raphael Huck <rhk@cksum.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25227 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] update liboping to 1.6.0
florian [Sat, 29 Jan 2011 02:14:48 +0000 (02:14 +0000)]
[package] update liboping to 1.6.0

Signed-off-by: Daniel Poelzleithner <git@poelzi.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25226 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] radvd: update to 1.7
swalker [Sat, 29 Jan 2011 01:04:03 +0000 (01:04 +0000)]
[packages] radvd: update to 1.7
 * add RFC6106 DNSSL and clients init script options
 * add route, DNSSL and clients config sections
 * remove now ignored AdvRDNSSPreference and AdvRDNSSOpen pre RFC5006 options
 * remove empty route bool options
 * remove obsolete avr32 patch
 * use PKG_INSTALL, CONFIGURE_ARGS and MAKE_FLAGS

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

13 years agoRemove outdated psfreedom
mb [Fri, 28 Jan 2011 19:39:22 +0000 (19:39 +0000)]
Remove outdated psfreedom

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

13 years agoAdd matchbox-keyboard
mb [Fri, 28 Jan 2011 19:36:37 +0000 (19:36 +0000)]
Add matchbox-keyboard

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

13 years agoAdd libfakekey
mb [Fri, 28 Jan 2011 19:35:08 +0000 (19:35 +0000)]
Add libfakekey

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

13 years agoxkbdata: Workaround n810 FN key issue
mb [Fri, 28 Jan 2011 17:31:59 +0000 (17:31 +0000)]
xkbdata: Workaround n810 FN key issue

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

13 years agon810 keyboard: Change xkb rules to evdev
mb [Fri, 28 Jan 2011 17:07:06 +0000 (17:07 +0000)]
n810 keyboard: Change xkb rules to evdev

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

13 years ago[packages] remove usages of $(CONFIG_LARGEFILE) and $(DISABLE_LARGEFILE)
jow [Fri, 28 Jan 2011 16:59:47 +0000 (16:59 +0000)]
[packages] remove usages of $(CONFIG_LARGEFILE) and $(DISABLE_LARGEFILE)

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

13 years ago[packages] cppunit: Install library and includes in staging dir
hcg [Fri, 28 Jan 2011 15:28:12 +0000 (15:28 +0000)]
[packages] cppunit: Install library and includes in staging dir

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