347 Commits

Author SHA1 Message Date
landry
91191412d6 Fixes for depending ports after qscintilla update.
Mostly WANTLIB fixes, or cmake patches to detect libqscintilla2_qt4
properly.
2017-10-30 13:55:10 +00:00
sthen
ceb7770170 Handle pthread-stubs removal. 2017-10-23 17:10:37 +00:00
bentley
b6ac65cf93 Update to ngspice-27. 2017-10-05 08:13:58 +00:00
jasper
e0e1f49032 update to gtkwave-3.3.83 2017-08-15 02:30:00 +00:00
espie
40740703bc have qcad obey CC/CXX 2017-07-28 00:03:46 +00:00
sthen
40d4fc8f94 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:34:37 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +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
benoit
4b9720f7dd Update to gerbv-2.6.2.
from Brian Callahan (new maintainer)
2017-06-14 08:02:46 +00:00
rsadowski
88404f29cf Bump REVISION and adjust WANTLIB after gd update
ok sthen@, "looks okay" @landry
2017-05-15 19:56:02 +00:00
sebastia
4b798bfe6b Fixup Makefile, Need more coffee 2017-05-09 06:21:30 +00:00
sebastia
7e1fb76d1c Add patch file missed in last commit 2017-05-09 06:18:13 +00:00
sebastia
d13e0aa343 Simple update to 4.3.0 2017-05-09 06:07:07 +00:00
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