summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: remove redundant USE=http2 descriptionsMichał Górny2024-02-041-1/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35136 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-123-6/+6
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/wget2: Remove redundant local flag descsMichał Górny2023-10-271-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/wget2: keyword 2.1.0 for ~loongWANG Xuerui2023-09-251-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* net-misc/wget2: drop 2.0.1-r3Bernard Cafarelli2023-09-191-95/+0
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-misc/wget2: add 2.1.0Brahmajit Das2023-09-192-0/+92
| | | | | | | Closes: https://bugs.gentoo.org/913698 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32870 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-misc/wget2: drop QA_PKGCONFIG_VERSIONBernard Cafarelli2023-08-212-2/+0
| | | | | Closes: https://bugs.gentoo.org/912387 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-misc/wget2: fix compilation with USE=lzipBernard Cafarelli2023-08-162-0/+121
| | | | | Closes: https://bugs.gentoo.org/822057 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-misc/wget2: drop 2.0.1, 2.0.1-r2Bernard Cafarelli2023-08-162-217/+0
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-misc/wget2: Fix incompatible pointer to integer conversionBrahmajit Das2023-06-132-0/+124
| | | | | | | Closes: https://bugs.gentoo.org/898058 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31207 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-misc/wget2: add gitlab upstream metadataSam James2023-05-141-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/wget2: drop invalid USE=valgrind flag (for test suite)Sam James2023-05-144-16/+9
| | | | | | | | | | | We don't, in general, run Valgrind for test suites in Gentoo because it's not portable enough and gives inconsistent results, especially under sandbox. Plus it's confusing given USE=valgrind is effectively a global USE flag (even if it isn't in use.desc yet) for meaning "enable annotations to enable better debugging under Valgrind", rather than "run tests under it". Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/wget2: fix LICENSESam James2022-09-193-3/+6
| | | | | Closes: https://bugs.gentoo.org/871318 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/wget2: Keyword 2.0.1-r2 arm64, #869059Arthur Zamarin2022-09-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/wget2: use QA_PKGCONFIG_VERSIONBernard Cafarelli2022-07-191-9/+1
| | | | | | | | libwget has different versioning but is not packaged independently for now Closes: https://bugs.gentoo.org/858575 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-misc/wget2: fix libwget version and documentation buildBernard Cafarelli2022-07-172-30/+124
| | | | | | Closes: https://bugs.gentoo.org/858575 Closes: https://bugs.gentoo.org/858578 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-misc/wget2: drop 2.0.0-r1Bernard Cafarelli2022-07-172-84/+0
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-misc/wget2: proper configure flag for lzipBernard Cafarelli2022-07-172-2/+2
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-misc/wget2: restore USE=lzip to fix automagic detectionBernard Cafarelli2022-07-173-3/+7
| | | | | | | | This feature still exists in current versions and when enabled can fail compilation in some cases Bug: https://bugs.gentoo.org/822057 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-misc/wget2: add myself as a maintainerBernard Cafarelli2022-07-101-1/+4
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* */*: reassign polynomial-c's packagesJoonas Niilola2022-06-291-4/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/wget2: Bump to version 2.0.1Lars Wendler2022-05-272-0/+125
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/wget2: Unbreak live ebuildLars Wendler2022-04-101-2/+11
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/wget2: Removed oldLars Wendler2022-04-106-257/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@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/wget2: drop autotools eclassMike Gilbert2021-11-051-2/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/wget2: avoid eautoreconfMike Gilbert2021-11-052-22/+9
| | | | | | Instead of patching Makefile.am, stub-out LDCONFIG in configure. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/wget2: Bump to version 2.0.0Lars Wendler2021-09-143-0/+95
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-misc/wget2: use more pkg tags in metadaa.xmlSam James2021-08-231-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/wget2: Fix description of USE=pslMatt Turner2021-08-221-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-misc/wget2: remove libressl supportMikle Kolyada2021-05-012-8/+6
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-misc/wget2: Fixed build with autoconf-2.70Lars Wendler2020-12-292-0/+23
| | | | | | Closes: https://bugs.gentoo.org/750857 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/wget2: Removed useless lineLars Wendler2020-12-291-1/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/wget2: Added live ebuildLars Wendler2020-12-291-0/+122
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/wget2: Fixed avoid_bashisms patchLars Wendler2020-12-291-6/+9
| | | | | | | I forgot to address one remaining bashism Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/wget2: Avoid bashisms in configure scriptLars Wendler2020-12-293-0/+114
| | | | | | | | Attempt to fix build with autoconf-2.70 Bug: https://bugs.gentoo.org/750857 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/wget2: [QA] Do not build static librariesDavid Seifert2020-03-091-4/+3
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* net-misc/wget2: Fixed QA issueLars Wendler2020-03-091-0/+2
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/wget2: Initial commitLars Wendler2020-03-084-0/+133
Closes: https://bugs.gentoo.org/693638 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>