| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Export site package directory location for use by other packages | Hamish Moffatt | 2008-09-11 | 1 | -0/+1 | |
| | | ||||||
| * | Applied patch from Michel Wilson to allow the cursor in the X root window to | Hamish Moffatt | 2008-09-10 | 2 | -0/+13 | |
| | | | | | | be disabled. Unfortunately this is a compile-time option. | |||||
| * | busybox: 1.11.2 patch | Peter Korsgaard | 2008-09-09 | 1 | -0/+21 | |
| | | ||||||
| * | busybox: remove stale busybox 1.11.1 patches | Peter Korsgaard | 2008-09-09 | 4 | -231/+0 | |
| | | | | | Hamish, don't forget to remove those when you bump the version | |||||
| * | Support building without WCHAR support | Hamish Moffatt | 2008-09-09 | 2 | -1/+29 | |
| | | ||||||
| * | Keep /usr/bin/python2.4 and make /usr/bin/python a link to it | Hamish Moffatt | 2008-09-08 | 1 | -1/+2 | |
| | | ||||||
| * | module-init-tools: check correct symbol for cross-depmod | Peter Korsgaard | 2008-09-07 | 1 | -1/+1 | |
| | | | | | Reported by Markus Heidelberg | |||||
| * | fakeroot: bump version | Peter Korsgaard | 2008-09-07 | 1 | -2/+2 | |
| | | ||||||
| * | libid3tag: don't depend on libmad | Peter Korsgaard | 2008-09-07 | 2 | -2/+1 | |
| | | | | | libid3tag doesn't use libmad. | |||||
| * | jffs2: cleanup | Peter Korsgaard | 2008-09-07 | 2 | -12/+4 | |
| | | | | | | | | | Patch by Markus Heidelberg <markus.heidelberg@web.de> * remove needless help in invisible config options * correct wrong indenting * remove unused BR2 variables for default pagesize and devfile | |||||
| * | mysql_client: fix paths | Peter Korsgaard | 2008-09-07 | 1 | -1/+1 | |
| | | | | | Patch by Markus Heidelberg <markus.heidelberg@web.de> | |||||
| * | xapp_xman: fix paths | Peter Korsgaard | 2008-09-07 | 1 | -1/+1 | |
| | | | | | Patch by Markus Heidelberg <markus.heidelberg@web.de> | |||||
| * | concierge: fix paths | Peter Korsgaard | 2008-09-07 | 1 | -2/+2 | |
| | | | | | Patch by Markus Heidelberg <markus.heidelberg@web.de> | |||||
| * | speex: fix paths (broken by r23330) | Peter Korsgaard | 2008-09-06 | 1 | -1/+1 | |
| | | | | | Patch by Markus Heidelberg <markus.heidelberg@web.de> | |||||
| * | mpg123: fix paths (broken by r23330) | Peter Korsgaard | 2008-09-06 | 1 | -1/+1 | |
| | | ||||||
| * | madplay: fix paths (broken by r23330) | Peter Korsgaard | 2008-09-06 | 1 | -1/+1 | |
| | | ||||||
| * | libsndfile: fix paths (broken by r23330) | Peter Korsgaard | 2008-09-06 | 1 | -1/+1 | |
| | | ||||||
| * | libmad: fix paths (broken by r23330) | Peter Korsgaard | 2008-09-06 | 1 | -2/+2 | |
| | | ||||||
| * | libid3tag: fix paths (broken by r23330) | Peter Korsgaard | 2008-09-06 | 1 | -1/+1 | |
| | | ||||||
| * | festival: fix path in AUTOTARGETS (broken by r23330) | Peter Korsgaard | 2008-09-06 | 2 | -2/+2 | |
| | | ||||||
| * | asterisk: fix paths (broken by r23330) | Peter Korsgaard | 2008-09-06 | 1 | -1/+1 | |
| | | ||||||
| * | alsa-utils: fix paths (broken by r23330) | Peter Korsgaard | 2008-09-06 | 1 | -1/+1 | |
| | | ||||||
| * | alsa-lib: fix paths (broken by r23330) | Peter Korsgaard | 2008-09-06 | 1 | -1/+1 | |
| | | ||||||
| * | festival: fix more paths (broken by r23330) | Peter Korsgaard | 2008-09-06 | 1 | -3/+3 | |
| | | | | | Patch by Markus Heidelberg <markus.heidelberg@web.de> | |||||
| * | festival: fix paths (broken by r23330) | Peter Korsgaard | 2008-09-06 | 1 | -4/+4 | |
| | | | | | Patch by Michel Wilson <michel@crondor.net> | |||||
| * | audio: Move all audio packages into audio subdir | Daniel Laird | 2008-09-05 | 45 | -21/+24 | |
| | | | | | | | | | Moved all audio packages into a subdir called audio. I then created a Config.in and made sure that a audio.mk existed. Daniel Laird | |||||
| * | sqlite: bump version | Peter Korsgaard | 2008-09-05 | 1 | -1/+1 | |
| | | ||||||
| * | Version bump to 2.3.7 | Hamish Moffatt | 2008-09-05 | 2 | -4/+4 | |
| | | | | | This package should be converted to use Makefile.autotools.in by someone who uses it.. | |||||
| * | New package for dnet, a wrapper library for getting access to kernel network ↵ | Hamish Moffatt | 2008-09-04 | 4 | -0/+75 | |
| | | | | | | | information and an optional Python module for the same. | |||||
| * | Override the uninstall target rather than the clean target | Hamish Moffatt | 2008-09-04 | 1 | -3/+4 | |
| | | | | | | Also, don't actually create the .stamp_uninstalled but remove the .stamp_installed file instead (ala the overridden target). | |||||
| * | Make the autotools xyz-clean target call xyz-uninstall first, rather than ↵ | Hamish Moffatt | 2008-09-04 | 1 | -5/+2 | |
| | | | | | duplicating its actions | |||||
| * | Applied change from Ben Nizette and Hans-Christian Egtvedt to | Hamish Moffatt | 2008-09-04 | 1 | -2/+4 | |
| | | | | | | | correctly detect version of gcc on recent distros. Supplied patch was against git and didn't apply cleanly to svn, so applied by hand. | |||||
| * | Remove lzo patches which aren't required with latest liblzo package updates | Hamish Moffatt | 2008-09-04 | 2 | -24/+0 | |
| | | ||||||
| * | Added eeprog package from gustavoz | Hamish Moffatt | 2008-09-04 | 3 | -0/+53 | |
| | | ||||||
| * | Fix duplicate $(AUTORECONF) run in autoreconf and configure targets | Hamish Moffatt | 2008-09-04 | 1 | -6/+4 | |
| | | ||||||
| * | In the uninstall and clean targets, remove the built/installed stamp files | Hamish Moffatt | 2008-09-04 | 1 | -0/+5 | |
| | | | | | so that those actions will do something if executed again. | |||||
| * | games: add games.mk so make will descent down package/games/*/*.mk | Peter Korsgaard | 2008-09-03 | 1 | -0/+1 | |
| | | ||||||
| * | Bump version | Thiago A. Corrêa | 2008-09-03 | 1 | -1/+1 | |
| | | ||||||
| * | Qtopia: don't build sqlite driver when SQL module is disabled. | Thiago A. Corrêa | 2008-09-03 | 1 | -0/+6 | |
| | | ||||||
| * | file: select zlib | Peter Korsgaard | 2008-09-02 | 1 | -0/+1 | |
| | | | | | file depends on zlib, so make it visible in kconfig. | |||||
| * | file: bump version and use official upstream instead of Debian | Peter Korsgaard | 2008-09-02 | 1 | -3/+3 | |
| | | | | | Debian is a bit too volatile. | |||||
| * | cups: fix help text | Peter Korsgaard | 2008-09-02 | 1 | -1/+1 | |
| | | ||||||
| * | bridge: bump version | Peter Korsgaard | 2008-09-02 | 1 | -1/+2 | |
| | | | | | Upstream tarball doesn't include configure, so run autoreconf. | |||||
| * | bridge: convert to Makefile.autotools.in format | Peter Korsgaard | 2008-09-02 | 1 | -66/+23 | |
| | | ||||||
| * | Update to Python 2.4.5 (latest patch rev of 2.4) | Hamish Moffatt | 2008-09-02 | 1 | -1/+2 | |
| | | | | | Remove the test suite before building, else it will fail to compile depending on what modules have been configured. | |||||
| * | cups: fix help text | Peter Korsgaard | 2008-09-01 | 1 | -3/+2 | |
| | | ||||||
| * | iperf: don't silently enable C++ support in toolchain | Peter Korsgaard | 2008-09-01 | 1 | -1/+4 | |
| | | ||||||
| * | iperf: bump version | Peter Korsgaard | 2008-09-01 | 1 | -1/+1 | |
| | | ||||||
| * | iperf: convert to Makefile.autotools.in format | Peter Korsgaard | 2008-09-01 | 1 | -62/+8 | |
| | | ||||||
| * | package: add libconfig package | Peter Korsgaard | 2008-09-01 | 3 | -0/+30 | |
| | | ||||||
