summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2011-03-04add a devel subpackageWaldemar Brodkorb
2011-03-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-03-04update to latest stable upstream versionWaldemar Brodkorb
2011-03-04rename package to db, add subpkg for development filesWaldemar Brodkorb
2011-03-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-03-04update to latest stable versionWaldemar Brodkorb
2011-03-04update to latest upstream version, fix native buildWaldemar Brodkorb
2011-03-04style fixesWaldemar Brodkorb
2011-03-04remove unrecognized configure argumentWaldemar Brodkorb
2011-03-03Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-03-03more native compile fixes on my ibm x40Waldemar Brodkorb
2011-03-03fine tune lighttp configWaldemar Brodkorb
2011-03-02fix path, use /usr/binWaldemar Brodkorb
2011-03-01allow compile with uClibc, patch from Gentoo bug trackerWaldemar Brodkorb
2011-03-01update to latest stable versionWaldemar Brodkorb
2011-03-01fix startup scripts, when variable is not set in /etc/rc.confWaldemar Brodkorb
2011-03-01update to latest stable versionWaldemar Brodkorb
2011-03-01move init file to correct placeWaldemar Brodkorb
2011-03-01misc patches needed for allmodconfig for ibm-x40-eglibc on Darwin OSWaldemar Brodkorb
* fix *.pc / *-config file handling.
2011-02-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-02-26minor fixesWaldemar Brodkorb
2011-02-26resolve merge problemsWaldemar Brodkorb
2011-02-26another round of native compile fixesWaldemar Brodkorb
2011-02-26resolve xterm Makefile conflictWaldemar Brodkorb
2011-02-26c++ compiler fixesWaldemar Brodkorb
when C++ compiler is disabled by user, do not allow to compile packages , which require a C++ compiler. Older libtool unnecessary checks for c++ tools, so regenerate autotool stuff.
2011-02-24resolve conflictWaldemar Brodkorb
2011-02-24allow native build of a lot of packagesWaldemar 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-24disable packages for cris, enable more packages by hardware features (vga, ↵Waldemar Brodkorb
input)
2011-02-24Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-02-24update to latest upstream versionWaldemar 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-24fix typo in variable nameWaldemar Brodkorb
2011-02-21port totd, the trick or treat daemonPhil Sutter
This is a simple DNS-ALG implementation used for NAT-PT & Co.
2011-02-21port GNU netcatPhil Sutter
2011-02-21asterisk-pgsql: get install files from WRKINSTPhil 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-21base-files: fix vlan support for busybox vconfigPhil 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-21package/tcpdump: ease the use of chrootPhil 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-19add new package rdesktopWaldemar Brodkorb
2011-02-18use this package only for native builds for nowWaldemar Brodkorb
2011-02-18add libintl development subpackageWaldemar Brodkorb
2011-02-16this variable is used in common context now.Waldemar Brodkorb
2011-02-16add strings to binutils packageWaldemar Brodkorb
2011-02-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-02-16add client startup script, when using nfs4Waldemar Brodkorb
2011-02-16add perl module needed for intltoolWaldemar Brodkorb
2011-02-16remove unused flavour stuffWaldemar Brodkorb
2011-02-16use CC_FOR_BUILD and CFLAGS_FOR_BUILDWaldemar Brodkorb
2011-02-16use better categoryWaldemar Brodkorb
2011-02-16use better categoryWaldemar Brodkorb
2011-02-16correct package sectionWaldemar Brodkorb
2011-02-16fix typo in variable nameWaldemar Brodkorb