bentley
a59d6e89bd
Update to ngspice-28.
...
Release notes:
https://sourceforge.net/p/ngspice/ngspice/ci/master/tree/NEWS
2018-06-04 10:52:34 +00:00
espie
4d458d3820
zap common dirs
2018-05-12 13:59:37 +00:00
jasper
df5817d0c3
update to gtkwave-3.3.89
2018-04-26 13:06:57 +00:00
espie
8b6954939b
make kicad okay again post clang6
2018-04-24 16:21:10 +00:00
bcallah
d04c5e513d
Change these to my openbsd email address and bump.
...
ok giovanni@
2018-01-01 18:11:46 +00:00
rsadowski
8a939476fb
fix build with clang + boost 1.65.1
...
Simple fix: replace all BOOST_FOREACH with iterator for-loop
Spotted by naddy@, sthen@, ajacoutot@ in different bulks
2017-12-29 09:22:22 +00:00
kirby
1fdefbf171
Drop HOMEPAGE. Original tkgate author lost control over it a long time ago.
2017-12-25 19:50:37 +00:00
naddy
1a87aebd2d
mechanical replacement of the gettext module
2017-11-21 00:12:59 +00:00
naddy
adfe0960ab
Move BUILD_DEPENDS+=devel/gettext-tools out of the gettext module and
...
into those ports that actually require it.
2017-11-18 22:23:59 +00:00
naddy
2fdd8f7c5e
replace gettext module
2017-11-12 15:17:47 +00:00
jasper
2ac7484e77
update to gtkwave-3.3.86l
2017-11-05 17:10:37 +00:00
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