Commit Graph

20 Commits

Author SHA1 Message Date
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
sthen
79f4750f47 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 10:15:28 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
2013700c16 more WANT_CXX 2017-05-13 15:44:09 +00:00
ajacoutot
4f88e9bbf1 Fix build with gtk2mm>=2.24.5.
breakage reported by sthen@ naddy@
2016-09-07 20:29:52 +00:00
ajacoutot
a884987356 Needs the gcc MODULE for c++11 support. 2015-09-24 10:35:23 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
968f98664e Drop patches, they are not needed anymore. 2013-06-28 10:03:46 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
80da120c33 Fix build with gtkmm>=2.24.3.
reported by nigel@
2013-04-08 13:58:16 +00:00
ajacoutot
4c7b60cdc9 Fix build with glib2>=2.36.0.
Regen WANTLIB.
Merge PLISTs.
2013-03-27 18:01:16 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
ae5fbe63d8 Bump after libsigc++-2 -docs => -main merge. 2013-01-11 13:44:24 +00:00
ajacoutot
a598203a8d Fix after pangox removal from devel/pango.
ok jasper@
2012-09-21 13:21:44 +00:00
jasper
6c50f15087 Fix an annoying "underquoted definition" warning. 2012-06-27 11:55:54 +00:00
bentley
986bf7a6a2 Import gtkglextmm-1.2.0.
gtkglextmm is a C++ wrapper for GtkGLExt, an OpenGL extension to GTK.

ok jasper@ landry@ edd@
2012-05-28 09:13:23 +00:00