aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-08-30 09:47:49 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2020-08-30 09:47:49 +0000
commita1b290c54de889d9db069a15f2560230fd19d999 (patch)
treef167b9dd249df742f657c72fe7d08331880dd730 /x11
parent97b4607c4daec448c170906844c457e4268100b2 (diff)
downloadports-a1b290c54de889d9db069a15f2560230fd19d999.tar.gz
ports-a1b290c54de889d9db069a15f2560230fd19d999.zip
Extend expiration of ports broken with -fno-common
Extend the expiration of unmaintained leaf ports that are broken with -fno-common and previously had a short expiration date. The new date is set to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people until 2021-06-30 (10 months from now) to fix issues. Improve the wording of the deprecation message, mentioning both llvm 11 and -fno-common. Bump portrevision to force reinstall. This way the warning message about deprecation will be displayed to users installing or reinstalling the software. MFH: 2020Q3 (maybe)
Notes
Notes: svn path=/head/; revision=547044
Diffstat (limited to 'x11')
-rw-r--r--x11/bricons/Makefile6
-rw-r--r--x11/tycoon/Makefile8
-rw-r--r--x11/wmmatrix/Makefile8
-rw-r--r--x11/wmxss/Makefile8
-rw-r--r--x11/xbanner/Makefile8
-rw-r--r--x11/xgrab/Makefile8
-rw-r--r--x11/xmascot/Makefile8
-rw-r--r--x11/xmon/Makefile8
-rw-r--r--x11/xnee/Makefile8
9 files changed, 35 insertions, 35 deletions
diff --git a/x11/bricons/Makefile b/x11/bricons/Makefile
index e22bcf33bf86..1a4953c94741 100644
--- a/x11/bricons/Makefile
+++ b/x11/bricons/Makefile
@@ -4,7 +4,7 @@
PORTNAME= bricons
PORTVERSION= 3.0
DISTVERSIONPREFIX= athena-
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= XCONTRIB/../R5contrib
@@ -19,8 +19,8 @@ USE_XORG= xaw
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 \
diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile
index b79624dfcdcc..ae33708f4bcf 100644
--- a/x11/tycoon/Makefile
+++ b/x11/tycoon/Makefile
@@ -3,18 +3,18 @@
PORTNAME= tycoon
PORTVERSION= 1.07o
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= x11
MASTER_SITES= SUNSITE/X11/desktop
MAINTAINER= ports@FreeBSD.org
COMMENT= Nifty set of desktop apps, including floating buttons
-# Fix build with llvm 11
+# Fix build with -fno-common (llvm 11)
CFLAGS+= -fcommon
-DEPRECATED= Unmaintained and dead upstream
-EXPIRATION_DATE=2020-09-30
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
LIB_DEPENDS= libforms.so:x11-toolkits/xforms
diff --git a/x11/wmmatrix/Makefile b/x11/wmmatrix/Makefile
index b815001b21c6..5043d6c72796 100644
--- a/x11/wmmatrix/Makefile
+++ b/x11/wmmatrix/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wmmatrix
PORTVERSION= 0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 windowmaker
MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ \
http://ia300205.us.archive.org/0/items/tucows_10414_WMMatrix/
@@ -12,11 +12,11 @@ DISTNAME= wmMatrix-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= DockApp that runs a version of the xmatrix screenhack
-# Fix build with llvm 11
+# Fix build with -fno-common (llvm 11)
CFLAGS+= -fcommon
-DEPRECATED= Unmaintained and dead upstream
-EXPIRATION_DATE=2020-09-30
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
MAKE_JOBS_UNSAFE= yes
diff --git a/x11/wmxss/Makefile b/x11/wmxss/Makefile
index b46a4938bcf8..7fb229b54270 100644
--- a/x11/wmxss/Makefile
+++ b/x11/wmxss/Makefile
@@ -3,18 +3,18 @@
PORTNAME= wmxss
PORTVERSION= 0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Run xscreensaver modules inside a WindowMaker dock
-# Fix build with llvm 11
+# Fix build with -fno-common (llvm 11)
CFLAGS+= -fcommon
-DEPRECATED= Unmaintained and dead upstream
-EXPIRATION_DATE=2020-09-30
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
USES= uidfix xorg
USE_XORG= x11 xpm
diff --git a/x11/xbanner/Makefile b/x11/xbanner/Makefile
index 857f72df37d1..9f18d1703dda 100644
--- a/x11/xbanner/Makefile
+++ b/x11/xbanner/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xbanner
PORTVERSION= 1.31
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= SUNSITE/X11/xutils
DISTNAME= XBanner${PORTVERSION}
@@ -11,11 +11,11 @@ DISTNAME= XBanner${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Make your XDM login screen look beautiful
-# Fix build with llvm 11
+# Fix build with -fno-common (llvm 11)
CFLAGS+= -fcommon
-DEPRECATED= Unmaintained and dead upstream
-EXPIRATION_DATE=2020-09-30
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
USES= xorg
USE_XORG= x11 xpm
diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile
index e8e5fa231bf0..9ac586aface0 100644
--- a/x11/xgrab/Makefile
+++ b/x11/xgrab/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xgrab
PORTVERSION= 2.41
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= XCONTRIB/applications
DISTNAME= ${PORTNAME}sc.2_41
@@ -16,11 +16,11 @@ BUILD_DEPENDS= xrdb:x11/xrdb
BROKEN_armv6= fails to install: xrdb: Socket is not connected: Can't open display ':0'
BROKEN_armv7= fails to install: xrdb: Socket is not connected: Can't open display ':0'
-# Fix build with llvm 11
+# Fix build with -fno-common (llvm 11)
CFLAGS+= -fcommon
-DEPRECATED= Unmaintained and dead upstream
-EXPIRATION_DATE=2020-09-30
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
USES= display:build imake:notall tar:Z xorg
USE_XORG= x11 xaw
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile
index 25b53eb82226..22645555cab5 100644
--- a/x11/xmascot/Makefile
+++ b/x11/xmascot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmascot
PORTVERSION= 2.6a
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= http://cclub-flying.dsl.gr.jp/products/xmascot/
DISTNAME= ${PORTNAME}${PORTVERSION}
@@ -11,11 +11,11 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Moving mascot on your X11 screen
-# Fix build with llvm 11
+# Fix build with -fno-common (llvm 11)
CFLAGS+= -fcommon
-DEPRECATED= Unmaintained and dead upstream
-EXPIRATION_DATE=2020-09-30
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11).
+EXPIRATION_DATE=2021-04-01
USES= imake xorg
USE_XORG= ice sm x11 xaw xext xmu xpm xt
diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile
index a28cd03cbaee..1cd825937d43 100644
--- a/x11/xmon/Makefile
+++ b/x11/xmon/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmon
PORTVERSION= 1.5.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= XCONTRIB/devel_tools
DISTNAME= xmon.${PORTVERSION}
@@ -11,11 +11,11 @@ DISTNAME= xmon.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Raw X11 protocol analyser
-# Fix build with llvm 11
+# Fix build with -fno-common (llvm 11)
CFLAGS+= -fcommon
-DEPRECATED= Unmaintained and dead upstream
-EXPIRATION_DATE=2020-09-30
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
WRKSRC= ${WRKDIR}/xmon.${PORTVERSION}
USES= imake xorg
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile
index 33510e729abc..697e2185bce1 100644
--- a/x11/xnee/Makefile
+++ b/x11/xnee/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xnee
PORTVERSION= 3.19
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= GNU
@@ -12,11 +12,11 @@ COMMENT= X11 events recorder and player
LICENSE= GPLv3
-# Fix build with llvm 11
+# Fix build with -fno-common (llvm 11)
CFLAGS+= -fcommon
-DEPRECATED= Unmaintained and dead upstream
-EXPIRATION_DATE=2020-09-30
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
GNU_CONFIGURE= yes
USES= gmake pathfix xorg