summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-ruby/compass-import-once: add ruby25Hans de Graaff2018-06-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-ruby/compass-core: add ruby25Hans de Graaff2018-06-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-ruby/chunky_png: add ruby25Hans de Graaff2018-06-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-ruby/chunky_png: cleanupHans de Graaff2018-06-232-34/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-ruby/ruby-progressbar: add ruby24Hans de Graaff2018-06-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-ruby/fast_gettext: add 1.7.0Hans de Graaff2018-06-232-0/+56
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mariadb: Remove extraneous support filesBrian Evans2018-06-222-2/+2
| | | | | | Don't use INSTALL_SYSCONFDIR, DEFAULT_SYSCONFDIR is OK Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/flask-appconfig: remove oldLouis Sautier2018-06-231-51/+0
| | | | | Closes: https://bugs.gentoo.org/589548 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* profiles/desc/lcd_devices.desc: Update LCD_DEVICESGeorgy Yakovlev2018-06-221-1/+1
| | | | Reported-by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com>
* sys-apps/ipmicfg: drop old versionConrad Kostecki2018-06-222-61/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-apps/ipmicfg: bump to version 1.28.0.180302Conrad Kostecki2018-06-222-0/+61
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-wireless/linssid: New packageConrad Kostecki2018-06-223-0/+95
| | | | | | Closes: https://bugs.gentoo.org/652208 Closes: https://github.com/gentoo/gentoo/pull/7771 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-admin/abrt: Version bump, fix python depsPacho Ramos2018-06-232-0/+116
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/argcomplete: Add python3.6 supportPacho Ramos2018-06-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/argcomplete: Drop oldPacho Ramos2018-06-232-32/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/phpmyadmin: Remvoe vulnerable versions.Jorge Manuel B. S. Vicetto (jmbsvicetto)2018-06-226-310/+0
| | | | Package-Manager: Portage-2.3.33, Repoman-2.3.9
* dev-db/phpmyadmin: Security bump to release 4.8.2 - fixes bug 658742.Jorge Manuel B. S. Vicetto (jmbsvicetto)2018-06-222-0/+62
| | | | | | Fixes security issues PMASA-2018-3 and PMASA-2018-4. Package-Manager: Portage-2.3.33, Repoman-2.3.9
* net-p2p/amule: remove unicode USE flag.Alexander Tsoy2018-06-231-3/+2
|
* profiles/package.mask: unmask net-p2p/amule.Alexander Tsoy2018-06-231-7/+0
|
* net-p2p/amule: take over maintainership.Alexander Tsoy2018-06-231-9/+16
|
* net-p2p/amule: various fixesAlexander Tsoy2018-06-236-1/+378
| | | | | | | | | | | Add/remove patches: - Removed fallocate patch. Not needed according to debian maintainers. - Fix crash if a shared dir contains UTF-8 chars. - Fix crash on closing last search tab. - Compatibility with crypto++ 6.0.0. - Disable check for updates by default. Closes: https://bugs.gentoo.org/654692
* net-p2p/amule: switch to setup-wxwidgets()Alexander Tsoy2018-06-231-8/+2
|
* net-p2p/amule: build with dev-libs/boost.Alexander Tsoy2018-06-231-0/+105
| | | | | | | | Switch from wxSocketEvent to Boost.Asio to prevent memory leak and complete lockup. Closes: https://bugs.gentoo.org/597194 Closes: https://github.com/gentoo/gentoo/pull/8892
* media-sound/mp3info: patch against printf format issue.Azamat H. Hackimov2018-06-232-0/+62
| | | | | | | Closes: https://bugs.gentoo.org/657668 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8771
* media-libs/libuninameslist: EAPI6, add missing die.Michael Mair-Keimberger2018-06-231-4/+4
| | | | Closes: https://github.com/gentoo/gentoo/pull/8787
* sys-libs/ldb: use HTTPs.Michael Mair-Keimberger2018-06-232-4/+4
|
* net-fs/samba: use HTTPs.Michael Mair-Keimberger2018-06-234-15/+15
| | | | Closes: https://github.com/gentoo/gentoo/pull/8783
* net-proxy/squid: make perl optional.Pat Erley2018-06-231-2/+18
| | | | | | | | | It is possible to use squid as a simple pull through cache without pulling in perl. To allow this simple use case, move the runtime dependency on perl to be guarded by a use flag, and don't install the scripts that use perl in that case. Closes: https://github.com/gentoo/gentoo/pull/8518
* app-misc/cdircmp: EAPI7, improve ebuild.Michael Mair-Keimberger2018-06-231-0/+35
|
* app-misc/cdircmp: fix SRC_URI.Michael Mair-Keimberger2018-06-231-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8923
* sys-libs/libblockdev: Add vdo use flag to conditionally require libyaml.YmrDtnJu2018-06-232-2/+4
| | | | | Additionally, move libyaml from DEPEND to RDEPEND. Closes: https://github.com/gentoo/gentoo/pull/8938
* sys-cluster/keepalived: bump to v2.0.4Thomas Deutschmann2018-06-232-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-cluster/keepalived: drop oldTomas Mozes2018-06-222-70/+0
|
* sys-cluster/keepalived: bump to 2.0.1Tomas Mozes2018-06-222-0/+70
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-cluster/keepalived: bump to 1.4.5Tomas Mozes2018-06-222-0/+70
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-php/pecl-mongodb: bump to 1.4.4Tomas Mozes2018-06-222-0/+41
| | | | | Closes: https://bugs.gentoo.org/658630 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* Last-rites: dev-vcs/giggle.Mike Auty2018-06-221-0/+5
|
* dev-libs/mongo-c-driver: bump to 1.10.3Tomas Mozes2018-06-223-0/+112
| | | | | Closes: https://github.com/gentoo/gentoo/pull/8919 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/libbson: bump to 1.10.3Tomas Mozes2018-06-222-0/+42
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-admin/sudo: 1.8.23-r1 bump for bug #656802William Hubbs2018-06-221-0/+231
| | | | | | | | This hard codes the secure path in the ebuild instead of attempting to read ROOTPATH from profile.env since ROOTPATH is going away. Closes: https://bugs.gentoo.org/656802 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-plugins/gst-plugins-colormanagement: color management correction ↵Mart Raudsepp2018-06-233-0/+30
| | | | | | GStreamer plugin Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-plugins/gst-plugins-chromaprint: fix typo in metadata longdescMart Raudsepp2018-06-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-kernel/ck-sources: genpatches-4.16-18kuzetsa2018-06-222-0/+65
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-kernel/ck-sources: genpatches-4.14-56kuzetsa2018-06-222-0/+70
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-mail/mailutils: keyworded 3.4-r2 for sparcRolf Eike Beer2018-06-221-1/+1
| | | | | | Bug: https://bugs.gentoo.org/635216 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-python/sphinx: fix doc installTim Harder2018-06-221-2/+2
| | | | Closes: https://bugs.gentoo.org/658720
* media-gfx/hugin: Add python-3.6 to allowed listAndreas K. Hüttel2018-06-222-3/+3
| | | | | Closes: https://bugs.gentoo.org/656948 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* profiles/package.mask: remove last-rited e16 packagesJoonas Niilola2018-06-221-12/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8874
* x11-plugins/epplets: removalJoonas Niilola2018-06-224-75/+0
| | | | Bug: https://bugs.gentoo.org/656020
* app-doc/edox-data: removalJoonas Niilola2018-06-223-39/+0
| | | | Bug: https://bugs.gentoo.org/656020