Commit Graph

332 Commits

Author SHA1 Message Date
espie
9783b65405 patch config.h post-configure to avoid stupid warnings.
multiple clang fixes, mostly stolen from more current qucs.
2017-05-02 15:13:39 +00:00
espie
327810434c comparison of pointer vs integer 2017-05-02 08:05:26 +00:00
espie
26d56cdae6 fix compile with clang, classes have to be visible when
defining templates.
also fix an obnoxious narrowing warning/error which makes no sense
2017-05-01 19:29:26 +00:00
rsadowski
81f4846bc1 update to klogic-4.0.2
ok jca@
2017-05-01 19:24:57 +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
espie
f22da3d348 let qcad build without the gcc/g++ links
ironically enough, this has nothing to do with qmake.
2017-03-04 11:38:42 +00:00
zhuk
33889d5c8d Try to build with -O1 instead of -O2 on alpha. This may help,
or may not - can't check due to lack of hardware.

Initiated by alpha bulk build report from phessler@
2017-01-23 13:50:10 +00:00
zhuk
55cb3c3d94 Having comms/qtserialport and x11/qt5/qtserialport not conflicting
is not enough for stable builds: all their dependees should depend
on either <5.6 or >=5.6 version as well.

Issue reported by naddy@
2017-01-21 18:25:02 +00:00
ajacoutot
4b45bcc61e Update to gtkwave-3.3.78. 2016-11-12 16:26:46 +00:00
sebastia
38b82304e3 Maintenance update to 4.2.4, mostly adding/updating a few parameter
files.
2016-11-10 22:18:18 +00:00
naddy
70bb8e18e7 replace libiconv module 2016-09-13 11:44:06 +00:00
ajacoutot
65d7cf7028 Update to gtkwave-3.3.76. 2016-08-21 17:02:48 +00:00
zhuk
ed298848a3 Zap more lines from qmake-based ports by moving them from
the "MODULES=x11/qtX + CONFIGURE_STYLE=qmake" logic to
the "MODULES=devel/qmake x11/qtX" logic.

Discussed with espie@ a few weeks ago.
2016-03-26 20:37:34 +00:00
naddy
d37bca7d7d drop SHARED_ONLY from KDE3 ports 2016-03-19 22:48:27 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
sebastia
263ed8ed9a Update to 4.2.3a,
Release notes can be found here:
http://www.xtrkcad.org/Wikka/XTrackCAD421

The .a bugfix release fixes an issue with the new reworked printing
from the 4.2.3 release.
2016-03-13 21:35:36 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
c30d26ae75 garbage collect CONFIGURE_SHARED 2016-03-11 20:07:49 +00:00
zhuk
0d96953dbf Convert to MODQMAKE, -3 Makefile lines. 2016-03-07 12:24:17 +00:00
zhuk
21d11191f1 Move to MODQMAKE, +3 Makefile lines - but we have a bonus of "cp => mv"
converstion here, reducing build time significantly.
2016-03-07 11:54:12 +00:00
landry
160b14925d BROKEN-sparc64= SIGILL on src/cgalutils.cc with CGAL-4.6.3 2016-03-06 19:22:04 +00:00
kirby
5de4d85c55 Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via
MODULES=devel/cmake
OK dcoppa@, czarkoff@
2016-03-04 10:11:21 +00:00
sthen
e35c2dc1b8 third time lucky: comms/qtserialport should be an LDEP not a BDEP 2016-01-18 16:49:38 +00:00
sthen
90752b4f15 obviously I didn't have enough coffee yesterday -
WANTLIB should be lib/qt4/QtSerialPort not just QtSerialPort.
2016-01-18 16:35:54 +00:00
sthen
9005d1d063 sync WANTLIB 2016-01-17 17:29:07 +00:00
ajacoutot
05039e94de Use consistent email address for the MAINTAINER line.
ok bentley@ (maintainer)
2016-01-11 09:35:44 +00:00
jasper
65aed41bfc - update to openscad-2015.03-2 2015-12-07 07:52:32 +00:00
jasper
42f3778a3c unconfuse emacs 2015-12-06 12:54:34 +00:00
ajacoutot
71b4b71c7c Update to gtkwave-3.3.68. 2015-11-28 16:56:26 +00:00
abieber
5847cae83f Update fritzing to the latest. Releases have moved to github, so should
be less churn in the weird whay they cut their dist files (now zip.. now
tar_1.bz2.. now..)

OK sthen@
2015-11-24 15:02:23 +00:00
jasper
dd11ff3185 switch distfiles.nl to SSL, setup with security/letsencrypt/client 2015-11-24 09:11:02 +00:00
sebastia
3ce45a38b2 Simple update to 4.2.2
OK jung@
2015-11-21 06:48:33 +00:00
sthen
412cc39bb3 remove build dep on ports flex 2015-11-19 20:17:15 +00:00
ajacoutot
f6eb792c58 Update to gtkwave-3.3.67. 2015-11-12 14:01:49 +00:00
sebastia
bbd8295421 Update to 4.2.1, adding a lot of new parameter files, and some bug fixes etc.
OK jung@
2015-10-28 09:37:57 +00:00
ajacoutot
b4bcd2be4c CONFIGURE_STYLE=autoconf implies "gnu". 2015-09-12 14:15:32 +00:00
bentley
8c26fa4fbf Update master_sites after migration from Google Code. 2015-08-24 23:31:04 +00:00
sthen
a617e7ba14 sync WANTLIB 2015-08-17 20:34:20 +00:00
ajacoutot
0bb8ffb4a0 Update to gtkwave-3.3.66. 2015-07-16 16:27:33 +00:00
jasper
53282a3c45 add PORTROACH 2015-06-26 19:37:10 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
jasper
7e7ecc3b15 remove another bunch of @rm -f, some of which were hiding the arguments no
longer existed
2015-05-18 11:29:37 +00:00
jasper
1f5850fd2f - zap a bunch of '@rm -fr' cases that were masking files that have long since been removed
- pre-emptively fix a few other cases while here
2015-05-18 06:56:04 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
ajacoutot
5640906c19 Update to gtkwave-3.3.65. 2015-05-01 13:04:04 +00:00
kirby
f9c7f7bd3d add tkgate 2015-04-07 14:02:01 +00:00
kirby
d1b73d8321 Import tkgate after new upstream fixed all the bugs.
request, fixes and ok from jasper@

TkGate is a graphical editor and event-driven simulator for digital
circuits with a tcl/tk-based interface.  Supported circuit elements
include basic gates (AND, OR, etc.), tri-state gates, adders,
multipliers, registers, memories and mos transistors.  Hierarchical
design is also supported with support for user defined modules.  Save
files are based on the Verilog netlist format.
2015-04-07 14:00:07 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
37b0f26f0d x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:11:24 +00:00