openwrt/svn-archive/archive.git
13 years agocoreutils: fix build with eglibc
Hauke Mehrtens [Sun, 28 Nov 2010 13:55:56 +0000 (13:55 +0000)]
coreutils: fix build with eglibc

Thank you sav for the patch. (closes #8304)

SVN-Revision: 24166

13 years agoopenvpn: remove the epoll support override - should fix the infinite loop bug (#7159)
Felix Fietkau [Sun, 28 Nov 2010 01:01:59 +0000 (01:01 +0000)]
openvpn: remove the epoll support override - should fix the infinite loop bug (#7159)

SVN-Revision: 24164

13 years ago[packages] quagga: Remove 'Config.in' file - not used since r24151
Vasilis Tsiligiannis [Sat, 27 Nov 2010 08:34:29 +0000 (08:34 +0000)]
[packages] quagga: Remove 'Config.in' file - not used since r24151

SVN-Revision: 24156

13 years ago[packages] quagga: Remove broken flag from ripngd and add IPv6 dependency
Vasilis Tsiligiannis [Fri, 26 Nov 2010 23:11:28 +0000 (23:11 +0000)]
[packages] quagga: Remove broken flag from ripngd and add IPv6 dependency

SVN-Revision: 24155

13 years ago[packages] quagga: Generate configuration script
Vasilis Tsiligiannis [Fri, 26 Nov 2010 23:09:56 +0000 (23:09 +0000)]
[packages] quagga: Generate configuration script

SVN-Revision: 24154

13 years ago[packages] quagga: Enable building of all daemons in SDK
Vasilis Tsiligiannis [Fri, 26 Nov 2010 23:08:18 +0000 (23:08 +0000)]
[packages] quagga: Enable building of all daemons in SDK

SVN-Revision: 24153

13 years ago[packages] quagga: Build daemons of selected packages only
Vasilis Tsiligiannis [Fri, 26 Nov 2010 23:05:47 +0000 (23:05 +0000)]
[packages] quagga: Build daemons of selected packages only

SVN-Revision: 24152

13 years ago[packages] quagga: Move package config in Makefile
Vasilis Tsiligiannis [Fri, 26 Nov 2010 23:03:20 +0000 (23:03 +0000)]
[packages] quagga: Move package config in Makefile

SVN-Revision: 24151

13 years agoRevert "net/quagga: fix some compile issues on SDK"
Vasilis Tsiligiannis [Fri, 26 Nov 2010 22:59:01 +0000 (22:59 +0000)]
Revert "net/quagga: fix some compile issues on SDK"

This reverts commit r24147.

SVN-Revision: 24150

13 years agonet/quagga: fix some compile issues on SDK
Alexandros C. Couloumbis [Fri, 26 Nov 2010 09:30:51 +0000 (09:30 +0000)]
net/quagga: fix some compile issues on SDK

SVN-Revision: 24147

13 years ago[packages] ushare: fix compilation against libupnp v1.6.8
Jo-Philipp Wich [Thu, 25 Nov 2010 17:03:30 +0000 (17:03 +0000)]
[packages] ushare: fix compilation against libupnp v1.6.8

SVN-Revision: 24144

13 years ago[packages] asterisk-1.6.x upgrade to 1.6.2.14 and add app_originate
Hans Zandbelt [Wed, 24 Nov 2010 00:14:51 +0000 (00:14 +0000)]
[packages] asterisk-1.6.x upgrade to 1.6.2.14 and add app_originate

SVN-Revision: 24119

13 years agoUpdate dmapd and libdmapsharing to new upstream versions
W. Michael Petullo [Tue, 23 Nov 2010 17:17:06 +0000 (17:17 +0000)]
Update dmapd and libdmapsharing to new upstream versions

SVN-Revision: 24117

13 years ago[packages] transmission: don't convert value for config file
Cezary Jackiewicz [Tue, 23 Nov 2010 16:02:15 +0000 (16:02 +0000)]
[packages] transmission: don't convert value for config file

SVN-Revision: 24115

13 years ago[packages/triggerhappy] update Makefile to use a more recent version
Mirko Vogt [Mon, 22 Nov 2010 03:18:47 +0000 (03:18 +0000)]
[packages/triggerhappy] update Makefile to use a more recent version
which fixes (among others) build failures with particular kernel versions

SVN-Revision: 24076

13 years agobatman-adv: update package to latest release (2010.2.0)
Marek Lindner [Mon, 22 Nov 2010 01:56:39 +0000 (01:56 +0000)]
batman-adv: update package to latest release (2010.2.0)

SVN-Revision: 24075

13 years ago[package] add fancontroled
Florian Fainelli [Sun, 21 Nov 2010 22:01:24 +0000 (22:01 +0000)]
[package] add fancontroled

Add fancontroled (fancontrol for embedded devices) package. fancontroled
is linux daemon written in C implementing a temperature dependent fan
speed control. fancontroled provides similar functionalities like
fancontrol script from lm-sensors; but fancontroled does not need bash
or other dependencies (except lm-sensors library). That makes it
suitable for embedded devices.

More info here:
http://fancontroled.lukaperkov.net/

fancontroled.init file contains parameters for D-Link DNS323 device.

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 24070

13 years ago[package] update lm-sensors package
Florian Fainelli [Sun, 21 Nov 2010 22:01:21 +0000 (22:01 +0000)]
[package] update lm-sensors package

Enable parallel build of package, install headers, shared and static libraries

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 24069

13 years ago[package] update openvpn-devel to week 45 snapshot
Florian Fainelli [Sun, 21 Nov 2010 22:01:19 +0000 (22:01 +0000)]
[package] update openvpn-devel to week 45 snapshot

the following patch brings openvpn-devel up to "week 45" (most recent)
openvpn-devel version from git, which has one important bugfix
("route" command with special-case targets was broken) and enables
parallel building.

Also, it seems that "--enable-small" was lost in the application of
the last commit - or my local SVN is confused.  I know I sent this last
time, but "svn diff" claims it's not in the repository right now...

Anyway, here's the output of "svn update ; svn diff" on the packages feed
tree...

Signed-off-by: Gert Doering <gert@greenie.muc.de>
SVN-Revision: 24068

13 years ago[package] update cups to 1.4.4
Florian Fainelli [Sun, 21 Nov 2010 22:01:15 +0000 (22:01 +0000)]
[package] update cups to 1.4.4

Update CUPS to current 1.4.4:
"CUPS 1.4.4 fixes several security, scheduler, printing, and conformance
issues."

Also remove PKG_BUILD_DEPENDS, since zlib is already a normal dependency.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 24067

13 years ago[package] update libupnp to 1.6.8
Florian Fainelli [Sun, 21 Nov 2010 22:01:13 +0000 (22:01 +0000)]
[package] update libupnp to 1.6.8

this patch updates libupnp to 1.6.8.

There are lots of fixes since 1.6.6, and 3 concerning embedded
devices:

- fix segfault when there is no services on embedded devices
- customize the stack size of the threads used by pupnp
- fix several memory leaks

And a security issue:
- fix denial-of-service

Signed-off-by: Raphael Huck <rhk@cksum.org>
SVN-Revision: 24066

13 years ago[package] update yaddns to 0.1.2, thanks rhk
Florian Fainelli [Sun, 21 Nov 2010 22:01:10 +0000 (22:01 +0000)]
[package] update yaddns to 0.1.2, thanks rhk

SVN-Revision: 24065

13 years agocoreutils: add patch missing in r24060.
Hauke Mehrtens [Sun, 21 Nov 2010 14:40:54 +0000 (14:40 +0000)]
coreutils: add patch missing in r24060.

SVN-Revision: 24061

13 years agocoreutils: update to version 8.7
Hauke Mehrtens [Sun, 21 Nov 2010 14:25:35 +0000 (14:25 +0000)]
coreutils: update to version 8.7

SVN-Revision: 24060

13 years agofreeradius2: update to version 2.1.10
Hauke Mehrtens [Sun, 21 Nov 2010 14:24:49 +0000 (14:24 +0000)]
freeradius2: update to version 2.1.10

This closes #8252 and #7810

SVN-Revision: 24059

13 years ago[packages] freeradius2: Package rlm_always (#8291)
Jo-Philipp Wich [Sun, 21 Nov 2010 14:21:43 +0000 (14:21 +0000)]
[packages] freeradius2: Package rlm_always (#8291)

SVN-Revision: 24058

13 years ago[packages] libxml2: enable debug module (#8289)
Jo-Philipp Wich [Sun, 21 Nov 2010 14:18:26 +0000 (14:18 +0000)]
[packages] libxml2: enable debug module (#8289)

SVN-Revision: 24057

13 years agopostgresql: update to version 9.0.1
Hauke Mehrtens [Sun, 21 Nov 2010 14:17:24 +0000 (14:17 +0000)]
postgresql: update to version 9.0.1

SVN-Revision: 24056

13 years agoopenldap: update to version 2.4.23
Hauke Mehrtens [Sun, 21 Nov 2010 14:12:36 +0000 (14:12 +0000)]
openldap: update to version 2.4.23

SVN-Revision: 24055

13 years agomysql: decrease package number
Hauke Mehrtens [Sun, 21 Nov 2010 14:12:03 +0000 (14:12 +0000)]
mysql: decrease package number

SVN-Revision: 24054

13 years agomysql: update to version 5.1.53
Hauke Mehrtens [Sun, 21 Nov 2010 14:09:24 +0000 (14:09 +0000)]
mysql: update to version 5.1.53

SVN-Revision: 24053

13 years ago[packages] tinyproxy: set default stathost to 127.0.0.1
Jo-Philipp Wich [Sat, 20 Nov 2010 21:26:19 +0000 (21:26 +0000)]
[packages] tinyproxy: set default stathost to 127.0.0.1

SVN-Revision: 24050

13 years ago[packages] tinyproxy: cope with empty flag options
Jo-Philipp Wich [Sat, 20 Nov 2010 19:27:35 +0000 (19:27 +0000)]
[packages] tinyproxy: cope with empty flag options

SVN-Revision: 24049

13 years ago[packages] tinyproxy: fix logfile option
Jo-Philipp Wich [Sat, 20 Nov 2010 18:56:03 +0000 (18:56 +0000)]
[packages] tinyproxy: fix logfile option

SVN-Revision: 24048

13 years agoUpdate libdmapsharing to 2.1.11
W. Michael Petullo [Fri, 19 Nov 2010 05:18:45 +0000 (05:18 +0000)]
Update libdmapsharing to 2.1.11

SVN-Revision: 24035

13 years agoUpdate libdmapsharing to 2.1.10
W. Michael Petullo [Fri, 19 Nov 2010 04:25:43 +0000 (04:25 +0000)]
Update libdmapsharing to 2.1.10

SVN-Revision: 24034

13 years agoTriggerhappy is a lightweight hotkey daemon that
Mirko Vogt [Wed, 17 Nov 2010 12:09:45 +0000 (12:09 +0000)]
Triggerhappy is a lightweight hotkey daemon that
can launch arbitrary commands on input events.
It supports the hotplugging of devices and the
processing of key combinations.

Thanks to Stefan Tomanek!

SVN-Revision: 24018

13 years ago[packages] radvd: fix a config_get_bool call in initscript, fixes "sh: bad number...
Jo-Philipp Wich [Mon, 15 Nov 2010 01:24:49 +0000 (01:24 +0000)]
[packages] radvd: fix a config_get_bool call in initscript, fixes "sh: bad number" during restart

SVN-Revision: 23999

13 years ago[packages] transmission: update to 2.12, remove obsolete options
Cezary Jackiewicz [Sun, 14 Nov 2010 18:42:54 +0000 (18:42 +0000)]
[packages] transmission: update to 2.12, remove obsolete options

SVN-Revision: 23992

13 years ago[packages] polarssl: update to v0.14.0 (#8234)
Jo-Philipp Wich [Sat, 13 Nov 2010 22:28:48 +0000 (22:28 +0000)]
[packages] polarssl: update to v0.14.0 (#8234)

SVN-Revision: 23988

13 years agoUpdate dmapd and libdmapsharing to new upstream versions
W. Michael Petullo [Thu, 11 Nov 2010 21:18:11 +0000 (21:18 +0000)]
Update dmapd and libdmapsharing to new upstream versions

SVN-Revision: 23967

13 years agoutils/procps: fix "Unknown HZ value!" on some machines. (closes #8161)
Alexandros C. Couloumbis [Wed, 10 Nov 2010 14:47:31 +0000 (14:47 +0000)]
utils/procps: fix "Unknown HZ value!" on some machines. (closes #8161)

SVN-Revision: 23943

13 years ago[packages] haproxy: bump to version 1.4.9 which obsoletes patch
Thomas Heil [Tue, 9 Nov 2010 11:45:09 +0000 (11:45 +0000)]
[packages] haproxy: bump to version 1.4.9 which obsoletes patch
                    001-clean..

SVN-Revision: 23938

13 years ago[packages] quagga: Fix PKG_CONFIG_DEPENDS on isisd and ripngd (thanks acoul)
Vasilis Tsiligiannis [Tue, 9 Nov 2010 09:59:31 +0000 (09:59 +0000)]
[packages] quagga: Fix PKG_CONFIG_DEPENDS on isisd and ripngd (thanks acoul)

SVN-Revision: 23937

13 years agonet/quagga: fix an SDK compile issue
Alexandros C. Couloumbis [Tue, 9 Nov 2010 09:07:09 +0000 (09:07 +0000)]
net/quagga: fix an SDK compile issue

SVN-Revision: 23936

13 years ago[packages] shadow: detect shadow passwd support, predefine paths, avoid building...
Jo-Philipp Wich [Sat, 6 Nov 2010 16:09:38 +0000 (16:09 +0000)]
[packages] shadow: detect shadow passwd support, predefine paths, avoid building docs and translations

SVN-Revision: 23896

13 years ago[packages] shadow: add missing Makefile
Jo-Philipp Wich [Sat, 6 Nov 2010 14:46:37 +0000 (14:46 +0000)]
[packages] shadow: add missing Makefile

SVN-Revision: 23894

13 years ago[packages] add the shadow suite, provides useradd, usermod, userdel, groupadd, groupm...
Jo-Philipp Wich [Sat, 6 Nov 2010 14:44:15 +0000 (14:44 +0000)]
[packages] add the shadow suite, provides useradd, usermod, userdel, groupadd, groupmod, groupdel utilities

SVN-Revision: 23893

13 years agoelinks: Fix configure cache var for complex paths
Michael Büsch [Thu, 4 Nov 2010 18:12:56 +0000 (18:12 +0000)]
elinks: Fix configure cache var for complex paths

SVN-Revision: 23874

13 years agoxine-ui: Remove some braindamage
Michael Büsch [Thu, 4 Nov 2010 17:25:39 +0000 (17:25 +0000)]
xine-ui: Remove some braindamage

SVN-Revision: 23873

13 years agoxine-ui: Fix some dependency issues
Michael Büsch [Thu, 4 Nov 2010 17:25:14 +0000 (17:25 +0000)]
xine-ui: Fix some dependency issues

SVN-Revision: 23872

13 years agounfs3 is not parallel build safe
Michael Büsch [Thu, 4 Nov 2010 15:51:09 +0000 (15:51 +0000)]
unfs3 is not parallel build safe

SVN-Revision: 23869

13 years agoclearsilver is not parallel build safe
Michael Büsch [Thu, 4 Nov 2010 15:33:56 +0000 (15:33 +0000)]
clearsilver is not parallel build safe

SVN-Revision: 23868

13 years agonginx: Add missing zlib dependency
Michael Büsch [Thu, 4 Nov 2010 13:04:45 +0000 (13:04 +0000)]
nginx: Add missing zlib dependency

SVN-Revision: 23860

13 years agoiodine: Add missing zlib dependency
Michael Büsch [Thu, 4 Nov 2010 11:23:33 +0000 (11:23 +0000)]
iodine: Add missing zlib dependency

SVN-Revision: 23854

13 years agopostgresql: deptest fixes. staging dir is not preserved. Put host-zic into the build...
Michael Büsch [Thu, 4 Nov 2010 11:08:07 +0000 (11:08 +0000)]
postgresql: deptest fixes. staging dir is not preserved. Put host-zic into the build dir for use at InstallDev stage.

SVN-Revision: 23852

13 years agostrongswan4: Enable parallel build
Michael Büsch [Thu, 4 Nov 2010 00:51:55 +0000 (00:51 +0000)]
strongswan4: Enable parallel build

SVN-Revision: 23849

13 years agostrongswan4: uClibc-0.9.31 fix
Michael Büsch [Thu, 4 Nov 2010 00:50:47 +0000 (00:50 +0000)]
strongswan4: uClibc-0.9.31 fix

SVN-Revision: 23848

13 years agompd: Enable parallel build
Michael Büsch [Wed, 3 Nov 2010 23:20:24 +0000 (23:20 +0000)]
mpd: Enable parallel build

SVN-Revision: 23847

13 years agompd: uClibc-0.9.31 fix
Michael Büsch [Wed, 3 Nov 2010 23:18:21 +0000 (23:18 +0000)]
mpd: uClibc-0.9.31 fix

SVN-Revision: 23846

13 years agodsniff: uClibc-0.9.31 fix
Michael Büsch [Wed, 3 Nov 2010 22:45:51 +0000 (22:45 +0000)]
dsniff: uClibc-0.9.31 fix

SVN-Revision: 23845

13 years agosend: uClibc-0.9.31 fix
Michael Büsch [Wed, 3 Nov 2010 22:15:44 +0000 (22:15 +0000)]
send: uClibc-0.9.31 fix

SVN-Revision: 23844

13 years ago[packages] nzbgetweb: update to 1.4, add external xmlrpc library, add uhttpd configur...
Artur Wronowski [Wed, 3 Nov 2010 21:07:43 +0000 (21:07 +0000)]
[packages] nzbgetweb: update to 1.4, add external xmlrpc library, add uhttpd configuration

SVN-Revision: 23843

13 years ago[packages] proftpd: update to 1.3.3c
Cezary Jackiewicz [Wed, 3 Nov 2010 18:41:13 +0000 (18:41 +0000)]
[packages] proftpd: update to 1.3.3c

SVN-Revision: 23834

13 years agoaircrack-ng is not 100% parallel safe. Disable parallel build.
Michael Büsch [Wed, 3 Nov 2010 18:27:15 +0000 (18:27 +0000)]
aircrack-ng is not 100% parallel safe. Disable parallel build.

SVN-Revision: 23833

13 years ago[package] nzbget: add curses output mode
Artur Wronowski [Wed, 3 Nov 2010 18:20:34 +0000 (18:20 +0000)]
[package] nzbget: add curses output mode

SVN-Revision: 23831

13 years ago[packages] srelay: Update to v0.4.8b3 (#8150)
Vasilis Tsiligiannis [Wed, 3 Nov 2010 09:29:25 +0000 (09:29 +0000)]
[packages] srelay: Update to v0.4.8b3 (#8150)

SVN-Revision: 23816

13 years agolibs/libtasn1: fix installation issue. (closes #8165)
Alexandros C. Couloumbis [Wed, 3 Nov 2010 08:24:23 +0000 (08:24 +0000)]
libs/libtasn1: fix installation issue. (closes #8165)

SVN-Revision: 23815

13 years agofltk2: Add missing dependency
Michael Büsch [Wed, 3 Nov 2010 01:36:16 +0000 (01:36 +0000)]
fltk2: Add missing dependency

SVN-Revision: 23814

13 years agofltk2: Enable parallel build
Michael Büsch [Wed, 3 Nov 2010 01:31:18 +0000 (01:31 +0000)]
fltk2: Enable parallel build

SVN-Revision: 23813

13 years agofltk2: uClibc-0.9.31 fixes
Michael Büsch [Wed, 3 Nov 2010 01:27:59 +0000 (01:27 +0000)]
fltk2: uClibc-0.9.31 fixes

SVN-Revision: 23812

13 years agoopenswan: Fix uClibc-0.9.31 build failure
Michael Büsch [Tue, 2 Nov 2010 23:59:42 +0000 (23:59 +0000)]
openswan: Fix uClibc-0.9.31 build failure

SVN-Revision: 23808

13 years agowide-dhcpv6: Compile for for uClibc-0.9.31.
Michael Büsch [Tue, 2 Nov 2010 21:19:58 +0000 (21:19 +0000)]
wide-dhcpv6: Compile for for uClibc-0.9.31.
We need -D_GNU_SOURCE. However, that also introduces a "dprintf" prototype, which clashes with our local dprintf. We use an ugly workaround. (Don't want to touch every caller of dprintf, because the patch would be huge.)

SVN-Revision: 23802

13 years agomatrixssl: Enable parallel build
Michael Büsch [Tue, 2 Nov 2010 20:10:55 +0000 (20:10 +0000)]
matrixssl: Enable parallel build

SVN-Revision: 23801

13 years agomatrixssl: Fix compile on uClibc-0.9.31
Michael Büsch [Tue, 2 Nov 2010 20:09:48 +0000 (20:09 +0000)]
matrixssl: Fix compile on uClibc-0.9.31

SVN-Revision: 23800

13 years agoqt4: move the @DISPLAY_SUPPORT dependency to qt4-gui, however do not enable any qt4...
Felix Fietkau [Tue, 2 Nov 2010 16:56:14 +0000 (16:56 +0000)]
qt4: move the @DISPLAY_SUPPORT dependency to qt4-gui, however do not enable any qt4 package by default unless qt4-gui is also enabled

SVN-Revision: 23799

13 years agopyqt4: select qt4-gui
Felix Fietkau [Tue, 2 Nov 2010 16:56:11 +0000 (16:56 +0000)]
pyqt4: select qt4-gui

SVN-Revision: 23798

13 years agoqt4: depend on DISPLAY_SUPPORT
Felix Fietkau [Tue, 2 Nov 2010 16:36:43 +0000 (16:36 +0000)]
qt4: depend on DISPLAY_SUPPORT

SVN-Revision: 23795

13 years agogtk2: depend on DISPLAY_SUPPORT
Felix Fietkau [Tue, 2 Nov 2010 16:33:16 +0000 (16:33 +0000)]
gtk2: depend on DISPLAY_SUPPORT

SVN-Revision: 23794

13 years agolibX11: depend on DISPLAY_SUPPORT
Felix Fietkau [Tue, 2 Nov 2010 16:32:18 +0000 (16:32 +0000)]
libX11: depend on DISPLAY_SUPPORT

SVN-Revision: 23793

13 years agoAdd maintainer to openldap Makefile
W. Michael Petullo [Tue, 2 Nov 2010 16:22:20 +0000 (16:22 +0000)]
Add maintainer to openldap Makefile

SVN-Revision: 23790

13 years agoAdd maintainer to db47 Makefile
W. Michael Petullo [Tue, 2 Nov 2010 16:19:12 +0000 (16:19 +0000)]
Add maintainer to db47 Makefile

SVN-Revision: 23789

13 years agoAdd maintainer to netatalk Makefile
W. Michael Petullo [Tue, 2 Nov 2010 16:18:13 +0000 (16:18 +0000)]
Add maintainer to netatalk Makefile

SVN-Revision: 23788

13 years agoFix krb5 category and add maintainer
W. Michael Petullo [Tue, 2 Nov 2010 16:17:34 +0000 (16:17 +0000)]
Fix krb5 category and add maintainer

SVN-Revision: 23787

13 years agoUpdate libdmapsharing to 2.1.8
W. Michael Petullo [Tue, 2 Nov 2010 16:14:25 +0000 (16:14 +0000)]
Update libdmapsharing to 2.1.8

SVN-Revision: 23786

13 years agoekg: Enable parallel build
Michael Büsch [Tue, 2 Nov 2010 16:06:08 +0000 (16:06 +0000)]
ekg: Enable parallel build

SVN-Revision: 23785

13 years agoekg: Fix internal dependencies
Michael Büsch [Tue, 2 Nov 2010 16:05:19 +0000 (16:05 +0000)]
ekg: Fix internal dependencies

SVN-Revision: 23784

13 years agohorst: Enable parallel build
Michael Büsch [Tue, 2 Nov 2010 15:47:34 +0000 (15:47 +0000)]
horst: Enable parallel build

SVN-Revision: 23783

13 years agohorst: Fix parallel build. The "buildstamp" rule runs "make clean" in parallel with...
Michael Büsch [Tue, 2 Nov 2010 15:30:31 +0000 (15:30 +0000)]
horst: Fix parallel build. The "buildstamp" rule runs "make clean" in parallel with the objects build. This obviously is no good. Simply remove the stamp.

SVN-Revision: 23782

13 years ago[patch-team] n2n update to release 3875 - Signed-off-by: hanno.schupp@gmail.com
Scott V. Kamp [Tue, 2 Nov 2010 11:23:12 +0000 (11:23 +0000)]
[patch-team] n2n update to release 3875 - Signed-off-by: hanno.schupp@gmail.com

SVN-Revision: 23769

13 years agoopenl2tp: More dependency fixes
Michael Büsch [Mon, 1 Nov 2010 17:29:31 +0000 (17:29 +0000)]
openl2tp: More dependency fixes

SVN-Revision: 23766

13 years agonet/mini_snmpd: update to version 1.2b
Alexandros C. Couloumbis [Mon, 1 Nov 2010 15:52:43 +0000 (15:52 +0000)]
net/mini_snmpd: update to version 1.2b

SVN-Revision: 23765

13 years agoopenl2tp: Fix some internal dependencies
Michael Büsch [Mon, 1 Nov 2010 15:10:47 +0000 (15:10 +0000)]
openl2tp: Fix some internal dependencies

SVN-Revision: 23764

13 years agonet/quagga: cosmetic
Alexandros C. Couloumbis [Mon, 1 Nov 2010 13:58:39 +0000 (13:58 +0000)]
net/quagga: cosmetic

SVN-Revision: 23763

13 years agoFrom: Xiangfu Liu <xiangfu.z@gmail.com>
Michael Büsch [Mon, 1 Nov 2010 10:15:00 +0000 (10:15 +0000)]
From:  Xiangfu Liu <xiangfu.z@gmail.com>
fix gnuplot compile error

SVN-Revision: 23758

13 years ago[package] lvm depends on libncurses (#7953)
Florian Fainelli [Sun, 31 Oct 2010 23:30:06 +0000 (23:30 +0000)]
[package] lvm depends on libncurses (#7953)

SVN-Revision: 23756

13 years ago[package] update postgresql to 9.0.0 (#7999)
Florian Fainelli [Sun, 31 Oct 2010 23:30:04 +0000 (23:30 +0000)]
[package] update postgresql to 9.0.0 (#7999)

SVN-Revision: 23755

13 years ago[package] update mdnsresponder to 214.3.2 (#8083)
Florian Fainelli [Sun, 31 Oct 2010 23:30:01 +0000 (23:30 +0000)]
[package] update mdnsresponder to 214.3.2 (#8083)

SVN-Revision: 23754

13 years ago[package] update hd-idle to 1.01 (#8152)
Florian Fainelli [Sun, 31 Oct 2010 23:29:59 +0000 (23:29 +0000)]
[package] update hd-idle to 1.01 (#8152)

SVN-Revision: 23753

13 years ago[package] update openl2tp to 1.7 (#8141)
Florian Fainelli [Sun, 31 Oct 2010 23:29:44 +0000 (23:29 +0000)]
[package] update openl2tp to 1.7 (#8141)

SVN-Revision: 23752