summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* add whichMike Frysinger2004-11-114-0/+57
|
* portmapMike Frysinger2004-11-1111-1/+676
|
* add help descMike Frysinger2004-11-111-4/+3
|
* add help textMike Frysinger2004-11-112-8/+7
|
* move ver number into a varMike Frysinger2004-11-111-6/+6
|
* Disable busybox arEric Andersen2004-11-061-2/+1
|
* new versionMike Frysinger2004-11-021-1/+1
|
* Jan Lana writes:Eric Andersen2004-10-271-1/+2
| | | | | | | | | Hi, package/ncurses/ncurses.mk doesn't create root/usr/include directory before installation. There is a simple patch. - Jenda
* Be certain ncurses is enabled when depended uponEric Andersen2004-10-271-0/+1
|
* nuke sources/ - you might want to move sources/dl/ to dl/ to avoid ↵Tim Riker2004-10-271-2/+2
| | | | redownloading the world
* less depends on ncursesNed Ludd2004-10-271-1/+1
|
* fakeroot 1.1.2 is no longer available, updated to 1.1.5. Reported by Karsten ↵Ned Ludd2004-10-271-2/+3
| | | | Kruse uclibc ml
* force boa to use $(STRIP) vs the host strip. Reported by Thomas Petazzoni on ↵Ned Ludd2004-10-271-1/+1
| | | | uclibc ml
* Enforce openssl dependency.Manuel Novoa III2004-10-272-1/+2
|
* security version bump with build fixes from neddMike Frysinger2004-10-261-2/+4
|
* Update linux kernel to the latest and greatestEric Andersen2004-10-2118-13/+21
|
* make sure build uses $TARGET_CFLAGS instead of stupid -O3Mike Frysinger2004-10-211-5/+7
|
* fix uninstall target so it doesnt delete the *hosts* flex :xMike Frysinger2004-10-211-3/+18
|
* version updateMike Frysinger2004-10-211-1/+1
|
* convert patches to -p1 formatMike Frysinger2004-10-1914-367/+71
|
* Fixup obvious bugEric Andersen2004-10-181-1/+1
|
* bash-3.0Mike Frysinger2004-10-1814-4/+1306
|
* update to a version of e2fsprogs that builds with sh4, make sure build uses ↵Mike Frysinger2004-10-151-4/+7
| | | | $TARGET_CFLAGS, and compile only the misc subdir since we will be using just mke2fs/badblocks
* fix installing of libproc.so on 64bit systems (like amd64) and fix the clean ↵Mike Frysinger2004-10-151-3/+8
| | | | target so it works
* fix valgrind dependanciesEric Andersen2004-10-151-3/+3
|
* help textMike Frysinger2004-10-1419-74/+75
|
* findutils helpMike Frysinger2004-10-141-4/+4
|
* add portage supportMike Frysinger2004-10-144-0/+117
|
* nano URLMike Frysinger2004-10-141-0/+2
|
* add some help textMike Frysinger2004-10-141-5/+3
|
* Update socat to a current version that is actually presentEric Andersen2004-10-141-2/+2
|
* Be certain make is happy and will not keep trying to reinstallEric Andersen2004-10-141-0/+1
|
* fix building of procps on mips systemsMike Frysinger2004-10-142-0/+30
|
* use $TARGET_CFLAGSMike Frysinger2004-10-141-0/+1
|
* Teach rsync to compileEric Andersen2004-10-142-0/+12
|
* Update a few packagesEric Andersen2004-10-1419-51/+68
|
* Kristian Hoffmann:Mike Frysinger2004-10-141-1/+1
| | | | | | Attached is a (trivial) patch to fix a reference to an undefined variable 'IPROUTE2_SOURCE_URL' that prevents the source from being downloaded correctly.
* Update to a working url and current versionEric Andersen2004-10-131-3/+3
|
* teach boa to compileEric Andersen2004-10-131-5/+24
|
* busybox 1.00Mike Frysinger2004-10-131-1/+1
|
* more updates for pythonMike Frysinger2004-10-124-3/+60
|
* use $TARGET_CFLAGSMike Frysinger2004-10-111-0/+1
|
* use M4_VERMike Frysinger2004-10-111-2/+3
|
* use $TARGET_CFLAGSMike Frysinger2004-10-111-2/+4
|
* use $TARGET_CFLAGSMike Frysinger2004-10-111-0/+1
|
* latest tar needs fixes from cvsMike Frysinger2004-10-114-0/+154
|
* use $(TARGET_CFLAGS)Mike Frysinger2004-10-111-0/+2
|
* Andrew May writes:Eric Andersen2004-10-101-0/+1
| | | | | | | | | | | | | A few more little ones. busybox fdisk with large files should be removed without large files. gdbtarget/gdb_client got mixed up in the Makefile.in. I think gdbtarget should have a depend on ncurses but I am not sure if it should go in the config or in the .mk. It may be nice to split out the server and client. uclibc.mk was checking BR2_SOFT_FLOAT for true not y.
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-0983-86/+86
|
* Thomas Lundquist: have the makefiles depend on the correct fileMike Frysinger2004-10-091-5/+6
|