summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* dev-vcs/mercurial: Bump to version 3.9Lars Wendler2016-08-02
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/freeipmi: Removed old.Lars Wendler2016-08-02
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/freeipmi: Bump to version 1.5.3Lars Wendler2016-08-02
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-ruby/uuidtools: add ruby23Hans de Graaff2016-08-02
| | | | Package-Manager: portage-2.2.28
* dev-ruby/dep_selector: limit gecode dependency to working versions, fixing ↵Hans de Graaff2016-08-02
| | | | | | bug 590206 590224 Package-Manager: portage-2.2.28
* dev-ruby/rake-remote_task: add 2.4.0Hans de Graaff2016-08-02
| | | | Package-Manager: portage-2.2.28
* dev-ruby/rake-remote_task: cleanupHans de Graaff2016-08-02
| | | | Package-Manager: portage-2.2.28
* dev-ruby/nokogumbo: add 1.4.9Hans de Graaff2016-08-02
| | | | Package-Manager: portage-2.2.28
* dev-ruby/deep_merge: add 1.1.1Hans de Graaff2016-08-02
| | | | Package-Manager: portage-2.2.28
* net-misc/spice-gtk: fully revert to 0.31: add --disable-gtk-docMatthias Maier2016-08-01
| | | | | | Thanks to Mart Raudsepp for pointing this out. Package-Manager: portage-2.2.28
* net-misc/spice-gtk: remove USE=doc and follow general gtk-docs policyMatthias Maier2016-08-01
| | | | | | aka unconditionally install the html documentation Package-Manager: portage-2.2.28
* app-emulation/virt-manager: fix dep on net-misc/spice-gtk, drop [python]Matthias Maier2016-08-01
| | | | Package-Manager: portage-2.2.28
* net-misc/spice-gtk: version bump to 0.32Matthias Maier2016-08-01
| | | | | | Thanks to Yixun Lun (dlan) for all the work! Package-Manager: portage-2.2.28
* sci-visualization/paraview: Acutally build 5.1.0 against qt5Matthias Maier2016-08-01
| | | | Package-Manager: portage-2.2.28
* www-apache/mod_limitipconn: new revision to fix the postinst instructions.Michael Orlitzky2016-08-01
| | | | | | | | | | | | | | | The pkg_postinst() for this module used to suggest setting, APACHE2_OPTS="... -D LIMITIPCONN -D INFO" in your apache2 conf file. The "INFO" was a mistake; it should have been "STATUS" (to enable ExtendedStatus, as needed by mod_limitipconn). This commit fixes the postinst message, and adds a runtime dependency on mod_status for apache2 (previously missing). Gentoo-Bug: 479360 Package-Manager: portage-2.2.28
* sys-kernel/hardened-sources: remove older unstable versionsAnthony G. Basile2016-08-01
| | | | Package-Manager: portage-2.2.28
* sys-kernel/hardened-sources: version bump to 4.6.5-r1Anthony G. Basile2016-08-01
| | | | | | vanilla-4.6.4 + genpatches-4.6-5 + grsecurity-3.1-4.6.5-201607312210 Package-Manager: portage-2.2.28
* app-vim/genindent: EAPI 6 bump.Patrice Clement2016-08-02
| | | | Package-Manager: portage-2.2.28
* sys-libs/uclibc-ng: version bump to 1.0.17Anthony G. Basile2016-08-01
| | | | Package-Manager: portage-2.2.28
* dev-libs/libressl: version bump to 2.3.7 and 2.4.2, remove olderAnthony G. Basile2016-08-01
| | | | Package-Manager: portage-2.2.28
* net-misc/freerdp: drop the onoff functionMike Gilbert2016-08-01
|
* dev-perl/Lab-Measurement: Version bumpAndreas K. Hüttel2016-08-02
| | | | Package-Manager: portage-2.3.0
* sys-libs/libcxxrt: Add myself as co-maintainerMichał Górny2016-08-01
|
* sys-libs/libcxx: Add myself as co-maintainerMichał Górny2016-08-01
|
* sys-devel/llvm: musl & default runtime lib switches, #589352Lei Zhang2016-08-01
| | | | | | | | | | - add support for building llvm against musl - enable clang to build binaries against musl - introduce USE flag "sanitize" to control the building of compiler-rt's sanitizers (they cause problem on musl) - be able to override default values of -stdlib and -rtlib for clang * USE="default-libcxx" implies -stdlib=libc++ (originally libstdc++) * USE="default-compiler-rt" implies -rtlib=compiler-rt (originally libgcc)
* sys-libs/libcxx: bump to 3.8.1, support libunwind & musl (#589352)Lei Zhang2016-08-01
| | | | | | | | With USE=libunwind, libcxx will be built against libunwind (either sys-libs/libunwind or sys-libs/llvm-libunwind), instead of libgcc_s. In addition, a patch will be applied when building libcxx against musl. Package-Manager: portage-2.2.28
* sys-libs/libcxxrt: add support for llvm-libunwindLei Zhang2016-08-01
| | | | | | | There are two implementations of libunwind, one from nongnu and another from LLVM. This commit allows libcxxrt to be built against LLVM's version. Package-Manager: portage-2.2.28
* sys-libs/llvm-libunwind: new packageLei Zhang2016-08-01
| | | | | | This is LLVM's alternative implementation to sys-libs/libunwind. Package-Manager: portage-2.2.28
* profiles: allow USE=libunwind for sys-libs/libcxxrt, #589352Lei Zhang2016-08-01
| | | | | | We can use -rtlib=compiler-rt to tell clang not to link binaries with libgcc_s. Re-enabling this flag allows us to build libcxx against libcxxrt and libunwind, thus having a GCC-free C++ runtime stack.
* games-board/scid: remove deprecated games eclassAustin English2016-08-01
| | | | | | | | Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.0
* games-board/simsu: remove deprecated games eclassAustin English2016-08-01
| | | | | | | | Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.0
* games-board/sirius: remove deprecated games eclassAustin English2016-08-01
| | | | | | | | Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.0
* sci-libs/fftw: live ebuild updateChristoph Junghans2016-08-01
| | | | Package-Manager: portage-2.2.28
* sci-libs/fftw: version bumpDavid Seifert2016-08-01
| | | | | | | * EAPI=6 * Clean up and simplify multilib handling Package-Manager: portage-2.3.0
* sci-visualization/yt: version bump, drop oldKacper Kowalik2016-08-01
| | | | Package-Manager: portage-2.2.28
* games-board/xboard: remove deprecated games eclassAustin English2016-08-01
| | | | | | | | Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.0
* games-board/xfreecell: remove deprecated games eclassAustin English2016-08-01
| | | | | | | | Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.0
* games-board/xgammon: remove deprecated games eclassAustin English2016-08-01
| | | | | | | | Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.0
* dev-util/artifactory-bin: version bumpAustin English2016-08-01
| | | | Package-Manager: portage-2.3.0
* profiles: Mask KDE Artwork for removalJohannes Huber2016-08-01
|
* kde-apps/kde-apps-meta: Drop kde-apps/kdeartwork-meta for removalJohannes Huber2016-08-01
| | | | Package-Manager: portage-2.3.0
* profiles/package.mask: roll chromium mask for M54Pawel Hajdan, Jr2016-08-01
|
* www-client/opera-developer: Old.Jeroen Roovers2016-08-01
| | | | Package-Manager: portage-2.3.0
* www-client/opera-developer: Version bump.Jeroen Roovers2016-08-01
| | | | Package-Manager: portage-2.3.0
* net-analyzer/flow-tools: import initd fix from infra.Robin H. Johnson2016-08-01
| | | | Package-Manager: portage-2.2.28
* www-client/chromium: dev channel bump (54.0.2810.2)Pawel Hajdan, Jr2016-08-01
| | | | | | | | Fix build with system libpng (bug #578212). Fix build with system libvpx (bug #567652 by Rok Kralj). Package-Manager: portage-2.2.28
* app-i18n/unicode-data: Include ${P} in names of downloaded archives.Arfrever Frehtes Taifersar Arahesis2016-08-01
|
* net-irc/kvirc: Version bump.Arfrever Frehtes Taifersar Arahesis2016-08-01
|
* profiles: Mask kde / webkit USE flags of net-irc/kvirc in ppc / ppc64 profiles.Arfrever Frehtes Taifersar Arahesis2016-08-01
|
* net-irc/kvirc: Fix setting of KVIRC_GIT_SOURCES_DATE.Arfrever Frehtes Taifersar Arahesis2016-08-01
|