Version: 0.7.5, Package name: gtk2-nodoka-engine-0.7.5 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description GTK+2 theme engine derived from Murrine engine. |
Filesize: 322.984 KB |
Version History (View Complete History) |
|
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. |
2018-06-03 04:54:55 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Fix HOMEPAGE/MASTER_SITES following Fedorahosted retirement. https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement |
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-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2016-03-18 15:38:26 by Christian Weisgerber | Files touched by this commit (82) |
Log message: remove SHARED_ONLY from simple ports that use the gettext or libiconv module |
2016-03-11 12:59:18 by Christian Weisgerber | Files touched by this commit (178) |
Log message: garbage collect CONFIGURE_SHARED |
2015-05-05 11:00:21 by Stuart Henderson | Files touched by this commit (152) |
Log message: sync WANTLIB |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-04-17 08:36:33 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gtk2-nodoka-engine-0.7.5. |
2011-04-17 08:36:33 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gtk2-nodoka-engine-0.7.5. |
2011-04-17 08:36:33 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gtk2-nodoka-engine-0.7.5. |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-10-24 15:15:37 by Antoine Jacoutot | Files touched by this commit (275) |
Log message: Remove USE_X11. |
2010-10-11 02:19:59 by Jasper Lievisse Adriaanse | Files touched by this commit (83) |
Log message: - fix WANTLIB after cairo update. |
2010-07-30 05:29:44 by Antoine Jacoutot | Files touched by this commit (49) |
Log message: New style DEPENDS. |