Version: 50.0.4, Package name: teaqt-50.0.4 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description 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. |
Filesize: 492.457 KB |
Version History (View Complete History) |
|
2020-10-09 13:12:01 by Rafael Sadowski | Files touched by this commit (18) |
Log message: Bump after hunspell update The library name has changed from hunspell-1.6 to hunspell-1.7. |
2020-02-21 17:54:02 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix PKGNAME, aja's eyesight is better than mine :) |
2020-02-21 08:32:07 by Rafael Sadowski | Files touched by this commit (7) |
Log message: Update tea-qt to 50.0.4 (Qt4 to Qt5 switch) Tweaks from sthen@, input and OK landry. |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: 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. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-01 10:36:38 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: New HOMEPAGE and MASTER_SITES sourceforge kept last in MASTER_SITES because it serves tarballs for the old versions we use. |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2016-03-26 14:37:36 by Vadim Zhukov | Files touched by this commit (38) |
Log message: 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-07 05:28:33 by Vadim Zhukov | Files touched by this commit (1) |
Log message: Convert to MODQMAKE, -1 Makefile line. |
2011-04-07 11:02:48 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Update to 29.0.1 |
2010-11-15 16:22:08 by Marc Espie | Files touched by this commit (66) |
Log message: new depends |
2010-10-24 15:16:25 by Antoine Jacoutot | Files touched by this commit (25) |
Log message: Remove USE_X11. |
2010-10-18 07:24:39 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Update to 28.1.3 |
2010-03-22 04:57:55 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Update to 27.0.0 |
2010-01-04 04:10:34 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Update to 26.2.0 |
2009-10-09 07:04:25 by Giovanni Bechis | Files touched by this commit (4) |
Log message: Update to 26.0.0 |
2009-08-10 00:31:09 by Matthias Kilian | Files touched by this commit (111) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-06-04 01:09:35 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Update to 24.0.0 |
2009-05-29 09:49:23 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Update to 23.7.0 version. |
2009-05-25 08:17:31 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Update to 23.6.0 |
2009-05-22 02:11:13 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Update to 23.5.0 |