Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/config: add gettext helper | Peter Korsgaard | 2008-06-19 | 1 | -0/+14 |
| | | | | From Bernhards tree (2b693d78) | ||||
* | package/config: rebase from upstream (2.6.24.4) | Peter Korsgaard | 2008-06-19 | 14 | -1009/+1725 |
| | | | | From Bernhards tree (1af211ea) | ||||
* | package/config: rebase from upstream (2.6.23.14) | Peter Korsgaard | 2008-06-19 | 16 | -88/+119 |
| | | | | From Bernhards tree (2737cfdd) | ||||
* | package/config: cygwin fix | Peter Korsgaard | 2008-06-19 | 1 | -2/+2 |
| | | | | | | | - pass HOST_LOADLIBES down to make mconf for cygwin - fix link-order WRT HOST_LOADLIBES From Bernhards tree (91018d95) | ||||
* | nbd: bump version and depend on glib2 | Peter Korsgaard | 2008-06-18 | 2 | -4/+7 |
| | | | | Patch by Thiago A. Correa. | ||||
* | proftpd: remove unneeded susv3 legacy patch | Peter Korsgaard | 2008-06-18 | 1 | -173/+0 |
| | |||||
* | dnsmasq: use awk instead of nawk | Peter Korsgaard | 2008-06-18 | 1 | -1/+1 |
| | |||||
* | proftp: bump version and fix compilation on 2.6.24+ | Peter Korsgaard | 2008-06-18 | 3 | -39/+52 |
| | | | | Based on patch by Thiago A. Corrêa. | ||||
* | usbutils: select libusb | Peter Korsgaard | 2008-06-18 | 1 | -0/+1 |
| | |||||
* | Fix options to configure | Hamish Moffatt | 2008-06-17 | 1 | -1/+1 |
| | |||||
* | Remove patch which isn't required for the specified upstream version | Hamish Moffatt | 2008-06-17 | 1 | -10/+0 |
| | |||||
* | Fix missing punctuation | Hamish Moffatt | 2008-06-17 | 1 | -1/+1 |
| | |||||
* | lsof: bump version | Peter Korsgaard | 2008-06-16 | 5 | -12/+12 |
| | | | | Patch by Conrad Parker. | ||||
* | libvorbis: use BR2_SOFT_FLOAT to set default for tremor | Peter Korsgaard | 2008-06-16 | 1 | -1/+1 |
| | | | | Use BR2_SOFT_FLOAT to set default for tremor instead of hardcoded arch list. | ||||
* | libvorbis: make tremor option description more clear | Peter Korsgaard | 2008-06-16 | 1 | -2/+1 |
| | | | | Also remove comment about not being implemented. | ||||
* | libvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERS | Peter Korsgaard | 2008-06-16 | 2 | -26/+0 |
| | | | | | | We don't need per-package header install options now that we have BR2_HAVE_DEVFILES (they are in fact useless as the files will get overwritten/deleted anyway). | ||||
* | libvorbis: fix av32 typo in tremor default | Peter Korsgaard | 2008-06-16 | 1 | -1/+1 |
| | |||||
* | libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't. | Peter Korsgaard | 2008-06-16 | 1 | -1/+1 |
| | |||||
* | libogg: remove BR2_PACKAGE_LIBOGG_HEADERS | Peter Korsgaard | 2008-06-16 | 2 | -23/+2 |
| | | | | | | We don't need per-package header install options now that we have BR2_HAVE_DEVFILES (they are in fact useless as the files will get overwritten/deleted anyway). | ||||
* | libogg: move header install to seperate target so it isn't always out-of-date | Peter Korsgaard | 2008-06-16 | 1 | -2/+4 |
| | |||||
* | libogg: fix libogg.a target | Peter Korsgaard | 2008-06-16 | 1 | -3/+1 |
| | | | | Based on patch by Conrad Parker. | ||||
* | python: fix hostpython target. | Peter Korsgaard | 2008-06-16 | 1 | -1/+1 |
| | | | | | | Remove invalid hyphen in front of -$(MAKE) in the middle of a subshell Patch by Conrad Parker. | ||||
* | file: bump version | Peter Korsgaard | 2008-06-16 | 1 | -1/+1 |
| | | | | Patch by Conrad Parker. | ||||
* | php: fix s/EXIT/EXT/ typo in simplexml select | Peter Korsgaard | 2008-06-16 | 1 | -1/+1 |
| | |||||
* | dnsmasq: touch target after make | Peter Korsgaard | 2008-06-15 | 1 | -0/+2 |
| | |||||
* | valgrind: don't add pkgconfig files to target | Peter Korsgaard | 2008-06-15 | 1 | -0/+1 |
| | |||||
* | valgrind: there is no vgskin_none.so anymore, use coregrind/valgrind instead | Peter Korsgaard | 2008-06-15 | 1 | -5/+4 |
| | |||||
* | dbus: depend on exact XML dep so it isn't always considered out-of-date | Peter Korsgaard | 2008-06-15 | 1 | -3/+10 |
| | |||||
* | valgrind: needs kernel headers (and doesn't respect CFLAGS) | Peter Korsgaard | 2008-06-15 | 1 | -0/+1 |
| | |||||
* | libxslt: use select instead of depends for pkgconfig like other packages | Peter Korsgaard | 2008-06-15 | 1 | -8/+5 |
| | | | | | | | There's not much point in using depends instead of select for pkgconfig as it's a host tool, E.G. it doesn't add anything to the rootfs. At the same time, strip Config.in of trailing spaces. | ||||
* | packages: fix pkgconfig depencies and select pkgconfig where needed | Peter Korsgaard | 2008-06-14 | 34 | -15/+36 |
| | |||||
* | dbus-glib: don't depend on host pkg-config | Peter Korsgaard | 2008-06-14 | 1 | -2/+2 |
| | |||||
* | package/Makefile.autotools.in: support 'make external-deps' | Peter Korsgaard | 2008-06-14 | 1 | -0/+5 |
| | |||||
* | pkgconfig: bump version and cleanup | Peter Korsgaard | 2008-06-14 | 6 | -387/+38 |
| | | | | | | | Upgrade to pkgconfig 0.23 which has native sysroot support (buggy, but easily fixable), which allows us to get rid of pkgconfig-filter.sh. At the same time cleanup the makefile. | ||||
* | busybox 1.10.3 patch | Peter Korsgaard | 2008-06-13 | 1 | -0/+10 |
| | |||||
* | avahi: make sure usr/lib/ exists | Peter Korsgaard | 2008-06-13 | 1 | -1/+1 |
| | |||||
* | expat: make sure usr/lib/ exists | Peter Korsgaard | 2008-06-13 | 1 | -0/+1 |
| | |||||
* | Publish $(LIBTOOL) variable and use it in the libusb dependencies, so that | Hamish Moffatt | 2008-06-13 | 2 | -3/+4 |
| | | | | libusb isn't rebuilt every time. | ||||
* | libusb: bump patch version | Peter Korsgaard | 2008-06-13 | 1 | -1/+1 |
| | |||||
* | libusb: depend on actual host-libtool binary | Peter Korsgaard | 2008-06-13 | 1 | -1/+1 |
| | | | | | We need to depend on the actual host-libtool binary instead of the phony host-libtool as libusb otherwise will get recompiled every time. | ||||
* | Fix missing libtool when building libusb | Hamish Moffatt | 2008-06-13 | 1 | -1/+1 |
| | |||||
* | busybox 1.10.x: bump version | Peter Korsgaard | 2008-06-07 | 8 | -254/+1 |
| | |||||
* | tslib: fix inputattach patch typos | Peter Korsgaard | 2008-06-03 | 1 | -2/+2 |
| | | | | | | | Patch by Markus Heidelberg. tslib should be changed to use inputattach from the input-tools package instead though. | ||||
* | Fix my own broken mistakes | Arnar Mar SigurĂ°sson | 2008-06-01 | 1 | -1/+3 |
| | |||||
* | Change to menuconfig and make it right. | Arnar Mar SigurĂ°sson | 2008-06-01 | 1 | -3/+3 |
| | |||||
* | Add missing depends | Arnar Mar SigurĂ°sson | 2008-06-01 | 2 | -0/+3 |
| | |||||
* | Cosmetic fixes | Arnar Mar SigurĂ°sson | 2008-06-01 | 2 | -2/+2 |
| | |||||
* | Added database menu to config (maybe move the other databases under it to ↵ | Arnar Mar Sigurðsson | 2008-06-01 | 5 | -0/+43 |
| | | | | | | remove the mess from the main package menu) Added mysql 5.1 client package, can be used to provide mysql support for PHP. Note: This package has only been tested on AVR32. | ||||
* | Dump php to version 5.2.6 and add SimpleXML extension to config menu | Arnar Mar SigurĂ°sson | 2008-06-01 | 2 | -15/+25 |
| | |||||
* | Add option to set default site to download package source from. FreeBSD ↵ | Arnar Mar Sigurðsson | 2008-06-01 | 1 | -0/+3 |
| | | | | ports mirrors (like: ftp2.uk.freebsd.org/pub/FreeBSD/ports/distfiles) are a good place to find almost all of the source packages. |