Commit Graph

26 Commits

Author SHA1 Message Date
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +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
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
jca
d0004fdd39 New HOMEPAGE and MASTER_SITES
sourceforge kept last in MASTER_SITES because it serves tarballs for
the old versions we use.
2017-05-01 16:36:38 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +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
zhuk
7da88a0922 Convert to MODQMAKE, -1 Makefile line. 2016-03-07 12:28:33 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
landry
f1e16f8250 Update to teaqt 33.3.0. 2012-11-22 10:45:46 +00:00
giovanni
44afb6b664 Update to 31.2.0 2012-02-27 14:39:41 +00:00
giovanni
a6ea925cdc Drop maintainership and bump 2011-09-21 07:49:15 +00:00
espie
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +00:00
giovanni
57feb4cb2f Update to 29.0.1 2011-04-07 17:02:48 +00:00
espie
a14bf26ca8 new depends 2010-11-15 23:22:07 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
giovanni
97cfb5839f Update to 28.1.3 2010-10-18 13:24:39 +00:00
giovanni
41f647fedc Update to 27.0.0 2010-03-22 10:57:55 +00:00
giovanni
28c181815d Update to 26.2.0 2010-01-04 11:10:34 +00:00
giovanni
812b1c8adb Update to 26.0.0 2009-10-09 13:04:25 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
giovanni
673f31631a Update to 24.0.0 2009-06-04 07:09:34 +00:00
giovanni
c99882c09c Update to 23.7.0 version. 2009-05-29 15:49:23 +00:00
giovanni
94e7613dcb Update to 23.6.0 2009-05-25 14:17:30 +00:00
giovanni
315f37e9ac Update to 23.5.0 2009-05-22 08:11:13 +00:00
giovanni
93e531543f Import QT version of tea editor.
TEA is a powerful and simple-in-use QT-based text editor with syntax
highlighting.  TEA can also open Openoffice.org Writer and Microsoft
Word 2007 files.
2009-04-20 10:29:05 +00:00