sthen
9fe1e38b23
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:43:27 +00:00
jasper
60965f5a71
update to gtkwave-3.3.100
2019-05-11 21:42:50 +00:00
ajacoutot
841e85df8d
Update to gtkwave-3.3.99.
2019-02-18 10:47:40 +00:00
bentley
a578dcbe5f
Update to gtkwave-3.3.95.
2018-10-26 04:01:02 +00:00
sthen
25f0e460f2
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-10-24 14:27:57 +00:00
espie
a3cc216348
@tag update-mime-database
2018-07-01 18:33:35 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
ajacoutot
1cafbbab17
Update to gtkwave-3.3.91.
2018-06-23 16:06:11 +00:00
jasper
df5817d0c3
update to gtkwave-3.3.89
2018-04-26 13:06:57 +00:00
jasper
2ac7484e77
update to gtkwave-3.3.86l
2017-11-05 17:10:37 +00:00
jasper
e0e1f49032
update to gtkwave-3.3.83
2017-08-15 02:30:00 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
ajacoutot
62456c7f1a
Update to gtkwave-3.3.82.
2017-07-22 14:46:31 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
ajacoutot
a96a7ddaf7
Update to gtkwave-3.3.80.
2017-04-28 17:55:21 +00:00
sthen
7b9fdbb2c9
use LIBCXX
2017-04-10 11:45:22 +00:00
ajacoutot
4b45bcc61e
Update to gtkwave-3.3.78.
2016-11-12 16:26:46 +00:00
ajacoutot
65d7cf7028
Update to gtkwave-3.3.76.
2016-08-21 17:02:48 +00:00
ajacoutot
71b4b71c7c
Update to gtkwave-3.3.68.
2015-11-28 16:56:26 +00:00
ajacoutot
f6eb792c58
Update to gtkwave-3.3.67.
2015-11-12 14:01:49 +00:00
ajacoutot
0bb8ffb4a0
Update to gtkwave-3.3.66.
2015-07-16 16:27:33 +00:00
ajacoutot
5640906c19
Update to gtkwave-3.3.65.
2015-05-01 13:04:04 +00:00
ajacoutot
37b0f26f0d
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:11:24 +00:00
jasper
eb00f6b579
update to gtkwave-3.3.64
2015-03-15 10:03:37 +00:00
jasper
c108c5bd9a
update to gtkwave-3.3.62
2014-10-22 19:01:09 +00:00
jasper
6f496bd6ff
update to gtkwave-3.3.49
2013-10-10 17:31:43 +00:00
jasper
d575468ce4
update to gtkwave-3.3.46
2013-05-11 11:58:53 +00:00
ajacoutot
c2d9c1f150
Use --disable-mime-update like $deity intended.
2013-04-19 12:17:50 +00:00
bentley
7f225e0319
Update to gtkwave-3.3.45.
...
Tweaks from landry/sthen, ok landry@
2013-04-18 18:10:30 +00:00
espie
946964cc5d
PERMIT/ REGRESS->TEST sweep
2013-03-10 23:04:44 +00:00
jasper
b9dff7e387
- remove now unneeded -lpthread/-pthread patch
2012-08-19 20:55:25 +00:00
jasper
2eb70d5f0b
- update to 3.3.28
2011-11-16 14:52:50 +00:00
espie
61199a1dbc
normalize pkgpath
2011-09-16 08:48:01 +00:00
jasper
60201e57ee
- update to 3.3.24
2011-09-15 15:01:45 +00:00
jasper
38fd5299ea
- update gtkwave to 3.3.20
...
- remove unneeded patches and use FAKE_FLAGS instead
2011-03-04 13:25:41 +00:00
espie
2314c85f45
convert to new style depends
...
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.
No package changes
2010-11-15 00:22:45 +00:00
sthen
16fb1a7783
fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin
2010-10-18 21:35:47 +00:00
espie
7b7cc80d38
USE_GROFF=Yes
2010-10-18 16:52:44 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
landry
303a3e2283
Add missing BUILD_DEPENDS on devel/gperf.
...
While here convert to newer LIB_DEPENDS/WANTLIB, and set REVISION.
2010-07-20 14:28:16 +00:00
jasper
dd1a14f343
import gtkwave 3.3.9
...
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.
2010-07-08 11:20:50 +00:00