summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emacs/slime: Restores build of info fileChema Alonso Josa2018-04-111-0/+1
| | | | | Closes: https://bugs.gentoo.org/652866 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-process/procps: Bump to version 3.3.14Lars Wendler2018-04-112-1/+1
| | | | | | | Removed 3.3.13 version as that introduced namespaces for pgrep/pkill which broke many scripts. Namespaces have been removed again in 3.3.14 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-emulation/virtualbox-modules: fix patching for paxSergey Alirzaev2018-04-112-1/+45
| | | | Bug: https://bugs.gentoo.org/643466
* app-emulation/virtualbox: fix patching for hardenedSergey Alirzaev2018-04-113-2/+208
| | | | | Bug: https://bugs.gentoo.org/643466 Closes: https://github.com/gentoo/gentoo/pull/7928
* sys-apps/util-linux: Synchronize live ebuild.Arfrever Frehtes Taifersar Arahesis2018-04-111-1/+1
|
* sys-apps/util-linux: Improve HOMEPAGE.Arfrever Frehtes Taifersar Arahesis2018-04-113-2/+3
|
* sys-apps/util-linux: Make USE="nls" enable NLS support in libraries built ↵Arfrever Frehtes Taifersar Arahesis2018-04-112-2/+4
| | | | | | | | for non-native ABIs. Also add missing dependency on virtual/libintl. Closes: https://bugs.gentoo.org/652950
* sys-apps/util-linux: Install libfdisk.so.1 library in /lib.Arfrever Frehtes Taifersar Arahesis2018-04-112-2/+2
| | | | Closes: https://bugs.gentoo.org/652948
* net-misc/iputils: fix ipv6 dependency logic and drop REQUIRED_USEAaron Bauman2018-04-111-0/+179
| | | | | | | | | | | | | | | This revision bump adjusts the logic for OpenSSL and LibreSSL ensuring that the libressl flag is not dependent on the openssl flag being set. Also, this revision bump removes the requirement for REQUIRED_USE and defaults to dev-libs/openssl if no user flags are set. OpenSSL was chosen as it is the current default provider for a stage3. Should the libressl project decide to build a stage3 this can also be easily adjusted in profiles without ebuild modifications. Bug: https://bugs.gentoo.org/643304 Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7937
* net-misc/miniupnpd: Version bump to 2.0.20180410Michał Górny2018-04-112-0/+63
|
* www-plugins/adobe-flash: Old.Jeroen Roovers2018-04-112-144/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* www-plugins/adobe-flash: Stable for AMD64 x86 too.Jeroen Roovers2018-04-111-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --ignore-arches
* www-plugins/adobe-flash: Version 29.0.0.140.Jeroen Roovers2018-04-112-0/+144
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-libs/http-parser: Version 2.8.1.Jeroen Roovers2018-04-112-0/+36
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-analyzer/wireshark: Old.Jeroen Roovers2018-04-114-558/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-ruby/qed: add ruby25Hans de Graaff2018-04-111-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/yard: add ruby25Hans de Graaff2018-04-111-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/ruby-gettext: add ruby25Hans de Graaff2018-04-111-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/locale: add ruby25Hans de Graaff2018-04-111-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/test-unit-rr: add ruby25Hans de Graaff2018-04-111-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/pdf-inspector: add ruby24Hans de Graaff2018-04-111-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/font-awesome-rails: add 4.7.0.4Hans de Graaff2018-04-112-0/+23
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/ffaker: add 2.9.0Hans de Graaff2018-04-112-0/+21
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/fakefs: add 0.13.3Hans de Graaff2018-04-112-0/+44
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/jwm: bump to 2.3.7Sam Jorna2018-04-112-0/+80
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-misc/openssh: Bump to v7.7_p1Thomas Deutschmann2018-04-115-0/+883
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ebuild changes: =============== - HPN patch set updated to v14.14. MT AES CTR cipher are still not working at the moment but we are working on this. - SCTP patch updated for openssh-7.7_p1. - LDAP patch is currently not available because patch isn't compatble with openssh-7.7_p1 and needs a major rewrite because upstream removed auth_parse_options() via commit 7c8568576071. - X.509 patch updated to v11.3.1. - Previously, SCTP patch sometimes got applied even when "sctp" USE flag wasn't set, this is now fixed. - We now always expose applied patches in version string (previously this was only the case for some patches and was also depending on whether the "hpn" USE flag was enabled or not). - Make sure "/var/empty" gets preserved by package manager. [Bug 647034] - Runscript: "use" entropy. [Bug 470020] - Runscript: Use "/run" instead of "/var/run". [Bug 555734] - Runscript: Verify daemon is really up and running. [Bug 617596] - Runscript: Simplified (thanks to Michael Orlitzky) - Runscript: Add prefix support. [Bug 640666] - Runscript: It is now possible to pass any by start-stop-daemon supported arguments (like "--ionice" or "--nicelevel" for example) to start-stop-daemon. [Bug 636764] Closes: https://bugs.gentoo.org/470020 Closes: https://bugs.gentoo.org/555734 Closes: https://bugs.gentoo.org/617596 Closes: https://bugs.gentoo.org/636764 Closes: https://bugs.gentoo.org/640666 Closes: https://bugs.gentoo.org/647034 Closes: https://bugs.gentoo.org/652438 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-php/libvirt-php: Version bump to 0.5.4; update live buildBrian Evans2018-04-103-1/+68
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* media-libs/fontconfig: Rev bump to add missing -lintlThomas Deutschmann2018-04-112-1/+36
| | | | | Closes: https://bugs.gentoo.org/652674 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* media-video/vlc: Fix build with armAndreas Sturmlechner2018-04-102-0/+66
| | | | | | | Thanks-to: tt_1 <herrtimson@yahoo.de> Tested-by: Alexey Korepanov <kaikaikai@yandex.ru> Closes: https://bugs.gentoo.org/649798 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-text/grip: use doubleqoutes instead of single quotes.Michael Mair-Keimberger2018-04-101-6/+6
| | | | Closes: https://github.com/gentoo/gentoo/pull/7863
* media-video/vlc: Add missing USE=matroska build switchAndreas Sturmlechner2018-04-103-0/+3
| | | | | Closes: https://bugs.gentoo.org/651354 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* media-video/vlc: Drop 3.0.0-r3Andreas Sturmlechner2018-04-102-484/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* media-libs/exiftool: version bump to 10.91Tim Harder2018-04-102-0/+23
|
* app-text/yodl: respect CXX compilerTim Harder2018-04-101-0/+1
|
* dev-python/python-glanceclient: 2.10.0 bupMatthew Thode2018-04-102-0/+78
| | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9
* sci-libs/avogadrolibs: Add missing DEPEND on sci-libs/vtk[views]Andreas Sturmlechner2018-04-101-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-im/telegram-desktop-bin: drop old 1.2.6Jan Vesely2018-04-102-61/+0
| | | | Signed-off-by: Jan Vesely <jano.vesely@gmail.com>
* net-im/telegram-desktop-bin: bump version to 1.2.17Jan Vesely2018-04-102-0/+61
| | | | | Signed-off-by: Jan Vesely <jano.vesely@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/7923
* net-p2p/cpuminer-opt: 3.8.7 version bumpCraig Andrews2018-04-102-0/+47
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-arch/brotli: 1.0.4 version bumpCraig Andrews2018-04-102-0/+67
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-arch/brotli: Sync the -9999 version with the latest versionCraig Andrews2018-04-101-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-ruby/bluecloth: add ruby25Hans de Graaff2018-04-101-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/pdf-reader: add ruby24Hans de Graaff2018-04-102-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/ttfunk: add ruby25Hans de Graaff2018-04-101-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/rdiscount: add ruby25Hans de Graaff2018-04-101-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/tdiff: add ruby25Hans de Graaff2018-04-101-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/rack: remove obsolete patch that did not get appliedHans de Graaff2018-04-101-2/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/redis: add 4.0.1Hans de Graaff2018-04-103-0/+80
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/redis: cleanupHans de Graaff2018-04-102-40/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-libs/avogadrolibs: Add missing DEPENDAndreas Sturmlechner2018-04-101-0/+1
| | | | | Closes: https://bugs.gentoo.org/652918 Package-Manager: Portage-2.3.28, Repoman-2.3.9