summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* lang-dlang: Bump to 2.088Wolf2020-02-04-1/+1
|
* service-nix: Add a nix profileWolf2020-02-04-0/+10
|
* host-coleridge: Add firmware for rtl8168e-3Wolfgang Müller2020-02-04-1/+2
|
* service-quasselcore: Add bindhost functionalityWolfgang Müller2020-02-04-0/+116
|
* service-gitea: Add a gitea service profileWolfgang Müller2020-02-04-0/+2
|
* group-base: Migrate to split wireguard packagesWolf2020-01-01-1/+2
| | | | | Upstream decided to split wireguard into wireguard-{modules,tools}, so we have to adapt to the new configuration.
* group-base: Include segfault fix for mandoc-1.14.5Wolf2019-12-21-0/+22
| | | | This is already fixed upstream but no new release has been made.
* group-base: Migrate to nftablesWolfgang Müller2019-11-14-0/+6
|
* app-spotify: Add a spotify profileWolfgang Müller2019-10-25-0/+2
|
* service-cups: Add a cups profileWolfgang Müller2019-10-25-0/+4
|
* group-desktop: Add global libnotify USE flagWolfgang Müller2019-10-25-0/+1
|
* group-desktop: Add global bluetooth USE flagWolfgang Müller2019-10-25-0/+1
|
* Remove deprecated USE flags from app-editors/neovimWolfgang Müller2019-10-25-2/+1
|
* lang-dlang: Bump to 2.087Wolfgang Müller2019-10-23-1/+1
|
* group-base: Unmask unstable app-shells/lokshWolfgang Müller2019-10-23-0/+1
|
* group-base: Unmask unstable app-backup/lifeboatWolfgang Müller2019-10-22-0/+1
|
* host-demeter: Remove webrsync-gpg from make.confWolfgang Müller2019-10-22-1/+1
| | | | | | | Verification of the portage tree using rsync has been supported for some time now[1]. [1] - https://wiki.gentoo.org/wiki/Project:Portage/Repository_Verification
* group-base: Add new dependencies for app-editors/neovim-0.4.2Wolfgang Müller2019-10-03-0/+3
|
* lang-dlang: Add a set containing essential D programsWolfgang Müller2019-09-23-0/+5
|
* group-desktop: Migrate to media-sound/pulseaudioWolfgang Müller2019-09-23-1/+7
|
* group-desktop: Enable the elogind USE flag globallyWolfgang Müller2019-09-23-5/+2
|
* group-base: Unmask app-arch/plzipWolfgang Müller2019-09-23-0/+4
|
* Reform dev-weltschmerz into lang-valaWolfgang Müller2019-09-23-3/+5
| | | | | The former name has been ill-picked from the beginning, as weltschmerz development has only ever been dependent on vala itself.
* app-mozilla: Remove unneeded unmasking of media-libs/libvpxWolfgang Müller2019-09-23-1/+0
|
* lang-java: Unmask dev-java/gradle only in lang-javaWolfgang Müller2019-09-23-1/+1
|
* group-desktop: Update to latest sxiv config from upstreamWolfgang Müller2019-09-23-19/+12
|
* group-base: Clean up unused and superfluous packagesWolfgang Müller2019-09-23-13/+0
| | | | | These are not needed anymore or have been marked stable in the main tree.
* group-base: Unmask unstable app-misc/jqWolfgang Müller2019-09-15-0/+1
|
* app-mozilla: Drop superfluous USE flagsWolfgang Müller2019-09-15-2/+2
| | | | The system-* flags are now enabled by default in the ebuild.
* service-mail: Drop dev-perl/Net-DNS USE flagWolfgang Müller2019-09-15-3/+0
| | | | postgrey is no longer installed, so we can drop this.
* group-musl: Drop rsync hotfixWolfgang Müller2019-09-15-1/+0
| | | | | This has been fixed in the musl overlay itself, as it now provides its own rsync-3.1.3.
* app-openssl-1.1: Update and clean up profileWolfgang Müller2019-09-14-4/+1
| | | | | | | | The main tree is now in a state where the newest openssl version need no longer be hardmasked, so we remove the package.unmask folder entirely. Additionally, cyrus-sasl and openssh have been bumped to a version supporting modern openssl.
* group-desktop: Add font setWolfgang Müller2019-09-02-0/+13
| | | | | | This is a set of fonts I require on every single desktop machine. Instead of keeping every single one in the world file, have them be in a set such that they can be installed and removed easily.
* lang-dlang: Bump to 2.086Wolfgang Müller2019-08-31-1/+1
|
* service-guix: Unmask unstable dev-scheme/guileWolfgang Müller2019-08-31-0/+1
|
* group-desktop: Unmask unstable media-sound/mumbleWolfgang Müller2019-08-31-0/+1
| | | | | There's no stable version available, and only the latest few versions are supporting QT5 (which, weirdly enough, is stable).
* group-base: Unmask unstable sys-apps/iproute2Wolfgang Müller2019-08-31-0/+1
| | | | | This commit unmasks iproute2 in order to expose the new JSON functionality which was added in 5.0.
* group-base: Unmask unstable dev-vcs/mercurialWolfgang Müller2019-08-31-0/+1
|
* lang-java: Migrate away from dev-java/oracle-jdk-binWolfgang Müller2019-08-31-1/+3
| | | | | | This profile will now be configured for openjdk-bin, and will explicitly enable the 'gentoo-vm' use flag (which is considered experimental but seems to work fine).
* group-base: Unmask unstable net-vpn/wireguardWolfgang Müller2019-07-29-0/+1
| | | | No stable version is available.
* group-base: Remove media-sound/mpd unmaskWolfgang Müller2019-07-29-1/+0
| | | | | The newest mpd version is buggy (random freezes after changing tracks - not investigated further), therefore downgrade.
* group-base: Unmask unstable app-portage/eixWolfgang Müller2019-07-29-0/+1
| | | | | This is primarily because of issues with GCC 9, see below. https://github.com/vaeth/eix/commit/c6d2d4cdd8fc4760dc98983e92c608138ad3a261
* group-base: Patch openssh to add mandoc as a valid formatterWolfgang Müller2019-07-29-0/+31
| | | | This (exact) patch has been upstreamed but is not part of a release yet.
* app-tex: Add a set containing essential tex programsWolfgang Müller2019-07-29-0/+4
|
* group-desktop: Add kdrive and xephyr use flags to xorg-serverWolfgang Müller2019-07-29-1/+1
| | | | | These do not pull in any significant dependencies and are good to have for debugging purposes.
* group-desktop: Add unmask for whipper and its dependenciesWolfgang Müller2019-07-29-0/+4
|
* group-base: Accept unfree licenses for sys-kernel/linux-firmwareWolfgang Müller2019-07-29-0/+1
|
* group-musl: Add patch that disables utmp/wtmp in opensshWolfgang Müller2019-07-29-0/+18
| | | | | | musl only provides stubs for utmp and wtmp functionality, thereby causing annoying log messages from openssh. Whilst this patch has been proposed on the mailing list already, it's not been integrated yet.
* host-coleridge: Add system-bootstrap USE to dev-lang/goWolfgang Müller2019-07-22-0/+2
| | | | | | | Go needs special bootstrapping on musl-based systems. This change makes it such that a musl-compatible Go will only have to be installed once, after which subsequent versions can be bootstrapped from the already installed one.
* service-mail: Remove postgrey unmaskWolfgang Müller2019-07-22-1/+0
| | | | postgrey is no longer in use and can be removed.