summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2010-02-21rename ext2-cf target rootfs to ext2-blockWaldemar Brodkorb
- add a foxg20 adkinstaller (not working yet) - rename ext2-cf target rootfs to ext2-block
2010-02-21disable alsa, otherwise madplay segfaultsWaldemar Brodkorb
2010-02-21Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadkWaldemar Brodkorb
2010-02-21disable obsolete options, add a generic php package with example configWaldemar Brodkorb
2010-02-21fix dependency for vorbis supportWaldemar Brodkorb
2010-02-21use more variables for init skriptWaldemar Brodkorb
2010-02-19avoid autotools usage on host systemWaldemar Brodkorb
There are to many combinations of autotools on host systems. If you need to patch the autotool buildsystem of a package always add a autotool.patch and regenerate configure on your host. That is the most portable way.
2010-02-18avoid calling auttool stuffWaldemar Brodkorb
2010-02-18remove cbtt, I never used it. And the makefiles just suckzWaldemar Brodkorb
2010-02-18Avoid/Fix build on OpenBSD host systemWaldemar Brodkorb
2010-02-17update to latest upstreamWaldemar Brodkorb
2010-02-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-17fix rebuild of autotools by touching files in a correct orderWaldemar Brodkorb
from freewrt/openbsd
2010-02-17fix build on OpenBSD hostWaldemar Brodkorb
- add a wrapper script for autoconf and autoreconf to avoid ifdef gluecode for every OS/autoconf combination - need to add more autoconf version for NetBSD/MirBSD
2010-02-16do not install man pagesWaldemar Brodkorb
2010-02-16Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadkWaldemar Brodkorb
2010-02-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-16update to latest upstreamWaldemar Brodkorb
2010-02-16hopefully fix my autotool regeneration patchesWaldemar Brodkorb
2010-02-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-16fix OpenBSD compileWaldemar Brodkorb
2010-02-16disable warnings, -Wextra does not exit on OpenBSD gccWaldemar Brodkorb
2010-02-16fix path for sftp-serverWaldemar Brodkorb
2010-02-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: package/nspr/Makefile
2010-02-15set osWaldemar Brodkorb
2010-02-15add patches missed by the last commitWaldemar Brodkorb
2010-02-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-15reenable kismet, let it compile with stdc++Waldemar Brodkorb
2010-02-15update to latest upstream versionWaldemar Brodkorb
2010-02-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-15disable for NetBSD buildWaldemar Brodkorb
2010-02-15fix compile on NetBSDWaldemar Brodkorb
2010-02-15add special handling for kernel modules in pkgmakerWaldemar Brodkorb
- use Config.in.kmod for packages with kernel modules - cleanup dots in uclibc Config.in - avoid autotool in cryptsetup, breaks build on debian lenny
2010-02-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-14fix some compile issues on NetBSDWaldemar Brodkorb
2010-02-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-14add generic toolchain only supportWaldemar Brodkorb
remove special cases (tomtom/g1)
2010-02-14remove unused workaroundWaldemar Brodkorb
2010-02-14fix compile for foxboardWaldemar Brodkorb
2010-02-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-14complete allmodconfig build on NetBSDWaldemar Brodkorb
2010-02-13add tcsh package, update TODOWaldemar Brodkorb
2010-02-13cleanupWaldemar Brodkorb
2010-02-13add cvs package, add half-ready bzr packageWaldemar Brodkorb
2010-02-13implement WPA client modeWaldemar Brodkorb
2010-02-13add support for wireless access point with p54usb stickWaldemar Brodkorb
2010-02-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-13use /usr/libexec to avoid conflicts of binaries in /usr/sbinWaldemar Brodkorb
2010-02-12Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb