summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-strategy/freeciv: version bump (bug #573096)Michael Sterrett2016-01-282-0/+179
| | | | Package-Manager: portage-2.2.26
* sys-devel/llvm: work on 3.8.0_rc1 install, bug #573202Bernard Cafarelli2016-01-282-31/+7
| | | | | | | | Also add man-pages tarball clang tests still fail Package-Manager: portage-2.2.27
* dev-lang/php: enforce what was an elog warning with REQUIRED_USE.Michael Orlitzky2016-01-282-10/+4
| | | | | | | | | | The interactive "php -a" command-line interface will hang unless PHP is built with USE=readline. This used to be an elog warning, but was rather easy to overlook and mysterious to those who hit the bug. We already have REQUIRED_USE for our other flags, so it makes sense to enforce the cli dependency on readline there. Package-Manager: portage-2.2.26
* dev-lang/php: remove "minor" from "minor version slotting" in elogs.Michael Orlitzky2016-01-282-4/+4
| | | | | | | | Now that PHP upstream is playing fast and loose with their versioning, our slotting applies to major versions as well as minor ones. Remove the word "minor" since it's no longer correct. Package-Manager: portage-2.2.26
* dev-lang/php: call `eselect php cleanup` in pkg_postinst and pkg_postrm.Michael Orlitzky2016-01-282-6/+36
| | | | | | | | | | | | | | | | | | | | | | | | We have two bugs (432962 and 572436) regarding stale eselect symlinks. The first issue is that removal of an old slot does not update the eselect-php symlinks to point to a newer slot. Thus, if a user upgrades slots and depcleans the old one, his symlinks (and thus PHP) are left broken until eselect-php is run manually. This is fixed by running `eselect php cleanup` in pkg_postrm, since removal of the old slot will trigger a cleanup (which updates the symlink). The second issue is that disabling a SAPI would leave behind a broken symlink. For example, if the "cgi" SAPI was once used but the user has reinstalled PHP with USE="-cgi", then the old eselect-php symlink for php-cgi would be left behind. This is fixed by running `eselect php cleanup` in pkg_postinst, since that will be triggered after the reinstall finishes, at which point the php-cgi symlink will be dead and thus get removed. Gentoo-Bug: 432962 Gentoo-Bug: 572436 Package-Manager: portage-2.2.26
* dev-lang/php: revision the 5.6 and 7.0 series to add sys-libs/db:5.3 support.Michael Orlitzky2016-01-282-2/+4
| | | | | | | | | | We had to leave db:5.3 out of our dependency string until now because the upstream build system couldn't detect it. The latest v5.6.17 and v7.0.2 will find it, though, so we add it as an option. Gentoo-Bug: 564824 Package-Manager: portage-2.2.26
* x11-terms/rxvt-unicode: Fix SLOT dep.Jeroen Roovers2016-01-281-1/+1
| | | | Package-Manager: portage-2.2.27
* net-libs/czmq: Fix creation of manpagesJustin Lecher2016-01-281-6/+10
| | | | | | | | | fix underlinking detected by ld.gold Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=572862 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-gfx/cropgui: version bumpSergey Popov2016-01-284-0/+129
| | | | | | Gentoo-Bug: 569654 Package-Manager: portage-2.2.26
* sys-fs/mdadm: Removed old.Lars Wendler2016-01-283-166/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/mdadm: Bump to version 3.4Lars Wendler2016-01-283-3/+89
| | | | | | | | Marked cronjob as executable (bug #561564) and commented the AUTOCHECK variable so people still have to opt in for the autocheck to run. Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/bcache-tools: Import all fedora patchesJustin Lecher2016-01-287-0/+227
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/celery: Add missing patchJustin Lecher2016-01-281-1/+1
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573104 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-misc/whatportis: Version BumpJustin Lecher2016-01-282-0/+30
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-misc/whatportis: Set licenseJustin Lecher2016-01-281-2/+1
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Merge remote-tracking branch 'github/pr/728'.Patrice Clement2016-01-284-77/+12
|\
| * dev-util/idea-ultimate: version bump to 15.0.3 (stable) and new EAP v16Matthew Brewer2016-01-274-77/+12
| |
* | net-analyzer/nikto: Make use of the PN variable.Patrice Clement2016-01-281-10/+13
| | | | | | | | | | Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* | net-im/prosody: Add v0.9.10 for sec bug 573158Tobias Klausmann2016-01-282-7/+8
| | | | | | | | | | | | Also remove one old version. Package-Manager: portage-2.2.27
* | x11-misc/simple-ccsm: change category for x11-apps/ccsm dependencySergey Popov2016-01-281-1/+1
| | | | | | | | | | | | Gentoo-Bug: 571838 Package-Manager: portage-2.2.26
* | x11-wm/compiz-fusion: change category for x11-apps/ccsm dependencySergey Popov2016-01-281-1/+1
| | | | | | | | | | | | Gentoo-Bug: 571838 Package-Manager: portage-2.2.26
* | Move x11-apps/ccsm and x11-apps/simple-ccsm to x11-misc/ccsm andSergey Popov2016-01-289-0/+2
| | | | | | | | | | | | | | x11-misc/simple-ccsm respectively Gentoo-Bug: 571838 Gentoo-Bug: 571852
* | sys-kernel/vanilla-sources: Automated version bump to {3.12.53,3.18.26} - ↵Agostino Sarubbo2016-01-283-4/+4
| | | | | | | | | | | | | | remove old. Package-Manager: portage-2.2.26 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* | cmake-utils.eclass: Merge consecutive [[ ]] into single [[ ]]Justin Lecher2016-01-281-2/+2
| | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | cmake-utils.eclass: Fix inverted logic on EAPI checkJustin Lecher2016-01-281-1/+1
| | | | | | | | | | | | Gentoo-Bugs: https://bugs.gentoo.org/show_bug.cgi?id=573132 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | cuda.eclass: Enable EAPI=6 supportJustin Lecher2016-01-281-1/+1
| | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | cuda.eclass: Use debug-print-function everywhereJustin Lecher2016-01-281-0/+8
| | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | cuda.eclass: Drop empty lineJustin Lecher2016-01-281-1/+0
| | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | cuda.eclass: Only source eclass onceJustin Lecher2016-01-281-0/+5
| | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | cuda.eclass: Bump Copyright yearJustin Lecher2016-01-281-1/+1
| | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | dev-ruby/escape_utils: add 1.2.0Hans de Graaff2016-01-282-0/+39
| | | | | | | | Package-Manager: portage-2.2.26
* | net-libs/loudmouth: added dependency on dev-util/gtk-doc (fixes bug ↵Wolfram Schlich2016-01-283-57/+1
| | | | | | | | | | | | #572990); removed short-lived version 1.5.1. Package-Manager: portage-2.2.27
* | dev-vcs/git-tools: all the keywords (infra portage checksum test).Robin H. Johnson2016-01-271-1/+1
| | | | | | | | Package-Manager: portage-2.2.27
* | games-emulation/visualboyadvance: needs joystick use flag on libsdl (bug ↵Michael Sterrett2016-01-281-1/+1
| | | | | | | | | | | | #321855) Package-Manager: portage-2.2.26
* | dev-vcs/git-tools: clean old ebuilds.Robin H. Johnson2016-01-272-84/+0
| | | | | | | | Package-Manager: portage-2.2.27
* | sys-fs/zfs-{0.6.5.3-r5,0.6.5.4-r2}: Regression fixRichard Yao2016-01-283-0/+462
| | | | | | | | | | | | | | | | | | | | | | | | The fix for the `zfs send -R` / `zfs send -p` regression in 0.6.5.3-r4 and 0.6.5.4-r1 caused a regression where the internal get_numeric function failed to retrieve the case, version, utf8only and normalization properties. This broke printing in `zfs get case,version,utf8only,normalization`, hid them in `zfs get all` and broke mount.zfs on legacy mountpoints because it would try to lookup the version. Package-Manager: portage-2.2.24 Signed-off-by: Richard Yao <ryao@gentoo.org>
* | app-admin/puppet: bupMatthew Thode2016-01-282-0/+190
| | | | | | | | Package-Manager: portage-2.2.26
* | dev-vcs/git-tools: py3 fixup and make repoman happy.Robin H. Johnson2016-01-272-0/+59
| | | | | | | | Package-Manager: portage-2.2.27
* | profiles: games-strategy/revenge-of-the-titans and games-simulation/qct are goneMichael Sterrett2016-01-281-10/+0
| |
* | games-strategy/revenge-of-the-titans: games-strategy/revenge-of-the-titans ↵Michael Sterrett2016-01-283-71/+0
| | | | | | | | is gone
* | games-simulation/qct: games-simulation/qct is goneMichael Sterrett2016-01-284-79/+0
| |
* | dev-libs/zziplib: add REQUIRED_USE (bug #572940)Michael Sterrett2016-01-281-1/+2
| | | | | | | | Package-Manager: portage-2.2.26
* | dev-python/bandit: bupMatthew Thode2016-01-272-1/+1
| | | | | | | | Package-Manager: portage-2.2.26
* | sys-kernel/hardened-sources: version bump to 4.3.4-r1Anthony G. Basile2016-01-282-2/+2
| | | | | | | | | | | | vanilla-4.3.4 + genpatches-4.3-5 + grsecurity-3.1-4.3.4-201601261954 Package-Manager: portage-2.2.26
* | net-im/pidgin: Add support for PIE (bug #571096)Sebastian Pipping2016-01-281-0/+251
| | | | | | | | Package-Manager: portage-2.2.27
* | media-sound/moc: Use pkgconfig to detect sys-libs/ncurses flagsDavid Seifert2016-01-282-0/+270
| | | | | | | | | | | | | | | | Gentoo-Bug: 521860 * EAPI=6 * Remove .la files unconditionally Package-Manager: portage-2.2.27
* | net-fs/samba: remove 4.3.3 in favour of keeping 4.3.4Ian Stakenvicius2016-01-273-443/+0
| | | | | | | | Package-Manager: portage-2.2.26
* | net-fs/samba: bundle ctdbIan Stakenvicius2016-01-273-7/+41
| | | | | | | | | | | | | | | | | | | | Samba is the only consumer of dev-db/ctdb, and samba-4.2 and above has dropped support for building against an external ctdb. This commit builds and installs ctdb bundled within samba instead, and soft-blocks the external package to avoid collisions. Bug: https://bugs.gentoo.org/show_bug.cgi?id=561402 Package-Manager: portage-2.2.26
* | Merge remote-tracking branch 'remotes/sbraz/gdiplus'Ian Delaney2016-01-281-1/+1
|\ \ | | | | | | | | | Pull request: https://github.com/gentoo/gentoo/pull/729
| * | dev-dotnet/libgdiplus: fix incorrect logic with USE=cairoLouis Sautier2016-01-271-1/+1
| | | | | | | | | | | | | | | | | | as mentioned here: https://bugs.gentoo.org/show_bug.cgi?id=432224#c20 Package-Manager: portage-2.2.27