Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-12 | xfsprogs: update to 6.6.0 | Waldemar Brodkorb | |
2021-10-30 | xfsprogs: Fix build | Phil Sutter | |
Have to link against libuuid. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2021-10-22 | xfsprogs: update to 5.13.0 | Waldemar Brodkorb | |
2017-12-15 | xfsprogs: update to 4.13.1 | Waldemar Brodkorb | |
2017-06-10 | xfsprogs: update to 4.11.0 | Waldemar Brodkorb | |
2016-10-03 | remove librt/libpthread packages, not required anymore | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org> | |||
2016-09-27 | xfsprogs: update to 4.7.0 | Waldemar Brodkorb | |
2016-09-24 | xfsprogs: disable self-test | Waldemar Brodkorb | |
2015-11-27 | xfsprogs: update to latest stable, unbreak for uClibc-ng builds | Waldemar Brodkorb | |
2015-11-15 | add new ADK Symbol PKG_NEEDS | Waldemar Brodkorb | |
There are a lot of packages which needs special features either toolchain or hardware features. Add a new symbol which will be used to disable packages, when a toolchain for example does not provide this feature. At the moment following features are required to set for a package: threads rt c++. There will follow: mmu iconv. This will help to better support targets without MMU or threading support. | |||
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-13 | use static-libgc not only for base, simplifies dependencies, just a few ↵ | Waldemar Brodkorb | |
bytes bigger for a xbmc build | |||
2014-05-06 | update to latest upstream, fix Darwin cross-compile | Waldemar Brodkorb | |
2014-03-12 | fix runtime dependency | Waldemar Brodkorb | |
2014-03-02 | goodbye eglibc, see my blog http://blog.waldemar-brodkorb.de/ | Waldemar Brodkorb | |
2014-01-01 | another round of updates and musl fixes | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-10-05 | disable build for uClibc | Waldemar Brodkorb | |
2013-04-25 | wrong patch | Waldemar Brodkorb | |
2013-04-05 | make qemu mips64 work again, allow xfsprogs to build with uclibc, add partprobe | Waldemar Brodkorb | |
2012-03-13 | add missing dependency to libblkid | Waldemar Brodkorb | |
2011-12-18 | avr32 workarounds | Waldemar Brodkorb | |
2011-11-10 | fix make bulk on OpenADK buildserver | Waldemar Brodkorb | |
2011-10-22 | add xfs_growfs | Waldemar Brodkorb | |
2011-10-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-10-12 | misc fixes from bulk build | Waldemar Brodkorb | |
2011-10-12 | fix compile under Darwin again | Waldemar Brodkorb | |
2011-10-10 | update to latest upstream. my statvfs changes seems to be not compatible to ↵ | Waldemar Brodkorb | |
normal behaviour | |||
2011-04-07 | update some packages after libpng15 update, misc stuff | Waldemar Brodkorb | |
2011-02-14 | allow cross-compile on Darwin, remove broken rpm package (unused). | Waldemar Brodkorb | |
2011-01-22 | activate GCC cflags check, cleanup FLAGS stuff in OpenADK. | Waldemar Brodkorb | |
* remove TCFLAGS/TLDFLAGS/TCPPFLAGS and only use TARGET_CFLAGS/TARGET_LDFLAGS/TARGET_CPPFLAGS, ... * activate GCC_HONOUR_COPTS and fix all packages to honour CFLAGS * use CC_FOR_BUILD, CFLAGS_FOR_BUILD, ... for all build compilation, remove HOST* variants * introduce KERNEL_MODULE_FLAGS for external kernel modules * mark rpm package as broken, mark syslinux for native builds only, mark libhugetlb for eglibc/glibc only usage | |||
2010-11-12 | updates and build fixes for a lot of packages | Waldemar Brodkorb | |
compiled for ibmx40 with eglibc. | |||
2010-10-14 | make MacOS X works as build system for most of the packages, update some ↵ | Waldemar Brodkorb | |
packages to latest stable upstream version | |||
2010-09-14 | replace mksh scripts with faster C programs | Waldemar Brodkorb | |
depmaker and pkgmaker is replaced by C programs. scan-pkgs.sh will be replaced by another mechanism. scan-pkgs.sh is needed to recognize package flavour changes, so that a package is rebuild. Generation of meta-data is a lot faster now. Fix or add new PKG variables to fulfill the needs of the new programs. Documentation will follow as soon as it is stable. | |||
2010-07-12 | modify many PKG_DESCR variables to fit better into 80 width terminal window | Waldemar Brodkorb | |
2010-07-08 | Merge remote branch 'phil/auto-config-in' | Waldemar Brodkorb | |
Conflicts: Config.in package/dropbear/Makefile package/iptables/Makefile package/kismet/Makefile package/nfs-utils/Makefile package/ntpclient/Makefile package/openvpn/Makefile package/pkgmaker package/rxvt-unicode/Makefile package/vgp/Makefile package/wpa_supplicant/Makefile package/xf86-input-keyboard/Makefile package/xf86-input-mouse/Makefile | |||
2010-07-06 | massive whitespace cleanup (EOL), suggested by j.seitter | Waldemar Brodkorb | |
2010-06-12 | massive PKG_SECTION adjustments | Phil Sutter | |
2010-02-14 | complete allmodconfig build on NetBSD | Waldemar Brodkorb | |
2010-02-07 | change defaults for CONFIG/BUILD/INSTALL styles | Waldemar Brodkorb | |
All packages need an update, so here is a very huge commit. Most of the 460 source packages use automatic style for configuration, building and installing. Make these styles default to "auto". If you have a package, which does not conform to this, just use manual style and add a do-$task make target. I added a new style named AUTOTOOL style, which is needed for some broken packages, which needs to be updated via autoconf or automake. I renamed CONFIGURE_STYLE to CONFIG_STYLE. Updates for some packages, which have newer upstream versions. Renaming of all package/*/extra directories. Use the directory src/ to provide overwrites of source files or to add the code, when no upstream package is available or used. src directory will be automatically used. | |||
2009-12-23 | remove and ignore autogenerated Config.in files | Waldemar Brodkorb | |
2009-12-20 | create package/Depends.mk dynamically; add PKG_BUILDDEP to all Makefiles | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2009-12-12 | cross-compile on freeBSD, remove bzero | Waldemar Brodkorb | |
2009-06-01 | remove unused $Id$ | Waldemar Brodkorb | |
- $id$ substitution is not apropriate for git scm | |||
2009-05-30 | optimize ipkg package management | Waldemar Brodkorb | |
- generate ipkg control file from PKG_* variables - automatically install init scripts from ./files/*.init set #PKG pkgname to set the binary package - rename FWINIT -> INIT - move postinst and conffiles meta data to ./files - update the packages to the latest upstream version - remove some unready or unused package (strongswan,..) more cleanups needed after allmodconfig | |||
2009-05-23 | - cleanup and document PKG_template, ARCH parameter is not needed anymore | Waldemar Brodkorb | |
- use CPU_ARCH for fake dir and ipkg - enable DEBUG option in menu and rename to ADK_DEBUG | |||
2009-05-17 | Initial import | wbx | |