openwrt/svn-archive/archive.git
15 years agosymlink hosttool <edje_cc> into $STAGING_DIR_HOST
Mirko Vogt [Tue, 13 Jan 2009 00:59:22 +0000 (00:59 +0000)]
symlink hosttool <edje_cc> into $STAGING_DIR_HOST

SVN-Revision: 14004

15 years ago[packages/libxapian/Makefile] libstdc++ is now installed in $(TOOLCHAIN_DIR)/usr...
Nicolas Thill [Tue, 13 Jan 2009 00:56:58 +0000 (00:56 +0000)]
[packages/libxapian/Makefile] libstdc++ is now installed in $(TOOLCHAIN_DIR)/usr/lib, search flag "-L$(TOOLCHAIN_DIR)/lib" is not needed

SVN-Revision: 14003

15 years agoMake lirc compile w/ 2.6.27 kernels
Florian Fainelli [Mon, 12 Jan 2009 23:26:24 +0000 (23:26 +0000)]
Make lirc compile w/ 2.6.27 kernels

SVN-Revision: 14001

15 years ago[packages/lang/gst-python] fix typo in install
Nicolas Thill [Mon, 12 Jan 2009 21:45:25 +0000 (21:45 +0000)]
[packages/lang/gst-python] fix typo in install

SVN-Revision: 13998

15 years agogspcav1 cannot be compiled under 2.6.27/2.6.28 at the moment, mask it
Florian Fainelli [Mon, 12 Jan 2009 21:08:35 +0000 (21:08 +0000)]
gspcav1 cannot be compiled under 2.6.27/2.6.28 at the moment, mask it

SVN-Revision: 13997

15 years agofxload requires kernel headers to compile
Florian Fainelli [Mon, 12 Jan 2009 18:38:54 +0000 (18:38 +0000)]
fxload requires kernel headers to compile

SVN-Revision: 13993

15 years agoetk relies on edje_cc to be installed on the host
Florian Fainelli [Mon, 12 Jan 2009 17:53:34 +0000 (17:53 +0000)]
etk relies on edje_cc to be installed on the host

SVN-Revision: 13992

15 years agoUpdate perl shell configuration scripts with the new toolchain name and the switch...
Florian Fainelli [Mon, 12 Jan 2009 14:06:38 +0000 (14:06 +0000)]
Update perl shell configuration scripts with the new toolchain name and the switch from i386 to i486 (#4449)

SVN-Revision: 13991

15 years agodo not "adjust" python files
Mirko Vogt [Sun, 11 Jan 2009 22:14:27 +0000 (22:14 +0000)]
do not "adjust" python files

SVN-Revision: 13987

15 years agoRefresh tcpdump patch (#4441)
Florian Fainelli [Sun, 11 Jan 2009 17:50:33 +0000 (17:50 +0000)]
Refresh tcpdump patch (#4441)

SVN-Revision: 13985

15 years agoliboil fixes:
Nicolas Thill [Sun, 11 Jan 2009 17:25:52 +0000 (17:25 +0000)]
liboil fixes:
 - add a workaround for building on arm
 - remove unneeded CONFIGURE stuff (libintl & libiconv not needed, uClibc now has all math functions, libnotimpl not needed anymore)

SVN-Revision: 13982

15 years agoSubversion should depend on libsasl2 (#4417)
Florian Fainelli [Sun, 11 Jan 2009 14:45:22 +0000 (14:45 +0000)]
Subversion should depend on libsasl2 (#4417)

SVN-Revision: 13981

15 years agoAdd liberation fonts.
Lars-Peter Clausen [Sun, 11 Jan 2009 14:20:36 +0000 (14:20 +0000)]
Add liberation fonts.

SVN-Revision: 13980

15 years agofix squid compile, cleanup
Nicolas Thill [Sun, 11 Jan 2009 06:17:22 +0000 (06:17 +0000)]
fix squid compile, cleanup

SVN-Revision: 13979

15 years agofix sqlite3 on hosts where tclsh is installed
Nicolas Thill [Sun, 11 Jan 2009 04:47:12 +0000 (04:47 +0000)]
fix sqlite3 on hosts where tclsh is installed

SVN-Revision: 13978

15 years agofix peerguardian: include missing 'linux/types.h' before using netfilter
Nicolas Thill [Sun, 11 Jan 2009 04:44:01 +0000 (04:44 +0000)]
fix peerguardian: include missing 'linux/types.h' before using netfilter

SVN-Revision: 13977

15 years agofix libnetfilter-queue: libtool linking libnetfilter-libipq with the host libc, cleanup
Nicolas Thill [Sun, 11 Jan 2009 04:37:43 +0000 (04:37 +0000)]
fix libnetfilter-queue: libtool linking libnetfilter-libipq with the host libc, cleanup

SVN-Revision: 13976

15 years agorefresh patches before upcoming fix
Nicolas Thill [Sun, 11 Jan 2009 04:32:55 +0000 (04:32 +0000)]
refresh patches before upcoming fix

SVN-Revision: 13975

15 years agooops, remove leftover from [13973]
Nicolas Thill [Sun, 11 Jan 2009 03:13:11 +0000 (03:13 +0000)]
oops, remove leftover from [13973]

SVN-Revision: 13974

15 years ago[cosmetic] sqlite3 fixes:
Nicolas Thill [Sun, 11 Jan 2009 03:09:05 +0000 (03:09 +0000)]
[cosmetic] sqlite3 fixes:
 - add a common default description for subpackages
 - use CONFIGURE_ARGS & CONFIGURE_VARS instead of a call to Build/Configure/Default
 - use INSTALL_DIR instead of 'mkdir -p' for dev stuff

SVN-Revision: 13973

15 years agofix xsupplicant: remove unneeded private linux header includes
Nicolas Thill [Sun, 11 Jan 2009 02:04:46 +0000 (02:04 +0000)]
fix xsupplicant: remove unneeded private linux header includes

SVN-Revision: 13972

15 years agorefresh patches before applying upcoming fix
Nicolas Thill [Sun, 11 Jan 2009 01:55:25 +0000 (01:55 +0000)]
refresh patches before applying upcoming fix

SVN-Revision: 13971

15 years agosipsak fixes:
Nicolas Thill [Sun, 11 Jan 2009 00:35:11 +0000 (00:35 +0000)]
sipsak fixes:
 - fix for SSP detection: gcc accepts -fstack-protector even if SSP is disabled, but will fail at linking
 - sanitize & cleanup
 - bump release number

SVN-Revision: 13969

15 years agoAdd xrdb.
Lars-Peter Clausen [Sun, 11 Jan 2009 00:17:34 +0000 (00:17 +0000)]
Add xrdb.

SVN-Revision: 13968

15 years agofix sendd
Nicolas Thill [Sun, 11 Jan 2009 00:05:42 +0000 (00:05 +0000)]
fix sendd

SVN-Revision: 13967

15 years agorefresh patches before applying upcoming fix
Nicolas Thill [Sat, 10 Jan 2009 23:53:44 +0000 (23:53 +0000)]
refresh patches before applying upcoming fix

SVN-Revision: 13966

15 years agoipcad fixes:
Nicolas Thill [Sat, 10 Jan 2009 23:18:52 +0000 (23:18 +0000)]
ipcad fixes:
 - don't use/detect ULOG capture either
 - remove files touches (don't seem needed anymore)
 - sanitize & cleanup
 - bump release number

SVN-Revision: 13964

15 years agoUpdate gst-python to 0.10.13
Lars-Peter Clausen [Sat, 10 Jan 2009 13:44:41 +0000 (13:44 +0000)]
Update gst-python to 0.10.13

SVN-Revision: 13960

15 years agoFix typo.
Lars-Peter Clausen [Sat, 10 Jan 2009 12:24:33 +0000 (12:24 +0000)]
Fix typo.

SVN-Revision: 13959

15 years agofix xf86-video-intel compile
Felix Fietkau [Fri, 9 Jan 2009 17:23:58 +0000 (17:23 +0000)]
fix xf86-video-intel compile

SVN-Revision: 13953

15 years agoMerge menuconfig Xorg libs and libraries section.
Lars-Peter Clausen [Fri, 9 Jan 2009 17:10:38 +0000 (17:10 +0000)]
Merge menuconfig Xorg libs and libraries section.

SVN-Revision: 13952

15 years agofix dnet python dependency
Felix Fietkau [Fri, 9 Jan 2009 13:02:24 +0000 (13:02 +0000)]
fix dnet python dependency

SVN-Revision: 13951

15 years agofix python libffi dependency for targets which do not support libffi
Felix Fietkau [Fri, 9 Jan 2009 13:02:17 +0000 (13:02 +0000)]
fix python libffi dependency for targets which do not support libffi

SVN-Revision: 13950

15 years agoAdd libdbi
Florian Fainelli [Thu, 8 Jan 2009 23:06:25 +0000 (23:06 +0000)]
Add libdbi

SVN-Revision: 13943

15 years agolldpd does not compile with linux 2.4
Felix Fietkau [Thu, 8 Jan 2009 21:16:08 +0000 (21:16 +0000)]
lldpd does not compile with linux 2.4

SVN-Revision: 13940

15 years agoconfigure: error: "libffi has not been ported to avr32-unknown-linux-gnu."
Felix Fietkau [Thu, 8 Jan 2009 21:13:50 +0000 (21:13 +0000)]
configure: error: "libffi has not been ported to avr32-unknown-linux-gnu."

SVN-Revision: 13939

15 years agoEnable termios support in socat, bump package release number (#4411)
Florian Fainelli [Thu, 8 Jan 2009 13:48:48 +0000 (13:48 +0000)]
Enable termios support in socat, bump package release number (#4411)

SVN-Revision: 13934

15 years agoUpdate pygobject 2.16.0
Lars-Peter Clausen [Wed, 7 Jan 2009 22:37:45 +0000 (22:37 +0000)]
Update pygobject 2.16.0

SVN-Revision: 13928

15 years agoForce symlink creation.
Lars-Peter Clausen [Wed, 7 Jan 2009 18:29:05 +0000 (18:29 +0000)]
Force symlink creation.

SVN-Revision: 13927

15 years agochanged git repository
Mirko Vogt [Wed, 7 Jan 2009 15:02:49 +0000 (15:02 +0000)]
changed git repository

SVN-Revision: 13924

15 years agoadded python package <PyYaml>
Mirko Vogt [Wed, 7 Jan 2009 14:04:00 +0000 (14:04 +0000)]
added python package <PyYaml>

SVN-Revision: 13923

15 years agoadded python package <pyserial>
Mirko Vogt [Wed, 7 Jan 2009 13:41:05 +0000 (13:41 +0000)]
added python package <pyserial>

SVN-Revision: 13922

15 years agoprevent packaging precompiled python files (*.pyc, *.pyo)
Mirko Vogt [Wed, 7 Jan 2009 11:11:01 +0000 (11:11 +0000)]
prevent packaging precompiled python files (*.pyc, *.pyo)

SVN-Revision: 13921

15 years agoAdd libtool fixup to libffi.
Lars-Peter Clausen [Tue, 6 Jan 2009 22:34:28 +0000 (22:34 +0000)]
Add libtool fixup to libffi.

SVN-Revision: 13908

15 years agoFix python ctypes module compile.
Lars-Peter Clausen [Tue, 6 Jan 2009 18:34:13 +0000 (18:34 +0000)]
Fix python ctypes module compile.

SVN-Revision: 13901

15 years agoAdd libffi.
Lars-Peter Clausen [Tue, 6 Jan 2009 18:33:00 +0000 (18:33 +0000)]
Add libffi.

SVN-Revision: 13900

15 years agodue to a compiler bug, libsndfile does not build on avr32
Felix Fietkau [Tue, 6 Jan 2009 17:13:15 +0000 (17:13 +0000)]
due to a compiler bug, libsndfile does not build on avr32

SVN-Revision: 13899

15 years agoxorg-server does not build on avr32
Felix Fietkau [Tue, 6 Jan 2009 16:39:45 +0000 (16:39 +0000)]
xorg-server does not build on avr32

SVN-Revision: 13898

15 years agouse LIBGCC_S in fluxbox as well
Felix Fietkau [Tue, 6 Jan 2009 16:36:57 +0000 (16:36 +0000)]
use LIBGCC_S in fluxbox as well

SVN-Revision: 13897

15 years agouse LIBGCC_S in more places
Felix Fietkau [Tue, 6 Jan 2009 16:16:47 +0000 (16:16 +0000)]
use LIBGCC_S in more places

SVN-Revision: 13896

15 years agofix eterm compile on avr32
Felix Fietkau [Tue, 6 Jan 2009 16:16:31 +0000 (16:16 +0000)]
fix eterm compile on avr32

SVN-Revision: 13895

15 years agouse the new LIBGCC_S variable to fix cbtt on avr32
Felix Fietkau [Tue, 6 Jan 2009 15:59:06 +0000 (15:59 +0000)]
use the new LIBGCC_S variable to fix cbtt on avr32

SVN-Revision: 13894

15 years agomark rtorrent as broken until somebody fixes it
Felix Fietkau [Tue, 6 Jan 2009 15:28:23 +0000 (15:28 +0000)]
mark rtorrent as broken until somebody fixes it

SVN-Revision: 13889

15 years agoReplace generate-constants which runs on the host and will generate wrong
Lars-Peter Clausen [Tue, 6 Jan 2009 14:32:22 +0000 (14:32 +0000)]
Replace generate-constants which runs on the host and will generate wrong
constants with a target python module with the constants compiled in.

SVN-Revision: 13885

15 years agofix dependencies in python EFL bindings
Mirko Vogt [Tue, 6 Jan 2009 10:19:06 +0000 (10:19 +0000)]
fix dependencies in python EFL bindings

SVN-Revision: 13881

15 years ago[packages] libs/fftw3: install headers and libraries into staging_dir
Andy Boyett [Tue, 6 Jan 2009 05:32:19 +0000 (05:32 +0000)]
[packages] libs/fftw3: install headers and libraries into staging_dir

SVN-Revision: 13879

15 years agoKdrive servers require --enable-kdrive to be built
Eugene Konev [Mon, 5 Jan 2009 10:49:54 +0000 (10:49 +0000)]
Kdrive servers require --enable-kdrive to be built

SVN-Revision: 13873

15 years agoAdd faifa, configures and queries HomePlug 1.0/AV devices
Florian Fainelli [Mon, 5 Jan 2009 09:53:38 +0000 (09:53 +0000)]
Add faifa, configures and queries HomePlug 1.0/AV devices

SVN-Revision: 13871

15 years agopackages/libs/file: make sure to remove magic.mime before regenerating it (#4422)
Jo-Philipp Wich [Mon, 5 Jan 2009 08:48:55 +0000 (08:48 +0000)]
packages/libs/file: make sure to remove magic.mime before regenerating it (#4422)

SVN-Revision: 13870

15 years agoadding paroli - an integrated phone application written in python
Mirko Vogt [Mon, 5 Jan 2009 08:00:36 +0000 (08:00 +0000)]
adding paroli - an integrated phone application written in python

SVN-Revision: 13868

15 years agocreating new section "phone" and adding fso (freesmartphone.org) DBus API reference...
Mirko Vogt [Mon, 5 Jan 2009 00:39:20 +0000 (00:39 +0000)]
creating new section "phone" and adding fso (freesmartphone.org) DBus API reference implementation

SVN-Revision: 13867

15 years agoRename matchbox to matchbox-window-manager as suggested by hanez since its the
Lars-Peter Clausen [Sun, 4 Jan 2009 21:00:38 +0000 (21:00 +0000)]
Rename matchbox to matchbox-window-manager as suggested by hanez since its the
actuall package name and better fits the naming scheme of soon to be added
matchbox packages.

SVN-Revision: 13865

15 years agoadded <cython> and <python> as build dependencies
Mirko Vogt [Sun, 4 Jan 2009 20:14:00 +0000 (20:14 +0000)]
added <cython> and <python> as build dependencies

SVN-Revision: 13864

15 years agoadded <python> as build dependency, because <python-core> as regular dependency can...
Mirko Vogt [Sun, 4 Jan 2009 19:24:38 +0000 (19:24 +0000)]
added <python> as build dependency, because <python-core> as regular dependency can't be reolved as its a virtual package

SVN-Revision: 13862

15 years agoadding python bindings for the "Enlightenment Foundation Libraries (EFL)"
Mirko Vogt [Sun, 4 Jan 2009 13:26:36 +0000 (13:26 +0000)]
adding python bindings for the "Enlightenment Foundation Libraries (EFL)"

SVN-Revision: 13858

15 years agoupdate mpc to v0.14
Michael Vogt [Sun, 4 Jan 2009 13:01:21 +0000 (13:01 +0000)]
update mpc to v0.14

SVN-Revision: 13857

15 years agoadding etk (toolkit based on efl)
Mirko Vogt [Sun, 4 Jan 2009 12:25:46 +0000 (12:25 +0000)]
adding etk (toolkit based on efl)

SVN-Revision: 13855

15 years agoUpdate lftp to 3.7.7 (#4413)
Florian Fainelli [Sun, 4 Jan 2009 12:13:28 +0000 (12:13 +0000)]
Update lftp to 3.7.7 (#4413)

SVN-Revision: 13854

15 years agonot broken anymore due to prior commit
Mirko Vogt [Sun, 4 Jan 2009 03:16:33 +0000 (03:16 +0000)]
not broken anymore due to prior commit

SVN-Revision: 13852

15 years agoprohibit cython of building *.so-files - just use plain python-implementation
Mirko Vogt [Sun, 4 Jan 2009 03:11:33 +0000 (03:11 +0000)]
prohibit cython of building *.so-files - just use plain python-implementation

SVN-Revision: 13851

15 years agoAdd libtool fixup.
Lars-Peter Clausen [Sun, 4 Jan 2009 00:25:59 +0000 (00:25 +0000)]
Add libtool fixup.

SVN-Revision: 13848

15 years agoAdd dependency to damageproto.
Lars-Peter Clausen [Sun, 4 Jan 2009 00:24:14 +0000 (00:24 +0000)]
Add dependency to damageproto.

SVN-Revision: 13847

15 years agoRetain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep
Lars-Peter Clausen [Sun, 4 Jan 2009 00:06:33 +0000 (00:06 +0000)]
Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep
symlinks either use $(CP) or create them manually.
Fixes #4399

SVN-Revision: 13844

15 years agoadded cython (will be installed in staging_dir only) - set to BROKEN due to "error...
Mirko Vogt [Sat, 3 Jan 2009 04:34:24 +0000 (04:34 +0000)]
added cython (will be installed in staging_dir only) - set to BROKEN due to "error: Cython does not appear to be installed on platform 'posix'"-errors while compiling packages which depend on cython

SVN-Revision: 13831

15 years agoremove asterisk-prompt-de package (obsolete since the asterisk 1.2 removal)
Felix Fietkau [Sat, 3 Jan 2009 01:48:18 +0000 (01:48 +0000)]
remove asterisk-prompt-de package (obsolete since the asterisk 1.2 removal)

SVN-Revision: 13830

15 years agojust a spelling error in the description
Mirko Vogt [Sat, 3 Jan 2009 00:28:00 +0000 (00:28 +0000)]
just a spelling error in the description

SVN-Revision: 13829

15 years agoUpdate python to 2.5.4 (#4408)
Florian Fainelli [Fri, 2 Jan 2009 15:06:42 +0000 (15:06 +0000)]
Update python to 2.5.4 (#4408)

SVN-Revision: 13824

15 years agoUpdate mercurial to 1.1.2 (#4407)
Florian Fainelli [Fri, 2 Jan 2009 14:59:14 +0000 (14:59 +0000)]
Update mercurial to 1.1.2 (#4407)

SVN-Revision: 13823

15 years agoUpdate lighttpd to 1.4.20 (#4406)
Florian Fainelli [Fri, 2 Jan 2009 14:49:55 +0000 (14:49 +0000)]
Update lighttpd to 1.4.20 (#4406)

SVN-Revision: 13822

15 years agouse conditional dependencies in vte as well
Felix Fietkau [Fri, 2 Jan 2009 02:55:20 +0000 (02:55 +0000)]
use conditional dependencies in vte as well

SVN-Revision: 13816

15 years agouse the fixed up conditional dependencies to get rid of unnecessary build dependencie...
Felix Fietkau [Fri, 2 Jan 2009 02:51:00 +0000 (02:51 +0000)]
use the fixed up conditional dependencies to get rid of unnecessary build dependencies in hippo-canvas

SVN-Revision: 13815

15 years agotslib does not build on linux 2.4
Felix Fietkau [Fri, 2 Jan 2009 02:32:25 +0000 (02:32 +0000)]
tslib does not build on linux 2.4

SVN-Revision: 13812

15 years agoremove asterisk 1.2 because of build breakages and obsolescence
Felix Fietkau [Fri, 2 Jan 2009 02:30:09 +0000 (02:30 +0000)]
remove asterisk 1.2 because of build breakages and obsolescence

SVN-Revision: 13811

15 years agoadd missing dependency
Felix Fietkau [Fri, 2 Jan 2009 02:28:45 +0000 (02:28 +0000)]
add missing dependency

SVN-Revision: 13810

15 years agopygtk does not build with linux 2.4
Felix Fietkau [Fri, 2 Jan 2009 02:28:41 +0000 (02:28 +0000)]
pygtk does not build with linux 2.4

SVN-Revision: 13809

15 years agoecore does not build with linux 2.4
Felix Fietkau [Fri, 2 Jan 2009 02:28:37 +0000 (02:28 +0000)]
ecore does not build with linux 2.4

SVN-Revision: 13808

15 years agofix libtool compile
Felix Fietkau [Fri, 2 Jan 2009 01:47:13 +0000 (01:47 +0000)]
fix libtool compile

SVN-Revision: 13807

15 years agocompile xglamo on arm only
Felix Fietkau [Fri, 2 Jan 2009 01:47:09 +0000 (01:47 +0000)]
compile xglamo on arm only

SVN-Revision: 13806

15 years agoupdate batman-advanced to match 0.1 release
Marek Lindner [Thu, 1 Jan 2009 17:55:45 +0000 (17:55 +0000)]
update batman-advanced to match 0.1 release

SVN-Revision: 13798

15 years agoadding touchscreen calibration file for the Openmoko gta02 "Freerunner" and some...
Mirko Vogt [Thu, 1 Jan 2009 17:41:14 +0000 (17:41 +0000)]
adding touchscreen calibration file for the Openmoko gta02 "Freerunner" and some minor changes

SVN-Revision: 13797

15 years agoFix libpam install.
Lars-Peter Clausen [Wed, 31 Dec 2008 15:07:21 +0000 (15:07 +0000)]
Fix libpam install.

SVN-Revision: 13787

15 years agoUpdate telepathy-python to 0.15.3
Lars-Peter Clausen [Wed, 31 Dec 2008 15:02:25 +0000 (15:02 +0000)]
Update telepathy-python to 0.15.3

SVN-Revision: 13786

15 years agoFix libusb install.
Lars-Peter Clausen [Wed, 31 Dec 2008 14:59:32 +0000 (14:59 +0000)]
Fix libusb install.

SVN-Revision: 13785

15 years agoAdd smproxy package.
Lars-Peter Clausen [Wed, 31 Dec 2008 13:55:11 +0000 (13:55 +0000)]
Add smproxy package.

SVN-Revision: 13781

15 years agoSome minor cleanups.
Lars-Peter Clausen [Wed, 31 Dec 2008 00:22:40 +0000 (00:22 +0000)]
Some minor cleanups.

SVN-Revision: 13780

15 years agoAdd md5sum and description.
Lars-Peter Clausen [Wed, 31 Dec 2008 00:15:49 +0000 (00:15 +0000)]
Add md5sum and description.

SVN-Revision: 13779

15 years agoAdd DISPLAY_SUPPORT dependency to mesa dri modules.
Lars-Peter Clausen [Wed, 31 Dec 2008 00:08:11 +0000 (00:08 +0000)]
Add DISPLAY_SUPPORT dependency to mesa dri modules.

SVN-Revision: 13778

15 years agoFix typo in build dependency list.
Lars-Peter Clausen [Tue, 30 Dec 2008 23:46:04 +0000 (23:46 +0000)]
Fix typo in build dependency list.

SVN-Revision: 13777

15 years agopackages/net/lldpd: fix typo in makefile
Jo-Philipp Wich [Tue, 30 Dec 2008 12:30:58 +0000 (12:30 +0000)]
packages/net/lldpd: fix typo in makefile

SVN-Revision: 13774

15 years agopackages/net: add lldpd link-layer discovery protocol daemon
Jo-Philipp Wich [Tue, 30 Dec 2008 07:38:11 +0000 (07:38 +0000)]
packages/net: add lldpd link-layer discovery protocol daemon

SVN-Revision: 13770