aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-06-09 22:20:34 +0000
committerJohn Marino <marino@FreeBSD.org>2016-06-09 22:20:34 +0000
commit612b236c0fb3a5ad16dce7f632367181a76b03a9 (patch)
treee1b97f443b39a0539d73a840bbf63003d321dd63 /x11-toolkits
parentf1eb32fd9b29d9e719cee005630314e5b4f7f660 (diff)
downloadports-612b236c0fb3a5ad16dce7f632367181a76b03a9.tar.gz
ports-612b236c0fb3a5ad16dce7f632367181a76b03a9.zip
devel/gprbuild: Upgrade version 20150506 => 20160609
GPRBuild build is now hosted on github, so we can move away from the yearly releases and update more frequently. Unfortunately the docs makefile is currently broken so docs are disabled currently. When they come back, only txt and html docs will be supported. This new version detected a missing reference in the template-parser port so that port has been fixed and the downstream ports bumped accordingly. It also discovered an interface specification issue in a designer example of qtada. I spent a few minutes trying to fix/workaround it, but ultimately marked it broken. I will also deprecate the port because it no development has occurred since the port was created, and it's not even based on a real release. We'll see if anybody cares (3 month deprecation).
Notes
Notes: svn path=/head/; revision=416637
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qtada/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-toolkits/qtada/Makefile b/x11-toolkits/qtada/Makefile
index 8e8c1658042a..4833feacccca 100644
--- a/x11-toolkits/qtada/Makefile
+++ b/x11-toolkits/qtada/Makefile
@@ -13,6 +13,13 @@ COMMENT= Ada2005 language bindings to Qt4 framework
LICENSE= GPLv2
+# Error: In library project "Examples_Designer_Custom_Widget_Plugin"
+# Unit "Analog_Clock_Plugin" is not in the interface set
+# but it is needed by the spec of "Analog_Clock_Plugin.moc"
+BROKEN= New gprbuild detected interface issue with designer example
+DEPRECATED= No development since 2012, usefulness unclear
+EXPIRATION_DATE= 2016-09-09
+
BUILD_DEPENDS= gprbuild>=20120510:devel/gprbuild \
asis>=2011:lang/asis