summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Reassign bircoph's packagesMichał Górny2024-04-031-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-dialup/ppp: backport radius mppe fixMike Gilbert2024-03-262-1/+169
| | | | | Closes: https://bugs.gentoo.org/915686 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-dialup/wvdial: EAPI8 bumpMichael Mair-Keimberger2024-03-181-0/+46
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/35804 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-dialup/ppp: drop 2.5.0-r3, 2.5.0-r4Mike Gilbert2024-03-072-235/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-dialup/ppp: Stabilize 2.5.0-r6 ppc64, #926217Jakov Smolić2024-03-061-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-dialup/ppp: Stabilize 2.5.0-r6 arm, #926217Jakov Smolić2024-03-061-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-dialup/ppp: Stabilize 2.5.0-r6 amd64, #926217Jakov Smolić2024-03-061-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-dialup/ppp: Stabilize 2.5.0-r6 ppc, #926217Jakov Smolić2024-03-061-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-dialup/ppp: Stabilize 2.5.0-r6 arm64, #926217Jakov Smolić2024-03-061-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-dialup/ppp: Stabilize 2.5.0-r6 x86, #926217Jakov Smolić2024-03-061-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-dialup/ppp: destabilize 2.5.0-r3 for ~sparcMike Gilbert2024-03-051-2/+2
| | | | | Bug: https://bugs.gentoo.org/918992 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-dialup/ppp: fix build with lldMike Gilbert2024-03-053-2/+165
| | | | | Closes: https://bugs.gentoo.org/905442 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-dialup/sercd: revbump since EAPI bumpArthur Zamarin2024-01-281-0/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/sercd: EAPI8, fix LICENSEMichael Mair-Keimberger2024-01-281-9/+4
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/35021 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* Move {sys-devel → dev-build}/autoconfMichał Górny2024-01-152-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-debug}/valgrindMichał Górny2024-01-133-6/+6
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34786 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-dialup/openl2tp: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-1/+1
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-dialup/openl2tp: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-dialup/mgetty: fix tests to run on posixConrad Kostecki2024-01-051-1/+4
| | | | | Closes: https://bugs.gentoo.org/889744 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-dialup/lrzsz: drop 0.12.20-r5Viorel Munteanu2023-12-261-66/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* net-dialup/lrzsz: stable 0.12.20-r7 for sparc, bug #918592Rolf Eike Beer2023-12-251-1/+1
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* net-dialup/cutecom: add 0.60.0_rc1Ben Kohler2023-12-202-0/+41
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-dialup/lrzsz: fix modern C issueSam James2023-12-192-0/+102
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dialup/freeradius: add 3.2.3Sam James2023-12-193-0/+360
| | | | | Closes: https://bugs.gentoo.org/900048 Signed-off-by: Sam James <sam@gentoo.org>
* net-dialup/rp-l2tp: Fix call to undeclared library function memsetBrahmajit Das2023-12-112-0/+54
| | | | | | | Closes: https://bugs.gentoo.org/897858 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32926 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* Add more CPE strings for easier CVE trackingAllen Webb2023-12-052-0/+4
| | | | | | Signed-off-by: Allen Webb <allenwebb@google.com> Signed-off-by: Mike Frysinger <vapier@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* net-dialup/minicom: Stabilize 2.9 ppc64, #918594Arthur Zamarin2023-11-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/lrzsz: Stabilize 0.12.20-r7 ppc64, #918592Arthur Zamarin2023-11-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/minicom: Stabilize 2.9 sparc, #918594Arthur Zamarin2023-11-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/minicom: Stabilize 2.9 ppc, #918594Arthur Zamarin2023-11-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/lrzsz: Stabilize 0.12.20-r7 ppc, #918592Arthur Zamarin2023-11-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/minicom: Stabilize 2.9 x86, #918594Arthur Zamarin2023-11-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/minicom: Stabilize 2.9 amd64, #918594Arthur Zamarin2023-11-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/minicom: Stabilize 2.9 arm, #918594Arthur Zamarin2023-11-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/minicom: Stabilize 2.9 arm64, #918594Arthur Zamarin2023-11-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/lrzsz: Stabilize 0.12.20-r7 amd64, #918592Arthur Zamarin2023-11-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/lrzsz: Stabilize 0.12.20-r7 x86, #918592Arthur Zamarin2023-11-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/lrzsz: Stabilize 0.12.20-r7 arm, #918592Arthur Zamarin2023-11-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/lrzsz: Stabilize 0.12.20-r7 arm64, #918592Arthur Zamarin2023-11-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/ppp: enable multilinkMike Gilbert2023-10-231-0/+1
| | | | | Closes: https://bugs.gentoo.org/916196 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-dialup/ppp: drop 2.5.0-r2Mike Gilbert2023-10-231-114/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-dialup/ppp: Stabilize 2.5.0-r4 arm64, #914547Sam James2023-09-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dialup/ppp: add 2.5.0-r5Jaco Kroon2023-09-261-0/+136
| | | | | | | | | | Install radius support files so radius client will (mostly) work out of the box. Closes: https://bugs.gentoo.org/914767 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/33077 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-dialup/minicom: add 2.9Viorel Munteanu2023-09-233-0/+75
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* net-dialup/ppp: Stabilize 2.5.0-r4 ppc64, #914547Sam James2023-09-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dialup/ppp: Stabilize 2.5.0-r4 x86, #914547Sam James2023-09-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dialup/ppp: Stabilize 2.5.0-r4 amd64, #914547Sam James2023-09-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dialup/ppp: stabilize 2.5.0-r4 for armArthur Zamarin2023-09-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dialup/picocom: keyword 3.1 for ~loongWANG Xuerui2023-09-141-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* net-dialup/rp-pppoe: Stabilize 4.0 sparc, #907274Sam James2023-09-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>