summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* * Fixed bash patchesNigel Kukard2008-05-019-42/+42
|
* remove libdir-la.patch, handled by Makefile.autotools.inJohn Voltz2008-05-011-77/+0
|
* remove libdir-la.patch, handled by Makefile.autotools.inJohn Voltz2008-05-011-77/+0
|
* fix festival file downloadersJohn Voltz2008-05-012-15/+15
|
* remove unnecessary libdir-la.patch patches and modify Makefile.autotools.in ↵John Voltz2008-05-016-316/+25
| | | | to patch libtool automatically.
* patch for xserver tslib supportJohn Voltz2008-05-011-0/+9
|
* * Sync'd bash patches to upstreamNigel Kukard2008-04-299-0/+605
|
* busybox: 1.10.1 patchesPeter Korsgaard2008-04-296-0/+858
|
* * Bump version to 5.1.1Nigel Kukard2008-04-292-3/+7
| | | | | * Use bzip2 compression (rpms can have gzip or bzip2 payloads) * -j1, rpm cannot build with more than 1 thread
* * Bump to 5.1.0Nigel Kukard2008-04-271-2/+2
| | | | * Use fnctl for locking
* Change freetype makefile to fix $(STAGING_DIR)/usr/bin/freetype-configJohn Voltz2008-04-251-10/+48
|
* Change cups makefile to fix $(STAGING_DIR)/usr/bin/cups-configJohn Voltz2008-04-251-13/+51
|
* package: s/$(STRIP)/$(STRIPCMD)/Peter Korsgaard2008-04-254-5/+5
|
* reverting r21851John Voltz2008-04-252-92/+131
|
* update qtopia snapshot version and fix problem with qmake generated ↵John Voltz2008-04-242-131/+92
| | | | makefiles being unable to find the toolchain
* add libiconv and framework for vlcJohn Voltz2008-04-245-0/+52
|
* remove unused JAMVM_DIR_PREFIXJohn Voltz2008-04-241-1/+0
|
* add pcreJohn Voltz2008-04-243-0/+24
|
* add oprofileJohn Voltz2008-04-246-0/+301
|
* make ng-spice use the proper header directoryJohn Voltz2008-04-241-0/+2
|
* bump to 0.97.1, removed patch as it has been already applied in upstream ↵John Voltz2008-04-244-39/+13
| | | | | | revision 0.97.0 (http://gcc.gnu.org/bugzilla/buglist.cgi?product=classpath&target_milestone=0.97) also fix change in package path that prevented patches from being applied
* remove arch specific mistakeJohn Voltz2008-04-241-1/+1
|
* remove trailing spaceJohn Voltz2008-04-241-1/+1
|
* revert 21840John Voltz2008-04-242-16/+4
|
* revert commit 21832John Voltz2008-04-241-9/+1
|
* add selectable commit id to mtd-utilsJohn Voltz2008-04-243-4/+26
|
* remove arch-prefix from binary filenameJohn Voltz2008-04-241-1/+1
|
* select docker with xstroke so xstroke has a place to liveJohn Voltz2008-04-242-1/+2
|
* update webkit versionJohn Voltz2008-04-241-1/+1
|
* some fixes for XJohn Voltz2008-04-243-1/+9
|
* update lighttpdJohn Voltz2008-04-244-135/+54
|
* make sure xslt uses the right xml2 headersJohn Voltz2008-04-241-0/+1
|
* small fix for libdaemonJohn Voltz2008-04-241-1/+1
|
* more options for expat, move install to /usrJohn Voltz2008-04-241-1/+9
|
* small fix for alsamixerguiJohn Voltz2008-04-241-1/+1
|
* fbset: remove unneeded avr32 patchPeter Korsgaard2008-04-241-108/+0
| | | | Reported by Hans-Christian Egtvedt.
* fbv: use .patch.$ARCH naming conventionPeter Korsgaard2008-04-245-146/+114
|
* fbset: use .patch.$ARCH naming conventionPeter Korsgaard2008-04-242-1/+3
|
* strace: use .patch.$ARCH naming conventionPeter Korsgaard2008-04-244-1/+2
|
* sqlite: bump versionPeter Korsgaard2008-04-241-1/+1
|
* qtopia4: use .patch.$ARCH naming conventionPeter Korsgaard2008-04-236-1/+2
|
* busybox: bump versionPeter Korsgaard2008-04-226-164/+1
|
* blockdev: sort entries alphabeticallyPeter Korsgaard2008-04-191-1/+1
|
* * This fix is included upstream as from 0.0.8Nigel Kukard2008-04-191-12/+0
|
* buildroot: devmem2 packagePeter Korsgaard2008-04-183-0/+50
|
* * Updated bootutils to new releaseNigel Kukard2008-04-171-1/+1
|
* * Added FIX for rindex/index, will patch util-linux aswell and submit upstreamNigel Kukard2008-04-171-0/+45
|
* * Reverted index/rindex fixNigel Kukard2008-04-171-21/+0
|
* * Convert bootutils to autotoolsNigel Kukard2008-04-171-56/+5
|
* * Fix _llseek not being defined in some casesNigel Kukard2008-04-172-0/+42
| | | | * Add index & rindex defines if they're not defined either (legacy susv4 functions)