Version: 3.3.110, Package name: gtkwave-3.3.110 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description GTKWave is a fully featured GTK+-based electronic waveform viewer which reads LXT, LXT2, VZT, FST, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing. |
Filesize: 3431.529 KB |
Version History (View Complete History) |
|
2021-01-24 11:14:33 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to gtkwave-3.3.108. |
2020-11-06 13:02:26 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to gtkwave-3.3.105 |
2019-12-30 07:49:04 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to gtkwave-3.3.103 |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-11 15:42:50 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to gtkwave-3.3.100 |
2019-02-18 03:47:40 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gtkwave-3.3.99. |
2018-10-25 22:01:02 by Anthony J. Bentley | Files touched by this commit (3) |
Log message: Update to gtkwave-3.3.95. |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-07-01 12:33:39 by Marc Espie | Files touched by this commit (166) |
Log message: @tag update-mime-database |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-06-23 10:06:11 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to gtkwave-3.3.91. |
2018-04-26 07:06:57 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to gtkwave-3.3.89 |
2017-08-14 20:30:00 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to gtkwave-3.3.83 |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-22 08:46:31 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to gtkwave-3.3.82. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-28 11:55:21 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to gtkwave-3.3.80. |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2016-11-12 09:26:46 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to gtkwave-3.3.78. |
2016-08-21 11:02:48 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gtkwave-3.3.76. |
2015-11-28 09:56:26 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gtkwave-3.3.68. |
2015-11-12 07:01:49 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to gtkwave-3.3.67. |
2015-07-16 10:27:33 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gtkwave-3.3.66. |
2015-05-01 07:04:04 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to gtkwave-3.3.65. |
2015-03-27 02:11:29 by Antoine Jacoutot | Files touched by this commit (57) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2015-03-15 04:03:37 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to gtkwave-3.3.64 |
2014-10-22 13:01:09 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: update to gtkwave-3.3.62 |
2011-03-04 06:25:41 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - update gtkwave to 3.3.20 - remove unneeded patches and use FAKE_FLAGS instead |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-10-18 15:35:48 by Stuart Henderson | Files touched by this commit (40) |
Log message: fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin |
2010-10-18 10:57:49 by Marc Espie | Files touched by this commit (63) |
Log message: USE_GROFF=Yes |
2010-10-11 02:11:40 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - fix WANTLIB after cairo update. |
2010-07-20 08:28:16 by Landry Breuil | Files touched by this commit (1) |
Log message: Add missing BUILD_DEPENDS on devel/gperf. While here convert to newer LIB_DEPENDS/WANTLIB, and set REVISION. |