summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/geoipupdate: Stabilize 4.8.0 amd64, #833734Jakov Smolić2022-02-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-misc/cmst: drop oldBen Kohler2022-02-192-52/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-misc/geoipupdate: Stabilize 4.8.0 arm, #833734Arthur Zamarin2022-02-191-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/whois: Stabilize 5.5.11 arm, #833646Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/whois: Stabilize 5.5.11 arm64, #833646Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/gallery-dl: Keyword 1.20.5 arm64, #833493Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/gallery-dl: Keyword 1.20.5 ppc, #833493Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/gallery-dl: Keyword 1.20.5 arm, #833493Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/npapi-sdk: treecleanJoonas Niilola2022-02-194-50/+0
| | | | | Closes: https://bugs.gentoo.org/831819 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/asterisk-moh-opsound: fix dodir insintoJaco Kroon2022-02-191-2/+1
| | | | | | | | | | | | | As per https://qa-reports.gentoo.org/output/gentoo-ci/82179587a2/output.html#net-misc/asterisk-moh-opsound 2.03-r1 RedundantDodir dodir called before insinto, line 39: dodir /var/lib/asterisk/moh Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/24195 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/asterisk: remove old ebuilds + files.Jaco Kroon2022-02-195-1096/+0
| | | | | Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/asterisk: 18.10.0Jaco Kroon2022-02-192-0/+366
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/asterisk: 16.24.0Jaco Kroon2022-02-192-0/+367
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/whois: Stabilize 5.5.11 sparc, #833646Sam James2022-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/whois: Stabilize 5.5.11 ppc, #833646Sam James2022-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/whois: Stabilize 5.5.11 ppc64, #833646Sam James2022-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/whois: Stabilize 5.5.11 x86, #833646Sam James2022-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/whois: Stabilize 5.5.11 amd64, #833646Sam James2022-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/socat: Stabilize 1.7.4.3 arm64, #833027Sam James2022-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/networkmanager: add 1.34.0Sam James2022-02-182-0/+408
| | | | | | Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/24173 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/cmst: Stabilize 2022.01.05 amd64, #833610Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/cmst: Stabilize 2022.01.05 x86, #833610Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/netkit-telnetd: Sync with Debian (new patches)PPed722022-02-183-0/+99
| | | | | | | | | | Bugfixes, new CMake-based buildsystem, EAPI=8 Closes: https://bugs.gentoo.org/832858 Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it> Package-Manager: Portage-3.0.30, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/24116 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/iputils: Remove unneccessary USE=-ipv6Michał Górny2022-02-182-24/+12
| | | | | | | | | At this point, USE=ipv6 is only used to control creating "ping6" and "tracepath6" symlinks. Just remove the flag and install the links unconditionally. Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/miniupnpd: Use (+) for ipv6 flag depsMichał Górny2022-02-181-1/+1
| | | | | | | | | | At this point, it is reasonable to assume that packages will be enabling IPv6 unconditionally rather than dropping it altogether. Update the USE dependencies to (+) to account for that, in preparation for removal of the flag in iproute2 and iputils. Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/turbovnc: drop 2.2.7Viorel Munteanu2022-02-181-103/+0
| | | | | | Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24045 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/turbovnc: fix java-vm dependencyViorel Munteanu2022-02-181-0/+107
| | | | | | | Closes: https://bugs.gentoo.org/832223 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/chrony: add glibc-2.35 seccomp patchSam James2022-02-183-0/+315
| | | | | | We also add a mawk test patch. Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/gallery-dl: Keyword 1.20.5 ppc64, #833493Arthur Zamarin2022-02-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/gallery-dl: Keyword 1.20.5 hppa, #833493Arthur Zamarin2022-02-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/dropbox: bump to 142.4.4197Ben Kohler2022-02-172-0/+112
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-misc/dropbox: drop oldBen Kohler2022-02-172-107/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-misc/dropbox: 141.4.3299 stableBen Kohler2022-02-171-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-misc/gallery-dl: keyword ~riscv, #833493Yixun Lan2022-02-172-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-misc/rdate: Stabilize 1.10.2 arm64, #833447Arthur Zamarin2022-02-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/rdate: Stabilize 1.10.2 ppc64, #833447Arthur Zamarin2022-02-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/wget2: add subslot op on app-crypt/gpgmeDavid Seifert2022-02-163-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-misc/rdate: Stabilize 1.10.2 arm, #833447Arthur Zamarin2022-02-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/rdate: Stabilize 1.10.2 ppc, #833447Arthur Zamarin2022-02-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/rdate: Stabilize 1.10.2 sparc, #833447Arthur Zamarin2022-02-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/rdate: Stabilize 1.10.2 hppa, #833447Arthur Zamarin2022-02-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/openssh: remove unused fileMichael Mair-Keimberger2022-02-161-100/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/24210 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/rdate: Stabilize 1.10.2 x86, #833447Jakov Smolić2022-02-161-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-misc/rdate: Stabilize 1.10.2 amd64, #833447Jakov Smolić2022-02-161-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-misc/youtube-dl: sync liveIonen Wolkens2022-02-151-38/+27
| | | | | | | | | | Albeit have little interest in keeping this, formerly requested by users but odds are they are using yt-dlp at this point. Note that live version currently has fixed youtube throttling, waiting to see if upstream does a release soon. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/youtube-dl: adjust and semi-sync ebuild with yt-dlpIonen Wolkens2022-02-152-0/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add ewarn that users should consider yt-dlp instead * use optfeature.eclass, but unlike yt-dlp keep the mention of mpv/rtmpdump for now (yt-dlp advertises being able to use ffmpeg for streamed content instead) * public-domain -> Unlicense (uses same as yt-dlp) * skip duplicate README.txt and install supportedsites.md * pep517 mode, planned to be used in next yt-dlp release as well * Add IUSE=+yt-dlp to allow concurrent install with yt-dlp: yt-dlp provides a compatibility mode for the "youtube-dl" command to have the same options which should typically work as a drop-in replacement, but can't do this for the python module. For packages that haven't migrated to yt-dlp and still depend on youtube-dl, IUSE=yt-dlp ensures that both the command and python module will be available while allowing users to pick which command they want to use (bug #829501). youtube-dl is likely still due for removal at some point, but at the moment upstream is still active and maintaining the project for these packages and there is little reason to rush removal. ebuilds should preferably depend on yt-dlp if all they need is the command to ease future removal. Closes: https://bugs.gentoo.org/829501 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/youtube-dl: add github/pypi remote-idsIonen Wolkens2022-02-151-0/+4
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/yt-dlp: remove youtube-dl python module symlinkIonen Wolkens2022-02-151-8/+1
| | | | | | | | | | | | | | | | This was never a good idea, it's not 1:1 compatible and cases where yt-dlp's python module can work on a package expecting youtube-dl are rather few (sometime can do some basics at best). And then portage is not good at handling this situation wrt bug #833435 Fortunately no revdeps relied on this yet, so cleaning should be safe (vidify was patched to import the right module instead, so +1). Also adjust youtube-dl blocker to account for upcoming IUSE=yt-dlp. Closes: https://bugs.gentoo.org/833435 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/yt-dlp: add pypi remote-idIonen Wolkens2022-02-151-0/+1
| | | | | | Using pypi for the tarball so it'd be good to have it there too. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/rdate: add 1.11Sam James2022-02-162-0/+34
| | | | Signed-off-by: Sam James <sam@gentoo.org>