openwrt/svn-archive/archive.git
13 years agovalgrind: fix libgcc linking
Felix Fietkau [Wed, 2 Mar 2011 12:03:46 +0000 (12:03 +0000)]
valgrind: fix libgcc linking

SVN-Revision: 25824

13 years agoustl: fix libgcc linking
Felix Fietkau [Wed, 2 Mar 2011 12:03:41 +0000 (12:03 +0000)]
ustl: fix libgcc linking

SVN-Revision: 25823

13 years agolibtorrent: fix libgcc linking command
Felix Fietkau [Wed, 2 Mar 2011 12:03:40 +0000 (12:03 +0000)]
libtorrent: fix libgcc linking command

SVN-Revision: 25822

13 years ago[packages] tor: update to 0.2.1.30, add missing librt dependency after r25548, use...
Stephen Walker [Wed, 2 Mar 2011 07:00:08 +0000 (07:00 +0000)]
[packages] tor: update to 0.2.1.30, add missing librt dependency after r25548, use secure urls

SVN-Revision: 25819

13 years ago[packages] vsftpd: update to 2.3.4, fix DoS (CVE-2011-0762)
Cezary Jackiewicz [Tue, 1 Mar 2011 18:47:52 +0000 (18:47 +0000)]
[packages] vsftpd: update to 2.3.4, fix DoS (CVE-2011-0762)

SVN-Revision: 25817

13 years agopwrtray: Fixes for latest kernel changes
Michael Büsch [Tue, 1 Mar 2011 17:48:07 +0000 (17:48 +0000)]
pwrtray: Fixes for latest kernel changes

SVN-Revision: 25812

13 years agouclibc++: use the shared libgcc instead of forcing the static one
Felix Fietkau [Tue, 1 Mar 2011 05:41:44 +0000 (05:41 +0000)]
uclibc++: use the shared libgcc instead of forcing the static one

SVN-Revision: 25804

13 years agomtr: remove some dead code
Felix Fietkau [Mon, 28 Feb 2011 01:17:20 +0000 (01:17 +0000)]
mtr: remove some dead code

SVN-Revision: 25784

13 years agosamba3: remove rpc support, fix various compile errors
Felix Fietkau [Mon, 28 Feb 2011 00:52:11 +0000 (00:52 +0000)]
samba3: remove rpc support, fix various compile errors

SVN-Revision: 25783

13 years ago[packages] transocks: add missing dependency on libsocks
Jo-Philipp Wich [Mon, 28 Feb 2011 00:17:45 +0000 (00:17 +0000)]
[packages] transocks: add missing dependency on libsocks

SVN-Revision: 25782

13 years ago[packages] add transocks - a transparent SOCKS relay proxy
Jo-Philipp Wich [Sun, 27 Feb 2011 23:26:34 +0000 (23:26 +0000)]
[packages] add transocks - a transparent SOCKS relay proxy

SVN-Revision: 25781

13 years ago[packages] add dante - provides libsocks, sockd and socksify
Jo-Philipp Wich [Sun, 27 Feb 2011 23:22:38 +0000 (23:22 +0000)]
[packages] add dante - provides libsocks, sockd and socksify

SVN-Revision: 25780

13 years ago[packages] chillispot: use memset instead of bzero
Jo-Philipp Wich [Sun, 27 Feb 2011 12:53:12 +0000 (12:53 +0000)]
[packages] chillispot: use memset instead of bzero

SVN-Revision: 25751

13 years ago[package] libxslt: add InstallDev for libexslt
Florian Fainelli [Sat, 26 Feb 2011 14:51:16 +0000 (14:51 +0000)]
[package] libxslt: add InstallDev for libexslt

The libxslt package does not InstallDev the exslt dev files when
libexslt package is selected.

Signed-off-by: Andrew Peebles <peebles@cortina-systems.com>
SVN-Revision: 25729

13 years ago[package] enable readline support in bc
Florian Fainelli [Sat, 26 Feb 2011 14:51:03 +0000 (14:51 +0000)]
[package] enable readline support in bc

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
SVN-Revision: 25728

13 years agopackages: remove libjson-c, it is now in backfire and trunk
Felix Fietkau [Sat, 26 Feb 2011 00:18:05 +0000 (00:18 +0000)]
packages: remove libjson-c, it is now in backfire and trunk

SVN-Revision: 25719

13 years agooprofile: remove the kernel module package
Felix Fietkau [Thu, 24 Feb 2011 01:13:45 +0000 (01:13 +0000)]
oprofile: remove the kernel module package

SVN-Revision: 25692

13 years ago[packages] l2tpv3tun: fix whitespace mangled patch
Jo-Philipp Wich [Thu, 24 Feb 2011 00:36:56 +0000 (00:36 +0000)]
[packages] l2tpv3tun: fix whitespace mangled patch

SVN-Revision: 25687

13 years ago[packages] add crtmpserver - a high performance C++ RTMP streaming server
Jo-Philipp Wich [Wed, 23 Feb 2011 23:06:08 +0000 (23:06 +0000)]
[packages] add crtmpserver - a high performance C++ RTMP streaming server

SVN-Revision: 25679

13 years ago[packages] openswan: update to v2.6.33 (#8924)
Jo-Philipp Wich [Wed, 23 Feb 2011 22:56:19 +0000 (22:56 +0000)]
[packages] openswan: update to v2.6.33 (#8924)

SVN-Revision: 25676

13 years ago[package] php5: add missing dependency on libsqlite3/libpthread (#7224)
Florian Fainelli [Wed, 23 Feb 2011 22:24:39 +0000 (22:24 +0000)]
[package] php5: add missing dependency on libsqlite3/libpthread (#7224)

The binaries are already dependent on sqlite3 and pthread, not only the
corresponding php modules.

This closes #7724.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 25674

13 years ago[package] php5: first steps to simplify the Makefile
Florian Fainelli [Wed, 23 Feb 2011 22:24:30 +0000 (22:24 +0000)]
[package] php5: first steps to simplify the Makefile

- Introduce /etc/php5 which is scanned for additional configuration files.
  So it is possible that a installed modules is automatically enabled
  without the need to modify the php.ini.
- Remove unsupported config option: --disable-ttf
- Add support for SimpleXML module, closes #7758.
- Add support for PCNTL module.
- Modularize System V stuff.
- Rename BuildPlugin to BuildModule which IMHO fits better to the
  commonly used terminology of "PHP module".

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 25673

13 years ago[package] vim: update to 7.3, patch from koniu
Florian Fainelli [Wed, 23 Feb 2011 22:24:28 +0000 (22:24 +0000)]
[package] vim: update to 7.3, patch from koniu

SVN-Revision: 25672

13 years ago[packages] radsecproxy: update to 1.4.2
Hans Zandbelt [Wed, 23 Feb 2011 17:44:34 +0000 (17:44 +0000)]
[packages] radsecproxy: update to 1.4.2

SVN-Revision: 25667

13 years ago[packages] asterisk-1.8.x: add func_uri
Hans Zandbelt [Wed, 23 Feb 2011 08:27:15 +0000 (08:27 +0000)]
[packages] asterisk-1.8.x: add func_uri

SVN-Revision: 25666

13 years agonet/etherpuppet: add etherpuppe, a voodoo doll for an Ethernet interface (closes...
Alexandros C. Couloumbis [Wed, 23 Feb 2011 06:41:28 +0000 (06:41 +0000)]
net/etherpuppet: add etherpuppe, a voodoo doll for an Ethernet interface  (closes #8913)

SVN-Revision: 25665

13 years ago[packages] asterisk-1.8.x: add mysql modules
Hans Zandbelt [Tue, 22 Feb 2011 21:29:52 +0000 (21:29 +0000)]
[packages] asterisk-1.8.x: add mysql modules

SVN-Revision: 25664

13 years ago[packages/oprofile] rename i386 to x86 to match $(LINUX_KARCH) when compiling for x86
Mirko Vogt [Tue, 22 Feb 2011 21:04:03 +0000 (21:04 +0000)]
[packages/oprofile] rename i386 to x86 to match $(LINUX_KARCH) when compiling for x86

SVN-Revision: 25663

13 years ago[packages] lftp: link libc for atexit() - fixes compilation against most recent uClibc
Jo-Philipp Wich [Tue, 22 Feb 2011 14:50:48 +0000 (14:50 +0000)]
[packages] lftp: link libc for atexit() - fixes compilation against most recent uClibc

SVN-Revision: 25662

13 years ago[packages/qt4] add the possibility of specifying and passing a path relative to ...
Mirko Vogt [Tue, 22 Feb 2011 12:13:07 +0000 (12:13 +0000)]
[packages/qt4] add the possibility of specifying and passing a path relative to $(PKG_BUILD_DIR) to qmake for *.pro files lying in subdirectories

SVN-Revision: 25660

13 years ago[packages/qt4] we need to pass all the environment variables not just to $(QMAKE...
Mirko Vogt [Tue, 22 Feb 2011 12:12:59 +0000 (12:12 +0000)]
[packages/qt4] we need to pass all the environment variables not just to $(QMAKE) but also to $(MAKE), because Makefiles may invoke qmake once again for creating further Makefiles

SVN-Revision: 25659

13 years ago[packages/qt4] some Qt-internal paths are magically getting appended to TARGET_{INC...
Mirko Vogt [Tue, 22 Feb 2011 12:12:48 +0000 (12:12 +0000)]
[packages/qt4] some Qt-internal paths are magically getting appended to TARGET_{INC,LIB}DIRS - however _only_ to the very last element (so the last elem should be the staging-dir - not the toolchain-dir)

thanks to kyak for pointing this out!

SVN-Revision: 25658

13 years ago[packages] shadow: reorder patches, prevent dependency on librpc
Jo-Philipp Wich [Tue, 22 Feb 2011 11:17:05 +0000 (11:17 +0000)]
[packages] shadow: reorder patches, prevent dependency on librpc

SVN-Revision: 25657

13 years ago[packages] l2tpv3tun: fix libnl 2.0 fallout...
Jo-Philipp Wich [Mon, 21 Feb 2011 21:13:53 +0000 (21:13 +0000)]
[packages] l2tpv3tun: fix libnl 2.0 fallout...

SVN-Revision: 25655

13 years ago[packages] jpeg: package is not autoreconfigurable and ships broken libtool, fixup...
Jo-Philipp Wich [Mon, 21 Feb 2011 21:01:39 +0000 (21:01 +0000)]
[packages] jpeg: package is not autoreconfigurable and ships broken libtool, fixup manually

SVN-Revision: 25654

13 years ago[packages] php4: fix OpenSSL v1.0.0 fallout...
Jo-Philipp Wich [Mon, 21 Feb 2011 19:44:17 +0000 (19:44 +0000)]
[packages] php4: fix OpenSSL v1.0.0 fallout...

SVN-Revision: 25651

13 years agonet/quagga: add an upstream pending patch
Alexandros C. Couloumbis [Mon, 21 Feb 2011 13:16:44 +0000 (13:16 +0000)]
net/quagga: add an upstream pending patch

SVN-Revision: 25650

13 years ago[packages] remove asterisk-addons-1.4.x (#8898)
Florian Fainelli [Mon, 21 Feb 2011 09:24:58 +0000 (09:24 +0000)]
[packages] remove asterisk-addons-1.4.x (#8898)

SVN-Revision: 25645

13 years ago[package] xorg-kdrive: fix linker errors.
Florian Fainelli [Sun, 20 Feb 2011 17:25:50 +0000 (17:25 +0000)]
[package] xorg-kdrive: fix linker errors.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
SVN-Revision: 25624

13 years ago[package] libmatchbox: use nls.mk and depend on check, fix linker errors
Florian Fainelli [Sun, 20 Feb 2011 17:25:49 +0000 (17:25 +0000)]
[package] libmatchbox: use nls.mk and depend on check, fix linker errors

Signed-off-by: Jochen Friedrich <jochen@scram.de>
SVN-Revision: 25623

13 years ago[package] input-utils: update to make it works with new kernels.
Florian Fainelli [Sun, 20 Feb 2011 16:04:10 +0000 (16:04 +0000)]
[package] input-utils: update to make it works with new kernels.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
SVN-Revision: 25615

13 years ago[package] lsof: cross-build properly
Florian Fainelli [Sun, 20 Feb 2011 16:04:02 +0000 (16:04 +0000)]
[package] lsof: cross-build properly

I found that the lsof build was using the build host's ar and ranlib
instead of the target's. That's tolerable when the build host is
Linux/ELF. It's not so great when building on Mac OS X.

I also found that lsof was reporting that it was built with the native
compiler instead of the cross-compiler.

Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25614

13 years ago[package] shorewall-lite: add missing lsm script
Florian Fainelli [Sun, 20 Feb 2011 16:03:59 +0000 (16:03 +0000)]
[package] shorewall-lite: add missing lsm script

Per http://article.gmane.org/gmane.comp.embedded.openwrt.devel/7339
please find attached the referenced missing lsm_script.

Signed-off-by: Brian J. Murrell <brian <at> interlinx.bc.ca>
SVN-Revision: 25613

13 years ago[packages] openswan: mark conffiles
Jo-Philipp Wich [Sun, 20 Feb 2011 16:01:16 +0000 (16:01 +0000)]
[packages] openswan: mark conffiles

SVN-Revision: 25612

13 years ago[packages] openswan: add missing bit from previous commit
Jo-Philipp Wich [Sun, 20 Feb 2011 15:21:56 +0000 (15:21 +0000)]
[packages] openswan: add missing bit from previous commit

SVN-Revision: 25611

13 years ago[packages] openswan: fix typo in last commit, refresh patches
Jo-Philipp Wich [Sun, 20 Feb 2011 15:20:37 +0000 (15:20 +0000)]
[packages] openswan: fix typo in last commit, refresh patches

SVN-Revision: 25610

13 years ago[packages] openswan: fix setup scripts (#8029)
Jo-Philipp Wich [Sun, 20 Feb 2011 15:18:26 +0000 (15:18 +0000)]
[packages] openswan: fix setup scripts (#8029)

SVN-Revision: 25609

13 years ago[packages] remove asterisk-1.6.x
Florian Fainelli [Sun, 20 Feb 2011 15:11:54 +0000 (15:11 +0000)]
[packages] remove asterisk-1.6.x

SVN-Revision: 25608

13 years ago[packages] remove asterisk-1.4.x
Florian Fainelli [Sun, 20 Feb 2011 15:11:38 +0000 (15:11 +0000)]
[packages] remove asterisk-1.4.x

SVN-Revision: 25607

13 years ago[packages] nzbget: fix compilation against OpenSSL v1.x (#8893)
Jo-Philipp Wich [Sun, 20 Feb 2011 15:04:51 +0000 (15:04 +0000)]
[packages] nzbget: fix compilation against OpenSSL v1.x (#8893)

SVN-Revision: 25606

13 years ago[packages] dmidecode: update to 2.11, use PKG_INSTALL
Stephen Walker [Sun, 20 Feb 2011 04:56:15 +0000 (04:56 +0000)]
[packages] dmidecode: update to 2.11, use PKG_INSTALL

SVN-Revision: 25602

13 years agoglib2: add dependencies to the gettext and libiconv stub host builds
Felix Fietkau [Sun, 20 Feb 2011 03:26:52 +0000 (03:26 +0000)]
glib2: add dependencies to the gettext and libiconv stub host builds

SVN-Revision: 25601

13 years agolibiconv: add support for using the stub on the host
Felix Fietkau [Sun, 20 Feb 2011 03:26:48 +0000 (03:26 +0000)]
libiconv: add support for using the stub on the host

SVN-Revision: 25600

13 years agogettext: add support for using the stub headers on the host
Felix Fietkau [Sun, 20 Feb 2011 03:26:44 +0000 (03:26 +0000)]
gettext: add support for using the stub headers on the host

SVN-Revision: 25599

13 years ago[packages] udpxy: update to 19, use PKG_INSTALL
Stephen Walker [Sun, 20 Feb 2011 03:13:45 +0000 (03:13 +0000)]
[packages] udpxy: update to 19, use PKG_INSTALL

SVN-Revision: 25597

13 years agoxinetd: Fix compile w.r.t. RPC headers
Michael Büsch [Sat, 19 Feb 2011 19:53:40 +0000 (19:53 +0000)]
xinetd: Fix compile w.r.t. RPC headers

SVN-Revision: 25594

13 years ago[packages] miniupnpd: restart daemon if internal iface is ifup'd
Jo-Philipp Wich [Sat, 19 Feb 2011 19:11:11 +0000 (19:11 +0000)]
[packages] miniupnpd: restart daemon if internal iface is ifup'd

SVN-Revision: 25593

13 years agoxinetd: fix compiling without RPC support
Felix Fietkau [Sat, 19 Feb 2011 18:10:37 +0000 (18:10 +0000)]
xinetd: fix compiling without RPC support

SVN-Revision: 25591

13 years ago[package] muninlite: update to Version 1.0.4 (#8877)
Florian Fainelli [Sat, 19 Feb 2011 13:04:01 +0000 (13:04 +0000)]
[package] muninlite: update to Version 1.0.4 (#8877)

Signed-off-by: Andreas Oeldenberger <Andreas.Oeldenberger@gmail.com>
SVN-Revision: 25587

13 years ago[package] net-snmp: fix exec section execname -> name usage (#8882)
Florian Fainelli [Sat, 19 Feb 2011 12:48:52 +0000 (12:48 +0000)]
[package] net-snmp: fix exec section execname -> name usage (#8882)

SVN-Revision: 25586

13 years ago[package] lcd4linux: update to r1143, patch from Jonathan McCrohan
Florian Fainelli [Sat, 19 Feb 2011 12:44:08 +0000 (12:44 +0000)]
[package] lcd4linux: update to r1143, patch from Jonathan McCrohan

SVN-Revision: 25581

13 years ago[package] vblade: change config to read-only
Florian Fainelli [Sat, 19 Feb 2011 12:44:05 +0000 (12:44 +0000)]
[package] vblade: change config to read-only

This patch changes the default vbladed config to read-only. It
circumvents data corruption in case of the accidental simultaneous rw
mount.

Signed-off-by: Paul Geraedts <p.f.j.geraedts@gmail.com>
SVN-Revision: 25579

13 years ago[package] ddns-scripts: add https support to ddns-scripts
Florian Fainelli [Sat, 19 Feb 2011 12:44:03 +0000 (12:44 +0000)]
[package] ddns-scripts: add https support to ddns-scripts

adds a "use_https" and "cacert" option to the ddns-scripts package.

when use_https is enabled, then curl is required to perform the update.

the cacert option can be set to either a single file containing a trust
signing authority certificate or a directory containing certificates
which has been prepared with the usual c_rehash method.

Signed-off-by: Matthew William Cox <matt@mattcox.ca>
SVN-Revision: 25578

13 years ago[packages] Add new package libmicrohttpd
Hamish Guthrie [Fri, 18 Feb 2011 16:35:27 +0000 (16:35 +0000)]
[packages] Add new package libmicrohttpd

SVN-Revision: 25573

13 years ago[packages] asterisk-1.8.x: fix typo in res_rtp modules inclusion
Hans Zandbelt [Thu, 17 Feb 2011 07:46:04 +0000 (07:46 +0000)]
[packages] asterisk-1.8.x: fix typo in res_rtp modules inclusion

SVN-Revision: 25563

13 years ago[package] asterisk-1.8.x: add chan_mgcp
Hans Zandbelt [Wed, 16 Feb 2011 21:37:25 +0000 (21:37 +0000)]
[package] asterisk-1.8.x: add chan_mgcp

SVN-Revision: 25561

13 years ago[packages] asterisk-1.8.x: add arm/mips word alignment patch
Hans Zandbelt [Wed, 16 Feb 2011 20:57:23 +0000 (20:57 +0000)]
[packages] asterisk-1.8.x: add arm/mips word alignment patch

SVN-Revision: 25560

13 years ago[packages] asterisk 1.8.x: add chan_mobile support
Hans Zandbelt [Wed, 16 Feb 2011 20:14:41 +0000 (20:14 +0000)]
[packages] asterisk 1.8.x: add chan_mobile support

SVN-Revision: 25559

13 years ago[packages] asterisk-*: allow headers for multiple versions to co-exist in staging
Hans Zandbelt [Wed, 16 Feb 2011 17:29:50 +0000 (17:29 +0000)]
[packages] asterisk-*: allow headers for multiple versions to co-exist in staging

SVN-Revision: 25557

13 years ago[packages] krb5: bump pkg revision
Jo-Philipp Wich [Wed, 16 Feb 2011 11:58:00 +0000 (11:58 +0000)]
[packages] krb5: bump pkg revision

SVN-Revision: 25550

13 years ago[packages] krb5: MIT krb5 Security Advisory 2011-002 (CVE-2011-0281, CVE-2011-0283)
Jo-Philipp Wich [Wed, 16 Feb 2011 11:54:11 +0000 (11:54 +0000)]
[packages] krb5: MIT krb5 Security Advisory 2011-002 (CVE-2011-0281, CVE-2011-0283)

SVN-Revision: 25549

13 years ago[packages] radvd: revert r25424 for now as it seems to cause problems in various...
Jo-Philipp Wich [Tue, 15 Feb 2011 14:19:19 +0000 (14:19 +0000)]
[packages] radvd: revert r25424 for now as it seems to cause problems in various cases and it breaks 6to4 prefix announcements. Users who want to use automatic prefix selection can still use ::/64 in the configuration

SVN-Revision: 25546

13 years ago[packages] add asterisk-1.8.x, patch from zandbelt
Florian Fainelli [Tue, 15 Feb 2011 10:18:49 +0000 (10:18 +0000)]
[packages] add asterisk-1.8.x, patch from zandbelt

SVN-Revision: 25545

13 years agonetatalk: fix compiling with librpc (based on patch from #8858)
Felix Fietkau [Mon, 14 Feb 2011 20:31:48 +0000 (20:31 +0000)]
netatalk: fix compiling with librpc (based on patch from #8858)

SVN-Revision: 25541

13 years agolsof: fix compiling with librpc (based on a patch by tripolar), fixes #8854
Felix Fietkau [Mon, 14 Feb 2011 18:26:25 +0000 (18:26 +0000)]
lsof: fix compiling with librpc (based on a patch by tripolar), fixes #8854

SVN-Revision: 25539

13 years ago[packages] transmission: add missing option, use service_kill in init
Cezary Jackiewicz [Mon, 14 Feb 2011 17:41:06 +0000 (17:41 +0000)]
[packages] transmission: add missing option, use service_kill in init

SVN-Revision: 25538

13 years agodo not pack structs - this causes segmentation faults on ARM architectures - especial...
Mirko Vogt [Sun, 13 Feb 2011 23:59:37 +0000 (23:59 +0000)]
do not pack structs - this causes segmentation faults on ARM architectures - especially when freetype is involved...

SVN-Revision: 25532

13 years agotcpdump: do not use rpc support - fixes unnecessary dependency on librpc
Felix Fietkau [Sun, 13 Feb 2011 20:22:38 +0000 (20:22 +0000)]
tcpdump: do not use rpc support - fixes unnecessary dependency on librpc

SVN-Revision: 25531

13 years agonfs-kernel-server: disable tcp-wrappers for the host build
Felix Fietkau [Sun, 13 Feb 2011 15:46:38 +0000 (15:46 +0000)]
nfs-kernel-server: disable tcp-wrappers for the host build

SVN-Revision: 25520

13 years agonfs-kernel-server: add a host build for rpcgen with the header file fixes, fix patchi...
Felix Fietkau [Sun, 13 Feb 2011 15:21:37 +0000 (15:21 +0000)]
nfs-kernel-server: add a host build for rpcgen with the header file fixes, fix patching of generated files

SVN-Revision: 25519

13 years agounfs3: add support for compiling with the external librpc
Felix Fietkau [Sun, 13 Feb 2011 01:45:33 +0000 (01:45 +0000)]
unfs3: add support for compiling with the external librpc

SVN-Revision: 25503

13 years agonfs-kernel-server: add dependency on librpc
Felix Fietkau [Sun, 13 Feb 2011 01:45:31 +0000 (01:45 +0000)]
nfs-kernel-server: add dependency on librpc

SVN-Revision: 25502

13 years agoportmap: add dependency on librpc
Felix Fietkau [Sun, 13 Feb 2011 01:45:29 +0000 (01:45 +0000)]
portmap: add dependency on librpc

SVN-Revision: 25501

13 years agonfs-server: add support for building with external librpc
Felix Fietkau [Sun, 13 Feb 2011 01:45:26 +0000 (01:45 +0000)]
nfs-server: add support for building with external librpc

SVN-Revision: 25500

13 years agonfs-kernel-server: fix compile issues with uclibc and the new external librpc
Felix Fietkau [Sun, 13 Feb 2011 01:45:25 +0000 (01:45 +0000)]
nfs-kernel-server: fix compile issues with uclibc and the new external librpc

SVN-Revision: 25499

13 years agoportmap: use the new LIBRPC flag
Felix Fietkau [Sun, 13 Feb 2011 01:45:22 +0000 (01:45 +0000)]
portmap: use the new LIBRPC flag

SVN-Revision: 25498

13 years ago[packages/qt4] make QMAKE_LIBS modifiable from within OpenWrt Makefiles invoking...
Mirko Vogt [Sat, 12 Feb 2011 19:56:38 +0000 (19:56 +0000)]
[packages/qt4] make QMAKE_LIBS modifiable from within OpenWrt Makefiles invoking qmake

SVN-Revision: 25489

13 years ago[package] qt4: add qt4-openssl (#8726)
Florian Fainelli [Sat, 12 Feb 2011 19:27:01 +0000 (19:27 +0000)]
[package] qt4: add qt4-openssl (#8726)

SVN-Revision: 25487

13 years ago[package] net-snmp: enable 64-bits counter (#8818)
Florian Fainelli [Sat, 12 Feb 2011 19:22:39 +0000 (19:22 +0000)]
[package] net-snmp: enable 64-bits counter (#8818)

SVN-Revision: 25486

13 years ago[openssh-client-utils] dont add libgcc two times
Peter Wagner [Sat, 12 Feb 2011 16:37:40 +0000 (16:37 +0000)]
[openssh-client-utils] dont add libgcc two times

SVN-Revision: 25477

13 years ago[openssh-server] depends on openssh-keygen
Peter Wagner [Sat, 12 Feb 2011 16:31:50 +0000 (16:31 +0000)]
[openssh-server] depends on openssh-keygen

SVN-Revision: 25476

13 years ago[packages] nmap: update to version 5.51
Nuno Goncalves [Sat, 12 Feb 2011 16:18:56 +0000 (16:18 +0000)]
[packages] nmap: update to version 5.51

SVN-Revision: 25475

13 years ago[package] openssh: simplify makefile
Florian Fainelli [Sat, 12 Feb 2011 12:57:31 +0000 (12:57 +0000)]
[package] openssh: simplify makefile

SVN-Revision: 25471

13 years ago[openssh]: DEPENDS on libgcc
Peter Wagner [Sat, 12 Feb 2011 11:36:41 +0000 (11:36 +0000)]
[openssh]: DEPENDS on libgcc

SVN-Revision: 25470

13 years ago[packages] transmission: update to 2.21
Cezary Jackiewicz [Fri, 11 Feb 2011 16:18:16 +0000 (16:18 +0000)]
[packages] transmission: update to 2.21

SVN-Revision: 25467

13 years ago[packages] wide-dhcpv6: generate used DUID from interface mac address before starting...
Jo-Philipp Wich [Fri, 11 Feb 2011 03:38:22 +0000 (03:38 +0000)]
[packages] wide-dhcpv6: generate used DUID from interface mac address before starting the client

SVN-Revision: 25461

13 years ago[openssh] add DSCP QoS options to ssh_config and sshd_config
Peter Wagner [Thu, 10 Feb 2011 18:35:16 +0000 (18:35 +0000)]
[openssh] add DSCP QoS options to ssh_config and sshd_config
thanks Philip Prindeville

SVN-Revision: 25451

13 years agoPackage: haproxy bump to version 1.4.11
Thomas Heil [Thu, 10 Feb 2011 17:36:19 +0000 (17:36 +0000)]
Package: haproxy bump to version 1.4.11

SVN-Revision: 25446

13 years agoPackage: haproxy (forgot to increse Version)
Thomas Heil [Thu, 10 Feb 2011 17:15:16 +0000 (17:15 +0000)]
Package: haproxy (forgot to increse Version)

SVN-Revision: 25445

13 years agoPackage: haproxy
Thomas 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

SVN-Revision: 25444