Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-22 | remove gettext-tiny, libintl is now included in uClibc-ng | Waldemar Brodkorb | |
2016-04-01 | atk: update to 2.20.0 | Waldemar Brodkorb | |
2015-10-11 | remove already disabled uClibc support, fix wrong PKG_LIBC_DEPENDS | Waldemar Brodkorb | |
2015-06-13 | add uClibc-ng support for kodi build | Waldemar Brodkorb | |
2015-04-04 | update to latest stable upstream version | Waldemar Brodkorb | |
2015-01-02 | update to latest upstream | Waldemar Brodkorb | |
2014-12-30 | 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-05-31 | rework static linking support, works with musl/glibc, fails to boot with ↵ | Waldemar Brodkorb | |
uclibc (qemu-x86) | |||
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2013-12-06 | update to latest upstream | Waldemar Brodkorb | |
2013-10-21 | automatically create development subpackages, without user interaction, ↵ | Waldemar Brodkorb | |
depend on gcc for the target, simplifies a lot of library packages | |||
2013-03-07 | revert updates, compile problems | Waldemar Brodkorb | |
2013-02-28 | update to latest upstream | Waldemar Brodkorb | |
2011-03-13 | add a lot of new devel subpackages and fix native builds of packages | Waldemar Brodkorb | |
2011-03-08 | update to latest upstream version | 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-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-29 | fix compile errors on OpenBSD host | Waldemar Brodkorb | |
update bluez package to latest upstream. disable aufs2-util on OpenBSD host. | |||
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-18 | add PKG_BUILDDEP | Waldemar Brodkorb | |
2009-12-05 | update some packages to latest upstream | Waldemar Brodkorb | |
- openssh, aircrack-ng, autoconf, lighttpd - use mplayer svn version | |||
2009-12-04 | some more additions for gtk+ library porting | Waldemar Brodkorb | |