28 Commits

Author SHA1 Message Date
rsadowski
7bb0093d0d Update fet to 5.42.3
HTTPS tweak and OK cwen@
2020-02-02 06:52:38 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +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
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +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
espie
dedd7074fa fixes for clang, don't collide with std::mutex, fix include guards 2017-05-08 11:50:27 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +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
e20f19346b Convert to MODQMAKE, -1 Makefile line. 2016-03-07 13:58:28 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
nigel
011de064f8 WANTLIB updates for fontconfig and other libraries.
Ok sthen
2013-03-19 13:07:13 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
4b21771ac3 - regen WANTLIB 2011-11-03 22:21:21 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
jasper
4c4d7d7b18 passing '-unix' to qmake4 is deprecated so remove it. 2011-03-17 14:02:51 +00:00
espie
bec176e99e new depends 2010-11-20 09:48:38 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
jasper
f4c0df60cd - update fet to 5.14.1 2010-09-01 12:43:54 +00:00
jasper
eb3e967444 - update fet to 5.12.3 2010-03-20 16:43:29 +00:00
jasper
96fff38b66 - update fet to 5.12.0 2009-12-30 09:16:22 +00:00
jasper
cf2ebb2bea - update fet to 5.11.0
from daniel dickman
2009-12-01 13:12:41 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
jasper
286dc281af - update fet to 5.9.4 2009-06-02 17:18:08 +00:00
sthen
40a8c7d6d0 sync WANTLIB/LIB_DEPENDS, bump packages 2009-03-11 14:48:54 +00:00
jasper
f4a3b1a2d8 import fet 5.2.13
Free timetabling software for automatically scheduling the timetable of
a school, high-school or university.

ok ajacoutot@
2007-08-31 09:04:02 +00:00