openwrt/svn-archive/archive.git
15 years agoUpdate openswan to 2.6.18 (#4019)
Florian Fainelli [Sat, 1 Nov 2008 16:52:42 +0000 (16:52 +0000)]
Update openswan to 2.6.18 (#4019)

SVN-Revision: 13092

15 years agoAdd libconfig package from #4155
Florian Fainelli [Sat, 1 Nov 2008 16:09:01 +0000 (16:09 +0000)]
Add libconfig package from #4155

SVN-Revision: 13091

15 years agoAdd wavemon from #4154
Florian Fainelli [Sat, 1 Nov 2008 16:04:47 +0000 (16:04 +0000)]
Add wavemon from #4154

SVN-Revision: 13089

15 years agoUpdate pure-ftpd to 1.0.22, and enable virtualchroot (#4046)
Florian Fainelli [Wed, 29 Oct 2008 13:11:18 +0000 (13:11 +0000)]
Update pure-ftpd to 1.0.22, and enable virtualchroot (#4046)

SVN-Revision: 13072

15 years agoAdd eggdrop from #3980
Florian Fainelli [Tue, 28 Oct 2008 23:08:11 +0000 (23:08 +0000)]
Add eggdrop from #3980

SVN-Revision: 13071

15 years agoAdd tcl package from #3980
Florian Fainelli [Tue, 28 Oct 2008 23:07:38 +0000 (23:07 +0000)]
Add tcl package from #3980

SVN-Revision: 13070

15 years agoAdd synce-dccm from #4133
Florian Fainelli [Tue, 28 Oct 2008 22:52:38 +0000 (22:52 +0000)]
Add synce-dccm from #4133

SVN-Revision: 13069

15 years agoAdd libsynce from #4133
Florian Fainelli [Tue, 28 Oct 2008 22:51:27 +0000 (22:51 +0000)]
Add libsynce from #4133

SVN-Revision: 13068

15 years agoPatch to make gettext usable when uClibc is compiled without locale support.This...
John Crispin [Tue, 28 Oct 2008 16:31:38 +0000 (16:31 +0000)]
Patch to make gettext usable when uClibc is  compiled without locale support.This patch unlocks the functions of gettext to work on systems without locale support. On an default OpenWrt the uClibc is compiled with only a dummy
                support for locale, which is unusable and makes so the gettext library completely unusable on this systems.

SVN-Revision: 13057

15 years agoFix project URLs and copyright on patches
Florian Fainelli [Tue, 28 Oct 2008 10:59:46 +0000 (10:59 +0000)]
Fix project URLs and copyright on patches

SVN-Revision: 13054

15 years agoApply libatomicops patches from #4086
Florian Fainelli [Mon, 27 Oct 2008 18:00:04 +0000 (18:00 +0000)]
Apply libatomicops patches from #4086

SVN-Revision: 13053

15 years ago[packages] utils/firmwarehotplug: Fix sdcc prereq check on systems where sdcc -v...
Andy Boyett [Mon, 27 Oct 2008 04:29:21 +0000 (04:29 +0000)]
[packages] utils/firmwarehotplug: Fix sdcc prereq check on systems where sdcc -v outputs on stderr

SVN-Revision: 13050

15 years agoHopefully fix the libcli symbolic link mess
Florian Fainelli [Sat, 25 Oct 2008 17:02:24 +0000 (17:02 +0000)]
Hopefully fix the libcli symbolic link mess

SVN-Revision: 13048

15 years agoInstall css files as well, bump release number, thanks to Heiner Kempken.
Florian Fainelli [Fri, 24 Oct 2008 14:45:22 +0000 (14:45 +0000)]
Install css files as well, bump release number, thanks to Heiner Kempken.

SVN-Revision: 13045

15 years agoHello,
Florian Fainelli [Fri, 24 Oct 2008 14:44:31 +0000 (14:44 +0000)]
Hello,

I've explained the problem at https://dev.openwrt.org/ticket/4115
This is my first patch to OpenWRT so please be lenient.

The 160-stack-protector.patch deletes the section in configure of cups which switches on the stack-protector.
In the Makefile the css files are missing.

Signed-off-by: Heiner Kempken <inf23@web.de>
SVN-Revision: 13044

15 years agoAdd support for Runtime Managememnt Library on the Cell Broadband Engine
Hamish Guthrie [Wed, 22 Oct 2008 07:07:37 +0000 (07:07 +0000)]
Add support for Runtime Managememnt Library on the Cell Broadband Engine

SVN-Revision: 13023

15 years agoAdd send (rfc3971 implementation)
Florian Fainelli [Tue, 21 Oct 2008 17:03:18 +0000 (17:03 +0000)]
Add send (rfc3971 implementation)

SVN-Revision: 13020

15 years agoUpdate from 1.32 to 1.34
Peter Nixon [Tue, 21 Oct 2008 14:59:09 +0000 (14:59 +0000)]
Update from 1.32 to 1.34

SVN-Revision: 13019

15 years agoMakefile cleanup and explicitely disable pam headers checking which will cause compil...
Florian Fainelli [Mon, 20 Oct 2008 15:19:50 +0000 (15:19 +0000)]
Makefile cleanup and explicitely disable pam headers checking which will cause compilation failure when pam headers are not installed on the host

SVN-Revision: 13016

15 years agoadd dyn_gw_plain plugin by sven-ola. Very practical stuff. update md5sum
Aaron Kaplan [Sun, 19 Oct 2008 23:37:13 +0000 (23:37 +0000)]
add dyn_gw_plain plugin by sven-ola. Very practical stuff. update md5sum

SVN-Revision: 13012

15 years ago[packages] utils/at: explicitly pass jobdir and spooldir to configure
Andy Boyett [Fri, 17 Oct 2008 07:41:26 +0000 (07:41 +0000)]
[packages] utils/at: explicitly pass jobdir and spooldir to configure
 - Fixes compilation on hosts without at or cron installed
 - Should fix problems where host location of above dirs varies from OpenWrt location
 - Also add PKG_RELEASE var to makefile

SVN-Revision: 12998

15 years agoadd phidget package from #4116
Travis Kemen [Fri, 17 Oct 2008 04:28:38 +0000 (04:28 +0000)]
add phidget package from #4116

SVN-Revision: 12995

15 years agoRemove wrong TARGET_LDFLAGS line.
Lars-Peter Clausen [Tue, 14 Oct 2008 11:44:01 +0000 (11:44 +0000)]
Remove wrong TARGET_LDFLAGS line.

SVN-Revision: 12980

15 years agoFix ffmpeg pkg-config files.
Lars-Peter Clausen [Tue, 14 Oct 2008 11:42:23 +0000 (11:42 +0000)]
Fix ffmpeg pkg-config files.

SVN-Revision: 12979

15 years agoFirmwarehotplug actually requires a sdcc that supports some targets, Debian lenny...
Florian Fainelli [Mon, 13 Oct 2008 15:45:11 +0000 (15:45 +0000)]
Firmwarehotplug actually requires a sdcc that supports some targets, Debian lenny has named this sdcc version sdcc-nf, but most other distros, including etch will be able to build this package using their stock sdcc

SVN-Revision: 12974

15 years agofix eterm compile
Felix Fietkau [Mon, 13 Oct 2008 15:43:09 +0000 (15:43 +0000)]
fix eterm compile

SVN-Revision: 12973

15 years agolibgcrypt needs the libgpg-error config script in $(STAGING_DIR)/usr/bin
Felix Fietkau [Mon, 13 Oct 2008 15:42:57 +0000 (15:42 +0000)]
libgcrypt needs the libgpg-error config script in $(STAGING_DIR)/usr/bin

SVN-Revision: 12972

15 years agofix up imlib2 md5sum (patch by lars)
Felix Fietkau [Mon, 13 Oct 2008 15:42:35 +0000 (15:42 +0000)]
fix up imlib2 md5sum (patch by lars)

SVN-Revision: 12971

15 years agoapply gstreamer fix to its plugins
Felix Fietkau [Mon, 13 Oct 2008 15:42:27 +0000 (15:42 +0000)]
apply gstreamer fix to its plugins

SVN-Revision: 12970

15 years agofix gstreamer compile
Felix Fietkau [Mon, 13 Oct 2008 15:42:22 +0000 (15:42 +0000)]
fix gstreamer compile

SVN-Revision: 12969

15 years agofix icecast compile when libogg is installed
Felix Fietkau [Mon, 13 Oct 2008 15:42:18 +0000 (15:42 +0000)]
fix icecast compile when libogg is installed

SVN-Revision: 12968

15 years agoicecast needs the xslt-config script to be in $(STAGING_DIR)/usr/bin in addition...
Felix Fietkau [Mon, 13 Oct 2008 15:42:14 +0000 (15:42 +0000)]
icecast needs the xslt-config script to be in $(STAGING_DIR)/usr/bin in addition to $(STAGING_DIR)/host/bin

SVN-Revision: 12967

15 years agoplace the static version of libusb into the staging dir - fixes dfu-util compile
Felix Fietkau [Mon, 13 Oct 2008 15:42:09 +0000 (15:42 +0000)]
place the static version of libusb into the staging dir - fixes dfu-util compile

SVN-Revision: 12966

15 years agoAdd freeradius2 with all modules from freeradius1, others can easily be enabled later
Florian Fainelli [Mon, 13 Oct 2008 07:40:10 +0000 (07:40 +0000)]
Add freeradius2 with all modules from freeradius1, others can easily be enabled later

SVN-Revision: 12961

15 years agofix natpmp breakage introduced in r12937 and make sure that the target cflags actuall...
Felix Fietkau [Sun, 12 Oct 2008 14:02:56 +0000 (14:02 +0000)]
fix natpmp breakage introduced in r12937 and make sure that the target cflags actually get used

SVN-Revision: 12958

15 years agofirmwarehotplug requires the non-free version of sdcc (#4066)
Florian Fainelli [Sun, 12 Oct 2008 12:18:11 +0000 (12:18 +0000)]
firmwarehotplug requires the non-free version of sdcc (#4066)

SVN-Revision: 12957

15 years agoFix arpd compilation
Florian Fainelli [Sun, 12 Oct 2008 11:58:21 +0000 (11:58 +0000)]
Fix arpd compilation

SVN-Revision: 12956

15 years agoDisable docs and tests for libtheora (#4080)
Florian Fainelli [Sat, 11 Oct 2008 13:43:15 +0000 (13:43 +0000)]
Disable docs and tests for libtheora (#4080)

SVN-Revision: 12954

15 years agoFix ip path checking and make 6scripts depend on kmod-ipv6 (#4085)
Florian Fainelli [Sat, 11 Oct 2008 13:18:04 +0000 (13:18 +0000)]
Fix ip path checking and make 6scripts depend on kmod-ipv6 (#4085)

SVN-Revision: 12953

15 years agoRemove obsolote pkg config file patch.
Lars-Peter Clausen [Fri, 10 Oct 2008 16:08:51 +0000 (16:08 +0000)]
Remove obsolote pkg config file patch.

SVN-Revision: 12947

15 years agoDon't override $libdir in bluez configure. Fixes pkg config file.
Lars-Peter Clausen [Fri, 10 Oct 2008 16:03:35 +0000 (16:03 +0000)]
Don't override $libdir in bluez configure. Fixes pkg config file.

SVN-Revision: 12944

15 years agoFix avahi pkg config file creation.
Lars-Peter Clausen [Fri, 10 Oct 2008 16:02:31 +0000 (16:02 +0000)]
Fix avahi pkg config file creation.

SVN-Revision: 12943

15 years agoFix location to the libtldl libtool archive
Florian Fainelli [Fri, 10 Oct 2008 14:13:49 +0000 (14:13 +0000)]
Fix location to the libtldl libtool archive

SVN-Revision: 12942

15 years agoNatpmp defaults to expecting iptables to be in /sbin; this patch points it to /usr...
Andy Boyett [Thu, 9 Oct 2008 19:48:27 +0000 (19:48 +0000)]
Natpmp defaults to expecting iptables to be in /sbin; this patch points it to /usr/sbin.

Signed-off-by: Conrad Hirano <openwrt at hirano.fastmail.fm>
SVN-Revision: 12937

15 years agoCleanup libxslt makefile.
Lars-Peter Clausen [Wed, 8 Oct 2008 23:37:00 +0000 (23:37 +0000)]
Cleanup libxslt makefile.

SVN-Revision: 12931

15 years agoUse xml2-config.
Lars-Peter Clausen [Wed, 8 Oct 2008 22:35:33 +0000 (22:35 +0000)]
Use xml2-config.

SVN-Revision: 12930

15 years agoDisable building of tests.
Lars-Peter Clausen [Wed, 8 Oct 2008 20:13:32 +0000 (20:13 +0000)]
Disable building of tests.

SVN-Revision: 12927

15 years agoAdd libtool fixup to opencdk.
Lars-Peter Clausen [Wed, 8 Oct 2008 18:02:02 +0000 (18:02 +0000)]
Add libtool fixup to opencdk.

SVN-Revision: 12924

15 years agoAdd libtool fixup to taglib.
Lars-Peter Clausen [Wed, 8 Oct 2008 18:01:41 +0000 (18:01 +0000)]
Add libtool fixup to taglib.

SVN-Revision: 12923

15 years agoAdd libtool fixup to libusb.
Lars-Peter Clausen [Wed, 8 Oct 2008 18:01:24 +0000 (18:01 +0000)]
Add libtool fixup to libusb.

SVN-Revision: 12922

15 years agoAdd libtool fixup to libdnet.
Lars-Peter Clausen [Wed, 8 Oct 2008 18:01:09 +0000 (18:01 +0000)]
Add libtool fixup to libdnet.

SVN-Revision: 12921

15 years agoAdd libtool fixup to libaudiofile.
Lars-Peter Clausen [Wed, 8 Oct 2008 18:00:51 +0000 (18:00 +0000)]
Add libtool fixup to libaudiofile.

SVN-Revision: 12920

15 years agoAdd libtool fixup to dbus-glib.
Lars-Peter Clausen [Wed, 8 Oct 2008 18:00:32 +0000 (18:00 +0000)]
Add libtool fixup to dbus-glib.

SVN-Revision: 12919

15 years agoInstall opencdk-config to $(STAGING_DIR)/host/bin rather then
Lars-Peter Clausen [Wed, 8 Oct 2008 17:41:57 +0000 (17:41 +0000)]
Install opencdk-config to $(STAGING_DIR)/host/bin rather then
$(STAGING_DIR)/usr/bin.

SVN-Revision: 12917

15 years agoInstall dnet-config to $(STAGING_DIR)/host/bin rather then
Lars-Peter Clausen [Wed, 8 Oct 2008 17:27:59 +0000 (17:27 +0000)]
Install dnet-config to $(STAGING_DIR)/host/bin rather then
$(STAGING_DIR)/usr/bin.

SVN-Revision: 12916

15 years agoInstall gpg-error-config to $(STAGING_DIR)/host/bin rather then
Lars-Peter Clausen [Wed, 8 Oct 2008 16:53:36 +0000 (16:53 +0000)]
Install gpg-error-config to $(STAGING_DIR)/host/bin rather then
$(STAGING_DIR)/usr/bin.

SVN-Revision: 12915

15 years agoLet libol-config return paths relative to $(STAGING_DIR).
Lars-Peter Clausen [Wed, 8 Oct 2008 16:40:43 +0000 (16:40 +0000)]
Let libol-config return paths relative to $(STAGING_DIR).

SVN-Revision: 12914

15 years agowork around permission problems in the ipsec-tools tarball - fixes avr32 compile...
Felix Fietkau [Wed, 8 Oct 2008 16:31:31 +0000 (16:31 +0000)]
work around permission problems in the ipsec-tools tarball - fixes avr32 compile error

SVN-Revision: 12913

15 years agowork around permission problems in the avrdude tarball - fixes avr32 compile error
Felix Fietkau [Wed, 8 Oct 2008 16:31:28 +0000 (16:31 +0000)]
work around permission problems in the avrdude tarball - fixes avr32 compile error

SVN-Revision: 12912

15 years agofftw3 is broken on avr32
Felix Fietkau [Wed, 8 Oct 2008 16:31:22 +0000 (16:31 +0000)]
fftw3 is broken on avr32

SVN-Revision: 12911

15 years agowork around permission problems in the file package - fixes avr32 compile error
Felix Fietkau [Wed, 8 Oct 2008 16:31:20 +0000 (16:31 +0000)]
work around permission problems in the file package - fixes avr32 compile error

SVN-Revision: 12910

15 years agofix spurious rcs build errors
Felix Fietkau [Wed, 8 Oct 2008 16:31:16 +0000 (16:31 +0000)]
fix spurious rcs build errors

SVN-Revision: 12909

15 years agowork around wrong permissions in the arpwatch tarball - fixes avr32 compile issues
Felix Fietkau [Wed, 8 Oct 2008 16:31:11 +0000 (16:31 +0000)]
work around wrong permissions in the arpwatch tarball - fixes avr32 compile issues

SVN-Revision: 12908

15 years agoInstall js-config to $(STAGING_DIR)/host/bin rather then
Lars-Peter Clausen [Wed, 8 Oct 2008 16:29:15 +0000 (16:29 +0000)]
Install js-config to $(STAGING_DIR)/host/bin rather then
$(STAGING_DIR)/usr/bin.

SVN-Revision: 12907

15 years agoInstall libusb-config to $(STAGING_DIR)/host/bin rather then
Lars-Peter Clausen [Wed, 8 Oct 2008 16:19:02 +0000 (16:19 +0000)]
Install libusb-config to $(STAGING_DIR)/host/bin rather then
$(STAGING_DIR)/usr/bin.
sispmctl doesn't need help finding libusb-config anymore.

SVN-Revision: 12906

15 years agoInstall audiofile-config to $(STAGING_DIR)/host/bin rather then
Lars-Peter Clausen [Wed, 8 Oct 2008 16:01:55 +0000 (16:01 +0000)]
Install audiofile-config to $(STAGING_DIR)/host/bin rather then
$(STAGING_DIR)/usr/bin.

SVN-Revision: 12905

15 years agoInstall libart2-config to $(STAGING_DIR)/host/bin rather then
Lars-Peter Clausen [Wed, 8 Oct 2008 16:01:28 +0000 (16:01 +0000)]
Install libart2-config to $(STAGING_DIR)/host/bin rather then
$(STAGING_DIR)/usr/bin.

SVN-Revision: 12904

15 years agoUpdate imlib2 to 1.4.1.
Lars-Peter Clausen [Wed, 8 Oct 2008 15:48:39 +0000 (15:48 +0000)]
Update imlib2 to 1.4.1.

SVN-Revision: 12903

15 years agoInstall taglib-config to $(STAGING_DIR)/host/bin rather then
Lars-Peter Clausen [Wed, 8 Oct 2008 15:33:00 +0000 (15:33 +0000)]
Install taglib-config to $(STAGING_DIR)/host/bin rather then
$(STAGING_DIR)/usr/bin.

SVN-Revision: 12902

15 years agocheck does not depend on libxml2 and set md5sum for check.
Lars-Peter Clausen [Wed, 8 Oct 2008 15:18:28 +0000 (15:18 +0000)]
check does not depend on libxml2 and set md5sum for check.

SVN-Revision: 12901

15 years agoSet md5sum for libxml2.
Lars-Peter Clausen [Wed, 8 Oct 2008 15:15:35 +0000 (15:15 +0000)]
Set md5sum for libxml2.

SVN-Revision: 12900

15 years ago gstreamer does not depend on check.
Lars-Peter Clausen [Wed, 8 Oct 2008 15:14:36 +0000 (15:14 +0000)]
gstreamer does not depend on check.

SVN-Revision: 12899

15 years agoUpdate libxml2 to 2.7.2.
Lars-Peter Clausen [Wed, 8 Oct 2008 15:03:30 +0000 (15:03 +0000)]
Update libxml2 to 2.7.2.

SVN-Revision: 12898

15 years agoInstall net-snmp-config into $(STAGING_DIR)/host/bin rather then
Lars-Peter Clausen [Wed, 8 Oct 2008 10:34:14 +0000 (10:34 +0000)]
Install net-snmp-config into $(STAGING_DIR)/host/bin rather then
$(STAGING_DIR)/usr/bin. Fixes build of packages which depend on libnet-snmp like
collectd.

SVN-Revision: 12894

15 years agoicecast: add missing dependency
Felix Fietkau [Mon, 6 Oct 2008 19:34:09 +0000 (19:34 +0000)]
icecast: add missing dependency

SVN-Revision: 12878

15 years agotinyproxy: Allow option is a list not an atom
Steven Barth [Mon, 6 Oct 2008 18:56:31 +0000 (18:56 +0000)]
tinyproxy: Allow option is a list not an atom

SVN-Revision: 12877

15 years agouse $(FPIC) in olsrd
Felix Fietkau [Mon, 6 Oct 2008 18:01:23 +0000 (18:01 +0000)]
use $(FPIC) in olsrd

SVN-Revision: 12876

15 years agopackages must not be moving targets that reference HEAD of a foreign svn. move hd...
Felix Fietkau [Mon, 6 Oct 2008 17:04:38 +0000 (17:04 +0000)]
packages must not be moving targets that reference HEAD of a foreign svn. move hd-idle over to a generated tarball

SVN-Revision: 12874

15 years agofix aiccu compile
Felix Fietkau [Mon, 6 Oct 2008 16:47:33 +0000 (16:47 +0000)]
fix aiccu compile

SVN-Revision: 12872

15 years agoaiccu: reverted accidentally changed field
Matteo Croce [Mon, 6 Oct 2008 12:50:51 +0000 (12:50 +0000)]
aiccu: reverted accidentally changed field

SVN-Revision: 12868

15 years agoaiccu: fix init script
Matteo Croce [Mon, 6 Oct 2008 12:45:30 +0000 (12:45 +0000)]
aiccu: fix init script

SVN-Revision: 12867

15 years agoaiccu: fix config file path
Matteo Croce [Mon, 6 Oct 2008 12:29:45 +0000 (12:29 +0000)]
aiccu: fix config file path

SVN-Revision: 12866

15 years agoRevert previous changeset, as it could break libtool fixups
Florian Fainelli [Sat, 4 Oct 2008 16:47:00 +0000 (16:47 +0000)]
Revert previous changeset, as it could break libtool fixups

SVN-Revision: 12854

15 years agogettext was using Build/Install, while we can do this in Build/Compile (#4063)
Florian Fainelli [Sat, 4 Oct 2008 16:32:35 +0000 (16:32 +0000)]
gettext was using Build/Install, while we can do this in Build/Compile (#4063)

SVN-Revision: 12853

15 years agoUpdate gtk2 package to 2.14.3.
Lars-Peter Clausen [Fri, 3 Oct 2008 22:38:55 +0000 (22:38 +0000)]
Update gtk2 package to 2.14.3.

SVN-Revision: 12846

15 years agoCleanup pango package.
Lars-Peter Clausen [Fri, 3 Oct 2008 21:55:24 +0000 (21:55 +0000)]
Cleanup pango package.

SVN-Revision: 12845

15 years agoCleanup glib2 package.
Lars-Peter Clausen [Fri, 3 Oct 2008 21:53:08 +0000 (21:53 +0000)]
Cleanup glib2 package.

SVN-Revision: 12844

15 years agoUpdate glib2 to 2.18.1
Lars-Peter Clausen [Fri, 3 Oct 2008 16:11:38 +0000 (16:11 +0000)]
Update glib2 to 2.18.1

SVN-Revision: 12840

15 years agoAdd gst-plugins-good package.
Lars-Peter Clausen [Fri, 3 Oct 2008 14:02:46 +0000 (14:02 +0000)]
Add gst-plugins-good package.

SVN-Revision: 12835

15 years agoUpdate gstreamer and gst-plugins-base packages to 0.10.21.
Lars-Peter Clausen [Fri, 3 Oct 2008 13:41:05 +0000 (13:41 +0000)]
Update gstreamer and gst-plugins-base packages to 0.10.21.

SVN-Revision: 12834

15 years agoDisable docs in fontconfig.
Jens Muecke [Fri, 3 Oct 2008 00:52:14 +0000 (00:52 +0000)]
Disable docs in fontconfig.

SVN-Revision: 12832

15 years agorevert last change
Travis Kemen [Fri, 3 Oct 2008 00:26:13 +0000 (00:26 +0000)]
revert last change

SVN-Revision: 12831

15 years agobump to latest release
Travis Kemen [Fri, 3 Oct 2008 00:22:30 +0000 (00:22 +0000)]
bump to latest release

SVN-Revision: 12830

15 years ago[packages]: Add utils/hd-idle package
Oliver Ertl [Thu, 2 Oct 2008 16:58:26 +0000 (16:58 +0000)]
[packages]: Add utils/hd-idle package

SVN-Revision: 12824

15 years agoMissing patch from previous commit...
Lars-Peter Clausen [Thu, 2 Oct 2008 15:51:35 +0000 (15:51 +0000)]
Missing patch from previous commit...

SVN-Revision: 12823

15 years agoUCIfied Tinyproxy
Steven Barth [Thu, 2 Oct 2008 15:47:00 +0000 (15:47 +0000)]
UCIfied Tinyproxy

SVN-Revision: 12822

15 years agoFix the whole python building process to do proper crosscompiling for all python
Lars-Peter Clausen [Thu, 2 Oct 2008 15:33:26 +0000 (15:33 +0000)]
Fix the whole python building process to do proper crosscompiling for all python
modules in openwrt. Thanks to ryd for helping to make this possible.
(Only numpy is completly broken now because it has dependencies which
where pervioulsy taken from the build system)

SVN-Revision: 12821

15 years agoFix compilation error on format_kate (#4059)
Florian Fainelli [Wed, 1 Oct 2008 06:32:09 +0000 (06:32 +0000)]
Fix compilation error on format_kate (#4059)

SVN-Revision: 12817

15 years agoUpdate zabbix to 1.6
Florian Fainelli [Tue, 30 Sep 2008 17:08:43 +0000 (17:08 +0000)]
Update zabbix to 1.6

SVN-Revision: 12815

15 years agoAdd ncurses to vte dependencies.
Lars-Peter Clausen [Mon, 29 Sep 2008 20:43:20 +0000 (20:43 +0000)]
Add ncurses to vte dependencies.

SVN-Revision: 12808