summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-electronics/iverilog: sys-devel/bison -> app-alternatives/yaccSam James2024-01-084-4/+4
| | | | | | | | | | 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>
* sci-electronics/iverilog: sys-devel/flex -> app-alternatives/lexSam James2024-01-084-8/+8
| | | | | | | | | | 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>
* sci-electronics/iverilog: unkeyword for most archesArthur Zamarin2023-12-094-4/+4
| | | | | | | | Was added by mistake in linked commit. I'm pretty sure this isn't used on those arches, but if mistakes, feel free to correct me. Fixes: 4bbf7865096bfbbeb861ac51585e6fb3ba9f6ded Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-electronics/iverilog: Stabilize 12.0 sparc, #909104Sam James2023-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: Stabilize 12.0 amd64, #909104Sam James2023-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: destabilize for ~x86Arthur Zamarin2023-06-092-4/+4
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-electronics/iverilog: EAPI 7 -> 8, fix long linesHuang Rui2023-04-101-4/+6
| | | | | | Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30419 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: add 12.0Huang Rui2023-04-102-0/+66
| | | | | Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: backport fix compile bugHuang Rui2022-04-275-9/+202
| | | | | | | | | | | | | | | | | EAPI: update EAPI 7 -> 8 fix parse.cc fatal error fix calls nm directly fix can't find configure.in fix depend on sys-libs/readline:= Bug: https://bugs.gentoo.org/721022 Bug: https://bugs.gentoo.org/734760 Bug: https://bugs.gentoo.org/426262 Closes: https://bugs.gentoo.org/731906 Closes: https://bugs.gentoo.org/730096 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25191 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: de-stabilize for ~ppc, bug #823768Georgy Yakovlev2021-11-182-3/+3
| | | | | Bug: https://bugs.gentoo.org/823768 Signed-off-by: Georgy Yakovlev <gyakovlev@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>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-electronics/iverilog: remove unused patchMichael Mair-Keimberger2021-03-011-97/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19725 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-electronics/iverilog: Stabilize 11.0 sparc, #772065Sam James2021-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: Stabilize 11.0 ppc, #772065Sam James2021-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: cleanup old where possibleSam James2021-02-282-146/+0
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: Revert "remove old"Sam James2021-02-282-0/+150
| | | | | | | | This dropped the last stable versions for ppc and sparc. This reverts commit df8b7414f4120d86af3b2d69a54529919ecef655. Bug: https://bugs.gentoo.org/772065 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: Stabilize 11.0 amd64, #772065Sam James2021-02-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: x86 stable wrt bug #772065Agostino Sarubbo2021-02-251-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-electronics/iverilog: Fixed build with ~sys-devel/autoconf-2.70Lars Wendler2021-01-042-1/+309
| | | | | | Closes: https://bugs.gentoo.org/749870 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sci-electronics/iverilog: remove oldJoonas Niilola2020-10-172-150/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: stabilize 10.3-r2 on amd64Joonas Niilola2020-10-171-1/+1
| | | | | Closes: https://bugs.gentoo.org/749678 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: stabilize 10.3-r2 on x86Joonas Niilola2020-10-171-1/+1
| | | | | Bug: https://bugs.gentoo.org/749678 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix spaces to tabJoonas Niilola2020-10-112-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix ebuild from 11.0Huang Rui2020-10-111-10/+7
| | | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17801 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: bump to 11.0Huang Rui2020-10-112-0/+64
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: install examples unconditionallySam James2020-09-141-7/+6
| | | | | | | | "The size of the examples is 104 kB (compressed - bz2) / 144 kB (uncompressed)." "Total size of the package is about 6.3M." Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: split depend -> bdependFelix Neumärker2020-09-142-14/+6
| | | | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Felix Neumärker <xdch47@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/17415 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: remove oldFelix Neumärker2020-09-144-133/+0
| | | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Felix Neumärker <xdch47@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: fix compile errorFelix Neumärker2020-09-142-0/+173
| | | | | | | Closes: https://bugs.gentoo.org/734760 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Felix Neumärker <xdch47@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: ppc stable wrt bug #713730Agostino Sarubbo2020-06-291-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-electronics/iverilog: sparc stable wrt bug #713730Agostino Sarubbo2020-06-281-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-electronics/iverilog: optimize RDEPEND for 9999Huang Rui2020-06-181-1/+1
| | | | | | | | | | | | | Change sys-libs/readline:0 to sys-libs/readline:= Readline soname changes between version 7 and 8 so the runtime link is broken unless the iverilog ebuild depends on the subslot so portage knows to trigger a rebuild. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15759 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: optimize RDEPEND sys-libs/readlineHuang Rui2020-06-181-0/+75
| | | | | | | | | | | | | | | Change sys-libs/readline:0 to sys-libs/readline:= Readline soname changes between version 7 and 8 so the runtime link is broken unless the iverilog ebuild depends on the subslot so portage knows to trigger a rebuild. It requires a revbump, so dropped x86 and amd64 stable. Closes: https://bugs.gentoo.org/721022 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sci-electronics/iverilog: x86 stable wrt bug #713730Agostino Sarubbo2020-03-221-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-electronics/iverilog: amd64 stable wrt bug #713730Mikle Kolyada2020-03-221-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sci-electronics/iverilog: fix build problem in iverilog-9999.ebuildHuang Rui2020-03-082-648/+0
| | | | | | | | | | Removed unused patch because it merged into upstream https://github.com/steveicarus/iverilog/pull/300 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14809 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix DEPEND's problem for 10.3Huang Rui2020-02-181-0/+2
| | | | | | | | | | Add flex and bison to DEPEND's of the iverilog suggested by @trofi https://github.com/gentoo/gentoo/pull/14619 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14685 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-electronics/iverilog: fix DEPEND's problem for 9999Huang Rui2020-02-181-0/+2
| | | | | | | | | Add flex and bison to DEPEND's of the iverilog suggested by @trofi https://github.com/gentoo/gentoo/pull/14619 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-electronics/iverilog: fix 10.3 gcc-10 build problemHuang Rui2020-02-172-0/+34
| | | | | | | | | | | | | | gcc-10 and above flipped a default from -fcommon to -fno-common: https://gcc.gnu.org/PR85678 Usually all it takes is to add a few 'extern' declarations and move definitions from header files to modules. I've port iverilog to gcc-10. Closes: https://bugs.gentoo.org/706366 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14619 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-electronics/iverilog: fix install bug of 9999Huang Rui2020-01-302-0/+648
| | | | | | | | | | | The upstream's Makefile used a very unusual installation method. It may cause overwrite installation bug. Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14375 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix install bug of 10.3Huang Rui2020-01-302-0/+195
| | | | | | | | | | | The upstream's Makefile used a very unusual installation method. It may cause overwrite installation bug. Closes: https://bugs.gentoo.org/705412 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: use default phase on 9999Joonas Niilola2020-01-071-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix trailing whitespace on 9999Joonas Niilola2020-01-071-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: add iverilog-9999.ebuildHuang Rui2020-01-071-0/+72
| | | | | | Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14258 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix parallel install in 10.3Huang Rui2020-01-071-3/+3
| | | | | | | | | * Found a better way to fix the build race condition * Removed .NOTPARALLEL: install to speed up build Upstream fix: https://github.com/steveicarus/iverilog/pull/294 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: bump to 10.3Huang Rui2020-01-053-10/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump iverilog version to 10.3 Follow these URL: * http://iverilog.icarus.com * https://github.com/steveicarus/iverilog Update LICENSE to LGPL-2.1 Rewrite ebuild to download file from iverilog official github repo Update maintainer list, add proxy-maint Add github upstream https://github.com/steveicarus/iverilog Bump the version with bugfixes Replace autoconf.sh to make it utilize the autotools eclass Fix upstream parallel compilation bug Add https://github.com/steveicarus/iverilog in HOMEPAGE array Happy new year 2020 Tested from my overlay: https://github.com/vowstar/vowstar-overlay/ Closes: https://bugs.gentoo.org/687080 Closes: https://bugs.gentoo.org/701122 Closes: https://bugs.gentoo.org/704344 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14096 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: Version bump to 10.2xdch472018-01-262-0/+33
| | | | | | | Closes: https://bugs.gentoo.org/563086 Closes: https://bugs.gentoo.org/645340 Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6906