Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-10 | update to latest upstream version | Waldemar Brodkorb | |
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-06-19 | compile autotool stuff, bison and flex by default | Waldemar Brodkorb | |
2014-05-30 | update to latest upstream | Waldemar Brodkorb | |
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-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-02-11 | add libgcc dependency | Waldemar Brodkorb | |
2013-10-29 | do not accidently link with libcharset, when NO_ICONV is set | Waldemar Brodkorb | |
2013-10-29 | update to latest upstream version | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-10-05 | fix uclibc compile,patch from alpinelinux | Waldemar Brodkorb | |
2013-09-04 | really disable iconv, even for eglibc builds, there is no XAKE_ENV. | Waldemar Brodkorb | |
2013-09-04 | update to latest upstream version, disable gettext/libintl | Waldemar Brodkorb | |
2013-01-31 | update to latest upstream, fix link error | Waldemar Brodkorb | |
2012-07-17 | update to latest upstream version | Waldemar Brodkorb | |
2011-10-15 | update to latest upstream | Waldemar Brodkorb | |
2011-03-08 | update to latest upstream version | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-11-23 | fix package archive, update to latest upstream | Waldemar Brodkorb | |
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-30 | fix build on FreeBSD host | Waldemar Brodkorb | |
2010-06-13 | bulk package update | Waldemar Brodkorb | |
2010-03-06 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-03-06 | update to latest upstream version | Waldemar Brodkorb | |
2010-03-04 | add pthread dependency | Waldemar Brodkorb | |
2010-02-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-14 | complete allmodconfig build on NetBSD | Waldemar Brodkorb | |
2010-02-13 | add cvs package, add half-ready bzr package | 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. | |||
2010-01-13 | fix compile on cygwin | Waldemar Brodkorb | |
2010-01-10 | update to latest upstream version | Waldemar Brodkorb | |
2009-12-23 | remove and ignore autogenerated Config.in files | Waldemar Brodkorb | |
2009-12-23 | fixes for new pkgmaker generated menu | Waldemar Brodkorb | |
2009-12-20 | fix dependencies; note libfuse are broken | Thorsten Glaser | |
• xx is the script used to validate them (will be folded into pkgmaker soon) • davfs2 (two of three flavours) and wdfs (once), as well as fuse (or fuse-utils?) depend on libfuse, but there is no libfuse (the working builddep on the fuse directory was kept intact, though) Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
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-11 | make build on FreeBSD happy | Waldemar Brodkorb | |
2009-12-11 | update git to latest upstream version | Waldemar Brodkorb | |
2009-12-05 | update some packages to latest upstream | Waldemar Brodkorb | |
- openssh, aircrack-ng, autoconf, lighttpd - use mplayer svn version | |||
2009-10-01 | some native build fixes | Linux User | |
- git package needs a better fix. but existing symlinks are broken build without perl - update curl to latest upstream, including libcurl-dev package - add libopenssl-dev package | |||
2009-09-10 | update to latest upstream | Waldemar Brodkorb | |
2009-08-28 | add more packages needed for native builds | Waldemar Brodkorb | |
- add bison,flex,diffutils,autoconf,automake,libtool,m4,gperf - add {glibc,eglibc,uclibc}-dev packages - add libz/libncurses development packages - add PKG_OPTS to setup special options for packages noremove is needed for uclibc/eglibc/glibc packages, otherwise needed headers will be removed slightly tested, still in development | |||
2009-08-23 | make allmodconfig work for alix1c eglibc | Waldemar Brodkorb | |
many upstream package updates, squid, php, asterisk, gnutls, nmap, sqlite, dhcp, git | |||
2009-08-09 | add git package | Waldemar Brodkorb | |