Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-26 | another round of native compile fixes | Waldemar Brodkorb | |
2011-02-24 | resolve conflict | Waldemar Brodkorb | |
2011-02-24 | allow native build of a lot of packages | Waldemar Brodkorb | |
STAGING_TARGET_DIR is used for package Makefile's for include and library search path's. STAGING_DIR is used for common code in mk/ or Makefile/rules.mk. STAGING_TARGET_DIR is /usr when native builds are used. | |||
2011-02-24 | disable packages for cris, enable more packages by hardware features (vga, ↵ | Waldemar Brodkorb | |
input) | |||
2011-02-24 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-02-24 | update to latest upstream version | Waldemar Brodkorb | |
* fix compile for cris architecture * fix compile under Cygwin. A full glib host build is required for glib-compile-schema and glib-genmarshal | |||
2011-02-24 | fix typo in variable name | Waldemar Brodkorb | |
2011-02-21 | port totd, the trick or treat daemon | Phil Sutter | |
This is a simple DNS-ALG implementation used for NAT-PT & Co. | |||
2011-02-21 | port GNU netcat | Phil Sutter | |
2011-02-21 | asterisk-pgsql: get install files from WRKINST | Phil Sutter | |
No need to fiddle them out of the WRKBUILD, as the regular asterisk installation in WRKINST is not being touched by other packages, at all (just the IDIRs). This could probably be done for most of the other sub-packages, too. (Which is left to the reader as an excercise. ;) | |||
2011-02-21 | base-files: fix vlan support for busybox vconfig | Phil Sutter | |
The busybox symlinks reside in /bin, so the check fails. Curiously, there is no vconfig package, so vlan support must have been broken since the beginning of time (for OpenADK). :) This patch also adds some error messages when the basic checks fail, useful helpers when debugging what's going wrong. Also, there was some whitespace fuckup in two lines. | |||
2011-02-21 | package/tcpdump: ease the use of chroot | Phil Sutter | |
Having this chroot feature enabled is not funny when no user to setuid to is defined. This patch fixes this annoyance by setting the default chroot user to "nobody", which exists as long as base-files do. | |||
2011-02-19 | add new package rdesktop | Waldemar Brodkorb | |
2011-02-18 | use this package only for native builds for now | Waldemar Brodkorb | |
2011-02-18 | add libintl development subpackage | Waldemar Brodkorb | |
2011-02-16 | this variable is used in common context now. | Waldemar Brodkorb | |
2011-02-16 | add strings to binutils package | Waldemar Brodkorb | |
2011-02-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-02-16 | add client startup script, when using nfs4 | Waldemar Brodkorb | |
2011-02-16 | add perl module needed for intltool | Waldemar Brodkorb | |
2011-02-16 | remove unused flavour stuff | Waldemar Brodkorb | |
2011-02-16 | use CC_FOR_BUILD and CFLAGS_FOR_BUILD | Waldemar Brodkorb | |
2011-02-16 | use better category | Waldemar Brodkorb | |
2011-02-16 | use better category | Waldemar Brodkorb | |
2011-02-16 | correct package section | Waldemar Brodkorb | |
2011-02-16 | fix typo in variable name | Waldemar Brodkorb | |
2011-02-16 | fix dependencies to libbind | Waldemar Brodkorb | |
2011-02-15 | acoid libtool relink, because it fails. | Waldemar Brodkorb | |
2011-02-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-02-14 | remove obsolete file | Waldemar Brodkorb | |
2011-02-14 | allow cross-compile on Darwin, remove broken rpm package (unused). | Waldemar Brodkorb | |
2011-02-14 | extra call to depend seems not required anymore | Waldemar Brodkorb | |
2011-02-14 | squid needs libtool | Waldemar Brodkorb | |
2011-02-14 | fix ccache usage | Waldemar Brodkorb | |
2011-02-11 | install more explicitely | Waldemar Brodkorb | |
2011-02-11 | fix typo | Waldemar Brodkorb | |
2011-02-11 | better description | Waldemar Brodkorb | |
2011-02-11 | disable some applets by default | Waldemar Brodkorb | |
2011-02-10 | add basic ccache support | Waldemar Brodkorb | |
2011-02-10 | it is wrong to add target include dir to host cppflags, breaks build on MacOS X | Waldemar Brodkorb | |
2011-02-08 | many bugfixes for native adksystems and some package updates | Waldemar Brodkorb | |
2011-02-05 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-02-05 | fix some allmodconfig issues for mips target | Waldemar Brodkorb | |
2011-02-05 | update to latest upstream version | Waldemar Brodkorb | |
2011-02-05 | fix build and runtime dependencies | Waldemar Brodkorb | |
2011-02-05 | do not link against host libiconv | Waldemar Brodkorb | |
2011-02-05 | avoid warning, create empty file for login information | Waldemar Brodkorb | |
2011-02-05 | add more subpackages, divide tools and library | Waldemar Brodkorb | |
2011-02-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-02-04 | create missing directory, before copy | Waldemar Brodkorb | |