summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/buildtool/Makefile5
-rw-r--r--devel/openzz/Makefile6
-rw-r--r--devel/sourcenav/Makefile6
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/buildtool/Makefile b/devel/buildtool/Makefile
index 2d4e7a7d7b91..b1f0a4590b23 100644
--- a/devel/buildtool/Makefile
+++ b/devel/buildtool/Makefile
@@ -3,6 +3,7 @@
PORTNAME= buildtool
PORTVERSION= 0.16
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF
@@ -14,8 +15,8 @@ CONFIGURE_ARGS= -p ${PREFIX} -d ${DOCSDIR}
CFLAGS+= -fcommon
-EXPIRATION_DATE= 2020-09-30
-DEPRECATED= Unmaintained and dead upstream
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
OPTIONS_DEFINE= DOCS
diff --git a/devel/openzz/Makefile b/devel/openzz/Makefile
index 5805a018239d..677f80a32204 100644
--- a/devel/openzz/Makefile
+++ b/devel/openzz/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openzz
DISTVERSION= 1.0.4-4
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.0.4-4
@@ -22,8 +22,8 @@ USE_LDCONFIG= yes
CFLAGS+= -fcommon
-EXPIRATION_DATE= 2020-09-30
-DEPRECATED= Unmaintained and dead upstream
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
post-patch:
@${REINPLACE_CMD} -e "s/cfree/free/g" ${WRKSRC}/src/list.c
diff --git a/devel/sourcenav/Makefile b/devel/sourcenav/Makefile
index 0307f274285b..5822f943799d 100644
--- a/devel/sourcenav/Makefile
+++ b/devel/sourcenav/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sourcenav
PORTVERSION= 4.5
-PORTREVISION= 9
+PORTREVISION= 10
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/NG${PORTVERSION}
@@ -28,8 +28,8 @@ CONFIGURE_ARGS+=--prefix=${PREFIX}/sourcenav
CFLAGS+= -fcommon
-EXPIRATION_DATE= 2020-09-30
-DEPRECATED= Unmaintained and dead upstream
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
post-patch:
${REINPLACE_CMD} -e 's|@XINCLUDES@|-I${LOCALBASE}/include|; \