aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pear-MDB2_Schema
ModeNameSize
-rw-r--r--Makefile955logstatsplainblame
-rw-r--r--distinfo145logstatsplainblame
-rw-r--r--pkg-descr362logstatsplainblame
=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 * Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-291-2/+2 | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 * Update KDE Frameworks to 5.45.0tcberner2018-04-271-1/+1 | | | | | PR: 227512 Exp-run by: antoine