Up to [cvs.NetBSD.org] / pkgsrc / cad / ghdl
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Thu Dec 22 16:23:28 2022 UTC (6 weeks, 3 days ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
ghdl: add upstream patch to fix build with llvm 15 Bump PKGREVISION
Revision 1.11 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:25 2022 UTC (2 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
massive revision bump after textproc/icu update
Revision 1.10 / (download) - annotate - [select for diffs], Thu Sep 22 11:47:14 2022 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
ghdl: fix build with llvm 14 Fix pkglint while here.
Revision 1.9 / (download) - annotate - [select for diffs], Thu May 19 16:05:11 2022 UTC (8 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.8: +40 -60
lines
Diff to previous 1.8 (colored)
ghdl: Update to 2.0.0 * Use LLVM backend. Changelog: Not available in concise form. * Add experimental synthesizer. * More complete VHDL 2008/93/87 support.
Revision 1.8 / (download) - annotate - [select for diffs], Sun May 17 15:54:04 2020 UTC (2 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
cad/ghdl: skip portability check
Revision 1.7 / (download) - annotate - [select for diffs], Sat Jun 8 11:04:28 2019 UTC (3 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
cad/*: let pkglint fix indentation, variable alignment, and LOCALBASE pkglint -Wall -r -F cad Manually fixed the indentation in cad/ghdl/Makefile because SITES.* was (by the current definition) not long enough to count as an outlier line, and because of this, all other lines were aligned to that line.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Jan 28 16:24:12 2018 UTC (5 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
recursive bump after mpfr shlib major bump
Revision 1.5 / (download) - annotate - [select for diffs], Fri Nov 25 20:36:50 2016 UTC (6 years, 2 months ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Upgrade USE_LANGUAGES=ada to use lang/gcc5-aux instead of lang/gcc-aux This large commit accomplishes the following: 1) Switch USE_LANGUAGES=ada to require lang/gcc5-aux (gcc 5.4) instead of lang/gcc-aux (gcc 4.9.2) on gcc.mk 2) Bump affected ports and fix paths as necessary 3) Upgrade devel/gprbuild to the latest release - No longer requires lang/gnat_util - gprslave requires gcc6-aux, so it was disabled for now 4) Fix lang/gnat_util but set PKG_SKIP_REASON - It has no further purpose in the pkgsrc tree - It has no practical purpose outside of the pkgsrc tree - Indicate intent to remove from tree in Jan. 2017 5) Set devel/GPS as failed with PKG_FAIL_REASON - This version of GPS is several years old and at the time they were strongly tied to compiler. - Latest release of GPS require gcc6-aux (not available) and several new and complex dependencies - maintainer (me) has no interest to continue supporting it - Leaving GPS in place until Jan 2017 to give another person chance to upgrade and take over support - Latest version in FreeBSD Ports Collection as a reference point
Revision 1.4 / (download) - annotate - [select for diffs], Thu Dec 11 20:12:36 2014 UTC (8 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Add confusing space before target name.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 9 20:06:03 2014 UTC (8 years, 1 month ago) by ryoon
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Update HOMEPAGE.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 7 10:48:12 2014 UTC (8 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.1: +14 -12
lines
Diff to previous 1.1 (colored)
Update to 0.32rc1 * Switch to GCC 4.9.2 based.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Nov 23 15:10:26 2013 UTC (9 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Import ghdl-0.29 as cad/ghdl. GHDL is an open-source simulator for the VHDL language. GHDL allows you to compile and execute your VHDL code directly in your PC. Combined with a GUI-based wave viewer and a good VHDL text editor, GHDL is a very powerful tool for writing, testing and simulating your VHDL code.