summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/openbsd-netcat: build w/ -std=gnu99Sam James2024-12-092-3/+5
| | | | | Closes: https://bugs.gentoo.org/943711 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: Fix cross-compiling in 1.219_p1James Le Cuirot2024-08-021-2/+2
| | | | | | | It needs to call the correct pkg-config. Thanks to Krzesimir Nowak for the suggestion. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* net-analyzer/openbsd-netcat: keyword 1.219_p1 for ~loongWANG Xuerui2023-09-301-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* net-analyzer/openbsd-netcat: fix Darwin patchFabian Groffen2023-09-263-34/+31
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-analyzer/openbsd-netcat: Stabilize 1.219_p1 arm64, #905814Arthur Zamarin2023-05-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-analyzer/openbsd-netcat: Stabilize 1.219_p1 x86, #905814Sam James2023-05-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: Stabilize 1.219_p1 ppc64, #905814Arthur Zamarin2023-05-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-analyzer/openbsd-netcat: Stabilize 1.219_p1 amd64, #905814Sam James2023-05-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: drop 1.195-r1Sam James2023-05-012-63/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: remove unused patchMichael Mair-Keimberger2023-02-011-86/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/29202 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-analyzer/openbsd-netcat: Stabilize 1.218_p5 arm64, #891361Sam James2023-01-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: Stabilize 1.218_p5 ppc64, #891361Sam James2023-01-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: Stabilize 1.218_p5 amd64, #891361Sam James2023-01-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: Stabilize 1.218_p5 x86, #891361Sam James2023-01-191-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: drop 1.190, 1.195Sam James2023-01-193-112/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: add 1.219_p1Sam James2023-01-192-0/+71
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: add 1.218_p5Sam James2022-09-252-0/+71
| | | | | Closes: https://bugs.gentoo.org/717382 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: x86 stable wrt bug #864733Agostino Sarubbo2022-08-121-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/openbsd-netcat: amd64 stable wrt bug #864733Agostino Sarubbo2022-08-121-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/openbsd-netcat: Stabilize 1.195-r1 ppc64, #864733Arthur Zamarin2022-08-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-analyzer/openbsd-netcat: arm64 stable wrt bug #864733Agostino Sarubbo2022-08-101-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/openbsd-netcat: Keyword 1.195-r1 arm, #849839Jakov Smolić2022-06-241-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-analyzer/openbsd-netcat: [QA] fix tc-get* quotingSam James2022-03-203-3/+3
| | | | | | This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: remove implicit elibc_* flagsDavid Seifert2022-01-043-9/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-analyzer/openbsd-netcat: keyword 1.195-r1 for ~riscvMarek Szuba2021-09-271-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@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-analyzer/openbsd-netcat: Keyword 1.195-r1 ppc, #806448Sam James2021-08-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat-1.195-r1: fix compile for real on >=darwin19Fabian Groffen2021-06-182-3/+7
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-analyzer/openbsd-netcat-1.195-r1: fix build for musl and DarwinFabian Groffen2021-06-175-44/+557
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-analyzer/openbsd-netcat: cleanup oldFabian Groffen2021-06-174-177/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-analyzer/openbsd-netcat: Stabilize 1.195 ppc64, #783036Sam James2021-04-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: use BDEPEND for virtual/pkgconfigSam James2021-04-182-3/+3
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: fix patchingMichael Mair-Keimberger2021-04-052-7/+5
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/20267 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: drop unused eutilsSam James2021-04-031-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: update darwin patch so it applies to 1.195Fabian Groffen2021-02-152-14/+7
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-analyzer/openbsd-netcat: Stabilize 1.195 amd64, #740254Sam James2020-11-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: x86 stable (bug #740254)Thomas Deutschmann2020-10-261-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-analyzer/openbsd-netcat: Stabilize 1.195 arm64, #740254Sam James2020-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-3/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/openbsd-netcat: Stabilize 1.190 arm64, #738076Sam James2020-08-201-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: version bump.Benda Xu2020-05-132-0/+58
| | | | | | | | | 1.195 is in Debian stable. Suggested-By: <doj@cubic.org> Bug: https://bugs.gentoo.org/680224 Package-Manager: Portage-2.3.88, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-111-1/+1
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* net-analyzer/openbsd-netcat: arm64 keyworded (bug #680266)Aaron Bauman2019-04-081-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* net-analyzer/openbsd-netcat: amd64 stable wrt bug #680234Mikle Kolyada2019-03-131-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* net-analyzer/openbsd-netcat: x86 stable wrt bug #680234Michał Górny2019-03-131-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/openbsd-netcat: complete Darwin patch to fix compilationFabian Groffen2018-12-061-0/+47
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-analyzer/openbsd-netcat: bump to version 1.190Xiami2018-09-124-69/+148
| | | | | | | | | | Bump to EAPI 7 (deprecate epatch) Use debian/patches/series to determine patch order Remove eapi-deprecated ebuild Closes: https://github.com/gentoo/gentoo/pull/9790 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-analyzer/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* net-analyzer/openbsd-netcat: marked ~ppc64Fabian Groffen2017-09-131-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>