Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-19 | Base profile: globally disable worthless gtk2 misfeature | Andrew Wilcox | 1 | -1/+1 | |
2016-07-19 | Base profile: adelie-base 'provides' baselayout-2.2 | Andrew Wilcox | 1 | -0/+3 | |
2016-07-18 | Base profile: nice, Portage doesn't do that for us | Andrew Wilcox | 1 | -0/+1 | |
2016-07-18 | Initial PowerPC profile | Andrew Wilcox | 1 | -1/+27 | |
2016-07-18 | Base profile: more X11-related fixes | Andrew Wilcox | 1 | -0/+4 | |
2016-07-17 | dev-util/cmake: Add ncurses support | Andrew Wilcox | 1 | -1/+1 | |
2016-07-17 | Initial work towards functional X11 | Andrew Wilcox | 3 | -4/+28 | |
2016-07-10 | sys-devel/gcc: ensure people do not use go or vtv on musl | Andrew Wilcox | 1 | -0/+6 | |
2016-07-10 | Base profile: Ensure that pkgconf is always used for the pkgconfig virtual | Andrew Wilcox | 1 | -0/+3 | |
2016-07-09 | sys-kernel/easy-kernel: the first kernel ebuild (x86_64 only right now, help ↵ | Andrew Wilcox | 5 | -0/+4447 | |
wanted) | |||||
2016-07-08 | Base profile: Unmask GCC 5.4.0. | Andrew Wilcox | 1 | -0/+1 | |
This requires a full rebuild of all packages. Discussed for some number of weeks on Interlinked and tracker. Signed-off-by: A. Wilcox <awilfox@adelielinux.org> Signed-off-by: Elizabeth Myers <elizabeth@adelielinux.org> | |||||
2016-06-24 | Add app-eselect/eselect-timezone to keyworded packages. | Andrew Wilcox | 1 | -0/+1 | |
Signed-off-by: Elizabeth Myers <elizabeth@adelielinux.org> | |||||
2016-06-22 | sys-apps/shimmy: update Manifest for new version... oops | Andrew Wilcox | 1 | -1/+1 | |
2016-06-22 | sys-apps/adelie-base: revbump to dep on sys-apps/net-tools | Andrew Wilcox | 1 | -0/+1 | |
2016-06-22 | profiles: updates for Python building | Andrew Wilcox | 3 | -3/+7 | |
2016-06-22 | sys-apps/shimmy: version bump | Andrew Wilcox | 1 | -0/+0 | |
2016-06-06 | Add necessary system packages to accept_keywords for musl compat | Andrew Wilcox | 1 | -0/+3 | |
2016-04-24 | sys-apps/adelie-base: move from virtual | Andrew Wilcox | 2 | -0/+19 | |
2016-04-23 | Mask gdb server since it breaks heavily on musl | Andrew Wilcox | 1 | -0/+8 | |
2016-04-22 | Add more required dependencies as described: | Andrew Wilcox | 4 | -0/+10 | |
sys-devel/build-tools: awk is required for Portage to apply patches. virtual/adelie-base: add a conformant tar(1) implementation, libarchive. | |||||
2016-04-22 | Add mirror://foxkit/ support and use it in ebuilds | Andrew Wilcox | 4 | -3/+4 | |
2016-04-17 | sys-devel/compat-headers: new package | Andrew Wilcox | 2 | -0/+33 | |
This is pretty much an exact duplicate of Alpine's bsd-compat-headers | |||||
2016-04-17 | Base profile: add ssl to global USE | Andrew Wilcox | 1 | -1/+1 | |
Enable TLS globally for every package. Acked-by: Elizabeth Myers <elizabeth@adelielinux.org> Acked-by: Horst Burkhardt <horst@adelielinux.org> Bug: #6 Bug-URL: http://bts.adelielinux.org/show_bug.cgi?id=6 | |||||
2016-04-17 | virtual/adelie-base: new package | Andrew Wilcox | 3 | -0/+60 | |
This is mainly for the benefit of APK, since sets aren't packages. | |||||
2016-04-17 | The Big POSIX® Conformance Commit | Andrew Wilcox | 3 | -2/+235 | |
packages: specify all packages required to conform to old 1003.2 package.use: add tty-helpers to util-linux for mesg(1) and write(1) package.accept_keywords: unkeyword packages where required | |||||
2016-04-17 | sys-apps/shimmy: remove 9999, add v0.2 | Andrew Wilcox | 2 | -3/+5 | |
This adds the localedef(1) stub. | |||||
2016-04-16 | Base profile: Add NOXCUSE_APPS to USE_EXPAND | Andrew Wilcox | 1 | -1/+1 | |
2016-04-16 | sys-apps/shimmy: New package | Andrew Wilcox | 2 | -0/+18 | |
2016-04-16 | sys-apps/noxcuse: New package | Andrew Wilcox | 4 | -0/+121 | |
2016-03-27 | Add sys-apps/coreutils to @system | Andrew Wilcox | 1 | -0/+1 | |
Acked-by: Elizabeth Myers <elizabeth@adelielinux.org> | |||||
2016-03-27 | Add CHOST for x86_64 and armv7a | Andrew Wilcox | 3 | -0/+4 | |
2016-03-27 | Base profile: mask libsanitizer because it is broken with musl | Andrew Wilcox | 2 | -1/+4 | |
2016-03-27 | sys-devel/build-tools: Move CMake to native-only | Andrew Wilcox | 1 | -1/+1 | |
It depends on libarchive, which is incredibly unsafe for cross. | |||||
2016-03-27 | sys-devel/build-tools: Allow cross-compilation | Andrew Wilcox | 2 | -3/+13 | |
2016-03-27 | Configure base profile for build-tools package | Andrew Wilcox | 4 | -2/+23 | |
2016-03-27 | sys-devel/build-tools: new (meta)package | Andrew Wilcox | 2 | -0/+34 | |
2016-03-27 | Base profile: Allow unstable sys-apps/shadow-4.2.1-r2 (compat) | Andrew Wilcox | 1 | -0/+1 | |
2016-03-26 | Remove eutils.eclass | Andrew Wilcox | 7 | -733/+0 | |
All uses of it have been replaced with EAPI=6. | |||||
2016-03-26 | sys-fs/mac-fdisk: EAPI=6, fix musl patch | Andrew Wilcox | 2 | -2/+40 | |
2016-03-26 | sys-apps/apk-tools: ver bump 2.6.6 + EAPI=6 | Andrew Wilcox | 3 | -0/+99 | |
2016-03-26 | dev-libs/libfetch: EAPI=6, removing eutils | Andrew Wilcox | 3 | -2/+27 | |
2016-03-26 | Base profile: Prefer the vastly superior pkgconf | Andrew Wilcox | 1 | -0/+1 | |
2016-03-26 | Adjust TIER2_ARCH to support sparc32. | Andrew Wilcox | 1 | -1/+1 | |
Acked-by: Elizabeth Myers <elizabeth@adelielinux.org> | |||||
2016-03-26 | Add initial x86_64 profile | Andrew Wilcox | 1 | -1/+30 | |
2016-03-26 | Base profile: Mask charset.alias (as done by Alpine and blueness) | Andrew Wilcox | 1 | -0/+5 | |
2016-03-26 | Base profile: Allow unstable sys-devel/m4-1.4.17 (req'd for musl) | Andrew Wilcox | 1 | -0/+1 | |
2016-03-26 | Base profile: Allow userland_BSD in IUSE (dev-libs/libffi) | Andrew Wilcox | 1 | -3/+3 | |
2016-03-26 | Base profile: Never install Portage utilities on clients | Andrew Wilcox | 2 | -0/+6 | |
Also ensure PAM defaults are sane. | |||||
2016-03-26 | Base profile: Always demand Unicode and IPv6 support | Andrew Wilcox | 1 | -1/+1 | |
2016-03-26 | Base profile: Target Python 3.4 instead of 3.5 | Andrew Wilcox | 1 | -2/+2 | |